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 60cf13449fc2b3ddce2330fafc6b6a6825c5ac7a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 60cf13449fc2b3ddce2330fafc6b6a6825c5ac7a # timeout=10 Commit message: "sccp: Initial testenv" > git rev-list --no-walk d749e9934b049dde8d2a21fd7828eb0028a60a97 # timeout=10 Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-sgsn-test] $ /bin/sh -xe /tmp/jenkins7484821741866996808.sh + DISTRO=debian:bookworm + echo debian:bookworm + tr : - + IMAGE=registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv + KERNEL=none + podman pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv Trying to pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv:latest... Getting image source signatures Copying blob sha256:6ece0c44f7e1cb6add39d2be94ecc4e3be369ad179c9063db4c04c4e1df3cff4 Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:3ba895caeb2ce501d66c1a17a23315659f87d1b2eca9e512be202a723ab3681f Copying blob sha256:f9df2b0bd80609546227397ba672f6855e83d258a1c10b58eaf2a6cce6607fb5 Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:b4fd347305c5b0c70325e23c3b20b4988b363bd55bfb81e081c644f713f64d77 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-20241213-0948-2bae4922-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/podman/testenv-sgsn-generic-osmocom-nightly-20241213-0948-2bae4922-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-20241213-0948-2bae4922-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-20241213-0948-2bae4922-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 [216 kB] Fetched 9268 kB in 1s (10.3 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-20241213-0948-2bae4922-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-20241213-0948-2bae4922-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-20241213-0948-2bae4922-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-20241213-0948-2bae4922-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-20241213-0948-2bae4922-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-20241213-0948-2bae4922-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_IEs.cc Creating dependency file for RANAP_Containers.cc Creating dependency file for RANAP_Constants.cc Creating dependency file for RANAP_CommonDataTypes.cc Creating dependency file for SCCP_Mapping_part_7.cc Creating dependency file for SCCP_Mapping_part_6.cc Creating dependency file for SCCP_Mapping_part_5.cc Creating dependency file for SCCP_Mapping_part_4.cc Creating dependency file for SCCP_Mapping_part_3.cc Creating dependency file for SCCP_Mapping_part_2.cc Creating dependency file for SCCP_Mapping_part_1.cc Creating dependency file for RAW_NS_part_7.cc Creating dependency file for RAW_NS_part_6.cc Creating dependency file for RAW_NS_part_5.cc Creating dependency file for RAW_NS_part_4.cc Creating dependency file for RAW_NS_part_3.cc Creating dependency file for RAW_NS_part_2.cc Creating dependency file for RAW_NS_part_1.cc Creating dependency file for RAN_Emulation_part_7.cc Creating dependency file for RAN_Emulation_part_6.cc Creating dependency file for RAN_Emulation_part_5.cc Creating dependency file for RAN_Emulation_part_4.cc Creating dependency file for RAN_Emulation_part_3.cc Creating dependency file for RAN_Emulation_part_2.cc Creating dependency file for RAN_Emulation_part_1.cc Creating dependency file for RAN_Adapter_part_7.cc Creating dependency file for RAN_Adapter_part_6.cc Creating dependency file for RAN_Adapter_part_5.cc Creating dependency file for RAN_Adapter_part_4.cc Creating dependency file for RAN_Adapter_part_3.cc Creating dependency file for RAN_Adapter_part_2.cc Creating dependency file for RAN_Adapter_part_1.cc Creating dependency file for NS_Emulation_part_7.cc Creating dependency file for NS_Emulation_part_6.cc Creating dependency file for NS_Emulation_part_5.cc Creating dependency file for NS_Emulation_part_4.cc Creating dependency file for NS_Emulation_part_3.cc Creating dependency file for NS_Emulation_part_1.cc Creating dependency file for NS_Emulation_part_2.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 RAW_NS.cc Creating dependency file for RAN_Emulation.cc Creating dependency file for SCCP_Mapping.cc Creating dependency file for RAN_Adapter.cc Creating dependency file for NS_Emulation.cc Creating dependency file for IPA_Emulation.cc Creating dependency file for BSSGP_Emulation.cc Creating dependency file for TELNETasp_PortType_part_7.cc Creating dependency file for TELNETasp_PortType_part_6.cc Creating dependency file for TELNETasp_PortType_part_5.cc Creating dependency file for TELNETasp_PortType_part_4.cc Creating dependency file for TELNETasp_PortType_part_3.cc Creating dependency file for TELNETasp_PortType_part_2.cc Creating dependency file for TELNETasp_PortType_part_1.cc Creating dependency file for TCCInterface_Functions_part_7.cc Creating dependency file for TCCInterface_Functions_part_6.cc Creating dependency file for TCCInterface_Functions_part_5.cc Creating dependency file for TCCInterface_Functions_part_4.cc Creating dependency file for TCCInterface_Functions_part_3.cc Creating dependency file for TCCInterface_Functions_part_2.cc Creating dependency file for TCCInterface_Functions_part_1.cc Creating dependency file for TCCConversion_Functions_part_7.cc Creating dependency file for TCCConversion_Functions_part_6.cc Creating dependency file for TCCConversion_Functions_part_5.cc Creating dependency file for TCCConversion_Functions_part_4.cc Creating dependency file for TCCConversion_Functions_part_3.cc Creating dependency file for TCCConversion_Functions_part_2.cc Creating dependency file for TCCConversion_Functions_part_1.cc Creating dependency file for Socket_API_Definitions_part_7.cc Creating dependency file for Socket_API_Definitions_part_6.cc Creating dependency file for Socket_API_Definitions_part_5.cc Creating dependency file for Socket_API_Definitions_part_4.cc Creating dependency file for Socket_API_Definitions_part_3.cc Creating dependency file for Socket_API_Definitions_part_1.cc Creating dependency file for Socket_API_Definitions_part_2.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_3.cc Creating dependency file for SNDCP_Types_part_4.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_Iu_part_5.cc Creating dependency file for SGSN_Tests_Iu_part_6.cc Creating dependency file for SGSN_Tests_NS_part_1.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_3.cc Creating dependency file for SGSN_Tests_part_2.cc Creating dependency file for SGSN_Tests_part_1.cc Creating dependency file for SCTPasp_Types_part_7.cc Creating dependency file for SCTPasp_Types_part_6.cc Creating dependency file for SCTPasp_Types_part_5.cc Creating dependency file for SCTPasp_Types_part_3.cc Creating dependency file for SCTPasp_Types_part_4.cc Creating dependency file for SCTPasp_Types_part_2.cc Creating dependency file for SCTPasp_Types_part_1.cc Creating dependency file for SCTPasp_PortType_part_7.cc Creating dependency file for SCTPasp_PortType_part_6.cc Creating dependency file for SCTPasp_PortType_part_5.cc Creating dependency file for SCTPasp_PortType_part_4.cc Creating dependency file for SCTPasp_PortType_part_3.cc Creating dependency file for SCTPasp_PortType_part_2.cc Creating dependency file for SCTPasp_PortType_part_1.cc Creating dependency file for SCCPasp_Types_part_6.cc Creating dependency file for SCCPasp_Types_part_7.cc Creating dependency file for SCCPasp_Types_part_5.cc Creating dependency file for SCCPasp_Types_part_4.cc Creating dependency file for SCCPasp_Types_part_3.cc Creating dependency file for SCCPasp_Types_part_2.cc Creating dependency file for SCCPasp_Types_part_1.cc Creating dependency file for SCCP_Types_part_7.cc Creating dependency file for SCCP_Types_part_6.cc Creating dependency file for SCCP_Types_part_5.cc Creating dependency file for SCCP_Types_part_4.cc Creating dependency file for SCCP_Types_part_3.cc Creating dependency file for SCCP_Types_part_2.cc Creating dependency file for SCCP_Types_part_1.cc Creating dependency file for SCCP_Templates_part_7.cc Creating dependency file for SCCP_Templates_part_6.cc Creating dependency file for SCCP_Templates_part_5.cc Creating dependency file for SCCP_Templates_part_4.cc Creating dependency file for SCCP_Templates_part_3.cc Creating dependency file for SCCP_Templates_part_2.cc Creating dependency file for SCCP_Templates_part_1.cc Creating dependency file for SCCP_Emulation_part_7.cc Creating dependency file for SCCP_Emulation_part_6.cc Creating dependency file for SCCP_Emulation_part_5.cc Creating dependency file for SCCP_Emulation_part_4.cc Creating dependency file for SCCP_Emulation_part_3.cc Creating dependency file for SCCP_Emulation_part_2.cc Creating dependency file for SCCP_Emulation_part_1.cc Creating dependency file for RANAP_Types_part_6.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_3.cc Creating dependency file for RANAP_Types_part_4.cc Creating dependency file for RANAP_Types_part_2.cc Creating dependency file for RANAP_Types_part_1.cc Creating dependency file for RANAP_Templates_part_6.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_4.cc Creating dependency file for RANAP_Templates_part_3.cc Creating dependency file for RANAP_Templates_part_2.cc Creating dependency file for RANAP_Templates_part_1.cc Creating dependency file for RANAP_CodecPort_part_7.cc Creating dependency file for RANAP_CodecPort_part_6.cc Creating dependency file for RANAP_CodecPort_part_5.cc Creating dependency file for RANAP_CodecPort_part_4.cc Creating dependency file for RANAP_CodecPort_part_3.cc Creating dependency file for RANAP_CodecPort_part_2.cc Creating dependency file for RANAP_CodecPort_part_1.cc Creating dependency file for PCO_Types_part_7.cc Creating dependency file for PCO_Types_part_6.cc Creating dependency file for PCO_Types_part_5.cc Creating dependency file for PCO_Types_part_3.cc Creating dependency file for PCO_Types_part_4.cc Creating dependency file for PCO_Types_part_2.cc Creating dependency file for PCO_Types_part_1.cc Creating dependency file for Osmocom_VTY_Functions_part_7.cc Creating dependency file for Osmocom_VTY_Functions_part_6.cc Creating dependency file for Osmocom_VTY_Functions_part_5.cc Creating dependency file for Osmocom_VTY_Functions_part_4.cc Creating dependency file for Osmocom_VTY_Functions_part_3.cc Creating dependency file for Osmocom_VTY_Functions_part_2.cc Creating dependency file for Osmocom_VTY_Functions_part_1.cc Creating dependency file for Osmocom_Types_part_7.cc Creating dependency file for Osmocom_Types_part_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_6.cc Creating dependency file for Osmocom_Types_part_1.cc Creating dependency file for Osmocom_Gb_Types_part_6.cc Creating dependency file for Osmocom_Gb_Types_part_7.cc Creating dependency file for Osmocom_Gb_Types_part_5.cc Creating dependency file for Osmocom_Gb_Types_part_4.cc Creating dependency file for Osmocom_Gb_Types_part_3.cc Creating dependency file for Osmocom_Gb_Types_part_2.cc Creating dependency file for Osmocom_Gb_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Types_part_7.cc Creating dependency file for Osmocom_CTRL_Types_part_6.cc Creating dependency file for Osmocom_CTRL_Types_part_5.cc Creating dependency file for Osmocom_CTRL_Types_part_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_2.cc Creating dependency file for NS_Provider_IPL4_part_1.cc Creating dependency file for MobileL3_Types_part_7.cc Creating dependency file for MobileL3_Types_part_6.cc Creating dependency file for MobileL3_Types_part_5.cc Creating dependency file for MobileL3_Types_part_4.cc Creating dependency file for MobileL3_Types_part_3.cc Creating dependency file for MobileL3_Types_part_2.cc Creating dependency file for MobileL3_Types_part_1.cc Creating dependency file for MobileL3_SS_Types_part_7.cc Creating dependency file for MobileL3_SS_Types_part_6.cc Creating dependency file for MobileL3_SS_Types_part_5.cc Creating dependency file for MobileL3_SS_Types_part_4.cc Creating dependency file for MobileL3_SS_Types_part_3.cc Creating dependency file for MobileL3_SS_Types_part_2.cc Creating dependency file for MobileL3_SS_Types_part_1.cc Creating dependency file for MobileL3_SMS_Types_part_7.cc Creating dependency file for MobileL3_SMS_Types_part_6.cc Creating dependency file for MobileL3_SMS_Types_part_5.cc Creating dependency file for MobileL3_SMS_Types_part_4.cc Creating dependency file for MobileL3_SMS_Types_part_3.cc Creating dependency file for MobileL3_SMS_Types_part_2.cc Creating dependency file for MobileL3_SMS_Types_part_1.cc Creating dependency file for MobileL3_RRM_Types_part_7.cc Creating dependency file for MobileL3_RRM_Types_part_6.cc Creating dependency file for MobileL3_RRM_Types_part_5.cc Creating dependency file for MobileL3_RRM_Types_part_4.cc Creating dependency file for MobileL3_RRM_Types_part_3.cc Creating dependency file for MobileL3_RRM_Types_part_2.cc Creating dependency file for MobileL3_RRM_Types_part_1.cc Creating dependency file for MobileL3_MM_Types_part_7.cc Creating dependency file for MobileL3_MM_Types_part_6.cc Creating dependency file for MobileL3_MM_Types_part_5.cc Creating dependency file for MobileL3_MM_Types_part_4.cc Creating dependency file for MobileL3_MM_Types_part_3.cc Creating dependency file for MobileL3_MM_Types_part_2.cc Creating dependency file for MobileL3_MM_Types_part_1.cc Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc Creating dependency file for MobileL3_GMM_SM_Types_part_6.cc Creating dependency file for MobileL3_GMM_SM_Types_part_4.cc Creating dependency file for MobileL3_GMM_SM_Types_part_3.cc Creating dependency file for MobileL3_GMM_SM_Types_part_5.cc Creating dependency file for MobileL3_GMM_SM_Types_part_2.cc Creating dependency file for MobileL3_GMM_SM_Types_part_1.cc Creating dependency file for MobileL3_CommonIE_Types_part_7.cc Creating dependency file for MobileL3_CommonIE_Types_part_6.cc Creating dependency file for MobileL3_CommonIE_Types_part_5.cc Creating dependency file for MobileL3_CommonIE_Types_part_4.cc Creating dependency file for MobileL3_CommonIE_Types_part_3.cc Creating dependency file for MobileL3_CommonIE_Types_part_2.cc Creating dependency file for MobileL3_CommonIE_Types_part_1.cc Creating dependency file for MobileL3_CC_Types_part_7.cc Creating dependency file for MobileL3_CC_Types_part_6.cc Creating dependency file for MobileL3_CC_Types_part_5.cc Creating dependency file for MobileL3_CC_Types_part_4.cc Creating dependency file for MobileL3_CC_Types_part_3.cc Creating dependency file for MobileL3_CC_Types_part_2.cc Creating dependency file for MobileL3_CC_Types_part_1.cc Creating dependency file for Misc_Helpers_part_7.cc Creating dependency file for Misc_Helpers_part_6.cc Creating dependency file for Misc_Helpers_part_5.cc Creating dependency file for Misc_Helpers_part_4.cc Creating dependency file for Misc_Helpers_part_3.cc Creating dependency file for Misc_Helpers_part_2.cc Creating dependency file for Misc_Helpers_part_1.cc Creating dependency file for MTP3asp_Types_part_7.cc Creating dependency file for MTP3asp_Types_part_6.cc Creating dependency file for MTP3asp_Types_part_5.cc Creating dependency file for MTP3asp_Types_part_4.cc Creating dependency file for MTP3asp_Types_part_3.cc Creating dependency file for MTP3asp_Types_part_2.cc Creating dependency file for MTP3asp_Types_part_1.cc Creating dependency file for MTP3asp_PortType_part_7.cc Creating dependency file for MTP3asp_PortType_part_6.cc Creating dependency file for MTP3asp_PortType_part_5.cc Creating dependency file for MTP3asp_PortType_part_4.cc Creating dependency file for MTP3asp_PortType_part_3.cc Creating dependency file for MTP3asp_PortType_part_2.cc Creating dependency file for MTP3asp_PortType_part_1.cc Creating dependency file for M3UA_Types_part_7.cc Creating dependency file for M3UA_Types_part_6.cc Creating dependency file for M3UA_Types_part_5.cc Creating dependency file for M3UA_Types_part_4.cc Creating dependency file for M3UA_Types_part_3.cc Creating dependency file for M3UA_Types_part_2.cc Creating dependency file for M3UA_Types_part_1.cc Creating dependency file for M3UA_Emulation_part_7.cc Creating dependency file for M3UA_Emulation_part_6.cc Creating dependency file for M3UA_Emulation_part_5.cc Creating dependency file for M3UA_Emulation_part_4.cc Creating dependency file for M3UA_Emulation_part_3.cc Creating dependency file for M3UA_Emulation_part_2.cc Creating dependency file for M3UA_Emulation_part_1.cc Creating dependency file for LLC_Types_part_7.cc Creating dependency file for LLC_Types_part_6.cc Creating dependency file for LLC_Types_part_5.cc Creating dependency file for LLC_Types_part_4.cc Creating dependency file for LLC_Types_part_3.cc Creating dependency file for LLC_Types_part_2.cc Creating dependency file for LLC_Types_part_1.cc Creating dependency file for LLC_Templates_part_7.cc Creating dependency file for LLC_Templates_part_5.cc Creating dependency file for LLC_Templates_part_6.cc Creating dependency file for LLC_Templates_part_4.cc Creating dependency file for LLC_Templates_part_3.cc Creating dependency file for LLC_Templates_part_2.cc Creating dependency file for LLC_Templates_part_1.cc Creating dependency file for L3_Templates_part_7.cc Creating dependency file for L3_Templates_part_6.cc Creating dependency file for L3_Templates_part_5.cc Creating dependency file for L3_Templates_part_4.cc Creating dependency file for L3_Templates_part_3.cc Creating dependency file for L3_Templates_part_2.cc Creating dependency file for L3_Templates_part_1.cc Creating dependency file for L3_Common_part_7.cc Creating dependency file for L3_Common_part_6.cc Creating dependency file for L3_Common_part_5.cc Creating dependency file for L3_Common_part_4.cc Creating dependency file for L3_Common_part_3.cc Creating dependency file for L3_Common_part_2.cc Creating dependency file for L3_Common_part_1.cc Creating dependency file for ITU_X213_Types_part_7.cc Creating dependency file for ITU_X213_Types_part_6.cc Creating dependency file for ITU_X213_Types_part_5.cc Creating dependency file for ITU_X213_Types_part_4.cc Creating dependency file for ITU_X213_Types_part_3.cc Creating dependency file for ITU_X213_Types_part_2.cc Creating dependency file for ITU_X213_Types_part_1.cc Creating dependency file for IPL4asp_Types_part_7.cc Creating dependency file for IPL4asp_Types_part_6.cc Creating dependency file for IPL4asp_Types_part_5.cc Creating dependency file for IPL4asp_Types_part_4.cc Creating dependency file for IPL4asp_Types_part_3.cc Creating dependency file for IPL4asp_Types_part_2.cc Creating dependency file for IPL4asp_Types_part_1.cc Creating dependency file for IPL4asp_PortType_part_7.cc Creating dependency file for IPL4asp_PortType_part_6.cc Creating dependency file for IPL4asp_PortType_part_5.cc Creating dependency file for IPL4asp_PortType_part_4.cc Creating dependency file for IPL4asp_PortType_part_3.cc Creating dependency file for IPL4asp_PortType_part_2.cc Creating dependency file for IPL4asp_PortType_part_1.cc Creating dependency file for IPL4asp_Functions_part_7.cc Creating dependency file for IPL4asp_Functions_part_6.cc Creating dependency file for IPL4asp_Functions_part_5.cc Creating dependency file for IPL4asp_Functions_part_4.cc Creating dependency file for IPL4asp_Functions_part_3.cc Creating dependency file for IPL4asp_Functions_part_2.cc Creating dependency file for IPL4asp_Functions_part_1.cc Creating dependency file for IPCP_Types_part_7.cc Creating dependency file for IPCP_Types_part_6.cc Creating dependency file for IPCP_Types_part_5.cc Creating dependency file for IPCP_Types_part_4.cc Creating dependency file for IPCP_Types_part_3.cc Creating dependency file for IPCP_Types_part_2.cc Creating dependency file for IPCP_Types_part_1.cc Creating dependency file for 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_part_7.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_1.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_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_7.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_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 GTPv1C_CodecPort_part_5.cc Creating dependency file for GTP_Emulation_part_7.cc Creating dependency file for GTP_Emulation_part_6.cc Creating dependency file for GTP_Emulation_part_5.cc Creating dependency file for GTP_Emulation_part_4.cc Creating dependency file for GTP_Emulation_part_3.cc Creating dependency file for GTP_Emulation_part_2.cc Creating dependency file for GTP_Emulation_part_1.cc Creating dependency file for GTPU_Types_part_7.cc Creating dependency file for GTPU_Types_part_6.cc Creating dependency file for GTPU_Types_part_5.cc Creating dependency file for GTPU_Types_part_4.cc Creating dependency file for GTPU_Types_part_3.cc Creating dependency file for GTPU_Types_part_2.cc Creating dependency file for GTPU_Types_part_1.cc Creating dependency file for GTPC_Types_part_7.cc Creating dependency file for GTPC_Types_part_6.cc Creating dependency file for GTPC_Types_part_5.cc Creating dependency file for GTPC_Types_part_4.cc Creating dependency file for GTPC_Types_part_3.cc Creating dependency file for GTPC_Types_part_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 GTPC_Types_part_2.cc Creating dependency file for GSUP_Types_part_3.cc Creating dependency file for GSUP_Types_part_2.cc Creating dependency file for GSUP_Types_part_1.cc Creating dependency file for GSUP_Templates_part_7.cc Creating dependency file for GSUP_Templates_part_6.cc Creating dependency file for GSUP_Templates_part_5.cc Creating dependency file for GSUP_Templates_part_4.cc Creating dependency file for GSUP_Templates_part_3.cc Creating dependency file for GSUP_Templates_part_2.cc Creating dependency file for GSUP_Templates_part_1.cc Creating dependency file for GSUP_Emulation_part_7.cc Creating dependency file for GSUP_Emulation_part_6.cc Creating dependency file for GSUP_Emulation_part_5.cc Creating dependency file for GSUP_Emulation_part_4.cc Creating dependency file for GSUP_Emulation_part_3.cc Creating dependency file for GSUP_Emulation_part_2.cc Creating dependency file for GSUP_Emulation_part_1.cc Creating dependency file for GSM_Types_part_7.cc Creating dependency file for GSM_Types_part_6.cc Creating dependency file for GSM_Types_part_5.cc Creating dependency file for GSM_Types_part_4.cc Creating dependency file for GSM_Types_part_3.cc Creating dependency file for GSM_Types_part_2.cc Creating dependency file for GSM_Types_part_1.cc Creating dependency file for BSSGP_Types_part_7.cc Creating dependency file for BSSGP_Types_part_6.cc Creating dependency file for BSSGP_Types_part_4.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_2.cc Creating dependency file for BSSGP_Types_part_1.cc Creating dependency file for BSSGP_ConnHdlr_part_7.cc Creating dependency file for BSSGP_ConnHdlr_part_6.cc Creating dependency file for BSSGP_ConnHdlr_part_5.cc Creating dependency file for BSSGP_ConnHdlr_part_4.cc Creating dependency file for BSSGP_ConnHdlr_part_3.cc Creating dependency file for BSSGP_ConnHdlr_part_2.cc Creating dependency file for BSSGP_ConnHdlr_part_1.cc Creating dependency file for TELNETasp_PortType.cc Creating dependency file for TCCInterface_Functions.cc Creating dependency file for TCCConversion_Functions.cc Creating dependency file for Socket_API_Definitions.cc Creating dependency file for SNDCP_Types.cc Creating dependency file for SGSN_Tests_NS.cc Creating dependency file for SGSN_Tests_Iu.cc Creating dependency file for SGSN_Tests.cc Creating dependency file for SCTPasp_Types.cc Creating dependency file for SCTPasp_PortType.cc Creating dependency file for SCCPasp_Types.cc Creating dependency file for SCCP_Types.cc Creating dependency file for SCCP_Templates.cc Creating dependency file for SCCP_Emulation.cc Creating dependency file for RANAP_Types.cc Creating dependency file for RANAP_Templates.cc Creating dependency file for RANAP_CodecPort.cc Creating dependency file for PCO_Types.cc Creating dependency file for Osmocom_VTY_Functions.cc Creating dependency file for Osmocom_Types.cc Creating dependency file for Osmocom_Gb_Types.cc Creating dependency file for Osmocom_CTRL_Types.cc Creating dependency file for Osmocom_CTRL_Functions.cc Creating dependency file for Osmocom_CTRL_Adapter.cc Creating dependency file for Native_Functions.cc Creating dependency file for NS_Types.cc Creating dependency file for NS_Provider_IPL4.cc Creating dependency file for MobileL3_Types.cc Creating dependency file for MobileL3_SS_Types.cc Creating dependency file for MobileL3_SMS_Types.cc Creating dependency file for MobileL3_RRM_Types.cc Creating dependency file for MobileL3_MM_Types.cc Creating dependency file for MobileL3_GMM_SM_Types.cc Creating dependency file for MobileL3_CommonIE_Types.cc Creating dependency file for MobileL3_CC_Types.cc Creating dependency file for Misc_Helpers.cc Creating dependency file for MTP3asp_Types.cc Creating dependency file for MTP3asp_PortType.cc Creating dependency file for M3UA_Types.cc Creating dependency file for M3UA_Emulation.cc Creating dependency file for LLC_Types.cc Creating dependency file for LLC_Templates.cc Creating dependency file for L3_Templates.cc Creating dependency file for L3_Common.cc Creating dependency file for ITU_X213_Types.cc Creating dependency file for IPL4asp_Types.cc Creating dependency file for IPL4asp_PortType.cc Creating dependency file for IPL4asp_Functions.cc Creating dependency file for IPCP_Types.cc Creating dependency file for IPCP_Templates.cc Creating dependency file for IPA_Types.cc Creating dependency file for IPA_CodecPort_CtrlFunct.cc Creating dependency file for IPA_CodecPort.cc Creating dependency file for General_Types.cc Creating dependency file for GTPv1U_Templates.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct.cc Creating dependency file for GTPv1U_CodecPort.cc Creating dependency file for GTPv1C_Templates.cc Creating dependency file for GTPv1C_CodecPort.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct.cc Creating dependency file for GTP_Emulation.cc Creating dependency file for GTPU_Types.cc Creating dependency file for GSUP_Types.cc Creating dependency file for GTPC_Types.cc Creating dependency file for GSUP_Templates.cc Creating dependency file for GSUP_Emulation.cc Creating dependency file for GSM_Types.cc Creating dependency file for BSSGP_Types.cc Creating dependency file for BSSGP_ConnHdlr.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr.o BSSGP_ConnHdlr.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types.o BSSGP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation.o GSUP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates.o GSUP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types.o GSUP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types.o GTPC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types.o GTPU_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation.o GTP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort.o GTPv1C_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct.o GTPv1C_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates.o GTPv1C_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort.o GTPv1U_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct.o GTPv1U_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates.o GTPv1U_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort.o IPA_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct.o IPA_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types.o IPA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates.o IPCP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types.o IPCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc GSUP_Emulation.cc: In function 'COMPONENT GSUP__Emulation::f__comp__by__imsi(const CHARSTRING&)': GSUP_Emulation.cc:4864:1: warning: control reaches end of non-void function [-Wreturn-type] 4864 | } | ^ GSUP_Emulation.cc: In function 'CHARSTRING GSUP__Emulation::f__imsi__by__comp(const COMPONENT&)': GSUP_Emulation.cc:4915:1: warning: control reaches end of non-void function [-Wreturn-type] 4915 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o 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 GTP_Emulation.cc: In function 'COMPONENT GTP__Emulation::f__comp__by__teid(const OCTETSTRING&)': GTP_Emulation.cc:4279:1: warning: control reaches end of non-void function [-Wreturn-type] 4279 | } | ^ GTP_Emulation.cc: In function 'COMPONENT GTP__Emulation::f__comp__by__imsi(const HEXSTRING&)': GTP_Emulation.cc:4352:1: warning: control reaches end of non-void function [-Wreturn-type] 4352 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates.o L3_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates.o LLC_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types.o LLC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation.o M3UA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types.o M3UA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType.o MTP3asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types.o MTP3asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers.o Misc_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types.o MobileL3_CC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types.o MobileL3_CommonIE_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types.o MobileL3_GMM_SM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types.o MobileL3_MM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types.o MobileL3_RRM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types.o MobileL3_SMS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types.o MobileL3_SS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types.o MobileL3_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4.o NS_Provider_IPL4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types.o NS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions.o Native_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions.o Osmocom_CTRL_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types.o Osmocom_CTRL_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types.o Osmocom_Gb_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types.o Osmocom_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions.o Osmocom_VTY_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types.o PCO_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort.o RANAP_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates.o RANAP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types.o RANAP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation.o SCCP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates.o SCCP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types.o SCCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types.o SCCPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType.o SCTPasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types.o SCTPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests.o SGSN_Tests.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu.o SGSN_Tests_Iu.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS.o SGSN_Tests_NS.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types.o SNDCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions.o Socket_API_Definitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions.o TCCConversion_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions.o TCCInterface_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType.o TELNETasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_1.o BSSGP_ConnHdlr_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_2.o BSSGP_ConnHdlr_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_3.o BSSGP_ConnHdlr_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_4.o BSSGP_ConnHdlr_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_5.o BSSGP_ConnHdlr_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_6.o BSSGP_ConnHdlr_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_7.o BSSGP_ConnHdlr_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_1.o BSSGP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_2.o BSSGP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_3.o BSSGP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_4.o BSSGP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_5.o BSSGP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_6.o BSSGP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_7.o BSSGP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_1.o GSM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_2.o GSM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_3.o GSM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_4.o GSM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_5.o GSM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_6.o GSM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_7.o GSM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_1.o GSUP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_2.o GSUP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_3.o GSUP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_4.o GSUP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_5.o GSUP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_6.o GSUP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_7.o GSUP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_1.o GSUP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_2.o GSUP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_3.o GSUP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_4.o GSUP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_5.o GSUP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_6.o GSUP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_7.o GSUP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_1.o GSUP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_2.o GSUP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_3.o GSUP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_4.o GSUP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_5.o GSUP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_6.o GSUP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_7.o GSUP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_1.o GTPC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_2.o GTPC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_3.o GTPC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_4.o GTPC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_5.o GTPC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_6.o GTPC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_7.o GTPC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_1.o GTPU_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_2.o GTPU_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_3.o GTPU_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_4.o GTPU_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_5.o GTPU_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_6.o GTPU_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_7.o GTPU_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_1.o GTP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_2.o GTP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_3.o GTP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_4.o GTP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_5.o GTP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_6.o GTP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_7.o GTP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_1.o GTPv1C_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_2.o GTPv1C_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_3.o GTPv1C_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_4.o GTPv1C_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_5.o GTPv1C_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_6.o GTPv1C_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_7.o GTPv1C_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_1.o GTPv1C_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_2.o GTPv1C_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_3.o GTPv1C_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_4.o GTPv1C_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_5.o GTPv1C_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_6.o GTPv1C_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_7.o GTPv1C_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_1.o GTPv1C_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_2.o GTPv1C_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_3.o GTPv1C_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_4.o GTPv1C_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_5.o GTPv1C_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_6.o GTPv1C_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_7.o GTPv1C_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_1.o GTPv1U_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_2.o GTPv1U_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_3.o GTPv1U_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_4.o GTPv1U_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_5.o GTPv1U_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_6.o GTPv1U_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_7.o GTPv1U_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_1.o GTPv1U_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_2.o GTPv1U_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_3.o GTPv1U_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_4.o GTPv1U_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_5.o GTPv1U_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_6.o GTPv1U_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_7.o GTPv1U_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_1.o GTPv1U_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_2.o GTPv1U_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_3.o GTPv1U_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_4.o GTPv1U_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_5.o GTPv1U_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_6.o GTPv1U_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_7.o GTPv1U_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_1.o General_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_2.o General_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_3.o General_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_4.o General_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_5.o General_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_6.o General_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_7.o General_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_1.o IPA_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_2.o IPA_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_3.o IPA_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_4.o IPA_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_5.o IPA_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_6.o IPA_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_7.o IPA_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_7.o IPA_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_1.o IPA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_2.o IPA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_3.o IPA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_4.o IPA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_5.o IPA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_6.o IPA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_7.o IPA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_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 env CCACHE_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 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_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-20241213-0948-2bae4922-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-20241213-0948-2bae4922-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 (509 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-20241213-0948-2bae4922-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-20241213-0948-2bae4922-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-20241213-0948-2bae4922-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-20241213-0948-2bae4922-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 2 not upgraded. Need to get 13.7 MB of archives. After this operation, 22.7 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian bookworm/main amd64 libc6-dbg amd64 2.36-9+deb12u9 [7366 kB] Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202412122026 [1180 B] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.10.0.56.fc03.202412122026 [169 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtp10 1.12.0.33.09142.202412122026 [39.0 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.10.0.56.fc03.202412122026 [69.7 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.10.0.56.fc03.202412122026 [227 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.5.1.26.e84e.202412122026 [59.0 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.10.0.56.fc03.202412122026 [103 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis13 1.6.0.48.042b.202412122026 [69.8 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gsup-client0 1.8.0.15.74e4.202412122026 [21.1 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran10 2.0.0.52.6412.202412122026 [127 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran-dbg 2.0.0.52.6412.202412122026 [455 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.10.0.56.fc03.202412122026 [50.6 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.10.0.56.fc03.202412122026 [70.3 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.10.0.56.fc03.202412122026 [177 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.10.0.56.fc03.202412122026 [59.0 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.10.0.56.fc03.202412122026 [62.9 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.10.0.56.fc03.202412122026 [49.6 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.10.0.56.fc03.202412122026 [43.0 kB] Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-stp 2.0.0.52.6412.202412122026 [17.6 kB] Get:21 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-stp-dbg 2.0.0.52.6412.202412122026 [22.0 kB] Get:22 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c1 0.9.38.202412122026 [75.3 kB] Get:23 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c-dbg 0.9.38.202412122026 [286 kB] Get:24 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtp-dbg 1.12.0.33.09142.202412122026 [105 kB] Get:25 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap7 1.6.0.6.aad82.202412122026 [222 kB] Get:26 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap-dbg 1.6.0.6.aad82.202412122026 [954 kB] Get:27 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dbg 1.10.0.56.fc03.202412122026 [2162 kB] Get:28 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-sgsn 1.12.0.31.df44.202412122026 [143 kB] Get:29 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-sgsn-dbg 1.12.0.31.df44.202412122026 [542 kB] Fetched 13.7 MB in 0s (81.0 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_202412122026_amd64.deb ... Unpacking osmocom-nightly (202412122026) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../02-libosmocore22_1.10.0.56.fc03.202412122026_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0.56.fc03.202412122026) ... Selecting previously unselected package libgtp10:amd64. Preparing to unpack .../03-libgtp10_1.12.0.33.09142.202412122026_amd64.deb ... Unpacking libgtp10:amd64 (1.12.0.33.09142.202412122026) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../04-libosmoisdn0_1.10.0.56.fc03.202412122026_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0.56.fc03.202412122026) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../05-libosmogsm20_1.10.0.56.fc03.202412122026_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0.56.fc03.202412122026) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../06-libosmonetif11_1.5.1.26.e84e.202412122026_amd64.deb ... Unpacking libosmonetif11:amd64 (1.5.1.26.e84e.202412122026) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../07-libosmovty13_1.10.0.56.fc03.202412122026_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0.56.fc03.202412122026) ... Selecting previously unselected package libosmoabis13:amd64. Preparing to unpack .../08-libosmoabis13_1.6.0.48.042b.202412122026_amd64.deb ... Unpacking libosmoabis13:amd64 (1.6.0.48.042b.202412122026) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../09-libosmo-gsup-client0_1.8.0.15.74e4.202412122026_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.8.0.15.74e4.202412122026) ... Selecting previously unselected package libosmo-sigtran10:amd64. Preparing to unpack .../10-libosmo-sigtran10_2.0.0.52.6412.202412122026_amd64.deb ... Unpacking libosmo-sigtran10:amd64 (2.0.0.52.6412.202412122026) ... Selecting previously unselected package libosmo-sigtran-dbg:amd64. Preparing to unpack .../11-libosmo-sigtran-dbg_2.0.0.52.6412.202412122026_amd64.deb ... Unpacking libosmo-sigtran-dbg:amd64 (2.0.0.52.6412.202412122026) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../12-libosmocodec4_1.10.0.56.fc03.202412122026_amd64.deb ... Unpacking libosmocodec4:amd64 (1.10.0.56.fc03.202412122026) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../13-libosmocoding0_1.10.0.56.fc03.202412122026_amd64.deb ... Unpacking libosmocoding0:amd64 (1.10.0.56.fc03.202412122026) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../14-libosmogb14_1.10.0.56.fc03.202412122026_amd64.deb ... Unpacking libosmogb14:amd64 (1.10.0.56.fc03.202412122026) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../15-libosmoctrl0_1.10.0.56.fc03.202412122026_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.0.56.fc03.202412122026) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../16-libosmosim2_1.10.0.56.fc03.202412122026_amd64.deb ... Unpacking libosmosim2:amd64 (1.10.0.56.fc03.202412122026) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../17-libosmousb0_1.10.0.56.fc03.202412122026_amd64.deb ... Unpacking libosmousb0:amd64 (1.10.0.56.fc03.202412122026) ... Selecting previously unselected package libosmocore. Preparing to unpack .../18-libosmocore_1.10.0.56.fc03.202412122026_amd64.deb ... Unpacking libosmocore (1.10.0.56.fc03.202412122026) ... Selecting previously unselected package osmo-stp:amd64. Preparing to unpack .../19-osmo-stp_2.0.0.52.6412.202412122026_amd64.deb ... Unpacking osmo-stp:amd64 (2.0.0.52.6412.202412122026) ... Selecting previously unselected package osmo-stp-dbg:amd64. Preparing to unpack .../20-osmo-stp-dbg_2.0.0.52.6412.202412122026_amd64.deb ... Unpacking osmo-stp-dbg:amd64 (2.0.0.52.6412.202412122026) ... Selecting previously unselected package libasn1c1:amd64. Preparing to unpack .../21-libasn1c1_0.9.38.202412122026_amd64.deb ... Unpacking libasn1c1:amd64 (0.9.38.202412122026) ... Selecting previously unselected package libasn1c-dbg:amd64. Preparing to unpack .../22-libasn1c-dbg_0.9.38.202412122026_amd64.deb ... Unpacking libasn1c-dbg:amd64 (0.9.38.202412122026) ... Selecting previously unselected package libgtp-dbg:amd64. Preparing to unpack .../23-libgtp-dbg_1.12.0.33.09142.202412122026_amd64.deb ... Unpacking libgtp-dbg:amd64 (1.12.0.33.09142.202412122026) ... Selecting previously unselected package libosmo-ranap7:amd64. Preparing to unpack .../24-libosmo-ranap7_1.6.0.6.aad82.202412122026_amd64.deb ... Unpacking libosmo-ranap7:amd64 (1.6.0.6.aad82.202412122026) ... Selecting previously unselected package libosmo-ranap-dbg:amd64. Preparing to unpack .../25-libosmo-ranap-dbg_1.6.0.6.aad82.202412122026_amd64.deb ... Unpacking libosmo-ranap-dbg:amd64 (1.6.0.6.aad82.202412122026) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../26-libosmocore-dbg_1.10.0.56.fc03.202412122026_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.10.0.56.fc03.202412122026) ... Selecting previously unselected package osmo-sgsn. Preparing to unpack .../27-osmo-sgsn_1.12.0.31.df44.202412122026_amd64.deb ... Unpacking osmo-sgsn (1.12.0.31.df44.202412122026) ... Selecting previously unselected package osmo-sgsn-dbg:amd64. Preparing to unpack .../28-osmo-sgsn-dbg_1.12.0.31.df44.202412122026_amd64.deb ... Unpacking osmo-sgsn-dbg:amd64 (1.12.0.31.df44.202412122026) ... Setting up osmocom-nightly (202412122026) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u9) ... Setting up libosmocore22:amd64 (1.10.0.56.fc03.202412122026) ... Setting up libosmocodec4:amd64 (1.10.0.56.fc03.202412122026) ... Setting up libasn1c1:amd64 (0.9.38.202412122026) ... Setting up libosmovty13:amd64 (1.10.0.56.fc03.202412122026) ... Setting up libosmoisdn0:amd64 (1.10.0.56.fc03.202412122026) ... Setting up libgtp10:amd64 (1.12.0.33.09142.202412122026) ... Setting up libosmousb0:amd64 (1.10.0.56.fc03.202412122026) ... Setting up libasn1c-dbg:amd64 (0.9.38.202412122026) ... Setting up libosmogsm20:amd64 (1.10.0.56.fc03.202412122026) ... Setting up libosmoctrl0:amd64 (1.10.0.56.fc03.202412122026) ... Setting up libosmogb14:amd64 (1.10.0.56.fc03.202412122026) ... Setting up libgtp-dbg:amd64 (1.12.0.33.09142.202412122026) ... Setting up libosmonetif11:amd64 (1.5.1.26.e84e.202412122026) ... Setting up libosmocoding0:amd64 (1.10.0.56.fc03.202412122026) ... Setting up libosmosim2:amd64 (1.10.0.56.fc03.202412122026) ... Setting up libosmocore (1.10.0.56.fc03.202412122026) ... Setting up libosmoabis13:amd64 (1.6.0.48.042b.202412122026) ... Setting up libosmo-sigtran10:amd64 (2.0.0.52.6412.202412122026) ... Setting up libosmocore-dbg:amd64 (1.10.0.56.fc03.202412122026) ... Setting up libosmo-gsup-client0:amd64 (1.8.0.15.74e4.202412122026) ... Setting up libosmo-sigtran-dbg:amd64 (2.0.0.52.6412.202412122026) ... Setting up osmo-stp:amd64 (2.0.0.52.6412.202412122026) ... 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.202412122026) ... Setting up osmo-sgsn (1.12.0.31.df44.202412122026) ... 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.202412122026) ... Setting up osmo-stp-dbg:amd64 (2.0.0.52.6412.202412122026) ... Setting up osmo-sgsn-dbg:amd64 (1.12.0.31.df44.202412122026) ... 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-20241213-0948-2bae4922-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-20241213-0948-2bae4922-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-20241213-0948-2bae4922-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-20241213-0948-2bae4922-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-20241213-0948-2bae4922-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-20241213-0948-2bae4922-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-20241213-0948-2bae4922-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-20241213-0948-2bae4922-0', 'sh', '-c', 'osmo-stp 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/stp/stp.log'] 20241213094820618 DLSS7 INFO 0: Creating SS7 Instance (osmo_ss7_instance.c:64) 20241213094820619 DLSS7 INFO 0: Creating Route Table system (osmo_ss7_route_table.c:40) 20241213094820619 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) 20241213094820619 DLSS7 NOTICE 0: asp-virt-rnc0-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:711) 20241213094820619 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Allocated (fsm.c:456) 20241213094820619 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Allocated (fsm.c:456) 20241213094820619 DLSS7 INFO 0: as-virt-rnc0: Created AS (osmo_ss7_instance.c:315) 20241213094820619 DLSS7 INFO 0: as-virt-rnc0: Adding ASP virt-rnc0-0 to AS (osmo_ss7_as.c:123) 20241213094820619 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event AS_ASSIGNED (osmo_ss7_as.c:132) 20241213094820619 DLSS7 INFO 0: Creating route: pc=195=0.24.3 mask=0x3fff via AS 'virt-rnc0' (osmo_ss7_route.c:127) 20241213094820619 DLSS7 INFO Creating m3ua Server (null):2905 (osmo_ss7_xua_srv.c:219) 20241213094820619 DLSS7 INFO Created m3ua server on (null):2905 (osmo_ss7_xua_srv.c:239) 20241213094820619 DLSS7 INFO (Re)binding m3ua Server to 127.0.0.200:2905 (osmo_ss7_xua_srv.c:286) 20241213094820619 DLSS7 INFO Creating ipa Server (null):5000 (osmo_ss7_xua_srv.c:219) 20241213094820619 DLSS7 INFO Created ipa server on (null):5000 (osmo_ss7_xua_srv.c:239) 20241213094820619 DLSS7 INFO (Re)binding ipa Server to 127.0.0.200:5000 (osmo_ss7_xua_srv.c:286) 20241213094820619 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-20241213-0948-2bae4922-0', 'sh', '-c', 'osmo-sgsn 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/sgsn/sgsn.log'] rate_ctr.c:86 validating counter group 0x55de3f20fd40(sgsn) with 23 counters 20241213094820806 DLSS7 INFO (r=127.0.0.1:48643<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241213094820806 DLSS7 INFO (r=127.0.0.1:48643<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-0 (osmo_ss7_xua_srv.c:143) 20241213094820806 DLSS7 INFO 0: asp-asp-dyn-0: Restarting ASP asp-dyn-0, r=127.0.0.1:48643<->l=127.0.0.200:2905 (osmo_ss7_asp.c:623) 20241213094820806 DLSS7 NOTICE 0: asp-asp-dyn-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:711) 20241213094820806 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Allocated (fsm.c:456) 20241213094820806 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241213094820806 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 20241213094820806 DLGLOBAL NOTICE Available via telnet 127.0.0.10 4245 (telnet_interface.c:88) 20241213094820806 DLGTP NOTICE GTP: gtp_newgsn() started at 127.0.0.10 (gsn.c:467) 20241213094820806 DLGTP NOTICE State information file (.//gsn_restart) not found. Creating new file. (gsn.c:388) 20241213094820806 DGPRS NOTICE Created GTP on 127.0.0.10 (sgsn_libgtp.c:970) 20241213094820806 DGPRS NOTICE libGTP v1.12.0.33-09142.202412122026 initialized (sgsn_main.c:462) 20241213094820806 DLCTRL NOTICE CTRL at 127.0.0.10 4251 (control_if.c:1026) 20241213094820806 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213094820806 DLSCCP NOTICE OsmoSGSN: Using SS7 instance 0, pc:0.23.4 (sccp_user.c:572) 20241213094820807 DLSCCP NOTICE OsmoSGSN: Using AS instance as-clnt-OsmoSGSN-A (sccp_user.c:590) 20241213094820807 DLSCCP NOTICE OsmoSGSN: Creating default route (sccp_user.c:596) 20241213094820807 DLINP NOTICE asp-dyn-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213094820807 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) 20241213094820807 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241213094820807 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241213094820807 DLINP NOTICE asp-dyn-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241213094820807 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) 20241213094820807 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241213094820807 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241213094820807 DLINP NOTICE SRVCONN(asp-dyn-0,r=127.0.0.1:48643<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:737) 20241213094820807 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) 20241213094820807 DLSS7 INFO asp-dyn-0: connection closed (osmo_ss7_asp.c:1082) 20241213094820807 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241213094820807 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241213094820807 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241213094820807 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241213094820807 DLSS7 INFO 0: asp-asp-dyn-0: Destroying ASP (osmo_ss7_asp.c:581) 20241213094820807 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (osmo_ss7_asp.c:588) 20241213094820807 DLSCCP NOTICE OsmoSGSN: Using ASP instance asp-clnt-OsmoSGSN-A (sccp_user.c:705) 20241213094820807 DLSS7 NOTICE 0: Creating SCCP instance (osmo_ss7_instance.c:158) 20241213094820807 DLSCCP INFO Binding user 'SCCP Management' to SSN=1 PC=(no PC) (sccp_user.c:113) 20241213094820807 DLSCCP INFO Binding user 'OsmoSGSN-IuPS' to SSN=142 PC=(no PC) (sccp_user.c:113) 20241213094820807 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Freeing instance (osmo_ss7_asp.c:588) 20241213094820807 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Deallocated (fsm.c:568) 20241213094820807 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241213094820807 DLSS7 INFO (r=127.0.0.1:34192<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241213094820807 DLSS7 INFO (r=127.0.0.1:34192<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-1 (osmo_ss7_xua_srv.c:143) 20241213094820807 DLSS7 INFO 0: asp-asp-dyn-1: Restarting ASP asp-dyn-1, r=127.0.0.1:34192<->l=127.0.0.200:2905 (osmo_ss7_asp.c:623) 20241213094820807 DLSS7 NOTICE 0: asp-asp-dyn-1: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:711) 20241213094820807 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Allocated (fsm.c:456) 20241213094820807 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241213094820807 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 20241213094820807 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) 20241213094820807 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241213094820807 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241213094820807 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241213094820807 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) [testenv][generic] Running testsuite [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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-20241213-0948-2bae4922-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@e327cc33d584: Unix server socket created successfully. MC@e327cc33d584: Listening on TCP port 42053. MC2> e327cc33d584 is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests e327cc33d584 42053 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@e327cc33d584: New HC connected from 10.0.2.100 [10.0.2.100]. e327cc33d584: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@e327cc33d584: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@e327cc33d584: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@e327cc33d584: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@e327cc33d584: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@e327cc33d584: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@e327cc33d584: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@e327cc33d584: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@e327cc33d584: Configuration file was processed on all HCs. MC@e327cc33d584: Creating MTC on host 10.0.2.100. MC@e327cc33d584: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach'. ------ SGSN_Tests.TC_attach ------ Fri Dec 13 09:48: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.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 20241213094821807 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213094821807 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Test case TC_attach started. 20241213094822391 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58566<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213094822397 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(3)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(4)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(3)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e327cc33d584: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(7)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213094822434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNCONFIGURED}: Allocated (fsm.c:456) 20241213094822434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241213094822434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241213094822434 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213094822434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213094822434 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213094822434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213094822434 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213094822434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(7)@e327cc33d584: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213094822435 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213094822435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213094822435 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213094822435 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213094822435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213094822435 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213094822435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213094822435 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241213094822435 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241213094822435 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213094822435 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213094822435 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213094822435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(7)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(7)@e327cc33d584: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(8)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21011 20241213094822439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(4)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(4)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(9)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241213094822445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213094822445 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(8)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } TC_attach-BVCI196(6)@e327cc33d584: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(12)@e327cc33d584: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(12)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213094822449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNCONFIGURED}: Allocated (fsm.c:456) 20241213094822449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241213094822449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241213094822449 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213094822449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213094822449 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213094822449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213094822449 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213094822449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(12)@e327cc33d584: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213094822450 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213094822450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213094822450 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213094822450 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213094822450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213094822450 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213094822450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213094822450 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241213094822450 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241213094822450 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213094822450 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213094822450 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213094822450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(12)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(12)@e327cc33d584: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213094822453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213094822453 DLGLOBAL ERROR counter group 'bssgp:bss_ctx' already exists for index 0, instead using index 197. This is a software bug that needs fixing. (rate_ctr.c:221) SGSN_Test-Gb2-NS2(13)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(9)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(9)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213094822459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213094822459 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach-BVCI210(11)@e327cc33d584: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(14)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(13)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e327cc33d584: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(17)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213094822465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNCONFIGURED}: Allocated (fsm.c:456) 20241213094822465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241213094822465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241213094822466 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213094822466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213094822466 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213094822466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213094822466 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213094822466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(17)@e327cc33d584: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213094822467 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213094822467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213094822467 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213094822467 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213094822467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213094822467 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213094822467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213094822467 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241213094822467 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241213094822467 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213094822467 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(17)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(17)@e327cc33d584: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213094822467 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213094822467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241213094822469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213094822469 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)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(14)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213094822474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213094822474 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach-BVCI220(16)@e327cc33d584: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213094822808 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) 20241213094822808 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (RKM:REG-REQ) (m3ua.c:749) 20241213094822808 DLSS7 INFO 0: asp-asp-dyn-1: RKM: Registering routing key 3 for DPC 0.23.4 (xua_rkm.c:204) 20241213094822808 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Allocated (fsm.c:456) 20241213094822808 DLSS7 INFO 0: as-as-rkm-3: Created AS (osmo_ss7_instance.c:315) 20241213094822808 DLSS7 INFO 0: Creating route: pc=188=0.23.4 mask=0x3fff via AS 'as-rkm-3' (osmo_ss7_route.c:127) 20241213094822808 DLSS7 INFO 0: as-as-rkm-3: Adding ASP asp-dyn-1 to AS (osmo_ss7_as.c:123) 20241213094822808 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event AS_ASSIGNED (osmo_ss7_as.c:132) 20241213094822808 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_rkm.c:342) 20241213094822808 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241213094822808 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213094822808 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Inactive () (m3ua.c:658) 20241213094822808 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241213094822809 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241213094822809 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20241213094822809 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) 20241213094822809 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241213094822809 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241213094822809 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241213094822809 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241213094822809 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241213094822809 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241213094822809 DLSS7 NOTICE xua_default_lm(asp-clnt-OsmoSGSN-A)[0x55de40724170]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:403) 20241213094822809 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Active () (m3ua.c:658) SGSN_Test-GSUP-IPA(18)@e327cc33d584: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(18)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213094822812 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(18)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(18)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241213094822813 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(18)@e327cc33d584: 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)@e327cc33d584: 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)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(18)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241213094823070 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) 20241213094823070 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:772) 20241213094823070 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED 10.0.2.100:34192 err=None (osmo_ss7_asp.c:788) TC_attach-BVCI196(6)@e327cc33d584: Adding Client=TC_attach(21), IMSI='262420000000001'H, TLLI='DAD70192'O, index=0 SGSN_Test-GSUP(19)@e327cc33d584: Created GsupExpect[0] for "262420000000001" to be handled at TC_attach(21) TC_attach(21)@e327cc33d584: 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 := 'EF60A0C8F9A60062EE868117F009C46E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6C0B0E12'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3DFD775428B491D9'O } } } } } 20241213094823872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213094823872 DLLC NOTICE LLME(ffffffff/dad70192){UNASSIGNED} LLC RX: unknown TLLI 0xdad70192, creating LLME on the fly (gprs_llc.c:552) 20241213094823872 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241213094823872 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000001) type="GPRS attach"  (gprs_gmm.c:1248) 20241213094823872 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Allocated (fsm.c:456) 20241213094823872 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Init}: Allocated (fsm.c:456) 20241213094823872 DMM DEBUG MM_STATE_Gb[0x55de4072a9b0]{Idle}: Allocated (fsm.c:456) 20241213094823872 DMM DEBUG MM_STATE_Iu[0x55de40730e30]{Detached}: Allocated (fsm.c:456) 20241213094823872 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241213094823872 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241213094823872 DLLC NOTICE LLME(ffffffff/dad70192){UNASSIGNED} LLGM Assign pre (dad70192 => dd8ffd3e) (gprs_llc.c:1079) 20241213094823872 DLLC NOTICE LLME(dad70192/dd8ffd3e){ASSIGNED} LLGM Assign post (dad70192 => dd8ffd3e) (gprs_llc.c:1125) 20241213094823872 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241213094823872 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213094823872 DMM DEBUG MM(262420000000001/dd8ffd3e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241213094823880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213094823880 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241213094823880 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213094823880 DMM DEBUG MM(262420000000001/dd8ffd3e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000010 (gprs_gmm.c:1066) 20241213094823880 DMM NOTICE MM(262420000000001/dd8ffd3e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241213094823880 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241213094823880 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241213094823880 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241213094823880 DMM DEBUG MM(262420000000001/dd8ffd3e) Requesting authorization (sgsn_auth.c:160) 20241213094823880 DMM INFO MM(262420000000001/dd8ffd3e) Requesting authentication tuples (sgsn_auth.c:184) 20241213094823880 DMM DEBUG MM(262420000000001/dd8ffd3e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241213094823880 DGPRS INFO SUBSCR(262420000000001) requesting auth info (gprs_subscriber.c:805) 20241213094823880 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)@e327cc33d584: Found GsupExpect[0] for "262420000000001" handled at TC_attach(21) SGSN_Test-GSUP(19)@e327cc33d584: Added IMSI table entry 0TC_attach(21)"262420000000001" 20241213094823882 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241213094823882 DGPRS INFO SUBSCR(262420000000001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241213094823882 DGPRS DEBUG SUBSCR(262420000000001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241213094823882 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241213094823882 DMM INFO MM(262420000000001/dd8ffd3e) Subscriber data update (mmctx.c:445) 20241213094823882 DMM DEBUG MM(262420000000001/dd8ffd3e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241213094823882 DMM INFO MM(262420000000001/dd8ffd3e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241213094823882 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241213094823882 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241213094823882 DMM INFO MM(262420000000001/dd8ffd3e) <- GMM AUTH AND CIPHERING REQ (rand = ef 60 a0 c8 f9 a6 00 62 ee 86 81 17 f0 09 c4 6e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241213094823888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213094823888 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20241213094823888 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213094823888 DMM INFO MM(262420000000001/dd8ffd3e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241213094823888 DMM NOTICE MM(262420000000001/dd8ffd3e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241213094823888 DMM DEBUG MM(262420000000001/dd8ffd3e) checking auth: received GSM SRES = 6c 0b 0e 12 (gprs_gmm.c:648) 20241213094823888 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241213094823888 DMM DEBUG MM(262420000000001/dd8ffd3e) Requesting authorization (sgsn_auth.c:160) 20241213094823888 DMM INFO MM(262420000000001/dd8ffd3e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241213094823888 DMM DEBUG MM(262420000000001/dd8ffd3e) Requesting subscriber data update (gprs_subscriber.c:894) 20241213094823888 DGPRS INFO SUBSCR(262420000000001) subscriber data is not available (gprs_subscriber.c:818) 20241213094823888 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) 20241213094823888 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241213094823888 DMM INFO MM(262420000000001/dd8ffd3e) <- GMM ATTACH ACCEPT (new P-TMSI=0xdd8ffd3e) (gprs_gmm.c:282) 20241213094823889 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241213094823889 DGPRS INFO SUBSCR(262420000000001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241213094823889 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20241213094823889 DMM INFO MM(262420000000001/dd8ffd3e) Subscriber data update (mmctx.c:445) 20241213094823889 DMM DEBUG MM(262420000000001/dd8ffd3e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241213094823889 DMM INFO MM(262420000000001/dd8ffd3e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241213094823889 DMM NOTICE MM(262420000000001/dd8ffd3e) Authorized, continuing procedure, IMSI=262420000000001 (gprs_gmm.c:982) 20241213094823889 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241213094823889 DMM NOTICE MM(262420000000001/dd8ffd3e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241213094823889 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) 20241213094823889 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241213094823889 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20241213094823889 DMM INFO MM(262420000000001/dd8ffd3e) Subscriber data update (mmctx.c:445) 20241213094823889 DMM DEBUG MM(262420000000001/dd8ffd3e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241213094823894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213094823894 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241213094823895 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213094823895 DMM INFO MM(262420000000001/dd8ffd3e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241213094823895 DMM NOTICE MM(262420000000001/dd8ffd3e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241213094823895 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241213094823895 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241213094823895 DLLC NOTICE LLME(dad70192/dd8ffd3e){ASSIGNED} LLGM Assign pre (ffffffff => dd8ffd3e) (gprs_llc.c:1079) 20241213094823895 DLLC NOTICE LLME(ffffffff/dd8ffd3e){ASSIGNED} LLGM Assign post (ffffffff => dd8ffd3e) (gprs_llc.c:1125) 20241213094823895 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241213094823895 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241213094823895 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241213094823895 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach(21)@e327cc33d584: setverdict(pass): none -> pass TC_attach-BVCI196(6)@e327cc33d584: Removing Client IMSI='262420000000001'H, index=0 TC_attach(21)@e327cc33d584: Final verdict of PTC: pass 20241213094823953 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58566<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241213094823957 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241213094823957 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(18)@e327cc33d584: Final verdict of PTC: none TC_attach-BVCI210(11)@e327cc33d584: Final verdict of PTC: none TC_attach-BVCI220(16)@e327cc33d584: Final verdict of PTC: none -NSVCI97(7)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GSUP(19)@e327cc33d584: Final verdict of PTC: none TC_attach-BVCI196(6)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(14)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb1-NS1(8)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(4)@e327cc33d584: Final verdict of PTC: none -NSVCI99(17)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb2-NS2(13)@e327cc33d584: Final verdict of PTC: none -NSVCI98(12)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-NS0(3)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(9)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GGSN_GTP(20)@e327cc33d584: Final verdict of PTC: none -NSVCI97-provIP(5)@e327cc33d584: Final verdict of PTC: none -NSVCI98-provIP(10)@e327cc33d584: Final verdict of PTC: none -NSVCI99-provIP(15)@e327cc33d584: Final verdict of PTC: none MTC@e327cc33d584: Setting final verdict of the test case. MTC@e327cc33d584: Local verdict of MTC: none MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-NS0(3): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(4): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97-provIP(5): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach-BVCI196(6): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97(7): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-NS1(8): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(9): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98-provIP(10): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach-BVCI210(11): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98(12): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-NS2(13): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(14): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99-provIP(15): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach-BVCI220(16): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99(17): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP-IPA(18): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP(19): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GGSN_GTP(20): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach(21): pass (none -> pass) MTC@e327cc33d584: Test case TC_attach finished. Verdict: pass MTC@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach pass'. Fri Dec 13 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 20241213094824074 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58570<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213094824476 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58570<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=64812) 20241213094824959 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213094824959 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=64812, count=105640) 20241213094825959 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213094825959 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_mnc3'. ------ SGSN_Tests.TC_attach_mnc3 ------ Fri Dec 13 09:48: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_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 20241213094826960 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213094826960 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Test case TC_attach_mnc3 started. 20241213094827583 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58580<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213094827585 DMM INFO MM(262420000000001/dd8ffd3e) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241213094827585 DMM INFO MM(262420000000001/dd8ffd3e) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241213094827586 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241213094827586 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241213094827586 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241213094827586 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241213094827586 DLLC NOTICE LLME(ffffffff/dd8ffd3e){ASSIGNED} LLGM Assign pre (dd8ffd3e => ffffffff) (gprs_llc.c:1079) 20241213094827586 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dd8ffd3e => ffffffff) (gprs_llc.c:1125) 20241213094827586 DGPRS INFO SUBSCR(262420000000001) purging MS subscriber (gprs_subscriber.c:785) 20241213094827586 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) 20241213094827586 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) 20241213094827586 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Init}: Deallocated (fsm.c:568) 20241213094827586 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Deallocated (fsm.c:568) 20241213094827586 DMM DEBUG MM_STATE_Iu[0x55de40730e30]{Detached}: Deallocated (fsm.c:568) 20241213094827586 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Deallocated (fsm.c:568) 20241213094827586 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(22)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(23)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(22)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(26)@e327cc33d584: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(26)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213094827630 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213094827630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213094827630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213094827630 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213094827630 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241213094827630 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213094827630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213094827630 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213094827630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(26)@e327cc33d584: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213094827631 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213094827631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213094827631 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213094827631 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213094827631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213094827631 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213094827631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213094827631 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213094827631 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241213094827631 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213094827631 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213094827631 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213094827631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(26)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(26)@e327cc33d584: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213094827633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(27)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(23)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(23)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213094827638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213094827638 DLBSSGP NOTICE Cell 023-420-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(28)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_mnc3-BVCI196(25)@e327cc33d584: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(27)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(32)@e327cc33d584: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(32)@e327cc33d584: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(31)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21012 20241213094827651 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213094827651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213094827651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213094827651 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213094827651 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241213094827651 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213094827651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213094827651 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213094827651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(32)@e327cc33d584: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213094827652 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213094827652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213094827652 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213094827652 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213094827652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213094827652 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213094827652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213094827652 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213094827652 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241213094827652 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213094827652 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213094827652 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213094827652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(32)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(32)@e327cc33d584: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213094827655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(33)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(28)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(28)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213094827660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213094827660 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_mnc3-BVCI210(29)@e327cc33d584: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(31)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(37)@e327cc33d584: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(37)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213094827667 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213094827667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213094827667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213094827667 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213094827667 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241213094827667 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213094827667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213094827667 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213094827667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(37)@e327cc33d584: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213094827668 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213094827668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213094827668 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213094827668 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213094827668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213094827668 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213094827668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213094827668 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213094827668 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241213094827668 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213094827668 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(37)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241213094827668 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213094827668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(37)@e327cc33d584: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213094827670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(33)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(33)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213094827674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213094827674 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_mnc3-BVCI220(34)@e327cc33d584: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213094827961 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213094827962 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241213094827962 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241213094827962 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(36)@e327cc33d584: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(36)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213094827966 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(36)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(36)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241213094827967 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(36)@e327cc33d584: 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(36)@e327cc33d584: 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(36)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(36)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_mnc3-BVCI196(25)@e327cc33d584: Adding Client=TC_attach_mnc3(40), IMSI='262420000001001'H, TLLI='E899FF54'O, index=0 SGSN_Test-GSUP(38)@e327cc33d584: Created GsupExpect[0] for "262420000001001" to be handled at TC_attach_mnc3(40) TC_attach_mnc3(40)@e327cc33d584: 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 := 'BBFC4AC32829974B0650788FC7C3AE42'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6533B6B7'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DA073F304EAF7C37'O } } } } } 20241213094829050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213094829050 DLLC NOTICE LLME(ffffffff/e899ff54){UNASSIGNED} LLC RX: unknown TLLI 0xe899ff54, creating LLME on the fly (gprs_llc.c:552) 20241213094829050 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241213094829050 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach"  (gprs_gmm.c:1248) 20241213094829050 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Allocated (fsm.c:456) 20241213094829051 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Init}: Allocated (fsm.c:456) 20241213094829051 DMM DEBUG MM_STATE_Gb[0x55de4072a9b0]{Idle}: Allocated (fsm.c:456) 20241213094829051 DMM DEBUG MM_STATE_Iu[0x55de4072a880]{Detached}: Allocated (fsm.c:456) 20241213094829051 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241213094829051 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241213094829051 DLLC NOTICE LLME(ffffffff/e899ff54){UNASSIGNED} LLGM Assign pre (e899ff54 => d8042376) (gprs_llc.c:1079) 20241213094829051 DLLC NOTICE LLME(e899ff54/d8042376){ASSIGNED} LLGM Assign post (e899ff54 => d8042376) (gprs_llc.c:1125) 20241213094829051 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241213094829051 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213094829051 DMM DEBUG MM(262420000001001/d8042376) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241213094829075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213094829075 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241213094829075 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213094829075 DMM DEBUG MM(262420000001001/d8042376) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1066) 20241213094829075 DMM NOTICE MM(262420000001001/d8042376) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241213094829075 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241213094829075 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241213094829075 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241213094829075 DMM DEBUG MM(262420000001001/d8042376) Requesting authorization (sgsn_auth.c:160) 20241213094829075 DMM INFO MM(262420000001001/d8042376) Requesting authentication tuples (sgsn_auth.c:184) 20241213094829075 DMM DEBUG MM(262420000001001/d8042376) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241213094829075 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20241213094829075 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)@e327cc33d584: Found GsupExpect[0] for "262420000001001" handled at TC_attach_mnc3(40) SGSN_Test-GSUP(38)@e327cc33d584: Added IMSI table entry 0TC_attach_mnc3(40)"262420000001001" 20241213094829081 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241213094829081 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241213094829081 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241213094829081 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241213094829081 DMM INFO MM(262420000001001/d8042376) Subscriber data update (mmctx.c:445) 20241213094829081 DMM DEBUG MM(262420000001001/d8042376) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241213094829081 DMM INFO MM(262420000001001/d8042376) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241213094829081 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241213094829081 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241213094829081 DMM INFO MM(262420000001001/d8042376) <- GMM AUTH AND CIPHERING REQ (rand = bb fc 4a c3 28 29 97 4b 06 50 78 8f c7 c3 ae 42 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241213094829097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213094829097 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20241213094829097 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213094829097 DMM INFO MM(262420000001001/d8042376) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241213094829097 DMM NOTICE MM(262420000001001/d8042376) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241213094829097 DMM DEBUG MM(262420000001001/d8042376) checking auth: received GSM SRES = 65 33 b6 b7 (gprs_gmm.c:648) 20241213094829097 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241213094829097 DMM DEBUG MM(262420000001001/d8042376) Requesting authorization (sgsn_auth.c:160) 20241213094829097 DMM INFO MM(262420000001001/d8042376) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241213094829097 DMM DEBUG MM(262420000001001/d8042376) Requesting subscriber data update (gprs_subscriber.c:894) 20241213094829097 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20241213094829097 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) 20241213094829097 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241213094829097 DMM INFO MM(262420000001001/d8042376) <- GMM ATTACH ACCEPT (new P-TMSI=0xd8042376) (gprs_gmm.c:282) 20241213094829100 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241213094829100 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241213094829100 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241213094829100 DMM INFO MM(262420000001001/d8042376) Subscriber data update (mmctx.c:445) 20241213094829100 DMM DEBUG MM(262420000001001/d8042376) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241213094829100 DMM INFO MM(262420000001001/d8042376) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241213094829100 DMM NOTICE MM(262420000001001/d8042376) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:982) 20241213094829100 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241213094829100 DMM NOTICE MM(262420000001001/d8042376) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241213094829100 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) 20241213094829101 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241213094829101 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241213094829101 DMM INFO MM(262420000001001/d8042376) Subscriber data update (mmctx.c:445) 20241213094829101 DMM DEBUG MM(262420000001001/d8042376) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241213094829112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213094829112 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241213094829112 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213094829112 DMM INFO MM(262420000001001/d8042376) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241213094829112 DMM NOTICE MM(262420000001001/d8042376) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241213094829112 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241213094829112 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241213094829112 DLLC NOTICE LLME(e899ff54/d8042376){ASSIGNED} LLGM Assign pre (ffffffff => d8042376) (gprs_llc.c:1079) 20241213094829112 DLLC NOTICE LLME(ffffffff/d8042376){ASSIGNED} LLGM Assign post (ffffffff => d8042376) (gprs_llc.c:1125) 20241213094829112 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241213094829112 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241213094829112 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241213094829112 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_mnc3(40)@e327cc33d584: setverdict(pass): none -> pass TC_attach_mnc3-BVCI196(25)@e327cc33d584: Removing Client IMSI='262420000001001'H, index=0 TC_attach_mnc3(40)@e327cc33d584: Final verdict of PTC: pass 20241213094829171 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58580<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(38)@e327cc33d584: Final verdict of PTC: none 20241213094829175 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241213094829175 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(32)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-NS0(22)@e327cc33d584: Final verdict of PTC: none -NSVCI99(37)@e327cc33d584: Final verdict of PTC: none -NSVCI97(26)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(28)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GSUP-IPA(36)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(33)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb1-NS1(27)@e327cc33d584: Final verdict of PTC: none TC_attach_mnc3-BVCI220(34)@e327cc33d584: Final verdict of PTC: none TC_attach_mnc3-BVCI210(29)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb2-NS2(31)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(23)@e327cc33d584: Final verdict of PTC: none TC_attach_mnc3-BVCI196(25)@e327cc33d584: Final verdict of PTC: none -NSVCI97-provIP(24)@e327cc33d584: Final verdict of PTC: none -NSVCI98-provIP(30)@e327cc33d584: Final verdict of PTC: none -NSVCI99-provIP(35)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GGSN_GTP(39)@e327cc33d584: Final verdict of PTC: none MTC@e327cc33d584: Setting final verdict of the test case. MTC@e327cc33d584: Local verdict of MTC: none MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-NS0(22): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(23): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97-provIP(24): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_mnc3-BVCI196(25): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97(26): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-NS1(27): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(28): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_mnc3-BVCI210(29): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98-provIP(30): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-NS2(31): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98(32): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(33): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_mnc3-BVCI220(34): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99-provIP(35): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP-IPA(36): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99(37): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP(38): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GGSN_GTP(39): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_mnc3(40): pass (none -> pass) MTC@e327cc33d584: Test case TC_attach_mnc3 finished. Verdict: pass MTC@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_mnc3 pass'. Fri Dec 13 09:48:29 UTC 2024 ====== SGSN_Tests.TC_attach_mnc3 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_mnc3.talloc 20241213094829244 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58596<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213094829646 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58596<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=85812) 20241213094830177 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213094830177 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=85812, count=90168) 20241213094831178 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213094831178 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_umts_res'. ------ SGSN_Tests.TC_attach_umts_aka_umts_res ------ Fri Dec 13 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 20241213094832179 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213094832179 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Test case TC_attach_umts_aka_umts_res started. 20241213094832688 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45212<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213094832691 DMM INFO MM(262420000001001/d8042376) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241213094832691 DMM INFO MM(262420000001001/d8042376) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241213094832691 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241213094832691 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241213094832691 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241213094832691 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241213094832691 DLLC NOTICE LLME(ffffffff/d8042376){ASSIGNED} LLGM Assign pre (d8042376 => ffffffff) (gprs_llc.c:1079) 20241213094832691 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d8042376 => ffffffff) (gprs_llc.c:1125) 20241213094832691 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20241213094832691 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) 20241213094832691 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) 20241213094832691 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Init}: Deallocated (fsm.c:568) 20241213094832691 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Deallocated (fsm.c:568) 20241213094832691 DMM DEBUG MM_STATE_Iu[0x55de4072a880]{Detached}: Deallocated (fsm.c:568) 20241213094832691 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Deallocated (fsm.c:568) 20241213094832691 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(41)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(42)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(41)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e327cc33d584: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(45)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213094832725 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213094832725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213094832725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213094832725 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213094832725 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241213094832725 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213094832725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213094832725 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213094832725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(45)@e327cc33d584: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213094832726 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213094832726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213094832726 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213094832726 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213094832726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213094832726 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213094832726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213094832726 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213094832726 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241213094832726 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213094832726 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213094832726 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213094832726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(45)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(45)@e327cc33d584: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213094832728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(46)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(42)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(42)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213094832733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213094832733 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_umts_aka_umts_res-BVCI196(44)@e327cc33d584: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(47)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(46)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e327cc33d584: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(50)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213094832741 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213094832741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213094832741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213094832741 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213094832741 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241213094832741 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213094832741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213094832741 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213094832741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(50)@e327cc33d584: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213094832742 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213094832742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213094832742 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213094832742 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213094832742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213094832742 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213094832742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213094832742 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213094832742 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241213094832742 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213094832742 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213094832743 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213094832743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(50)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(50)@e327cc33d584: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213094832745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(51)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(47)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(47)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213094832750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213094832750 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_umts_aka_umts_res-BVCI210(49)@e327cc33d584: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(52)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(51)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e327cc33d584: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(55)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213094832757 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213094832757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213094832757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213094832757 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213094832757 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241213094832757 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213094832757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213094832757 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213094832757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(55)@e327cc33d584: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213094832758 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213094832758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213094832758 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213094832758 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213094832759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213094832759 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213094832759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213094832759 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213094832759 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241213094832759 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213094832759 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213094832759 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213094832759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(55)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(55)@e327cc33d584: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213094832762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(52)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(52)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213094832767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213094832767 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_umts_aka_umts_res-BVCI220(54)@e327cc33d584: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213094833180 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213094833180 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241213094833180 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241213094833180 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(56)@e327cc33d584: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(56)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213094833183 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241213094833185 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(56)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(56)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(56)@e327cc33d584: 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)@e327cc33d584: 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)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(56)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_umts_res-BVCI196(44)@e327cc33d584: Adding Client=TC_attach_umts_aka_umts_res(59), IMSI='262420000001002'H, TLLI='D2CF8314'O, index=0 SGSN_Test-GSUP(57)@e327cc33d584: Created GsupExpect[0] for "262420000001002" to be handled at TC_attach_umts_aka_umts_res(59) TC_attach_umts_aka_umts_res(59)@e327cc33d584: 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 := 'BAE5ABB88DC87E4BC5E20B54D2939F34'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '90DF08E9'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1785D4D9BA873254'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'D6EEBAD576C1C06F6A113C1F7ACF6A9B'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'FAAC4D7B278C0C611FA8B956C51CCDAE'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '5219B79A864CD1EB080FFB283104665B'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '42964FB02C0AA021'O } } } } } 20241213094834268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213094834268 DLLC NOTICE LLME(ffffffff/d2cf8314){UNASSIGNED} LLC RX: unknown TLLI 0xd2cf8314, creating LLME on the fly (gprs_llc.c:552) 20241213094834268 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241213094834268 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach"  (gprs_gmm.c:1248) 20241213094834268 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Allocated (fsm.c:456) 20241213094834268 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Init}: Allocated (fsm.c:456) 20241213094834268 DMM DEBUG MM_STATE_Gb[0x55de4072a9b0]{Idle}: Allocated (fsm.c:456) 20241213094834268 DMM DEBUG MM_STATE_Iu[0x55de40730e30]{Detached}: Allocated (fsm.c:456) 20241213094834268 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241213094834268 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241213094834268 DLLC NOTICE LLME(ffffffff/d2cf8314){UNASSIGNED} LLGM Assign pre (d2cf8314 => ee0710ef) (gprs_llc.c:1079) 20241213094834268 DLLC NOTICE LLME(d2cf8314/ee0710ef){ASSIGNED} LLGM Assign post (d2cf8314 => ee0710ef) (gprs_llc.c:1125) 20241213094834268 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241213094834268 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213094834268 DMM DEBUG MM(262420000001002/ee0710ef) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241213094834277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213094834277 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241213094834277 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213094834277 DMM DEBUG MM(262420000001002/ee0710ef) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1066) 20241213094834277 DMM NOTICE MM(262420000001002/ee0710ef) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241213094834277 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241213094834277 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241213094834277 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241213094834277 DMM DEBUG MM(262420000001002/ee0710ef) Requesting authorization (sgsn_auth.c:160) 20241213094834277 DMM INFO MM(262420000001002/ee0710ef) Requesting authentication tuples (sgsn_auth.c:184) 20241213094834277 DMM DEBUG MM(262420000001002/ee0710ef) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241213094834277 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20241213094834277 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)@e327cc33d584: Found GsupExpect[0] for "262420000001002" handled at TC_attach_umts_aka_umts_res(59) SGSN_Test-GSUP(57)@e327cc33d584: Added IMSI table entry 0TC_attach_umts_aka_umts_res(59)"262420000001002" 20241213094834279 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241213094834279 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241213094834279 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241213094834279 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20241213094834279 DMM INFO MM(262420000001002/ee0710ef) Subscriber data update (mmctx.c:445) 20241213094834279 DMM DEBUG MM(262420000001002/ee0710ef) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241213094834279 DMM INFO MM(262420000001002/ee0710ef) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241213094834279 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241213094834279 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241213094834279 DMM INFO MM(262420000001002/ee0710ef) <- GMM AUTH AND CIPHERING REQ (rand = ba e5 ab b8 8d c8 7e 4b c5 e2 0b 54 d2 93 9f 34 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 52 19 b7 9a 86 4c d1 eb 08 0f fb 28 31 04 66 5b ) (gprs_gmm.c:465) 20241213094834284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213094834284 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20241213094834284 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213094834284 DMM INFO MM(262420000001002/ee0710ef) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241213094834284 DMM NOTICE MM(262420000001002/ee0710ef) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241213094834284 DMM DEBUG MM(262420000001002/ee0710ef) checking auth: received UMTS RES = 42 96 4f b0 2c 0a a0 21 (gprs_gmm.c:648) 20241213094834284 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241213094834284 DMM DEBUG MM(262420000001002/ee0710ef) Requesting authorization (sgsn_auth.c:160) 20241213094834284 DMM INFO MM(262420000001002/ee0710ef) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241213094834284 DMM DEBUG MM(262420000001002/ee0710ef) Requesting subscriber data update (gprs_subscriber.c:894) 20241213094834284 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20241213094834284 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) 20241213094834284 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241213094834284 DMM INFO MM(262420000001002/ee0710ef) <- GMM ATTACH ACCEPT (new P-TMSI=0xee0710ef) (gprs_gmm.c:282) 20241213094834285 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241213094834285 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241213094834285 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241213094834285 DMM INFO MM(262420000001002/ee0710ef) Subscriber data update (mmctx.c:445) 20241213094834285 DMM DEBUG MM(262420000001002/ee0710ef) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241213094834285 DMM INFO MM(262420000001002/ee0710ef) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241213094834285 DMM NOTICE MM(262420000001002/ee0710ef) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:982) 20241213094834285 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241213094834285 DMM NOTICE MM(262420000001002/ee0710ef) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241213094834285 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) 20241213094834285 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241213094834285 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241213094834285 DMM INFO MM(262420000001002/ee0710ef) Subscriber data update (mmctx.c:445) 20241213094834285 DMM DEBUG MM(262420000001002/ee0710ef) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241213094834288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213094834288 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241213094834288 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213094834288 DMM INFO MM(262420000001002/ee0710ef) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241213094834288 DMM NOTICE MM(262420000001002/ee0710ef) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241213094834288 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241213094834288 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241213094834288 DLLC NOTICE LLME(d2cf8314/ee0710ef){ASSIGNED} LLGM Assign pre (ffffffff => ee0710ef) (gprs_llc.c:1079) 20241213094834288 DLLC NOTICE LLME(ffffffff/ee0710ef){ASSIGNED} LLGM Assign post (ffffffff => ee0710ef) (gprs_llc.c:1125) 20241213094834288 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241213094834288 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241213094834288 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241213094834288 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_umts_res(59)@e327cc33d584: setverdict(pass): none -> pass TC_attach_umts_aka_umts_res-BVCI196(44)@e327cc33d584: Removing Client IMSI='262420000001002'H, index=0 TC_attach_umts_aka_umts_res(59)@e327cc33d584: Final verdict of PTC: pass 20241213094834349 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45212<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(57)@e327cc33d584: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI196(44)@e327cc33d584: Final verdict of PTC: none 20241213094834354 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241213094834354 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-BSSGP2(52)@e327cc33d584: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI210(49)@e327cc33d584: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI220(54)@e327cc33d584: Final verdict of PTC: none -NSVCI98(50)@e327cc33d584: Final verdict of PTC: none -NSVCI99(55)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GSUP-IPA(56)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(47)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-NS0(41)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb1-NS1(46)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb2-NS2(51)@e327cc33d584: Final verdict of PTC: none -NSVCI97(45)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(42)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GGSN_GTP(58)@e327cc33d584: Final verdict of PTC: none -NSVCI98-provIP(48)@e327cc33d584: Final verdict of PTC: none -NSVCI99-provIP(53)@e327cc33d584: Final verdict of PTC: none -NSVCI97-provIP(43)@e327cc33d584: Final verdict of PTC: none MTC@e327cc33d584: Setting final verdict of the test case. MTC@e327cc33d584: Local verdict of MTC: none MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-NS0(41): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(42): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97-provIP(43): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI196(44): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97(45): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-NS1(46): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(47): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98-provIP(48): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI210(49): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98(50): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-NS2(51): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(52): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99-provIP(53): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI220(54): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99(55): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP-IPA(56): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP(57): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GGSN_GTP(58): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_umts_aka_umts_res(59): pass (none -> pass) MTC@e327cc33d584: Test case TC_attach_umts_aka_umts_res finished. Verdict: pass MTC@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_umts_res pass'. Fri Dec 13 09:48:34 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 20241213094834487 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45218<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213094834889 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45218<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=89380) 20241213094835355 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213094835355 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=89380, count=90540) 20241213094836356 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213094836357 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres'. ------ SGSN_Tests.TC_attach_umts_aka_gsm_sres ------ Fri Dec 13 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 20241213094837358 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213094837358 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Test case TC_attach_umts_aka_gsm_sres started. 20241213094837986 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45232<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213094837989 DMM INFO MM(262420000001002/ee0710ef) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241213094837989 DMM INFO MM(262420000001002/ee0710ef) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241213094837989 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241213094837989 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241213094837989 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241213094837989 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241213094837989 DLLC NOTICE LLME(ffffffff/ee0710ef){ASSIGNED} LLGM Assign pre (ee0710ef => ffffffff) (gprs_llc.c:1079) 20241213094837989 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ee0710ef => ffffffff) (gprs_llc.c:1125) 20241213094837989 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20241213094837989 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) 20241213094837989 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) 20241213094837989 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Init}: Deallocated (fsm.c:568) 20241213094837989 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Deallocated (fsm.c:568) 20241213094837989 DMM DEBUG MM_STATE_Iu[0x55de40730e30]{Detached}: Deallocated (fsm.c:568) 20241213094837989 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Deallocated (fsm.c:568) 20241213094837989 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(60)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(61)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(60)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e327cc33d584: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(64)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213094838043 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213094838043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213094838043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213094838043 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213094838043 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241213094838043 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213094838043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213094838043 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213094838043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(64)@e327cc33d584: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213094838045 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213094838045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213094838045 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213094838045 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213094838045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213094838045 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213094838045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213094838045 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213094838045 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241213094838045 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213094838045 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213094838045 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213094838045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(64)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(64)@e327cc33d584: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213094838048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(65)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(61)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(61)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213094838053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213094838053 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(66)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_umts_aka_gsm_sres-BVCI196(63)@e327cc33d584: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(65)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(69)@e327cc33d584: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(69)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213094838059 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213094838059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213094838059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213094838059 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213094838059 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241213094838059 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213094838059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213094838059 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213094838059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(69)@e327cc33d584: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213094838060 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213094838060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213094838060 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213094838060 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213094838060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213094838060 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213094838060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213094838060 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213094838060 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241213094838060 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213094838060 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213094838060 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213094838060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(69)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(69)@e327cc33d584: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213094838062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(70)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(66)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(66)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213094838066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213094838066 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_umts_aka_gsm_sres-BVCI210(68)@e327cc33d584: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(71)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(70)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e327cc33d584: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(74)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213094838076 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213094838076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213094838076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213094838076 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213094838076 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241213094838076 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213094838076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213094838076 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213094838076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(74)@e327cc33d584: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213094838077 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213094838077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213094838077 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213094838077 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213094838077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213094838077 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213094838077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213094838077 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213094838077 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241213094838077 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213094838077 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213094838077 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213094838077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(74)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(74)@e327cc33d584: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213094838079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(71)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(71)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213094838084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213094838084 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_umts_aka_gsm_sres-BVCI220(73)@e327cc33d584: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213094838359 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213094838359 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241213094838359 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241213094838359 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(75)@e327cc33d584: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(75)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213094838363 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(75)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(75)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241213094838365 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(75)@e327cc33d584: 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)@e327cc33d584: 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)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(75)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_gsm_sres-BVCI196(63)@e327cc33d584: Adding Client=TC_attach_umts_aka_gsm_sres(78), IMSI='262420000001003'H, TLLI='FB06EF31'O, index=0 SGSN_Test-GSUP(76)@e327cc33d584: Created GsupExpect[0] for "262420000001003" to be handled at TC_attach_umts_aka_gsm_sres(78) TC_attach_umts_aka_gsm_sres(78)@e327cc33d584: 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 := '728EB07B589453E498D01212EC104696'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '27EB06BA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '50901E0793641697'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '49B814C48A00CD1062FFFA93DF13FF00'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'C1636C8F99F3D710C84B0DB620D1799A'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '67B58D6C334F177B2F3B25A4821F9A15'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'D340A76DA5F4A511'O } } } } } 20241213094839450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213094839450 DLLC NOTICE LLME(ffffffff/fb06ef31){UNASSIGNED} LLC RX: unknown TLLI 0xfb06ef31, creating LLME on the fly (gprs_llc.c:552) 20241213094839450 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241213094839451 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach"  (gprs_gmm.c:1248) 20241213094839451 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Allocated (fsm.c:456) 20241213094839451 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Init}: Allocated (fsm.c:456) 20241213094839451 DMM DEBUG MM_STATE_Gb[0x55de4072a9b0]{Idle}: Allocated (fsm.c:456) 20241213094839451 DMM DEBUG MM_STATE_Iu[0x55de4072a880]{Detached}: Allocated (fsm.c:456) 20241213094839451 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241213094839451 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241213094839451 DLLC NOTICE LLME(ffffffff/fb06ef31){UNASSIGNED} LLGM Assign pre (fb06ef31 => c6b12d09) (gprs_llc.c:1079) 20241213094839451 DLLC NOTICE LLME(fb06ef31/c6b12d09){ASSIGNED} LLGM Assign post (fb06ef31 => c6b12d09) (gprs_llc.c:1125) 20241213094839451 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241213094839451 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213094839451 DMM DEBUG MM(262420000001003/c6b12d09) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241213094839476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213094839476 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241213094839476 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213094839476 DMM DEBUG MM(262420000001003/c6b12d09) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1066) 20241213094839476 DMM NOTICE MM(262420000001003/c6b12d09) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241213094839476 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241213094839477 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241213094839477 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241213094839477 DMM DEBUG MM(262420000001003/c6b12d09) Requesting authorization (sgsn_auth.c:160) 20241213094839477 DMM INFO MM(262420000001003/c6b12d09) Requesting authentication tuples (sgsn_auth.c:184) 20241213094839477 DMM DEBUG MM(262420000001003/c6b12d09) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241213094839477 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20241213094839477 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)@e327cc33d584: Found GsupExpect[0] for "262420000001003" handled at TC_attach_umts_aka_gsm_sres(78) SGSN_Test-GSUP(76)@e327cc33d584: Added IMSI table entry 0TC_attach_umts_aka_gsm_sres(78)"262420000001003" 20241213094839483 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241213094839483 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241213094839483 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241213094839483 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20241213094839483 DMM INFO MM(262420000001003/c6b12d09) Subscriber data update (mmctx.c:445) 20241213094839483 DMM DEBUG MM(262420000001003/c6b12d09) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241213094839483 DMM INFO MM(262420000001003/c6b12d09) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241213094839483 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241213094839483 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241213094839483 DMM INFO MM(262420000001003/c6b12d09) <- GMM AUTH AND CIPHERING REQ (rand = 72 8e b0 7b 58 94 53 e4 98 d0 12 12 ec 10 46 96 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 67 b5 8d 6c 33 4f 17 7b 2f 3b 25 a4 82 1f 9a 15 ) (gprs_gmm.c:465) 20241213094839501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213094839501 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20241213094839501 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213094839501 DMM INFO MM(262420000001003/c6b12d09) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241213094839501 DMM NOTICE MM(262420000001003/c6b12d09) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241213094839501 DMM DEBUG MM(262420000001003/c6b12d09) checking auth: received GSM SRES = 27 eb 06 ba (gprs_gmm.c:648) 20241213094839501 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241213094839501 DMM DEBUG MM(262420000001003/c6b12d09) Requesting authorization (sgsn_auth.c:160) 20241213094839501 DMM INFO MM(262420000001003/c6b12d09) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241213094839501 DMM DEBUG MM(262420000001003/c6b12d09) Requesting subscriber data update (gprs_subscriber.c:894) 20241213094839501 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20241213094839501 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) 20241213094839502 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241213094839502 DMM INFO MM(262420000001003/c6b12d09) <- GMM ATTACH ACCEPT (new P-TMSI=0xc6b12d09) (gprs_gmm.c:282) 20241213094839504 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241213094839504 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241213094839504 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241213094839504 DMM INFO MM(262420000001003/c6b12d09) Subscriber data update (mmctx.c:445) 20241213094839504 DMM DEBUG MM(262420000001003/c6b12d09) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241213094839504 DMM INFO MM(262420000001003/c6b12d09) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241213094839504 DMM NOTICE MM(262420000001003/c6b12d09) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:982) 20241213094839505 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241213094839505 DMM NOTICE MM(262420000001003/c6b12d09) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241213094839505 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) 20241213094839506 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241213094839506 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241213094839506 DMM INFO MM(262420000001003/c6b12d09) Subscriber data update (mmctx.c:445) 20241213094839506 DMM DEBUG MM(262420000001003/c6b12d09) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241213094839521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213094839521 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241213094839521 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213094839521 DMM INFO MM(262420000001003/c6b12d09) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241213094839521 DMM NOTICE MM(262420000001003/c6b12d09) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241213094839521 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241213094839521 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241213094839521 DLLC NOTICE LLME(fb06ef31/c6b12d09){ASSIGNED} LLGM Assign pre (ffffffff => c6b12d09) (gprs_llc.c:1079) 20241213094839521 DLLC NOTICE LLME(ffffffff/c6b12d09){ASSIGNED} LLGM Assign post (ffffffff => c6b12d09) (gprs_llc.c:1125) 20241213094839521 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241213094839521 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241213094839521 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241213094839521 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_gsm_sres(78)@e327cc33d584: setverdict(pass): none -> pass TC_attach_umts_aka_gsm_sres-BVCI196(63)@e327cc33d584: Removing Client IMSI='262420000001003'H, index=0 TC_attach_umts_aka_gsm_sres(78)@e327cc33d584: Final verdict of PTC: pass 20241213094839579 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45232<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241213094839582 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241213094839582 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(76)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GSUP-IPA(75)@e327cc33d584: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI196(63)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-NS0(60)@e327cc33d584: Final verdict of PTC: none -NSVCI97(64)@e327cc33d584: Final verdict of PTC: none -NSVCI99(74)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb2-NS2(70)@e327cc33d584: Final verdict of PTC: none -NSVCI98(69)@e327cc33d584: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI220(73)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(66)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb1-NS1(65)@e327cc33d584: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI210(68)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(61)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GGSN_GTP(77)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(71)@e327cc33d584: Final verdict of PTC: none -NSVCI98-provIP(67)@e327cc33d584: Final verdict of PTC: none -NSVCI97-provIP(62)@e327cc33d584: Final verdict of PTC: none -NSVCI99-provIP(72)@e327cc33d584: Final verdict of PTC: none MTC@e327cc33d584: Setting final verdict of the test case. MTC@e327cc33d584: Local verdict of MTC: none MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-NS0(60): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(61): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97-provIP(62): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI196(63): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97(64): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-NS1(65): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(66): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98-provIP(67): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI210(68): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98(69): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-NS2(70): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(71): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99-provIP(72): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI220(73): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99(74): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP-IPA(75): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP(76): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GGSN_GTP(77): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_umts_aka_gsm_sres(78): pass (none -> pass) MTC@e327cc33d584: Test case TC_attach_umts_aka_gsm_sres finished. Verdict: pass MTC@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres pass'. Fri Dec 13 09:48:39 UTC 2024 ====== SGSN_Tests.TC_attach_umts_aka_gsm_sres pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_umts_aka_gsm_sres.talloc 20241213094839710 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45248<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213094840111 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45248<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=86436) 20241213094840583 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213094840583 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=86436, count=90792) 20241213094841584 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213094841584 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_timeout_after_pdp_act'. ------ SGSN_Tests.TC_attach_timeout_after_pdp_act ------ Fri Dec 13 09:48:42 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 20241213094842586 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213094842586 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Test case TC_attach_timeout_after_pdp_act started. 20241213094843205 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36634<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213094843208 DMM INFO MM(262420000001003/c6b12d09) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241213094843208 DMM INFO MM(262420000001003/c6b12d09) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241213094843208 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241213094843208 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241213094843208 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241213094843208 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241213094843208 DLLC NOTICE LLME(ffffffff/c6b12d09){ASSIGNED} LLGM Assign pre (c6b12d09 => ffffffff) (gprs_llc.c:1079) 20241213094843208 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c6b12d09 => ffffffff) (gprs_llc.c:1125) 20241213094843208 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20241213094843208 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) 20241213094843208 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) 20241213094843208 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Init}: Deallocated (fsm.c:568) 20241213094843208 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Deallocated (fsm.c:568) 20241213094843208 DMM DEBUG MM_STATE_Iu[0x55de4072a880]{Detached}: Deallocated (fsm.c:568) 20241213094843208 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Deallocated (fsm.c:568) 20241213094843208 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(79)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(80)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(79)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e327cc33d584: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(83)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213094843264 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213094843264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213094843264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213094843264 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213094843264 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241213094843264 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213094843264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213094843264 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213094843264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(83)@e327cc33d584: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213094843265 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213094843265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213094843265 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213094843265 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213094843265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213094843265 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213094843265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213094843265 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213094843265 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241213094843265 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213094843265 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(83)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241213094843265 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213094843265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(83)@e327cc33d584: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213094843267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(84)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(80)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(80)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213094843272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213094843272 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_timeout_after_pdp_act-BVCI196(82)@e327cc33d584: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(85)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(84)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(88)@e327cc33d584: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(88)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213094843279 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213094843279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213094843279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213094843279 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213094843279 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241213094843279 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213094843279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213094843279 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213094843279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(88)@e327cc33d584: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213094843280 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213094843280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213094843280 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213094843280 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213094843280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213094843280 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213094843280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213094843280 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213094843280 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241213094843280 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213094843280 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213094843280 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213094843280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(88)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(88)@e327cc33d584: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213094843282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(89)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(85)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(85)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213094843287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213094843287 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_timeout_after_pdp_act-BVCI210(87)@e327cc33d584: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(90)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(89)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(93)@e327cc33d584: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(93)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213094843295 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213094843295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213094843295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213094843295 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213094843295 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241213094843295 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213094843295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213094843295 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213094843295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(93)@e327cc33d584: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213094843296 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213094843296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213094843296 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213094843296 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213094843296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213094843296 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213094843296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213094843296 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213094843296 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241213094843296 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213094843296 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213094843297 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213094843297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(93)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(93)@e327cc33d584: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213094843299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(90)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(90)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213094843304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213094843304 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_timeout_after_pdp_act-BVCI220(92)@e327cc33d584: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213094843587 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213094843587 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241213094843587 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241213094843587 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(94)@e327cc33d584: Established a new IPA connection (conn_id=2) 20241213094843589 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(94)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213094843590 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(94)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(94)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(94)@e327cc33d584: 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)@e327cc33d584: 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)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(94)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_timeout_after_pdp_act-BVCI196(82)@e327cc33d584: Adding Client=TC_attach_timeout_after_pdp_act(97), IMSI='262420000000021'H, TLLI='E8F3DFBE'O, index=0 SGSN_Test-GSUP(95)@e327cc33d584: Created GsupExpect[0] for "262420000000021" to be handled at TC_attach_timeout_after_pdp_act(97) TC_attach_timeout_after_pdp_act(97)@e327cc33d584: 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 := 'B05B8B8199DC2543B61407356B324F82'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7333B0BD'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1D710AB74A96F04B'O } } } } } 20241213094843629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213094843629 DLLC NOTICE LLME(ffffffff/e8f3dfbe){UNASSIGNED} LLC RX: unknown TLLI 0xe8f3dfbe, creating LLME on the fly (gprs_llc.c:552) 20241213094843629 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241213094843629 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach"  (gprs_gmm.c:1248) 20241213094843629 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Allocated (fsm.c:456) 20241213094843629 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Init}: Allocated (fsm.c:456) 20241213094843629 DMM DEBUG MM_STATE_Gb[0x55de4072a9b0]{Idle}: Allocated (fsm.c:456) 20241213094843629 DMM DEBUG MM_STATE_Iu[0x55de40730e30]{Detached}: Allocated (fsm.c:456) 20241213094843629 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241213094843629 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241213094843629 DLLC NOTICE LLME(ffffffff/e8f3dfbe){UNASSIGNED} LLGM Assign pre (e8f3dfbe => f751b737) (gprs_llc.c:1079) 20241213094843629 DLLC NOTICE LLME(e8f3dfbe/f751b737){ASSIGNED} LLGM Assign post (e8f3dfbe => f751b737) (gprs_llc.c:1125) 20241213094843630 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241213094843630 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213094843630 DMM DEBUG MM(262420000000021/f751b737) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241213094843647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213094843647 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241213094843647 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213094843647 DMM DEBUG MM(262420000000021/f751b737) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1066) 20241213094843647 DMM NOTICE MM(262420000000021/f751b737) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241213094843647 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241213094843647 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241213094843647 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241213094843647 DMM DEBUG MM(262420000000021/f751b737) Requesting authorization (sgsn_auth.c:160) 20241213094843647 DMM INFO MM(262420000000021/f751b737) Requesting authentication tuples (sgsn_auth.c:184) 20241213094843647 DMM DEBUG MM(262420000000021/f751b737) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241213094843647 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20241213094843647 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)@e327cc33d584: Found GsupExpect[0] for "262420000000021" handled at TC_attach_timeout_after_pdp_act(97) SGSN_Test-GSUP(95)@e327cc33d584: Added IMSI table entry 0TC_attach_timeout_after_pdp_act(97)"262420000000021" 20241213094843651 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241213094843651 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241213094843651 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241213094843651 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20241213094843651 DMM INFO MM(262420000000021/f751b737) Subscriber data update (mmctx.c:445) 20241213094843651 DMM DEBUG MM(262420000000021/f751b737) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241213094843651 DMM INFO MM(262420000000021/f751b737) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241213094843651 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241213094843651 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241213094843651 DMM INFO MM(262420000000021/f751b737) <- GMM AUTH AND CIPHERING REQ (rand = b0 5b 8b 81 99 dc 25 43 b6 14 07 35 6b 32 4f 82 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241213094843663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213094843663 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20241213094843663 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213094843663 DMM INFO MM(262420000000021/f751b737) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241213094843663 DMM NOTICE MM(262420000000021/f751b737) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241213094843663 DMM DEBUG MM(262420000000021/f751b737) checking auth: received GSM SRES = 73 33 b0 bd (gprs_gmm.c:648) 20241213094843663 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241213094843663 DMM DEBUG MM(262420000000021/f751b737) Requesting authorization (sgsn_auth.c:160) 20241213094843663 DMM INFO MM(262420000000021/f751b737) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241213094843663 DMM DEBUG MM(262420000000021/f751b737) Requesting subscriber data update (gprs_subscriber.c:894) 20241213094843663 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20241213094843663 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) 20241213094843663 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241213094843663 DMM INFO MM(262420000000021/f751b737) <- GMM ATTACH ACCEPT (new P-TMSI=0xf751b737) (gprs_gmm.c:282) 20241213094843666 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241213094843667 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241213094843667 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241213094843667 DMM INFO MM(262420000000021/f751b737) Subscriber data update (mmctx.c:445) 20241213094843667 DMM DEBUG MM(262420000000021/f751b737) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241213094843667 DMM INFO MM(262420000000021/f751b737) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241213094843667 DMM NOTICE MM(262420000000021/f751b737) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:982) 20241213094843667 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241213094843667 DMM NOTICE MM(262420000000021/f751b737) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241213094843667 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) 20241213094843667 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241213094843667 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241213094843667 DMM INFO MM(262420000000021/f751b737) Subscriber data update (mmctx.c:445) 20241213094843667 DMM DEBUG MM(262420000000021/f751b737) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241213094843678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213094843678 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241213094843678 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213094843678 DMM INFO MM(262420000000021/f751b737) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241213094843678 DMM NOTICE MM(262420000000021/f751b737) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241213094843678 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241213094843678 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241213094843678 DLLC NOTICE LLME(e8f3dfbe/f751b737){ASSIGNED} LLGM Assign pre (ffffffff => f751b737) (gprs_llc.c:1079) 20241213094843678 DLLC NOTICE LLME(ffffffff/f751b737){ASSIGNED} LLGM Assign post (ffffffff => f751b737) (gprs_llc.c:1125) 20241213094843678 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241213094843678 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241213094843678 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241213094843678 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_timeout_after_pdp_act(97)@e327cc33d584: setverdict(pass): none -> pass 20241213094843734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213094843734 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241213094843734 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213094843734 DMM INFO MM(262420000000021/f751b737) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241213094843734 DMM INFO MM(262420000000021/f751b737) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241213094843734 DMM DEBUG MM(262420000000021/f751b737) Using GGSN 0 (gprs_sm.c:317) 20241213094843734 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20241213094843734 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241213094843734 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:186) 20241213094843734 DLGTP DEBUG Registering seq=1024 in restransmit req queue (gtp.c:402) 20241213094843756 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 a6 df 01 47 11 b8 db 82 ec 14 05 7f 96 d3 03 6f 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) 20241213094843756 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f4631ce4058, cbp=0x55de4072eb80) (sgsn_libgtp.c:633) 20241213094843756 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241213094843756 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55de407327c8 TLLI=f751b737, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241213094843756 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241213094843756 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_timeout_after_pdp_act(97)@e327cc33d584: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act(97)@e327cc33d584: setverdict(pass): pass -> pass, component reason not changed 20241213094843768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213094843768 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20241213094843768 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213094843768 DMM INFO MM(262420000000021/f751b737) -> GMM ATTACH REQUEST MI(TMSI-0xF751B737) type="GPRS attach"  (gprs_gmm.c:1248) 20241213094843768 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241213094843768 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241213094843768 DLLC NOTICE LLME(ffffffff/f751b737){ASSIGNED} LLGM Assign pre (f751b737 => dfee689d) (gprs_llc.c:1079) 20241213094843768 DLLC NOTICE LLME(f751b737/dfee689d){ASSIGNED} LLGM Assign post (f751b737 => dfee689d) (gprs_llc.c:1125) 20241213094843768 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241213094843768 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213094843768 DMM DEBUG MM(262420000000021/dfee689d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241213094843776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213094843776 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20241213094843776 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213094843776 DMM DEBUG MM(262420000000021/dfee689d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1066) 20241213094843776 DMM NOTICE MM(262420000000021/dfee689d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241213094843776 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241213094843776 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241213094843776 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241213094843776 DMM DEBUG MM(262420000000021/dfee689d) Requesting authorization (sgsn_auth.c:160) 20241213094843776 DMM INFO MM(262420000000021/dfee689d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241213094843776 DMM DEBUG MM(262420000000021/dfee689d) Requesting subscriber data update (gprs_subscriber.c:894) 20241213094843776 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20241213094843776 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) 20241213094843777 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241213094843777 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241213094843777 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241213094843777 DMM INFO MM(262420000000021/dfee689d) Subscriber data update (mmctx.c:445) 20241213094843777 DMM DEBUG MM(262420000000021/dfee689d) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20241213094843777 DMM INFO MM(262420000000021/dfee689d) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20241213094843777 DMM NOTICE MM(262420000000021/dfee689d) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:982) 20241213094843777 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241213094843777 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241213094843777 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241213094843777 DMM INFO MM(262420000000021/dfee689d) <- GMM ATTACH ACCEPT (new P-TMSI=0xdfee689d) (gprs_gmm.c:282) 20241213094843777 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) 20241213094843779 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241213094843779 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241213094843779 DMM INFO MM(262420000000021/dfee689d) Subscriber data update (mmctx.c:445) 20241213094843779 DMM DEBUG MM(262420000000021/dfee689d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_timeout_after_pdp_act(97)@e327cc33d584: Trying to receive 5 ATTACH ACCEPTs 20241213094849779 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241213094849779 DMM INFO MM(262420000000021/dfee689d) <- GMM ATTACH ACCEPT (new P-TMSI=0xdfee689d) (gprs_gmm.c:282) 20241213094850803 DGPRS DEBUG Checking for inactive LLMEs, time = 36611530 (sgsn.c:132) 20241213094855781 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241213094855781 DMM INFO MM(262420000000021/dfee689d) <- GMM ATTACH ACCEPT (new P-TMSI=0xdfee689d) (gprs_gmm.c:282) 20241213094901782 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241213094901782 DMM INFO MM(262420000000021/dfee689d) <- GMM ATTACH ACCEPT (new P-TMSI=0xdfee689d) (gprs_gmm.c:282) 20241213094903588 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20241213094903588 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(94)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(94)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241213094903589 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) 20241213094907784 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241213094907784 DMM INFO MM(262420000000021/dfee689d) <- GMM ATTACH ACCEPT (new P-TMSI=0xdfee689d) (gprs_gmm.c:282) TC_attach_timeout_after_pdp_act(97)@e327cc33d584: Have received 5 ATTACH ACCEPT messages TC_attach_timeout_after_pdp_act(97)@e327cc33d584: Make sure not more than 5 ATTACH ACCEPT messages are sent 20241213094913266 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213094913271 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213094913271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241213094913280 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213094913284 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213094913284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241213094913298 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213094913302 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213094913302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241213094913785 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241213094913786 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20241213094913786 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20241213094913786 DMM NOTICE MM(262420000000021/dfee689d) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241213094913786 DGPRS INFO PDP(262420000000021/0) Forcing release of PDP context (pdpctx.c:102) 20241213094913786 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55de407327c8, TLLI=dfee689d, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241213094913786 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241213094913786 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241213094913786 DLGTP DEBUG Registering seq=1025 in restransmit req queue (gtp.c:402) 20241213094913786 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20241213094913786 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) 20241213094913786 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Reject}: Deallocated (fsm.c:568) 20241213094913786 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: Deallocated (fsm.c:568) 20241213094913786 DMM DEBUG MM_STATE_Iu[0x55de40730e30]{Detached}: Deallocated (fsm.c:568) 20241213094913786 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241213094913786 DLLC NOTICE LLME(f751b737/dfee689d){ASSIGNED} LLGM Assign pre (dfee689d => ffffffff) (gprs_llc.c:1079) 20241213094913786 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dfee689d => ffffffff) (gprs_llc.c:1125) TC_attach_timeout_after_pdp_act(97)@e327cc33d584: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act-BVCI196(82)@e327cc33d584: Removing Client IMSI='262420000000021'H, index=0 TC_attach_timeout_after_pdp_act(97)@e327cc33d584: Final verdict of PTC: pass 20241213094914307 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36634<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(95)@e327cc33d584: Final verdict of PTC: none 20241213094914311 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241213094914311 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(79)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb2-NS2(89)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GSUP-IPA(94)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb1-NS1(84)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(80)@e327cc33d584: Final verdict of PTC: none -NSVCI99(93)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GGSN_GTP(96)@e327cc33d584: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI220(92)@e327cc33d584: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI210(87)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(85)@e327cc33d584: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI196(82)@e327cc33d584: Final verdict of PTC: none -NSVCI98(88)@e327cc33d584: Final verdict of PTC: none -NSVCI97(83)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(90)@e327cc33d584: Final verdict of PTC: none -NSVCI97-provIP(81)@e327cc33d584: Final verdict of PTC: none -NSVCI98-provIP(86)@e327cc33d584: Final verdict of PTC: none -NSVCI99-provIP(91)@e327cc33d584: Final verdict of PTC: none MTC@e327cc33d584: Setting final verdict of the test case. MTC@e327cc33d584: Local verdict of MTC: none MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-NS0(79): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(80): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97-provIP(81): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI196(82): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97(83): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-NS1(84): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(85): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98-provIP(86): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI210(87): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98(88): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-NS2(89): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(90): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99-provIP(91): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI220(92): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99(93): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP-IPA(94): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP(95): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GGSN_GTP(96): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_timeout_after_pdp_act(97): pass (none -> pass) MTC@e327cc33d584: Test case TC_attach_timeout_after_pdp_act finished. Verdict: pass MTC@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_timeout_after_pdp_act pass'. Fri Dec 13 09:49:14 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 20241213094914418 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33372<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213094914720 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33372<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=126084) 20241213094915312 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213094915312 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=126084, count=131516) 20241213094916314 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213094916314 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_id_timeout'. ------ SGSN_Tests.TC_attach_auth_id_timeout ------ Fri Dec 13 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 20241213094917315 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213094917315 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Test case TC_attach_auth_id_timeout started. 20241213094917761 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33384<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213094917763 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(98)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(99)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(98)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(103)@e327cc33d584: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(103)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213094917823 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213094917823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213094917823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213094917823 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213094917823 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241213094917823 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213094917823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213094917823 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213094917823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(102)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(103)@e327cc33d584: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213094917824 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213094917824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213094917824 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213094917824 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213094917824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213094917824 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213094917824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213094917824 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213094917824 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241213094917824 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213094917824 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213094917825 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI97(103)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241213094917825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(103)@e327cc33d584: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213094917827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(104)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(99)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(99)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(102)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e327cc33d584: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20241213094917834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213094917834 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(107)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213094917836 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213094917836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213094917836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213094917836 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213094917836 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241213094917836 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213094917836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213094917836 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213094917836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_attach_auth_id_timeout-BVCI196(100)@e327cc33d584: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(107)@e327cc33d584: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213094917836 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213094917836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213094917836 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213094917837 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213094917837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213094917837 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213094917837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213094917837 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213094917837 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241213094917837 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213094917837 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213094917837 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213094917837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(107)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(107)@e327cc33d584: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213094917840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(108)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(104)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(104)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213094917846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213094917846 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(109)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_auth_id_timeout-BVCI210(106)@e327cc33d584: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(108)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e327cc33d584: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(112)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213094917853 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213094917853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213094917853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213094917853 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213094917853 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241213094917853 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213094917853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213094917853 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213094917853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(112)@e327cc33d584: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213094917854 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213094917854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213094917854 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213094917854 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213094917854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213094917854 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213094917854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213094917854 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213094917854 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241213094917854 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213094917854 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213094917854 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213094917854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(112)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(112)@e327cc33d584: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213094917856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(109)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(109)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213094917862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213094917862 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_id_timeout-BVCI220(111)@e327cc33d584: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213094918315 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213094918315 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241213094918315 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241213094918315 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(113)@e327cc33d584: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(113)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213094918317 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241213094918317 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(113)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(113)@e327cc33d584: 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)@e327cc33d584: 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)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(113)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_id_timeout-BVCI196(100)@e327cc33d584: Adding Client=TC_attach_auth_id_timeout(116), IMSI='262420000000002'H, TLLI='EE133164'O, index=0 SGSN_Test-GSUP(114)@e327cc33d584: Created GsupExpect[0] for "262420000000002" to be handled at TC_attach_auth_id_timeout(116) 20241213094918343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213094918344 DLLC NOTICE LLME(ffffffff/ee133164){UNASSIGNED} LLC RX: unknown TLLI 0xee133164, creating LLME on the fly (gprs_llc.c:552) 20241213094918344 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241213094918344 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xC000004A) type="GPRS attach"  (gprs_gmm.c:1248) 20241213094918344 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Allocated (fsm.c:456) 20241213094918344 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Init}: Allocated (fsm.c:456) 20241213094918344 DMM DEBUG MM_STATE_Gb[0x55de4072a9b0]{Idle}: Allocated (fsm.c:456) 20241213094918344 DMM DEBUG MM_STATE_Iu[0x55de4072a880]{Detached}: Allocated (fsm.c:456) 20241213094918344 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241213094918344 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241213094918344 DLLC NOTICE LLME(ffffffff/ee133164){UNASSIGNED} LLGM Assign pre (ee133164 => ee2f8dba) (gprs_llc.c:1079) 20241213094918344 DLLC NOTICE LLME(ee133164/ee2f8dba){ASSIGNED} LLGM Assign post (ee133164 => ee2f8dba) (gprs_llc.c:1125) 20241213094918344 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241213094918344 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213094918344 DMM DEBUG MM(/ee2f8dba) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241213094920805 DGPRS DEBUG Checking for inactive LLMEs, time = 36611560 (sgsn.c:132) 20241213094924345 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241213094924345 DMM DEBUG MM(/ee2f8dba) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241213094930346 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241213094930346 DMM DEBUG MM(/ee2f8dba) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241213094936347 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241213094936347 DMM DEBUG MM(/ee2f8dba) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241213094938316 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20241213094938317 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20241213094938317 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(113)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241213094942348 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241213094942348 DMM DEBUG MM(/ee2f8dba) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241213094947825 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213094947831 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213094947831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241213094947838 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213094947841 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213094947841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241213094947854 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213094947859 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213094947859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241213094948349 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241213094948350 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20241213094948350 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20241213094948350 DMM NOTICE MM(/ee2f8dba) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:346) 20241213094948350 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Reject}: Deallocated (fsm.c:568) 20241213094948350 DMM DEBUG MM_STATE_Gb(3994235236)[0x55de4072a9b0]{Idle}: Deallocated (fsm.c:568) 20241213094948350 DMM DEBUG MM_STATE_Iu[0x55de4072a880]{Detached}: Deallocated (fsm.c:568) 20241213094948350 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241213094948350 DLLC NOTICE LLME(ee133164/ee2f8dba){ASSIGNED} LLGM Assign pre (ee2f8dba => ffffffff) (gprs_llc.c:1079) 20241213094948350 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ee2f8dba => ffffffff) (gprs_llc.c:1125) TC_attach_auth_id_timeout(116)@e327cc33d584: setverdict(pass): none -> pass TC_attach_auth_id_timeout-BVCI196(100)@e327cc33d584: Removing Client IMSI='262420000000002'H, index=0 TC_attach_auth_id_timeout(116)@e327cc33d584: Final verdict of PTC: pass 20241213094948365 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33384<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(114)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb2-NS2(108)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb1-NS1(102)@e327cc33d584: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI210(106)@e327cc33d584: Final verdict of PTC: none 20241213094948371 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241213094948372 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_auth_id_timeout-BVCI196(100)@e327cc33d584: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI220(111)@e327cc33d584: Final verdict of PTC: none -NSVCI99(112)@e327cc33d584: Final verdict of PTC: none -NSVCI97(103)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(104)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-NS0(98)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GSUP-IPA(113)@e327cc33d584: Final verdict of PTC: none -NSVCI98(107)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GGSN_GTP(115)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(109)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(99)@e327cc33d584: Final verdict of PTC: none -NSVCI99-provIP(110)@e327cc33d584: Final verdict of PTC: none -NSVCI97-provIP(101)@e327cc33d584: Final verdict of PTC: none -NSVCI98-provIP(105)@e327cc33d584: Final verdict of PTC: none MTC@e327cc33d584: Setting final verdict of the test case. MTC@e327cc33d584: Local verdict of MTC: none MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-NS0(98): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(99): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_auth_id_timeout-BVCI196(100): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97-provIP(101): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-NS1(102): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97(103): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(104): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98-provIP(105): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_auth_id_timeout-BVCI210(106): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98(107): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-NS2(108): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(109): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99-provIP(110): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_auth_id_timeout-BVCI220(111): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99(112): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP-IPA(113): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP(114): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GGSN_GTP(115): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_auth_id_timeout(116): pass (none -> pass) MTC@e327cc33d584: Test case TC_attach_auth_id_timeout finished. Verdict: pass MTC@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_id_timeout pass'. Fri Dec 13 09:49:48 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 20241213094948516 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35648<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213094948818 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35648<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=60600) 20241213094949373 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213094949373 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=60600, count=68852) 20241213094950374 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213094950374 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241213094950806 DGPRS DEBUG Checking for inactive LLMEs, time = 36611590 (sgsn.c:132) MTC@e327cc33d584: 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@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_timeout'. ------ SGSN_Tests.TC_attach_auth_sai_timeout ------ Fri Dec 13 09:49: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_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 20241213094951375 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213094951375 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Test case TC_attach_auth_sai_timeout started. 20241213094951908 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59492<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213094951911 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(117)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(118)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(117)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e327cc33d584: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(121)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213094951963 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213094951963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213094951963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213094951963 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213094951963 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241213094951963 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213094951963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213094951963 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213094951963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(121)@e327cc33d584: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213094951964 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213094951964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213094951964 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213094951964 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213094951964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213094951964 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213094951964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213094951964 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213094951964 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241213094951964 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213094951964 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213094951964 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213094951964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(121)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(121)@e327cc33d584: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213094951967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(122)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(118)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(118)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(123)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241213094951972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213094951973 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_auth_sai_timeout-BVCI196(120)@e327cc33d584: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(122)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(127)@e327cc33d584: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(127)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213094951985 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213094951985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213094951985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213094951985 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213094951985 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241213094951985 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213094951985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213094951985 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213094951985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(126)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(127)@e327cc33d584: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213094951986 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213094951986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213094951986 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213094951986 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213094951986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213094951986 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213094951986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213094951986 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213094951986 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241213094951986 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213094951986 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213094951986 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213094951986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(127)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(127)@e327cc33d584: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213094951988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(123)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(123)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(128)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241213094951994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213094951994 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(126)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } TC_attach_auth_sai_timeout-BVCI210(124)@e327cc33d584: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(131)@e327cc33d584: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(131)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213094951997 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213094951997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213094951997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213094951997 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213094951997 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241213094951997 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213094951997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213094951997 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213094951997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(131)@e327cc33d584: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213094951998 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213094951998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213094951998 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213094951998 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213094951998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213094951998 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213094951998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213094951998 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213094951998 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241213094951998 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213094951998 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213094951999 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213094951999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(131)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(131)@e327cc33d584: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213094952001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(128)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(128)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213094952006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213094952006 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_sai_timeout-BVCI220(130)@e327cc33d584: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213094952376 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213094952376 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241213094952376 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241213094952376 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(132)@e327cc33d584: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(132)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213094952380 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241213094952381 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(132)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(132)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(132)@e327cc33d584: 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)@e327cc33d584: 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)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(132)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_timeout-BVCI196(120)@e327cc33d584: Adding Client=TC_attach_auth_sai_timeout(135), IMSI='262420000000003'H, TLLI='F399E81F'O, index=0 SGSN_Test-GSUP(133)@e327cc33d584: Created GsupExpect[0] for "262420000000003" to be handled at TC_attach_auth_sai_timeout(135) 20241213094952438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213094952438 DLLC NOTICE LLME(ffffffff/f399e81f){UNASSIGNED} LLC RX: unknown TLLI 0xf399e81f, creating LLME on the fly (gprs_llc.c:552) 20241213094952438 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241213094952438 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000003) type="GPRS attach"  (gprs_gmm.c:1248) 20241213094952438 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Allocated (fsm.c:456) 20241213094952438 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Init}: Allocated (fsm.c:456) 20241213094952438 DMM DEBUG MM_STATE_Gb[0x55de4072a9b0]{Idle}: Allocated (fsm.c:456) 20241213094952438 DMM DEBUG MM_STATE_Iu[0x55de40730e30]{Detached}: Allocated (fsm.c:456) 20241213094952438 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241213094952438 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241213094952438 DLLC NOTICE LLME(ffffffff/f399e81f){UNASSIGNED} LLGM Assign pre (f399e81f => d9ccc335) (gprs_llc.c:1079) 20241213094952438 DLLC NOTICE LLME(f399e81f/d9ccc335){ASSIGNED} LLGM Assign post (f399e81f => d9ccc335) (gprs_llc.c:1125) 20241213094952438 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241213094952438 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213094952438 DMM DEBUG MM(262420000000003/d9ccc335) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241213094952460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213094952460 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241213094952460 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213094952460 DMM DEBUG MM(262420000000003/d9ccc335) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000030 (gprs_gmm.c:1066) 20241213094952460 DMM NOTICE MM(262420000000003/d9ccc335) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241213094952460 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241213094952460 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241213094952460 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241213094952460 DMM DEBUG MM(262420000000003/d9ccc335) Requesting authorization (sgsn_auth.c:160) 20241213094952460 DMM INFO MM(262420000000003/d9ccc335) Requesting authentication tuples (sgsn_auth.c:184) 20241213094952460 DMM DEBUG MM(262420000000003/d9ccc335) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241213094952461 DGPRS INFO SUBSCR(262420000000003) requesting auth info (gprs_subscriber.c:805) 20241213094952461 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)@e327cc33d584: Found GsupExpect[0] for "262420000000003" handled at TC_attach_auth_sai_timeout(135) SGSN_Test-GSUP(133)@e327cc33d584: Added IMSI table entry 0TC_attach_auth_sai_timeout(135)"262420000000003" 20241213094958462 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241213094958462 DMM ERROR MM(262420000000003/d9ccc335) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241213094958462 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241213094958462 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241213094958462 DMM NOTICE MM(262420000000003/d9ccc335) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:346) 20241213094958462 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Reject}: Deallocated (fsm.c:568) 20241213094958462 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Deallocated (fsm.c:568) 20241213094958462 DMM DEBUG MM_STATE_Iu[0x55de40730e30]{Detached}: Deallocated (fsm.c:568) 20241213094958462 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241213094958462 DLLC NOTICE LLME(f399e81f/d9ccc335){ASSIGNED} LLGM Assign pre (d9ccc335 => ffffffff) (gprs_llc.c:1079) 20241213094958462 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d9ccc335 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_timeout(135)@e327cc33d584: setverdict(pass): none -> pass TC_attach_auth_sai_timeout-BVCI196(120)@e327cc33d584: Removing Client IMSI='262420000000003'H, index=0 TC_attach_auth_sai_timeout(135)@e327cc33d584: Final verdict of PTC: pass 20241213094958483 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59492<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241213094958487 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-GSUP(133)@e327cc33d584: Final verdict of PTC: none -NSVCI98(127)@e327cc33d584: Final verdict of PTC: none 20241213094958487 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-BSSGP1(123)@e327cc33d584: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI220(130)@e327cc33d584: Final verdict of PTC: none -NSVCI99(131)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(118)@e327cc33d584: Final verdict of PTC: none -NSVCI97(121)@e327cc33d584: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI196(120)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb2-NS2(126)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-NS0(117)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GSUP-IPA(132)@e327cc33d584: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI210(124)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(128)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb1-NS1(122)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GGSN_GTP(134)@e327cc33d584: Final verdict of PTC: none -NSVCI99-provIP(129)@e327cc33d584: Final verdict of PTC: none -NSVCI98-provIP(125)@e327cc33d584: Final verdict of PTC: none -NSVCI97-provIP(119)@e327cc33d584: Final verdict of PTC: none MTC@e327cc33d584: Setting final verdict of the test case. MTC@e327cc33d584: Local verdict of MTC: none MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-NS0(117): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(118): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97-provIP(119): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI196(120): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97(121): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-NS1(122): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(123): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI210(124): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98-provIP(125): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-NS2(126): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98(127): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(128): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99-provIP(129): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI220(130): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99(131): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP-IPA(132): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP(133): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GGSN_GTP(134): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_auth_sai_timeout(135): pass (none -> pass) MTC@e327cc33d584: Test case TC_attach_auth_sai_timeout finished. Verdict: pass MTC@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_timeout pass'. Fri Dec 13 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 20241213094958558 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59500<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213094958859 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59500<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=64244) 20241213094959489 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213094959490 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=64244, count=67516) 20241213095000491 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095000491 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_reject'. ------ SGSN_Tests.TC_attach_auth_sai_reject ------ Fri Dec 13 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 20241213095001493 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095001493 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Test case TC_attach_auth_sai_reject started. 20241213095001956 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39954<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213095001958 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(136)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(137)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(136)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e327cc33d584: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(140)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095001998 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213095001998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095001998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095001998 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095001998 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241213095001998 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095001998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095001998 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095001998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(140)@e327cc33d584: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095001999 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095001999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095001999 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095001999 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095001999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095001999 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095001999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095001999 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095001999 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241213095001999 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095001999 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(140)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241213095001999 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095001999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(140)@e327cc33d584: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095002001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(141)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(137)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(137)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095002005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095002005 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_auth_sai_reject-BVCI196(139)@e327cc33d584: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(142)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(141)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e327cc33d584: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(145)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095002014 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213095002014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095002014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095002014 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095002014 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241213095002014 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095002014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095002014 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095002014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(145)@e327cc33d584: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095002015 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095002015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095002015 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095002015 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095002015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095002015 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095002015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095002015 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095002015 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241213095002015 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095002015 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(145)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(145)@e327cc33d584: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095002015 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095002015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241213095002018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(146)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(142)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(142)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095002024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095002024 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_auth_sai_reject-BVCI210(144)@e327cc33d584: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(147)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(146)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e327cc33d584: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(150)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095002032 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213095002032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095002032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095002032 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095002032 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241213095002032 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095002032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095002032 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095002032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(150)@e327cc33d584: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095002033 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095002033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095002033 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095002033 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095002033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095002033 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095002033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095002033 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095002033 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241213095002033 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095002033 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213095002033 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095002033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(150)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(150)@e327cc33d584: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095002036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(147)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(147)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095002040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095002040 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_sai_reject-BVCI220(149)@e327cc33d584: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213095002494 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095002494 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241213095002494 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241213095002494 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(151)@e327cc33d584: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(151)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213095002500 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241213095002501 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(151)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(151)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(151)@e327cc33d584: 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)@e327cc33d584: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(151)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(151)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_reject-BVCI196(139)@e327cc33d584: Adding Client=TC_attach_auth_sai_reject(154), IMSI='262420000000004'H, TLLI='E73F3604'O, index=0 SGSN_Test-GSUP(152)@e327cc33d584: Created GsupExpect[0] for "262420000000004" to be handled at TC_attach_auth_sai_reject(154) 20241213095002564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095002564 DLLC NOTICE LLME(ffffffff/e73f3604){UNASSIGNED} LLC RX: unknown TLLI 0xe73f3604, creating LLME on the fly (gprs_llc.c:552) 20241213095002564 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241213095002564 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000004) type="GPRS attach"  (gprs_gmm.c:1248) 20241213095002564 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Allocated (fsm.c:456) 20241213095002564 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Init}: Allocated (fsm.c:456) 20241213095002564 DMM DEBUG MM_STATE_Gb[0x55de4072a9b0]{Idle}: Allocated (fsm.c:456) 20241213095002564 DMM DEBUG MM_STATE_Iu[0x55de4072a880]{Detached}: Allocated (fsm.c:456) 20241213095002564 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241213095002564 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241213095002564 DLLC NOTICE LLME(ffffffff/e73f3604){UNASSIGNED} LLGM Assign pre (e73f3604 => c6135528) (gprs_llc.c:1079) 20241213095002564 DLLC NOTICE LLME(e73f3604/c6135528){ASSIGNED} LLGM Assign post (e73f3604 => c6135528) (gprs_llc.c:1125) 20241213095002564 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241213095002564 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213095002564 DMM DEBUG MM(262420000000004/c6135528) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241213095002584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095002584 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241213095002584 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095002584 DMM DEBUG MM(262420000000004/c6135528) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000040 (gprs_gmm.c:1066) 20241213095002584 DMM NOTICE MM(262420000000004/c6135528) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241213095002584 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241213095002584 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241213095002584 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241213095002584 DMM DEBUG MM(262420000000004/c6135528) Requesting authorization (sgsn_auth.c:160) 20241213095002584 DMM INFO MM(262420000000004/c6135528) Requesting authentication tuples (sgsn_auth.c:184) 20241213095002584 DMM DEBUG MM(262420000000004/c6135528) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241213095002584 DGPRS INFO SUBSCR(262420000000004) requesting auth info (gprs_subscriber.c:805) 20241213095002584 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)@e327cc33d584: Found GsupExpect[0] for "262420000000004" handled at TC_attach_auth_sai_reject(154) SGSN_Test-GSUP(152)@e327cc33d584: Added IMSI table entry 0TC_attach_auth_sai_reject(154)"262420000000004" 20241213095002591 DGPRS INFO SUBSCR(262420000000004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR (gprs_subscriber.c:723) 20241213095002591 DGPRS DEBUG SUBSCR(262420000000004) Send authentication info has failed with cause 23, handled as: Invalid argument (gprs_subscriber.c:477) 20241213095002591 DGPRS ERROR SUBSCR(262420000000004) GSUP protocol remote error, GMM cause = 'GSM authentication unacceptable' (23) (gprs_subscriber.c:511) 20241213095008586 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241213095008586 DMM ERROR MM(262420000000004/c6135528) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241213095008586 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241213095008586 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241213095008586 DMM NOTICE MM(262420000000004/c6135528) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:346) 20241213095008586 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Reject}: Deallocated (fsm.c:568) 20241213095008586 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Deallocated (fsm.c:568) 20241213095008586 DMM DEBUG MM_STATE_Iu[0x55de4072a880]{Detached}: Deallocated (fsm.c:568) 20241213095008586 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241213095008586 DLLC NOTICE LLME(e73f3604/c6135528){ASSIGNED} LLGM Assign pre (c6135528 => ffffffff) (gprs_llc.c:1079) 20241213095008586 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c6135528 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_reject(154)@e327cc33d584: setverdict(pass): none -> pass TC_attach_auth_sai_reject-BVCI196(139)@e327cc33d584: Removing Client IMSI='262420000000004'H, index=0 TC_attach_auth_sai_reject(154)@e327cc33d584: Final verdict of PTC: pass 20241213095008603 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39954<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(152)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-NS0(136)@e327cc33d584: Final verdict of PTC: none -NSVCI99(150)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb1-NS1(141)@e327cc33d584: Final verdict of PTC: none 20241213095008609 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241213095008609 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_auth_sai_reject-BVCI220(149)@e327cc33d584: Final verdict of PTC: none -NSVCI97(140)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb2-NS2(146)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(142)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(137)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(147)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GSUP-IPA(151)@e327cc33d584: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI210(144)@e327cc33d584: Final verdict of PTC: none -NSVCI98(145)@e327cc33d584: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI196(139)@e327cc33d584: Final verdict of PTC: none -NSVCI98-provIP(143)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GGSN_GTP(153)@e327cc33d584: Final verdict of PTC: none -NSVCI97-provIP(138)@e327cc33d584: Final verdict of PTC: none -NSVCI99-provIP(148)@e327cc33d584: Final verdict of PTC: none MTC@e327cc33d584: Setting final verdict of the test case. MTC@e327cc33d584: Local verdict of MTC: none MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-NS0(136): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(137): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97-provIP(138): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_auth_sai_reject-BVCI196(139): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97(140): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-NS1(141): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(142): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98-provIP(143): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_auth_sai_reject-BVCI210(144): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98(145): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-NS2(146): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(147): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99-provIP(148): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_auth_sai_reject-BVCI220(149): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99(150): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP-IPA(151): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP(152): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GGSN_GTP(153): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_auth_sai_reject(154): pass (none -> pass) MTC@e327cc33d584: Test case TC_attach_auth_sai_reject finished. Verdict: pass MTC@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_reject pass'. Fri Dec 13 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 20241213095008705 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39966<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213095009006 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39966<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=68136) 20241213095009610 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095009610 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=68136, count=68776) 20241213095010612 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095010612 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_timeout'. ------ SGSN_Tests.TC_attach_gsup_lu_timeout ------ Fri Dec 13 09:50: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.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 20241213095011614 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095011614 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Test case TC_attach_gsup_lu_timeout started. 20241213095012056 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40032<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213095012058 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(155)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(156)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(155)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e327cc33d584: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(159)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095012093 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213095012093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095012093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095012093 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095012093 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241213095012093 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095012093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095012093 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095012093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(159)@e327cc33d584: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095012093 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095012093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095012093 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095012094 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095012094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095012094 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095012094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095012094 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095012094 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241213095012094 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095012094 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213095012094 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095012094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(159)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(159)@e327cc33d584: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095012095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(160)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(156)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(156)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095012100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095012100 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_gsup_lu_timeout-BVCI196(158)@e327cc33d584: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(161)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(160)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e327cc33d584: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(164)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095012108 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213095012108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095012108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095012108 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095012108 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241213095012108 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095012108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095012108 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095012108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(164)@e327cc33d584: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095012109 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095012109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095012109 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095012109 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095012109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095012109 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095012109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095012109 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095012109 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241213095012109 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095012109 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213095012109 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095012109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(164)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(164)@e327cc33d584: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095012111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(165)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(161)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(161)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095012115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095012115 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_gsup_lu_timeout-BVCI210(163)@e327cc33d584: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(166)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(165)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e327cc33d584: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(169)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095012124 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213095012124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095012124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095012124 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095012124 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241213095012124 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095012124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095012124 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095012124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(169)@e327cc33d584: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095012125 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095012125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095012125 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095012125 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095012125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095012125 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095012125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095012125 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095012125 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241213095012125 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095012125 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213095012126 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095012126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(169)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(169)@e327cc33d584: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095012128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(166)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(166)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095012133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095012133 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_gsup_lu_timeout-BVCI220(168)@e327cc33d584: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213095012615 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095012615 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241213095012615 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241213095012615 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(170)@e327cc33d584: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(170)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213095012620 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241213095012621 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(170)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(170)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(170)@e327cc33d584: 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)@e327cc33d584: 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)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(170)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_timeout-BVCI196(158)@e327cc33d584: Adding Client=TC_attach_gsup_lu_timeout(173), IMSI='262420000000005'H, TLLI='F268A99F'O, index=0 SGSN_Test-GSUP(171)@e327cc33d584: Created GsupExpect[0] for "262420000000005" to be handled at TC_attach_gsup_lu_timeout(173) TC_attach_gsup_lu_timeout(173)@e327cc33d584: 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 := '2DB8461F5B22D2917D2992A4BA499EF2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C3AA9231'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7A92F17CDB0047ED'O } } } } } 20241213095013679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095013679 DLLC NOTICE LLME(ffffffff/f268a99f){UNASSIGNED} LLC RX: unknown TLLI 0xf268a99f, creating LLME on the fly (gprs_llc.c:552) 20241213095013679 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241213095013679 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000005) type="GPRS attach"  (gprs_gmm.c:1248) 20241213095013679 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Allocated (fsm.c:456) 20241213095013679 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Init}: Allocated (fsm.c:456) 20241213095013679 DMM DEBUG MM_STATE_Gb[0x55de4072a9b0]{Idle}: Allocated (fsm.c:456) 20241213095013679 DMM DEBUG MM_STATE_Iu[0x55de40730e30]{Detached}: Allocated (fsm.c:456) 20241213095013679 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241213095013679 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241213095013679 DLLC NOTICE LLME(ffffffff/f268a99f){UNASSIGNED} LLGM Assign pre (f268a99f => f2636324) (gprs_llc.c:1079) 20241213095013679 DLLC NOTICE LLME(f268a99f/f2636324){ASSIGNED} LLGM Assign post (f268a99f => f2636324) (gprs_llc.c:1125) 20241213095013679 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241213095013679 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213095013679 DMM DEBUG MM(262420000000005/f2636324) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241213095013696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095013696 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241213095013696 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095013696 DMM DEBUG MM(262420000000005/f2636324) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000050 (gprs_gmm.c:1066) 20241213095013696 DMM NOTICE MM(262420000000005/f2636324) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241213095013696 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241213095013696 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241213095013696 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241213095013696 DMM DEBUG MM(262420000000005/f2636324) Requesting authorization (sgsn_auth.c:160) 20241213095013696 DMM INFO MM(262420000000005/f2636324) Requesting authentication tuples (sgsn_auth.c:184) 20241213095013696 DMM DEBUG MM(262420000000005/f2636324) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241213095013696 DGPRS INFO SUBSCR(262420000000005) requesting auth info (gprs_subscriber.c:805) 20241213095013696 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)@e327cc33d584: Found GsupExpect[0] for "262420000000005" handled at TC_attach_gsup_lu_timeout(173) SGSN_Test-GSUP(171)@e327cc33d584: Added IMSI table entry 0TC_attach_gsup_lu_timeout(173)"262420000000005" 20241213095013701 DGPRS INFO SUBSCR(262420000000005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241213095013701 DGPRS INFO SUBSCR(262420000000005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241213095013701 DGPRS DEBUG SUBSCR(262420000000005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241213095013701 DGPRS DEBUG SUBSCR(262420000000005) Updating subscriber authentication info (gprs_subscriber.c:850) 20241213095013701 DMM INFO MM(262420000000005/f2636324) Subscriber data update (mmctx.c:445) 20241213095013701 DMM DEBUG MM(262420000000005/f2636324) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241213095013701 DMM INFO MM(262420000000005/f2636324) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241213095013701 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241213095013701 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241213095013701 DMM INFO MM(262420000000005/f2636324) <- GMM AUTH AND CIPHERING REQ (rand = 2d b8 46 1f 5b 22 d2 91 7d 29 92 a4 ba 49 9e f2 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241213095013717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095013717 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20241213095013717 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095013717 DMM INFO MM(262420000000005/f2636324) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241213095013717 DMM NOTICE MM(262420000000005/f2636324) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241213095013717 DMM DEBUG MM(262420000000005/f2636324) checking auth: received GSM SRES = c3 aa 92 31 (gprs_gmm.c:648) 20241213095013717 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241213095013717 DMM DEBUG MM(262420000000005/f2636324) Requesting authorization (sgsn_auth.c:160) 20241213095013717 DMM INFO MM(262420000000005/f2636324) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241213095013717 DMM DEBUG MM(262420000000005/f2636324) Requesting subscriber data update (gprs_subscriber.c:894) 20241213095013717 DGPRS INFO SUBSCR(262420000000005) subscriber data is not available (gprs_subscriber.c:818) 20241213095013717 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) 20241213095013717 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241213095013717 DMM INFO MM(262420000000005/f2636324) <- GMM ATTACH ACCEPT (new P-TMSI=0xf2636324) (gprs_gmm.c:282) TC_attach_gsup_lu_timeout(173)@e327cc33d584: setverdict(fail): none -> fail MC@e327cc33d584: Test Component 173 has requested to stop MTC. Terminating current testcase execution. 20241213095013736 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241213095013736 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(171)@e327cc33d584: Final verdict of PTC: none 20241213095013737 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40032<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP-IPA(170)@e327cc33d584: Final verdict of PTC: none -NSVCI98(164)@e327cc33d584: Final verdict of PTC: none -NSVCI99(169)@e327cc33d584: Final verdict of PTC: none -NSVCI97(159)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-NS0(155)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb1-NS1(160)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb2-NS2(165)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(161)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(156)@e327cc33d584: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI210(163)@e327cc33d584: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI196(158)@e327cc33d584: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI220(168)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GGSN_GTP(172)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(166)@e327cc33d584: Final verdict of PTC: none -NSVCI98-provIP(162)@e327cc33d584: Final verdict of PTC: none -NSVCI97-provIP(157)@e327cc33d584: Final verdict of PTC: none -NSVCI99-provIP(167)@e327cc33d584: Final verdict of PTC: none TC_attach_gsup_lu_timeout(173)@e327cc33d584: Final verdict of PTC: fail MTC@e327cc33d584: Setting final verdict of the test case. MTC@e327cc33d584: Local verdict of MTC: none MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-NS0(155): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(156): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97-provIP(157): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI196(158): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97(159): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-NS1(160): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(161): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98-provIP(162): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI210(163): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98(164): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-NS2(165): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(166): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99-provIP(167): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI220(168): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99(169): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP-IPA(170): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP(171): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GGSN_GTP(172): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_gsup_lu_timeout(173): fail (none -> fail) MTC@e327cc33d584: Test case TC_attach_gsup_lu_timeout finished. Verdict: fail MTC@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_timeout fail'. Fri Dec 13 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 20241213095013839 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40034<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213095014241 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40034<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=73608) 20241213095014737 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095014738 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) 20241213095015739 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095015740 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_reject'. ------ SGSN_Tests.TC_attach_gsup_lu_reject ------ Fri Dec 13 09:50: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_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 20241213095016741 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095016742 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Test case TC_attach_gsup_lu_reject started. 20241213095017342 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40044<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213095017346 DMM INFO MM(262420000000005/f2636324) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241213095017346 DMM INFO MM(262420000000005/f2636324) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241213095017346 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241213095017346 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241213095017346 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241213095017346 DMM ERROR MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20241213095017346 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{WaitAttachComplete}: Deallocated (fsm.c:568) 20241213095017346 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Deallocated (fsm.c:568) 20241213095017346 DMM DEBUG MM_STATE_Iu[0x55de40730e30]{Detached}: Deallocated (fsm.c:568) 20241213095017346 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Deallocated (fsm.c:568) 20241213095017346 DLLC NOTICE LLME(f268a99f/f2636324){ASSIGNED} LLGM Assign pre (f2636324 => ffffffff) (gprs_llc.c:1079) 20241213095017346 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f2636324 => ffffffff) (gprs_llc.c:1125) 20241213095017346 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(174)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(175)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(174)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(178)@e327cc33d584: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(178)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095017397 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213095017397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095017397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095017397 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095017397 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241213095017397 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095017397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095017397 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095017397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(178)@e327cc33d584: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095017398 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095017398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095017398 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095017398 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095017398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095017398 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095017398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095017398 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095017398 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241213095017398 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095017398 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(178)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(178)@e327cc33d584: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095017399 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095017399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241213095017400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(179)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(175)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(175)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095017405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095017405 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_gsup_lu_reject-BVCI196(177)@e327cc33d584: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(180)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(179)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(183)@e327cc33d584: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(183)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095017413 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213095017413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095017413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095017413 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095017413 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241213095017413 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095017413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095017413 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095017413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(183)@e327cc33d584: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095017414 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095017414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095017414 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095017414 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095017414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095017414 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095017414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095017414 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095017414 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241213095017414 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095017414 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213095017414 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095017414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(183)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(183)@e327cc33d584: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095017416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(184)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(180)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(180)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095017421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095017421 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(185)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_gsup_lu_reject-BVCI210(182)@e327cc33d584: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(184)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e327cc33d584: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(188)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095017432 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213095017432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095017432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095017432 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095017432 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241213095017432 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095017432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095017432 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095017432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(188)@e327cc33d584: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095017433 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095017433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095017433 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095017434 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095017434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095017434 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095017434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095017434 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095017434 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241213095017434 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095017434 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213095017434 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095017434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(188)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(188)@e327cc33d584: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095017436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(185)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(185)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095017441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095017441 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_gsup_lu_reject-BVCI220(186)@e327cc33d584: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213095017742 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095017742 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241213095017742 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241213095017742 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(189)@e327cc33d584: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(189)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213095017743 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(189)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(189)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241213095017743 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(189)@e327cc33d584: 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)@e327cc33d584: 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)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(189)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_reject-BVCI196(177)@e327cc33d584: Adding Client=TC_attach_gsup_lu_reject(192), IMSI='262420000000006'H, TLLI='F13E8C2A'O, index=0 SGSN_Test-GSUP(190)@e327cc33d584: Created GsupExpect[0] for "262420000000006" to be handled at TC_attach_gsup_lu_reject(192) TC_attach_gsup_lu_reject(192)@e327cc33d584: 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 := '5F8B252E241684F196341C23700F79AC'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4A6AC314'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '344AF73B4EE33E73'O } } } } } 20241213095018822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095018822 DLLC NOTICE LLME(ffffffff/f13e8c2a){UNASSIGNED} LLC RX: unknown TLLI 0xf13e8c2a, creating LLME on the fly (gprs_llc.c:552) 20241213095018822 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241213095018822 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000006) type="GPRS attach"  (gprs_gmm.c:1248) 20241213095018822 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Allocated (fsm.c:456) 20241213095018822 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Init}: Allocated (fsm.c:456) 20241213095018822 DMM DEBUG MM_STATE_Gb[0x55de4072a9b0]{Idle}: Allocated (fsm.c:456) 20241213095018822 DMM DEBUG MM_STATE_Iu[0x55de4072a880]{Detached}: Allocated (fsm.c:456) 20241213095018822 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241213095018822 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241213095018823 DLLC NOTICE LLME(ffffffff/f13e8c2a){UNASSIGNED} LLGM Assign pre (f13e8c2a => f41aa2e4) (gprs_llc.c:1079) 20241213095018823 DLLC NOTICE LLME(f13e8c2a/f41aa2e4){ASSIGNED} LLGM Assign post (f13e8c2a => f41aa2e4) (gprs_llc.c:1125) 20241213095018823 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241213095018823 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213095018823 DMM DEBUG MM(262420000000006/f41aa2e4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241213095018848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095018848 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241213095018848 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095018848 DMM DEBUG MM(262420000000006/f41aa2e4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000060 (gprs_gmm.c:1066) 20241213095018848 DMM NOTICE MM(262420000000006/f41aa2e4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241213095018848 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241213095018848 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241213095018848 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241213095018848 DMM DEBUG MM(262420000000006/f41aa2e4) Requesting authorization (sgsn_auth.c:160) 20241213095018848 DMM INFO MM(262420000000006/f41aa2e4) Requesting authentication tuples (sgsn_auth.c:184) 20241213095018848 DMM DEBUG MM(262420000000006/f41aa2e4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241213095018848 DGPRS INFO SUBSCR(262420000000006) requesting auth info (gprs_subscriber.c:805) 20241213095018848 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)@e327cc33d584: Found GsupExpect[0] for "262420000000006" handled at TC_attach_gsup_lu_reject(192) SGSN_Test-GSUP(190)@e327cc33d584: Added IMSI table entry 0TC_attach_gsup_lu_reject(192)"262420000000006" 20241213095018854 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241213095018854 DGPRS INFO SUBSCR(262420000000006) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241213095018854 DGPRS DEBUG SUBSCR(262420000000006) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241213095018854 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20241213095018854 DMM INFO MM(262420000000006/f41aa2e4) Subscriber data update (mmctx.c:445) 20241213095018855 DMM DEBUG MM(262420000000006/f41aa2e4) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241213095018855 DMM INFO MM(262420000000006/f41aa2e4) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241213095018855 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241213095018855 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241213095018855 DMM INFO MM(262420000000006/f41aa2e4) <- GMM AUTH AND CIPHERING REQ (rand = 5f 8b 25 2e 24 16 84 f1 96 34 1c 23 70 0f 79 ac , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241213095018872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095018872 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241213095018872 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095018872 DMM INFO MM(262420000000006/f41aa2e4) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241213095018872 DMM NOTICE MM(262420000000006/f41aa2e4) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241213095018872 DMM DEBUG MM(262420000000006/f41aa2e4) checking auth: received GSM SRES = 4a 6a c3 14 (gprs_gmm.c:648) 20241213095018872 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241213095018872 DMM DEBUG MM(262420000000006/f41aa2e4) Requesting authorization (sgsn_auth.c:160) 20241213095018872 DMM INFO MM(262420000000006/f41aa2e4) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241213095018872 DMM DEBUG MM(262420000000006/f41aa2e4) Requesting subscriber data update (gprs_subscriber.c:894) 20241213095018872 DGPRS INFO SUBSCR(262420000000006) subscriber data is not available (gprs_subscriber.c:818) 20241213095018872 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) 20241213095018872 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241213095018873 DMM INFO MM(262420000000006/f41aa2e4) <- GMM ATTACH ACCEPT (new P-TMSI=0xf41aa2e4) (gprs_gmm.c:282) 20241213095018874 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR (gprs_subscriber.c:723) 20241213095018874 DGPRS DEBUG SUBSCR(262420000000006) Update location has failed with cause 17, handled as: No route to host (gprs_subscriber.c:529) 20241213095018874 DGPRS NOTICE SUBSCR(262420000000006) GPRS update location failed, GMM cause = 'Network failure' (17) (gprs_subscriber.c:547) 20241213095018874 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20241213095018875 DMM INFO MM(262420000000006/f41aa2e4) Subscriber data update (mmctx.c:445) 20241213095018875 DMM DEBUG MM(262420000000006/f41aa2e4) Updating authorization (authenticate -> authenticate) (sgsn_auth.c:217) TC_attach_gsup_lu_reject(192)@e327cc33d584: setverdict(fail): none -> fail MC@e327cc33d584: Test Component 192 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(190)@e327cc33d584: Final verdict of PTC: none 20241213095018893 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241213095018893 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(179)@e327cc33d584: Final verdict of PTC: none -NSVCI98(183)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GSUP-IPA(189)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb2-NS2(184)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-NS0(174)@e327cc33d584: Final verdict of PTC: none -NSVCI99(188)@e327cc33d584: Final verdict of PTC: none 20241213095018895 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40044<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(178)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(175)@e327cc33d584: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI220(186)@e327cc33d584: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI210(182)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(180)@e327cc33d584: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI196(177)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(185)@e327cc33d584: Final verdict of PTC: none -NSVCI97-provIP(176)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GGSN_GTP(191)@e327cc33d584: Final verdict of PTC: none -NSVCI98-provIP(181)@e327cc33d584: Final verdict of PTC: none -NSVCI99-provIP(187)@e327cc33d584: Final verdict of PTC: none TC_attach_gsup_lu_reject(192)@e327cc33d584: Final verdict of PTC: fail MTC@e327cc33d584: Setting final verdict of the test case. MTC@e327cc33d584: Local verdict of MTC: none MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-NS0(174): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(175): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97-provIP(176): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI196(177): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97(178): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-NS1(179): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(180): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98-provIP(181): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI210(182): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98(183): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-NS2(184): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(185): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI220(186): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99-provIP(187): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99(188): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP-IPA(189): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP(190): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GGSN_GTP(191): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_gsup_lu_reject(192): fail (none -> fail) MTC@e327cc33d584: Test case TC_attach_gsup_lu_reject finished. Verdict: fail MTC@e327cc33d584: 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'. Fri Dec 13 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 20241213095018995 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40056<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213095019396 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40056<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=76520) 20241213095019894 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095019894 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) 20241213095020807 DGPRS DEBUG Checking for inactive LLMEs, time = 36611620 (sgsn.c:132) 20241213095020895 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095020895 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_combined'. ------ SGSN_Tests.TC_attach_combined ------ Fri Dec 13 09:50: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_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 20241213095021896 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095021896 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Test case TC_attach_combined started. 20241213095022502 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52876<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213095022504 DMM INFO MM(262420000000006/f41aa2e4) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241213095022504 DMM INFO MM(262420000000006/f41aa2e4) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241213095022504 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241213095022504 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241213095022504 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241213095022504 DMM ERROR MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20241213095022504 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{WaitAttachComplete}: Deallocated (fsm.c:568) 20241213095022504 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Deallocated (fsm.c:568) 20241213095022504 DMM DEBUG MM_STATE_Iu[0x55de4072a880]{Detached}: Deallocated (fsm.c:568) 20241213095022504 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Deallocated (fsm.c:568) 20241213095022504 DLLC NOTICE LLME(f13e8c2a/f41aa2e4){ASSIGNED} LLGM Assign pre (f41aa2e4 => ffffffff) (gprs_llc.c:1079) 20241213095022504 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f41aa2e4 => ffffffff) (gprs_llc.c:1125) 20241213095022504 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(193)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(194)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(193)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e327cc33d584: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(197)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095022553 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213095022553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095022553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095022553 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095022553 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241213095022553 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095022553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095022553 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095022553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(197)@e327cc33d584: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095022554 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095022554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095022554 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095022554 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095022554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095022554 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095022554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095022554 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095022554 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241213095022554 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095022554 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(197)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241213095022555 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095022555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(197)@e327cc33d584: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095022557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(198)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(194)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(194)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095022561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095022561 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_combined-BVCI196(196)@e327cc33d584: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(199)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(198)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(202)@e327cc33d584: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(202)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095022569 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213095022569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095022569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095022569 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095022569 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241213095022569 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095022569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095022569 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095022569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(202)@e327cc33d584: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095022570 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095022570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095022570 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095022571 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095022571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095022571 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095022571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095022571 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095022571 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241213095022571 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095022571 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213095022571 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095022571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(202)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(202)@e327cc33d584: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095022573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(203)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(199)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(199)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095022578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095022578 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(204)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_combined-BVCI210(201)@e327cc33d584: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(203)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e327cc33d584: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(207)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095022585 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213095022585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095022585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095022585 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095022585 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241213095022585 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095022585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095022585 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095022585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(207)@e327cc33d584: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095022585 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095022585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095022585 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095022586 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095022586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095022586 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095022586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095022586 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095022586 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241213095022586 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095022586 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213095022586 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095022586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(207)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(207)@e327cc33d584: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095022588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(204)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(204)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095022592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095022592 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_combined-BVCI220(206)@e327cc33d584: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213095022897 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095022897 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241213095022897 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241213095022897 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(208)@e327cc33d584: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(208)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213095022901 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241213095022903 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(208)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(208)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(208)@e327cc33d584: 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)@e327cc33d584: 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)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(208)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_combined-BVCI196(196)@e327cc33d584: Adding Client=TC_attach_combined(211), IMSI='262420000000007'H, TLLI='E8E321B4'O, index=0 SGSN_Test-GSUP(209)@e327cc33d584: Created GsupExpect[0] for "262420000000007" to be handled at TC_attach_combined(211) TC_attach_combined(211)@e327cc33d584: 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 := 'B91C388356D48614C68F65FE9672E574'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D812B7A8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1B9562AE4D3EF96E'O } } } } } 20241213095023975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095023975 DLLC NOTICE LLME(ffffffff/e8e321b4){UNASSIGNED} LLC RX: unknown TLLI 0xe8e321b4, creating LLME on the fly (gprs_llc.c:552) 20241213095023975 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241213095023975 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000007) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1248) 20241213095023975 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Allocated (fsm.c:456) 20241213095023975 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Init}: Allocated (fsm.c:456) 20241213095023975 DMM DEBUG MM_STATE_Gb[0x55de4072a9b0]{Idle}: Allocated (fsm.c:456) 20241213095023975 DMM DEBUG MM_STATE_Iu[0x55de40730e30]{Detached}: Allocated (fsm.c:456) 20241213095023975 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241213095023975 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241213095023975 DLLC NOTICE LLME(ffffffff/e8e321b4){UNASSIGNED} LLGM Assign pre (e8e321b4 => d6a2d1ad) (gprs_llc.c:1079) 20241213095023975 DLLC NOTICE LLME(e8e321b4/d6a2d1ad){ASSIGNED} LLGM Assign post (e8e321b4 => d6a2d1ad) (gprs_llc.c:1125) 20241213095023975 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241213095023975 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213095023975 DMM DEBUG MM(262420000000007/d6a2d1ad) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241213095023992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095023992 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241213095023992 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095023992 DMM DEBUG MM(262420000000007/d6a2d1ad) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000070 (gprs_gmm.c:1066) 20241213095023992 DMM NOTICE MM(262420000000007/d6a2d1ad) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241213095023992 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241213095023992 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241213095023992 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241213095023992 DMM DEBUG MM(262420000000007/d6a2d1ad) Requesting authorization (sgsn_auth.c:160) 20241213095023992 DMM INFO MM(262420000000007/d6a2d1ad) Requesting authentication tuples (sgsn_auth.c:184) 20241213095023992 DMM DEBUG MM(262420000000007/d6a2d1ad) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241213095023992 DGPRS INFO SUBSCR(262420000000007) requesting auth info (gprs_subscriber.c:805) 20241213095023992 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)@e327cc33d584: Found GsupExpect[0] for "262420000000007" handled at TC_attach_combined(211) SGSN_Test-GSUP(209)@e327cc33d584: Added IMSI table entry 0TC_attach_combined(211)"262420000000007" 20241213095023995 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241213095023995 DGPRS INFO SUBSCR(262420000000007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241213095023995 DGPRS DEBUG SUBSCR(262420000000007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241213095023995 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber authentication info (gprs_subscriber.c:850) 20241213095023995 DMM INFO MM(262420000000007/d6a2d1ad) Subscriber data update (mmctx.c:445) 20241213095023995 DMM DEBUG MM(262420000000007/d6a2d1ad) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241213095023995 DMM INFO MM(262420000000007/d6a2d1ad) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241213095023995 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241213095023995 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241213095023995 DMM INFO MM(262420000000007/d6a2d1ad) <- GMM AUTH AND CIPHERING REQ (rand = b9 1c 38 83 56 d4 86 14 c6 8f 65 fe 96 72 e5 74 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241213095024004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095024004 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241213095024004 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095024004 DMM INFO MM(262420000000007/d6a2d1ad) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241213095024004 DMM NOTICE MM(262420000000007/d6a2d1ad) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241213095024004 DMM DEBUG MM(262420000000007/d6a2d1ad) checking auth: received GSM SRES = d8 12 b7 a8 (gprs_gmm.c:648) 20241213095024004 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241213095024004 DMM DEBUG MM(262420000000007/d6a2d1ad) Requesting authorization (sgsn_auth.c:160) 20241213095024004 DMM INFO MM(262420000000007/d6a2d1ad) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241213095024004 DMM DEBUG MM(262420000000007/d6a2d1ad) Requesting subscriber data update (gprs_subscriber.c:894) 20241213095024004 DGPRS INFO SUBSCR(262420000000007) subscriber data is not available (gprs_subscriber.c:818) 20241213095024004 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) 20241213095024004 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241213095024004 DMM INFO MM(262420000000007/d6a2d1ad) <- GMM ATTACH ACCEPT (new P-TMSI=0xd6a2d1ad) (gprs_gmm.c:282) 20241213095024006 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241213095024006 DGPRS INFO SUBSCR(262420000000007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241213095024006 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20241213095024006 DMM INFO MM(262420000000007/d6a2d1ad) Subscriber data update (mmctx.c:445) 20241213095024006 DMM DEBUG MM(262420000000007/d6a2d1ad) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241213095024006 DMM INFO MM(262420000000007/d6a2d1ad) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241213095024006 DMM NOTICE MM(262420000000007/d6a2d1ad) Authorized, continuing procedure, IMSI=262420000000007 (gprs_gmm.c:982) 20241213095024006 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241213095024006 DMM NOTICE MM(262420000000007/d6a2d1ad) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241213095024006 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) 20241213095024006 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241213095024006 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20241213095024006 DMM INFO MM(262420000000007/d6a2d1ad) Subscriber data update (mmctx.c:445) 20241213095024006 DMM DEBUG MM(262420000000007/d6a2d1ad) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_combined(211)@e327cc33d584: setverdict(pass): none -> pass TC_attach_combined-BVCI196(196)@e327cc33d584: Removing Client IMSI='262420000000007'H, index=0 20241213095024015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095024015 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241213095024015 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095024015 DMM INFO MM(262420000000007/d6a2d1ad) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241213095024015 DMM NOTICE MM(262420000000007/d6a2d1ad) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241213095024015 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241213095024015 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241213095024015 DLLC NOTICE LLME(e8e321b4/d6a2d1ad){ASSIGNED} LLGM Assign pre (ffffffff => d6a2d1ad) (gprs_llc.c:1079) 20241213095024015 DLLC NOTICE LLME(ffffffff/d6a2d1ad){ASSIGNED} LLGM Assign post (ffffffff => d6a2d1ad) (gprs_llc.c:1125) 20241213095024015 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241213095024015 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241213095024015 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241213095024015 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_combined(211)@e327cc33d584: Final verdict of PTC: pass 20241213095024018 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52876<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(209)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-NS0(193)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb2-NS2(203)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(199)@e327cc33d584: Final verdict of PTC: none TC_attach_combined-BVCI210(201)@e327cc33d584: Final verdict of PTC: none TC_attach_combined-BVCI220(206)@e327cc33d584: Final verdict of PTC: none -NSVCI99(207)@e327cc33d584: Final verdict of PTC: none -NSVCI97(197)@e327cc33d584: Final verdict of PTC: none TC_attach_combined-BVCI196(196)@e327cc33d584: Final verdict of PTC: none 20241213095024022 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) -NSVCI98(202)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(204)@e327cc33d584: Final verdict of PTC: none 20241213095024023 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(198)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(194)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GSUP-IPA(208)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GGSN_GTP(210)@e327cc33d584: Final verdict of PTC: none -NSVCI97-provIP(195)@e327cc33d584: Final verdict of PTC: none -NSVCI99-provIP(205)@e327cc33d584: Final verdict of PTC: none -NSVCI98-provIP(200)@e327cc33d584: Final verdict of PTC: none MTC@e327cc33d584: Setting final verdict of the test case. MTC@e327cc33d584: Local verdict of MTC: none MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-NS0(193): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(194): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97-provIP(195): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_combined-BVCI196(196): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97(197): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-NS1(198): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(199): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98-provIP(200): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_combined-BVCI210(201): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98(202): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-NS2(203): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(204): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99-provIP(205): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_combined-BVCI220(206): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99(207): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP-IPA(208): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP(209): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GGSN_GTP(210): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_combined(211): pass (none -> pass) MTC@e327cc33d584: Test case TC_attach_combined finished. Verdict: pass MTC@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_combined pass'. Fri Dec 13 09:50:24 UTC 2024 ====== SGSN_Tests.TC_attach_combined pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_combined.talloc 20241213095024131 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52884<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213095024544 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52884<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=85032) 20241213095025023 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095025024 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) 20241213095026024 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095026024 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_accept_all'. ------ SGSN_Tests.TC_attach_accept_all ------ Fri Dec 13 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 20241213095027025 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095027026 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Test case TC_attach_accept_all started. 20241213095027631 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52888<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213095027634 DMM INFO MM(262420000000007/d6a2d1ad) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241213095027634 DMM INFO MM(262420000000007/d6a2d1ad) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241213095027634 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241213095027635 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241213095027635 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241213095027635 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241213095027635 DLLC NOTICE LLME(ffffffff/d6a2d1ad){ASSIGNED} LLGM Assign pre (d6a2d1ad => ffffffff) (gprs_llc.c:1079) 20241213095027635 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d6a2d1ad => ffffffff) (gprs_llc.c:1125) 20241213095027635 DGPRS INFO SUBSCR(262420000000007) purging MS subscriber (gprs_subscriber.c:785) 20241213095027635 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) 20241213095027635 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) 20241213095027635 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Init}: Deallocated (fsm.c:568) 20241213095027635 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Deallocated (fsm.c:568) 20241213095027635 DMM DEBUG MM_STATE_Iu[0x55de40730e30]{Detached}: Deallocated (fsm.c:568) 20241213095027635 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Deallocated (fsm.c:568) 20241213095027635 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(212)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-NS0(212)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e327cc33d584: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb0-BSSGP0(213)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -NSVCI97(216)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095027704 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213095027704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095027704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095027704 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095027704 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241213095027704 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095027704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095027704 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095027704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(216)@e327cc33d584: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095027706 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095027706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095027706 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095027706 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095027706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095027706 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095027706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095027706 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095027706 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241213095027706 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095027706 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(216)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241213095027707 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095027707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(216)@e327cc33d584: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095027710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(213)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(213)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(217)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21011 20241213095027715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095027715 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_accept_all-BVCI196(215)@e327cc33d584: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(218)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(217)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e327cc33d584: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(221)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095027725 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213095027725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095027725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095027725 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095027725 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241213095027725 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095027725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095027725 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095027725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(221)@e327cc33d584: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095027725 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095027725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095027725 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095027726 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095027726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095027726 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095027726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095027726 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095027726 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241213095027726 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095027726 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(221)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241213095027726 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095027726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(221)@e327cc33d584: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095027728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(222)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(218)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(218)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095027733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095027733 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_accept_all-BVCI210(220)@e327cc33d584: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(223)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(222)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(226)@e327cc33d584: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(226)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095027741 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213095027741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095027741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095027741 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095027741 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241213095027741 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095027741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095027741 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095027741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(226)@e327cc33d584: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095027742 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095027742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095027742 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095027742 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095027742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095027742 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095027742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095027742 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095027742 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241213095027742 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095027742 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213095027743 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095027743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(226)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(226)@e327cc33d584: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095027745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(223)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(223)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095027750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095027750 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_accept_all-BVCI220(225)@e327cc33d584: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213095028027 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095028027 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241213095028027 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241213095028027 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(227)@e327cc33d584: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(227)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213095028031 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(227)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(227)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(227)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(227)@e327cc33d584: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241213095028032 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(227)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(227)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_accept_all-BVCI196(215)@e327cc33d584: Adding Client=TC_attach_accept_all(230), IMSI='262420000000008'H, TLLI='F7EB193D'O, index=0 SGSN_Test-GSUP(228)@e327cc33d584: Created GsupExpect[0] for "262420000000008" to be handled at TC_attach_accept_all(230) 20241213095029100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095029100 DLLC NOTICE LLME(ffffffff/f7eb193d){UNASSIGNED} LLC RX: unknown TLLI 0xf7eb193d, creating LLME on the fly (gprs_llc.c:552) 20241213095029100 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241213095029100 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000008) type="GPRS attach"  (gprs_gmm.c:1248) 20241213095029100 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Allocated (fsm.c:456) 20241213095029100 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Init}: Allocated (fsm.c:456) 20241213095029100 DMM DEBUG MM_STATE_Gb[0x55de4072a9b0]{Idle}: Allocated (fsm.c:456) 20241213095029100 DMM DEBUG MM_STATE_Iu[0x55de4072a880]{Detached}: Allocated (fsm.c:456) 20241213095029100 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241213095029100 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241213095029100 DLLC NOTICE LLME(ffffffff/f7eb193d){UNASSIGNED} LLGM Assign pre (f7eb193d => fa1bfd55) (gprs_llc.c:1079) 20241213095029100 DLLC NOTICE LLME(f7eb193d/fa1bfd55){ASSIGNED} LLGM Assign post (f7eb193d => fa1bfd55) (gprs_llc.c:1125) 20241213095029100 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241213095029100 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213095029100 DMM DEBUG MM(262420000000008/fa1bfd55) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241213095029123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095029123 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241213095029123 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095029123 DMM DEBUG MM(262420000000008/fa1bfd55) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000080 (gprs_gmm.c:1066) 20241213095029123 DMM NOTICE MM(262420000000008/fa1bfd55) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241213095029123 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241213095029124 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241213095029124 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241213095029124 DMM INFO MM(262420000000008/fa1bfd55) <- GMM ATTACH ACCEPT (new P-TMSI=0xfa1bfd55) (gprs_gmm.c:282) TC_attach_accept_all(230)@e327cc33d584: setverdict(pass): none -> pass TC_attach_accept_all-BVCI196(215)@e327cc33d584: Removing Client IMSI='262420000000008'H, index=0 20241213095030109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095030109 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241213095030109 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095030109 DMM INFO MM(262420000000008/fa1bfd55) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241213095030109 DMM NOTICE MM(262420000000008/fa1bfd55) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241213095030109 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241213095030109 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241213095030109 DLLC NOTICE LLME(f7eb193d/fa1bfd55){ASSIGNED} LLGM Assign pre (ffffffff => fa1bfd55) (gprs_llc.c:1079) 20241213095030109 DLLC NOTICE LLME(ffffffff/fa1bfd55){ASSIGNED} LLGM Assign post (ffffffff => fa1bfd55) (gprs_llc.c:1125) 20241213095030109 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241213095030109 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241213095030109 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241213095030109 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_accept_all(230)@e327cc33d584: Final verdict of PTC: pass 20241213095030113 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52888<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241213095030117 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241213095030117 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(228)@e327cc33d584: Final verdict of PTC: none -NSVCI99(226)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GSUP-IPA(227)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(213)@e327cc33d584: Final verdict of PTC: none -NSVCI97(216)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb1-NS1(217)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-NS0(212)@e327cc33d584: Final verdict of PTC: none TC_attach_accept_all-BVCI210(220)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(223)@e327cc33d584: Final verdict of PTC: none -NSVCI98(221)@e327cc33d584: Final verdict of PTC: none -NSVCI99-provIP(224)@e327cc33d584: Final verdict of PTC: none TC_attach_accept_all-BVCI196(215)@e327cc33d584: Final verdict of PTC: none -NSVCI97-provIP(214)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GGSN_GTP(229)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb2-NS2(222)@e327cc33d584: Final verdict of PTC: none TC_attach_accept_all-BVCI220(225)@e327cc33d584: Final verdict of PTC: none -NSVCI98-provIP(219)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(218)@e327cc33d584: Final verdict of PTC: none MTC@e327cc33d584: Setting final verdict of the test case. MTC@e327cc33d584: Local verdict of MTC: none MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-NS0(212): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(213): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97-provIP(214): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_accept_all-BVCI196(215): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97(216): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-NS1(217): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(218): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98-provIP(219): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_accept_all-BVCI210(220): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98(221): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-NS2(222): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(223): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99-provIP(224): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_accept_all-BVCI220(225): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99(226): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP-IPA(227): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP(228): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GGSN_GTP(229): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_accept_all(230): pass (none -> pass) MTC@e327cc33d584: Test case TC_attach_accept_all finished. Verdict: pass MTC@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_accept_all pass'. Fri Dec 13 09:50:30 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 20241213095030207 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52902<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213095030609 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52902<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=69848) 20241213095031118 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095031118 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=69848, count=71288) 20241213095032120 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095032120 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed'. ------ SGSN_Tests.TC_attach_closed ------ Fri Dec 13 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 20241213095033120 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095033121 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Test case TC_attach_closed started. 20241213095033686 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56326<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213095033688 DMM INFO MM(262420000000008/fa1bfd55) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241213095033688 DMM INFO MM(262420000000008/fa1bfd55) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241213095033688 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241213095033688 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241213095033688 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241213095033688 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241213095033688 DLLC NOTICE LLME(ffffffff/fa1bfd55){ASSIGNED} LLGM Assign pre (fa1bfd55 => ffffffff) (gprs_llc.c:1079) 20241213095033688 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fa1bfd55 => ffffffff) (gprs_llc.c:1125) 20241213095033688 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Init}: Deallocated (fsm.c:568) 20241213095033688 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Deallocated (fsm.c:568) 20241213095033688 DMM DEBUG MM_STATE_Iu[0x55de4072a880]{Detached}: Deallocated (fsm.c:568) 20241213095033688 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Deallocated (fsm.c:568) 20241213095033688 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(231)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(232)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(231)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e327cc33d584: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(235)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095033741 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213095033741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095033741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095033741 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095033741 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241213095033741 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095033741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095033741 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095033741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(235)@e327cc33d584: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095033744 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095033744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095033744 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095033744 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095033744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095033744 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095033744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095033744 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095033744 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241213095033744 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095033744 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213095033745 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095033745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(235)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(235)@e327cc33d584: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095033753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(236)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(232)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(232)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095033764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095033764 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_closed-BVCI196(234)@e327cc33d584: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(237)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(236)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e327cc33d584: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(240)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095033771 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213095033771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095033771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095033771 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095033771 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241213095033771 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095033771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095033771 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095033771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(240)@e327cc33d584: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095033772 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095033772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095033772 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095033772 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095033772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095033772 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095033772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095033772 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095033772 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241213095033772 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095033772 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213095033773 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095033773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(240)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(240)@e327cc33d584: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(241)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21012 20241213095033775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(237)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(237)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095033779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095033779 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_closed-BVCI210(239)@e327cc33d584: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(242)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(241)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e327cc33d584: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(245)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095033786 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213095033786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095033786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095033786 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095033786 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241213095033786 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095033786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095033786 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095033786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(245)@e327cc33d584: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095033787 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095033787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095033787 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095033787 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095033787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095033787 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095033787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095033787 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095033787 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241213095033787 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095033787 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213095033787 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095033787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(245)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(245)@e327cc33d584: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095033789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(242)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(242)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095033793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095033793 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_closed-BVCI220(244)@e327cc33d584: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213095034121 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095034122 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241213095034122 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241213095034122 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(246)@e327cc33d584: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(246)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213095034126 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241213095034127 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(246)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(246)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(246)@e327cc33d584: 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)@e327cc33d584: 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)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(246)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_closed-BVCI196(234)@e327cc33d584: Adding Client=TC_attach_closed(249), IMSI='262420000000009'H, TLLI='DE5CEF88'O, index=0 SGSN_Test-GSUP(247)@e327cc33d584: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed(249) TC_attach_closed-BVCI196(234)@e327cc33d584: Adding Client=TC_attach_closed(249), IMSI='001010123456789'H, TLLI='DE5CEF88'O, index=1 20241213095035205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095035205 DLLC NOTICE LLME(ffffffff/de5cef88){UNASSIGNED} LLC RX: unknown TLLI 0xde5cef88, creating LLME on the fly (gprs_llc.c:552) 20241213095035205 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241213095035205 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach"  (gprs_gmm.c:1248) 20241213095035205 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Allocated (fsm.c:456) 20241213095035205 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Init}: Allocated (fsm.c:456) 20241213095035205 DMM DEBUG MM_STATE_Gb[0x55de4072a9b0]{Idle}: Allocated (fsm.c:456) 20241213095035205 DMM DEBUG MM_STATE_Iu[0x55de40730e30]{Detached}: Allocated (fsm.c:456) 20241213095035205 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241213095035205 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241213095035205 DLLC NOTICE LLME(ffffffff/de5cef88){UNASSIGNED} LLGM Assign pre (de5cef88 => edd2aa7a) (gprs_llc.c:1079) 20241213095035205 DLLC NOTICE LLME(de5cef88/edd2aa7a){ASSIGNED} LLGM Assign post (de5cef88 => edd2aa7a) (gprs_llc.c:1125) 20241213095035205 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241213095035205 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213095035205 DMM DEBUG MM(001010123456789/edd2aa7a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241213095035215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095035215 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241213095035215 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095035215 DMM DEBUG MM(001010123456789/edd2aa7a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1066) 20241213095035215 DMM NOTICE MM(001010123456789/edd2aa7a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241213095035215 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241213095035215 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241213095035215 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20241213095035215 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20241213095035215 DMM NOTICE MM(001010123456789/edd2aa7a) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:346) 20241213095035215 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Reject}: Deallocated (fsm.c:568) 20241213095035215 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Deallocated (fsm.c:568) 20241213095035215 DMM DEBUG MM_STATE_Iu[0x55de40730e30]{Detached}: Deallocated (fsm.c:568) 20241213095035215 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241213095035215 DLLC NOTICE LLME(de5cef88/edd2aa7a){ASSIGNED} LLGM Assign pre (edd2aa7a => ffffffff) (gprs_llc.c:1079) 20241213095035215 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (edd2aa7a => ffffffff) (gprs_llc.c:1125) TC_attach_closed(249)@e327cc33d584: setverdict(pass): none -> pass TC_attach_closed-BVCI196(234)@e327cc33d584: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed(249)@e327cc33d584: Final verdict of PTC: pass TC_attach_closed-BVCI196(234)@e327cc33d584: Adding Client=TC_attach_closed(250), IMSI='262420000000010'H, TLLI='E037A239'O, index=2 SGSN_Test-GSUP(247)@e327cc33d584: Created GsupExpect[1] for "262420000000010" to be handled at TC_attach_closed(250) 20241213095035244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095035244 DLLC NOTICE LLME(ffffffff/e037a239){UNASSIGNED} LLC RX: unknown TLLI 0xe037a239, creating LLME on the fly (gprs_llc.c:552) 20241213095035244 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241213095035244 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000010) type="GPRS attach"  (gprs_gmm.c:1248) 20241213095035244 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Allocated (fsm.c:456) 20241213095035244 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Init}: Allocated (fsm.c:456) 20241213095035244 DMM DEBUG MM_STATE_Gb[0x55de4072a9b0]{Idle}: Allocated (fsm.c:456) 20241213095035244 DMM DEBUG MM_STATE_Iu[0x55de4072a880]{Detached}: Allocated (fsm.c:456) 20241213095035244 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241213095035244 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241213095035244 DLLC NOTICE LLME(ffffffff/e037a239){UNASSIGNED} LLGM Assign pre (e037a239 => db36ddf5) (gprs_llc.c:1079) 20241213095035244 DLLC NOTICE LLME(e037a239/db36ddf5){ASSIGNED} LLGM Assign post (e037a239 => db36ddf5) (gprs_llc.c:1125) 20241213095035244 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241213095035244 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213095035244 DMM DEBUG MM(262420000000010/db36ddf5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241213095035247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095035247 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241213095035247 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095035247 DMM DEBUG MM(262420000000010/db36ddf5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000100 (gprs_gmm.c:1066) 20241213095035247 DMM NOTICE MM(262420000000010/db36ddf5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241213095035247 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241213095035247 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241213095035247 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241213095035247 DMM INFO MM(262420000000010/db36ddf5) <- GMM ATTACH ACCEPT (new P-TMSI=0xdb36ddf5) (gprs_gmm.c:282) TC_attach_closed(250)@e327cc33d584: setverdict(pass): none -> pass TC_attach_closed-BVCI196(234)@e327cc33d584: Removing Client IMSI='262420000000010'H, index=2 20241213095036261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095036261 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241213095036261 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095036261 DMM INFO MM(262420000000010/db36ddf5) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241213095036261 DMM NOTICE MM(262420000000010/db36ddf5) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241213095036261 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241213095036261 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241213095036261 DLLC NOTICE LLME(e037a239/db36ddf5){ASSIGNED} LLGM Assign pre (ffffffff => db36ddf5) (gprs_llc.c:1079) 20241213095036261 DLLC NOTICE LLME(ffffffff/db36ddf5){ASSIGNED} LLGM Assign post (ffffffff => db36ddf5) (gprs_llc.c:1125) 20241213095036261 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241213095036261 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241213095036261 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241213095036261 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed(250)@e327cc33d584: Final verdict of PTC: pass 20241213095036263 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56326<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241213095036268 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241213095036268 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(247)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GSUP-IPA(246)@e327cc33d584: Final verdict of PTC: none -NSVCI99(245)@e327cc33d584: Final verdict of PTC: none -NSVCI97(235)@e327cc33d584: Final verdict of PTC: none TC_attach_closed-BVCI196(234)@e327cc33d584: Final verdict of PTC: none -NSVCI98(240)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(242)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb1-NS1(236)@e327cc33d584: Final verdict of PTC: none TC_attach_closed-BVCI210(239)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-NS0(231)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(237)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb2-NS2(241)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(232)@e327cc33d584: Final verdict of PTC: none TC_attach_closed-BVCI220(244)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GGSN_GTP(248)@e327cc33d584: Final verdict of PTC: none -NSVCI97-provIP(233)@e327cc33d584: Final verdict of PTC: none -NSVCI98-provIP(238)@e327cc33d584: Final verdict of PTC: none -NSVCI99-provIP(243)@e327cc33d584: Final verdict of PTC: none MTC@e327cc33d584: Setting final verdict of the test case. MTC@e327cc33d584: Local verdict of MTC: none MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-NS0(231): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(232): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97-provIP(233): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_closed-BVCI196(234): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97(235): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-NS1(236): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(237): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98-provIP(238): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_closed-BVCI210(239): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98(240): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-NS2(241): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(242): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99-provIP(243): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_closed-BVCI220(244): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99(245): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP-IPA(246): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP(247): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GGSN_GTP(248): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_closed(249): pass (none -> pass) MTC@e327cc33d584: Local verdict of PTC TC_attach_closed(250): pass (pass -> pass) MTC@e327cc33d584: Test case TC_attach_closed finished. Verdict: pass MTC@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed pass'. Fri Dec 13 09:50:36 UTC 2024 ====== SGSN_Tests.TC_attach_closed pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_closed.talloc 20241213095036374 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56338<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213095036777 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56338<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=71424) 20241213095037269 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095037269 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=71424, count=81480) 20241213095038270 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095038270 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imei_response'. ------ SGSN_Tests.TC_attach_no_imei_response ------ Fri Dec 13 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 20241213095039271 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095039282 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Test case TC_attach_no_imei_response started. 20241213095039878 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56348<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213095039881 DMM INFO MM(262420000000010/db36ddf5) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241213095039881 DMM INFO MM(262420000000010/db36ddf5) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241213095039881 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241213095039881 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241213095039881 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241213095039881 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241213095039881 DLLC NOTICE LLME(ffffffff/db36ddf5){ASSIGNED} LLGM Assign pre (db36ddf5 => ffffffff) (gprs_llc.c:1079) 20241213095039881 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (db36ddf5 => ffffffff) (gprs_llc.c:1125) 20241213095039881 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Init}: Deallocated (fsm.c:568) 20241213095039881 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Deallocated (fsm.c:568) 20241213095039881 DMM DEBUG MM_STATE_Iu[0x55de4072a880]{Detached}: Deallocated (fsm.c:568) 20241213095039881 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Deallocated (fsm.c:568) 20241213095039881 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(251)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(252)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(251)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e327cc33d584: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(255)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095039916 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213095039916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095039916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095039916 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095039916 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241213095039916 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095039916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095039916 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095039916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(255)@e327cc33d584: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095039917 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095039917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095039917 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095039918 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095039918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095039918 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095039918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095039918 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095039918 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241213095039918 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095039918 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213095039918 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095039918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(255)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(255)@e327cc33d584: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095039920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(256)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(252)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(252)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095039925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095039925 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_no_imei_response-BVCI196(254)@e327cc33d584: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(257)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(256)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e327cc33d584: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(260)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095039933 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213095039933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095039933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095039933 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095039933 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241213095039933 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095039933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095039933 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095039933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(260)@e327cc33d584: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095039934 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095039934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095039934 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095039934 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095039934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095039934 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095039934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095039934 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095039934 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241213095039934 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095039934 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213095039934 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095039934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(260)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(260)@e327cc33d584: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095039937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(261)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(257)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(257)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(262)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241213095039943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095039943 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_no_imei_response-BVCI210(259)@e327cc33d584: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(261)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(265)@e327cc33d584: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(265)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095039954 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213095039954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095039954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095039954 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095039954 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241213095039954 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095039954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095039954 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095039954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(265)@e327cc33d584: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095039956 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095039956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095039956 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095039956 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095039956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095039956 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095039956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095039956 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095039956 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241213095039956 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095039956 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213095039956 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095039956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(265)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(265)@e327cc33d584: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095039959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(262)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(262)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095039964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095039964 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_no_imei_response-BVCI220(263)@e327cc33d584: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213095040283 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095040284 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241213095040284 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241213095040284 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(266)@e327cc33d584: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(266)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213095040289 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241213095040290 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(266)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(266)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(266)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(266)@e327cc33d584: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(266)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(266)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imei_response-BVCI196(254)@e327cc33d584: Adding Client=TC_attach_no_imei_response(269), IMSI='262420000000032'H, TLLI='CB31C6F9'O, index=0 SGSN_Test-GSUP(267)@e327cc33d584: Created GsupExpect[0] for "262420000000032" to be handled at TC_attach_no_imei_response(269) 20241213095041376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095041376 DLLC NOTICE LLME(ffffffff/cb31c6f9){UNASSIGNED} LLC RX: unknown TLLI 0xcb31c6f9, creating LLME on the fly (gprs_llc.c:552) 20241213095041376 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241213095041376 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000032) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1248) 20241213095041376 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Allocated (fsm.c:456) 20241213095041376 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Init}: Allocated (fsm.c:456) 20241213095041376 DMM DEBUG MM_STATE_Gb[0x55de4072a9b0]{Idle}: Allocated (fsm.c:456) 20241213095041376 DMM DEBUG MM_STATE_Iu[0x55de40730e30]{Detached}: Allocated (fsm.c:456) 20241213095041376 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241213095041376 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241213095041376 DLLC NOTICE LLME(ffffffff/cb31c6f9){UNASSIGNED} LLGM Assign pre (cb31c6f9 => cfbb210e) (gprs_llc.c:1079) 20241213095041376 DLLC NOTICE LLME(cb31c6f9/cfbb210e){ASSIGNED} LLGM Assign post (cb31c6f9 => cfbb210e) (gprs_llc.c:1125) 20241213095041376 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241213095041376 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213095041376 DMM DEBUG MM(262420000000032/cfbb210e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241213095047377 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241213095047378 DMM DEBUG MM(262420000000032/cfbb210e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241213095050808 DGPRS DEBUG Checking for inactive LLMEs, time = 36611650 (sgsn.c:132) 20241213095053378 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241213095053378 DMM DEBUG MM(262420000000032/cfbb210e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241213095059379 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241213095059379 DMM DEBUG MM(262420000000032/cfbb210e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241213095100285 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20241213095100285 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(266)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(266)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241213095100286 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) 20241213095105381 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241213095105381 DMM DEBUG MM(262420000000032/cfbb210e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241213095109918 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095109924 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095109924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241213095109935 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095109938 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095109938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241213095109956 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095109959 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095109959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241213095111382 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241213095111383 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20241213095111383 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20241213095111383 DMM NOTICE MM(262420000000032/cfbb210e) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:346) 20241213095111383 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Reject}: Deallocated (fsm.c:568) 20241213095111383 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Deallocated (fsm.c:568) 20241213095111383 DMM DEBUG MM_STATE_Iu[0x55de40730e30]{Detached}: Deallocated (fsm.c:568) 20241213095111383 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241213095111383 DLLC NOTICE LLME(cb31c6f9/cfbb210e){ASSIGNED} LLGM Assign pre (cfbb210e => ffffffff) (gprs_llc.c:1079) 20241213095111383 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cfbb210e => ffffffff) (gprs_llc.c:1125) TC_attach_no_imei_response(269)@e327cc33d584: setverdict(pass): none -> pass TC_attach_no_imei_response-BVCI196(254)@e327cc33d584: Removing Client IMSI='262420000000032'H, index=0 TC_attach_no_imei_response(269)@e327cc33d584: Final verdict of PTC: pass 20241213095111388 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56348<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241213095111389 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241213095111389 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-BSSGP0(252)@e327cc33d584: Final verdict of PTC: none TC_attach_no_imei_response-BVCI220(263)@e327cc33d584: Final verdict of PTC: none TC_attach_no_imei_response-BVCI196(254)@e327cc33d584: Final verdict of PTC: none -NSVCI98(260)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GSUP-IPA(266)@e327cc33d584: Final verdict of PTC: none TC_attach_no_imei_response-BVCI210(259)@e327cc33d584: Final verdict of PTC: none -NSVCI97(255)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GSUP(267)@e327cc33d584: Final verdict of PTC: none -NSVCI99(265)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(257)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(262)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb1-NS1(256)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-NS0(251)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb2-NS2(261)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GGSN_GTP(268)@e327cc33d584: Final verdict of PTC: none -NSVCI98-provIP(258)@e327cc33d584: Final verdict of PTC: none -NSVCI97-provIP(253)@e327cc33d584: Final verdict of PTC: none -NSVCI99-provIP(264)@e327cc33d584: Final verdict of PTC: none MTC@e327cc33d584: Setting final verdict of the test case. MTC@e327cc33d584: Local verdict of MTC: none MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-NS0(251): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(252): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97-provIP(253): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_no_imei_response-BVCI196(254): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97(255): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-NS1(256): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(257): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98-provIP(258): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_no_imei_response-BVCI210(259): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98(260): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-NS2(261): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(262): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_no_imei_response-BVCI220(263): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99-provIP(264): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99(265): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP-IPA(266): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP(267): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GGSN_GTP(268): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_no_imei_response(269): pass (none -> pass) MTC@e327cc33d584: Test case TC_attach_no_imei_response finished. Verdict: pass MTC@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imei_response pass'. Fri Dec 13 09:51:11 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 20241213095111463 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46636<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213095111765 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46636<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=68248) 20241213095112391 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095112391 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=68248, count=72604) 20241213095113393 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095113393 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imsi_response'. ------ SGSN_Tests.TC_attach_no_imsi_response ------ Fri Dec 13 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 20241213095114395 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095114395 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Test case TC_attach_no_imsi_response started. 20241213095114863 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37460<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213095114867 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(270)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(271)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(270)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e327cc33d584: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(274)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095114911 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213095114911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095114911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095114911 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095114911 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241213095114911 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095114911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095114911 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095114911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(274)@e327cc33d584: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095114912 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095114912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095114912 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095114912 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095114912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095114912 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095114912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095114912 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095114912 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241213095114912 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095114912 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213095114913 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095114913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(274)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(274)@e327cc33d584: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095114915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(275)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(271)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(271)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095114921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095114921 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(276)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_no_imsi_response-BVCI196(273)@e327cc33d584: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(275)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e327cc33d584: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(279)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095114927 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213095114927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095114927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095114927 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095114927 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241213095114927 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095114927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095114927 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095114927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(279)@e327cc33d584: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095114928 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095114928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095114928 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095114928 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095114928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095114928 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095114928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095114928 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095114928 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241213095114928 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095114928 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213095114928 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095114928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(279)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(279)@e327cc33d584: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095114930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(280)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(276)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(276)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095114934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095114934 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_no_imsi_response-BVCI210(278)@e327cc33d584: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(281)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(280)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e327cc33d584: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(284)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095114943 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213095114943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095114943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095114943 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095114943 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241213095114943 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095114943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095114943 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095114943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(284)@e327cc33d584: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095114944 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095114944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095114944 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095114944 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095114944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095114944 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095114944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095114944 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095114944 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241213095114944 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095114944 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213095114944 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095114944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(284)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(284)@e327cc33d584: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095114946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(281)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(281)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095114951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095114951 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_no_imsi_response-BVCI220(283)@e327cc33d584: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213095115397 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095115397 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241213095115397 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241213095115397 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(285)@e327cc33d584: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(285)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213095115402 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241213095115403 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(285)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(285)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(285)@e327cc33d584: 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)@e327cc33d584: 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)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(285)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imsi_response-BVCI196(273)@e327cc33d584: Adding Client=TC_attach_no_imsi_response(288), IMSI='262420000000035'H, TLLI='D1E92F01'O, index=0 SGSN_Test-GSUP(286)@e327cc33d584: Created GsupExpect[0] for "262420000000035" to be handled at TC_attach_no_imsi_response(288) 20241213095116486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095116486 DLLC NOTICE LLME(ffffffff/d1e92f01){UNASSIGNED} LLC RX: unknown TLLI 0xd1e92f01, creating LLME on the fly (gprs_llc.c:552) 20241213095116486 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241213095116486 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xC0000035) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1248) 20241213095116486 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Allocated (fsm.c:456) 20241213095116486 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Init}: Allocated (fsm.c:456) 20241213095116486 DMM DEBUG MM_STATE_Gb[0x55de4072a9b0]{Idle}: Allocated (fsm.c:456) 20241213095116486 DMM DEBUG MM_STATE_Iu[0x55de4072a880]{Detached}: Allocated (fsm.c:456) 20241213095116486 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241213095116486 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241213095116486 DLLC NOTICE LLME(ffffffff/d1e92f01){UNASSIGNED} LLGM Assign pre (d1e92f01 => e0b6e14c) (gprs_llc.c:1079) 20241213095116486 DLLC NOTICE LLME(d1e92f01/e0b6e14c){ASSIGNED} LLGM Assign post (d1e92f01 => e0b6e14c) (gprs_llc.c:1125) 20241213095116486 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241213095116486 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213095116486 DMM DEBUG MM(/e0b6e14c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241213095116514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095116514 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241213095116514 DMM DEBUG MM_STATE_Gb(3521720065)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095116514 DMM DEBUG MM(/e0b6e14c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000350 (gprs_gmm.c:1066) 20241213095116514 DMM NOTICE MM(/e0b6e14c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241213095116514 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241213095116514 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{CheckIdentity}: state_chg to CheckIdentity (gprs_gmm_attach.c:113) 20241213095116514 DMM DEBUG MM(/e0b6e14c) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:413) 20241213095120809 DGPRS DEBUG Checking for inactive LLMEs, time = 36611680 (sgsn.c:132) 20241213095122516 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241213095122516 DMM DEBUG MM(/e0b6e14c) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:413) 20241213095128518 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241213095128518 DMM DEBUG MM(/e0b6e14c) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:413) 20241213095134520 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241213095134520 DMM DEBUG MM(/e0b6e14c) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:413) 20241213095135398 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20241213095135398 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20241213095135398 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(285)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(285)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241213095140522 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241213095140522 DMM DEBUG MM(/e0b6e14c) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:413) 20241213095144913 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095144918 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095144918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241213095144928 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095144930 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095144930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241213095144944 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095144947 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095144947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241213095146524 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241213095146524 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20241213095146524 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20241213095146524 DMM NOTICE MM(/e0b6e14c) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:346) 20241213095146524 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Reject}: Deallocated (fsm.c:568) 20241213095146524 DMM DEBUG MM_STATE_Gb(3521720065)[0x55de4072a9b0]{Idle}: Deallocated (fsm.c:568) 20241213095146524 DMM DEBUG MM_STATE_Iu[0x55de4072a880]{Detached}: Deallocated (fsm.c:568) 20241213095146524 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241213095146524 DLLC NOTICE LLME(d1e92f01/e0b6e14c){ASSIGNED} LLGM Assign pre (e0b6e14c => ffffffff) (gprs_llc.c:1079) 20241213095146524 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e0b6e14c => ffffffff) (gprs_llc.c:1125) TC_attach_no_imsi_response(288)@e327cc33d584: setverdict(pass): none -> pass TC_attach_no_imsi_response-BVCI196(273)@e327cc33d584: Removing Client IMSI='262420000000035'H, index=0 TC_attach_no_imsi_response(288)@e327cc33d584: Final verdict of PTC: pass 20241213095146545 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37460<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(286)@e327cc33d584: Final verdict of PTC: none -NSVCI98(279)@e327cc33d584: Final verdict of PTC: none 20241213095146550 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241213095146550 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_no_imsi_response-BVCI196(273)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-NS0(270)@e327cc33d584: Final verdict of PTC: none -NSVCI99(284)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb1-NS1(275)@e327cc33d584: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI210(278)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GSUP-IPA(285)@e327cc33d584: Final verdict of PTC: none -NSVCI97(274)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb2-NS2(280)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(281)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(271)@e327cc33d584: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI220(283)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(276)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GGSN_GTP(287)@e327cc33d584: Final verdict of PTC: none -NSVCI98-provIP(277)@e327cc33d584: Final verdict of PTC: none -NSVCI99-provIP(282)@e327cc33d584: Final verdict of PTC: none -NSVCI97-provIP(272)@e327cc33d584: Final verdict of PTC: none MTC@e327cc33d584: Setting final verdict of the test case. MTC@e327cc33d584: Local verdict of MTC: none MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-NS0(270): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(271): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97-provIP(272): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_no_imsi_response-BVCI196(273): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97(274): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-NS1(275): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(276): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98-provIP(277): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_no_imsi_response-BVCI210(278): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98(279): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-NS2(280): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(281): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99-provIP(282): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_no_imsi_response-BVCI220(283): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99(284): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP-IPA(285): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP(286): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GGSN_GTP(287): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_no_imsi_response(288): pass (none -> pass) MTC@e327cc33d584: Test case TC_attach_no_imsi_response finished. Verdict: pass MTC@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imsi_response pass'. Fri Dec 13 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 20241213095146617 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33288<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213095146919 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33288<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=63956) 20241213095147552 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095147552 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) 20241213095148553 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095148553 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed_add_vty'. ------ SGSN_Tests.TC_attach_closed_add_vty ------ Fri Dec 13 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 20241213095149555 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095149555 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Test case TC_attach_closed_add_vty started. 20241213095150024 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33304<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213095150026 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(289)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(290)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(289)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e327cc33d584: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(293)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095150071 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213095150072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095150072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095150072 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095150072 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241213095150072 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095150072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095150072 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095150072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(293)@e327cc33d584: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095150072 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095150072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095150072 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095150073 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095150073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095150073 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095150073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095150073 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095150073 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241213095150073 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095150073 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213095150073 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095150073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(293)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(293)@e327cc33d584: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095150074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(290)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(290)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(294)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21011 20241213095150079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095150079 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_closed_add_vty-BVCI196(292)@e327cc33d584: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(295)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(294)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e327cc33d584: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(298)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095150088 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213095150088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095150088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095150088 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095150088 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241213095150088 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095150088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095150088 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095150088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(298)@e327cc33d584: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095150089 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095150089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095150089 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095150089 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095150089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095150089 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095150089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095150089 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095150089 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241213095150089 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095150089 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213095150089 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095150089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(298)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(298)@e327cc33d584: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095150091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(299)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(295)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(295)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095150095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095150095 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_closed_add_vty-BVCI210(297)@e327cc33d584: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(300)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(299)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(303)@e327cc33d584: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(303)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095150103 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213095150103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095150103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095150103 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095150103 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241213095150103 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095150103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095150103 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095150103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(303)@e327cc33d584: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095150104 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095150104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095150104 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095150104 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095150104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095150104 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095150104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095150104 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095150104 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241213095150104 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095150104 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(303)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241213095150105 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095150105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(303)@e327cc33d584: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095150106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(300)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(300)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095150111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095150111 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_closed_add_vty-BVCI220(302)@e327cc33d584: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213095150557 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095150557 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241213095150557 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241213095150557 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(304)@e327cc33d584: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(304)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213095150561 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241213095150562 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(304)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(304)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(304)@e327cc33d584: 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(304)@e327cc33d584: 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(304)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(304)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241213095150810 DGPRS DEBUG Checking for inactive LLMEs, time = 36611710 (sgsn.c:132) TC_attach_closed_add_vty-BVCI196(292)@e327cc33d584: Adding Client=TC_attach_closed_add_vty(307), IMSI='262420000000009'H, TLLI='D117009B'O, index=0 SGSN_Test-GSUP(305)@e327cc33d584: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed_add_vty(307) TC_attach_closed_add_vty-BVCI196(292)@e327cc33d584: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456789'H, TLLI='D117009B'O, index=1 20241213095151635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095151635 DLLC NOTICE LLME(ffffffff/d117009b){UNASSIGNED} LLC RX: unknown TLLI 0xd117009b, creating LLME on the fly (gprs_llc.c:552) 20241213095151635 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241213095151635 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach"  (gprs_gmm.c:1248) 20241213095151635 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Allocated (fsm.c:456) 20241213095151635 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Init}: Allocated (fsm.c:456) 20241213095151635 DMM DEBUG MM_STATE_Gb[0x55de4072a9b0]{Idle}: Allocated (fsm.c:456) 20241213095151635 DMM DEBUG MM_STATE_Iu[0x55de40730e30]{Detached}: Allocated (fsm.c:456) 20241213095151635 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241213095151635 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241213095151635 DLLC NOTICE LLME(ffffffff/d117009b){UNASSIGNED} LLGM Assign pre (d117009b => c98906db) (gprs_llc.c:1079) 20241213095151635 DLLC NOTICE LLME(d117009b/c98906db){ASSIGNED} LLGM Assign post (d117009b => c98906db) (gprs_llc.c:1125) 20241213095151635 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241213095151635 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213095151635 DMM DEBUG MM(001010123456789/c98906db) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241213095151644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095151644 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241213095151644 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095151644 DMM DEBUG MM(001010123456789/c98906db) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1066) 20241213095151644 DMM NOTICE MM(001010123456789/c98906db) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241213095151644 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241213095151644 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241213095151644 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20241213095151644 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20241213095151644 DMM NOTICE MM(001010123456789/c98906db) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:346) 20241213095151644 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Reject}: Deallocated (fsm.c:568) 20241213095151644 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Deallocated (fsm.c:568) 20241213095151644 DMM DEBUG MM_STATE_Iu[0x55de40730e30]{Detached}: Deallocated (fsm.c:568) 20241213095151644 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241213095151644 DLLC NOTICE LLME(d117009b/c98906db){ASSIGNED} LLGM Assign pre (c98906db => ffffffff) (gprs_llc.c:1079) 20241213095151644 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c98906db => ffffffff) (gprs_llc.c:1125) TC_attach_closed_add_vty(307)@e327cc33d584: setverdict(pass): none -> pass TC_attach_closed_add_vty-BVCI196(292)@e327cc33d584: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed_add_vty-BVCI196(292)@e327cc33d584: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456700'H, TLLI='D117009B'O, index=2 20241213095151649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095151649 DLLC NOTICE LLME(ffffffff/d117009b){UNASSIGNED} LLC RX: unknown TLLI 0xd117009b, creating LLME on the fly (gprs_llc.c:552) 20241213095151649 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb03bc9 CMD=UI DATA (gprs_llc_parse.c:89) 20241213095151649 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456700) type="GPRS attach"  (gprs_gmm.c:1248) 20241213095151649 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Allocated (fsm.c:456) 20241213095151649 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Init}: Allocated (fsm.c:456) 20241213095151649 DMM DEBUG MM_STATE_Gb[0x55de4072a9b0]{Idle}: Allocated (fsm.c:456) 20241213095151649 DMM DEBUG MM_STATE_Iu[0x55de4072a880]{Detached}: Allocated (fsm.c:456) 20241213095151649 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241213095151649 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241213095151649 DLLC NOTICE LLME(ffffffff/d117009b){UNASSIGNED} LLGM Assign pre (d117009b => ef7a3487) (gprs_llc.c:1079) 20241213095151649 DLLC NOTICE LLME(d117009b/ef7a3487){ASSIGNED} LLGM Assign post (d117009b => ef7a3487) (gprs_llc.c:1125) 20241213095151649 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241213095151649 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213095151649 DMM DEBUG MM(001010123456700/ef7a3487) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241213095151653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095151653 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x230ce1 CMD=UI DATA (gprs_llc_parse.c:89) 20241213095151653 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095151653 DMM DEBUG MM(001010123456700/ef7a3487) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1066) 20241213095151653 DMM NOTICE MM(001010123456700/ef7a3487) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241213095151653 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241213095151653 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241213095151653 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241213095151653 DMM INFO MM(001010123456700/ef7a3487) <- GMM ATTACH ACCEPT (new P-TMSI=0xef7a3487) (gprs_gmm.c:282) TC_attach_closed_add_vty(307)@e327cc33d584: setverdict(pass): pass -> pass, component reason not changed TC_attach_closed_add_vty-BVCI196(292)@e327cc33d584: Removing Client IMSI='001010123456700'H, index=2 20241213095152662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095152663 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20241213095152663 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095152663 DMM INFO MM(001010123456700/ef7a3487) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241213095152663 DMM NOTICE MM(001010123456700/ef7a3487) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241213095152663 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241213095152663 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241213095152663 DLLC NOTICE LLME(d117009b/ef7a3487){ASSIGNED} LLGM Assign pre (ffffffff => ef7a3487) (gprs_llc.c:1079) 20241213095152663 DLLC NOTICE LLME(ffffffff/ef7a3487){ASSIGNED} LLGM Assign post (ffffffff => ef7a3487) (gprs_llc.c:1125) 20241213095152663 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241213095152663 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241213095152663 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241213095152663 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed_add_vty(307)@e327cc33d584: Final verdict of PTC: pass 20241213095152666 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33304<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(305)@e327cc33d584: Final verdict of PTC: none 20241213095152671 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241213095152671 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(293)@e327cc33d584: Final verdict of PTC: none -NSVCI99(303)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-NS0(289)@e327cc33d584: Final verdict of PTC: none -NSVCI98(298)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GSUP-IPA(304)@e327cc33d584: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI196(292)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb1-NS1(294)@e327cc33d584: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI210(297)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(290)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb2-NS2(299)@e327cc33d584: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI220(302)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(295)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(300)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GGSN_GTP(306)@e327cc33d584: Final verdict of PTC: none -NSVCI99-provIP(301)@e327cc33d584: Final verdict of PTC: none -NSVCI97-provIP(291)@e327cc33d584: Final verdict of PTC: none -NSVCI98-provIP(296)@e327cc33d584: Final verdict of PTC: none MTC@e327cc33d584: Setting final verdict of the test case. MTC@e327cc33d584: Local verdict of MTC: none MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-NS0(289): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(290): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97-provIP(291): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_closed_add_vty-BVCI196(292): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97(293): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-NS1(294): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(295): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98-provIP(296): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_closed_add_vty-BVCI210(297): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98(298): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-NS2(299): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(300): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99-provIP(301): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_closed_add_vty-BVCI220(302): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99(303): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP-IPA(304): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP(305): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GGSN_GTP(306): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_closed_add_vty(307): pass (none -> pass) MTC@e327cc33d584: Test case TC_attach_closed_add_vty finished. Verdict: pass MTC@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed_add_vty pass'. Fri Dec 13 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 20241213095152774 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34018<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213095153176 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34018<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=80616) 20241213095153673 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095153673 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=80616, count=81776) 20241213095154674 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095154674 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_subscriber_list'. ------ SGSN_Tests.TC_attach_check_subscriber_list ------ Fri Dec 13 09:51: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_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 20241213095155676 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095155676 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Test case TC_attach_check_subscriber_list started. 20241213095156278 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34024<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213095156280 DMM INFO MM(001010123456700/ef7a3487) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241213095156281 DMM INFO MM(001010123456700/ef7a3487) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241213095156281 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241213095156281 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241213095156281 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241213095156281 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241213095156281 DLLC NOTICE LLME(ffffffff/ef7a3487){ASSIGNED} LLGM Assign pre (ef7a3487 => ffffffff) (gprs_llc.c:1079) 20241213095156281 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ef7a3487 => ffffffff) (gprs_llc.c:1125) 20241213095156281 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Init}: Deallocated (fsm.c:568) 20241213095156281 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Deallocated (fsm.c:568) 20241213095156281 DMM DEBUG MM_STATE_Iu[0x55de4072a880]{Detached}: Deallocated (fsm.c:568) 20241213095156281 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Deallocated (fsm.c:568) 20241213095156281 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(308)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(309)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(308)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e327cc33d584: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(312)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095156325 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213095156325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095156325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095156325 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095156325 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241213095156325 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095156325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095156325 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095156325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(312)@e327cc33d584: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095156325 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095156325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095156325 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095156325 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095156325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095156325 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095156325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095156325 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095156325 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241213095156325 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095156325 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213095156326 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095156326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(312)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(312)@e327cc33d584: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095156328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(313)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(309)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(309)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095156332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095156332 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_check_subscriber_list-BVCI196(311)@e327cc33d584: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(314)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(313)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e327cc33d584: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(317)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095156340 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213095156340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095156340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095156340 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095156340 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241213095156340 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095156340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095156340 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095156340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(317)@e327cc33d584: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095156341 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095156341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095156341 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095156341 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095156341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095156341 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095156341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095156341 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095156341 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241213095156341 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095156341 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213095156341 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095156341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(317)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(317)@e327cc33d584: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095156343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(318)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(314)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(314)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095156347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095156347 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_check_subscriber_list-BVCI210(316)@e327cc33d584: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(319)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(318)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e327cc33d584: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(322)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095156355 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213095156355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095156355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095156355 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095156355 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241213095156355 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095156355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095156355 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095156355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(322)@e327cc33d584: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095156356 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095156356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095156356 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095156356 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095156356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095156356 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095156356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095156356 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095156356 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241213095156356 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095156356 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213095156356 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095156356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(322)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(322)@e327cc33d584: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095156358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(319)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(319)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095156362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095156362 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_check_subscriber_list-BVCI220(321)@e327cc33d584: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213095156677 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095156677 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241213095156677 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241213095156677 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(323)@e327cc33d584: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(323)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213095156681 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(323)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(323)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241213095156682 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(323)@e327cc33d584: 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)@e327cc33d584: 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)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(323)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_subscriber_list-BVCI196(311)@e327cc33d584: Adding Client=TC_attach_check_subscriber_list(326), IMSI='262420000000034'H, TLLI='EC189699'O, index=0 SGSN_Test-GSUP(324)@e327cc33d584: Created GsupExpect[0] for "262420000000034" to be handled at TC_attach_check_subscriber_list(326) TC_attach_check_subscriber_list(326)@e327cc33d584: 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 := 'FCCFE7D2BB4A1FB561D0531045DDDBD7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '871A7816'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9B2C5F5BE054C7BD'O } } } } } 20241213095157756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095157756 DLLC NOTICE LLME(ffffffff/ec189699){UNASSIGNED} LLC RX: unknown TLLI 0xec189699, creating LLME on the fly (gprs_llc.c:552) 20241213095157756 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241213095157756 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000034) type="GPRS attach"  (gprs_gmm.c:1248) 20241213095157756 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Allocated (fsm.c:456) 20241213095157756 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Init}: Allocated (fsm.c:456) 20241213095157756 DMM DEBUG MM_STATE_Gb[0x55de4072a9b0]{Idle}: Allocated (fsm.c:456) 20241213095157756 DMM DEBUG MM_STATE_Iu[0x55de40730e30]{Detached}: Allocated (fsm.c:456) 20241213095157756 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241213095157756 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241213095157756 DLLC NOTICE LLME(ffffffff/ec189699){UNASSIGNED} LLGM Assign pre (ec189699 => d334d065) (gprs_llc.c:1079) 20241213095157756 DLLC NOTICE LLME(ec189699/d334d065){ASSIGNED} LLGM Assign post (ec189699 => d334d065) (gprs_llc.c:1125) 20241213095157756 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241213095157756 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213095157756 DMM DEBUG MM(262420000000034/d334d065) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241213095157772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095157772 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241213095157772 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095157772 DMM DEBUG MM(262420000000034/d334d065) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000340 (gprs_gmm.c:1066) 20241213095157772 DMM NOTICE MM(262420000000034/d334d065) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241213095157772 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241213095157772 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241213095157772 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241213095157772 DMM DEBUG MM(262420000000034/d334d065) Requesting authorization (sgsn_auth.c:160) 20241213095157772 DMM INFO MM(262420000000034/d334d065) Requesting authentication tuples (sgsn_auth.c:184) 20241213095157772 DMM DEBUG MM(262420000000034/d334d065) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241213095157772 DGPRS INFO SUBSCR(262420000000034) requesting auth info (gprs_subscriber.c:805) 20241213095157772 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)@e327cc33d584: Found GsupExpect[0] for "262420000000034" handled at TC_attach_check_subscriber_list(326) SGSN_Test-GSUP(324)@e327cc33d584: Added IMSI table entry 0TC_attach_check_subscriber_list(326)"262420000000034" 20241213095157778 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241213095157778 DGPRS INFO SUBSCR(262420000000034) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241213095157778 DGPRS DEBUG SUBSCR(262420000000034) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241213095157778 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber authentication info (gprs_subscriber.c:850) 20241213095157778 DMM INFO MM(262420000000034/d334d065) Subscriber data update (mmctx.c:445) 20241213095157778 DMM DEBUG MM(262420000000034/d334d065) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241213095157778 DMM INFO MM(262420000000034/d334d065) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241213095157778 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241213095157778 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241213095157778 DMM INFO MM(262420000000034/d334d065) <- GMM AUTH AND CIPHERING REQ (rand = fc cf e7 d2 bb 4a 1f b5 61 d0 53 10 45 dd db d7 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241213095157792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095157792 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241213095157792 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095157792 DMM INFO MM(262420000000034/d334d065) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241213095157792 DMM NOTICE MM(262420000000034/d334d065) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241213095157792 DMM DEBUG MM(262420000000034/d334d065) checking auth: received GSM SRES = 87 1a 78 16 (gprs_gmm.c:648) 20241213095157792 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241213095157792 DMM DEBUG MM(262420000000034/d334d065) Requesting authorization (sgsn_auth.c:160) 20241213095157792 DMM INFO MM(262420000000034/d334d065) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241213095157792 DMM DEBUG MM(262420000000034/d334d065) Requesting subscriber data update (gprs_subscriber.c:894) 20241213095157792 DGPRS INFO SUBSCR(262420000000034) subscriber data is not available (gprs_subscriber.c:818) 20241213095157792 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) 20241213095157792 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241213095157792 DMM INFO MM(262420000000034/d334d065) <- GMM ATTACH ACCEPT (new P-TMSI=0xd334d065) (gprs_gmm.c:282) 20241213095157796 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241213095157796 DGPRS INFO SUBSCR(262420000000034) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241213095157796 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20241213095157796 DMM INFO MM(262420000000034/d334d065) Subscriber data update (mmctx.c:445) 20241213095157796 DMM DEBUG MM(262420000000034/d334d065) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241213095157796 DMM INFO MM(262420000000034/d334d065) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241213095157796 DMM NOTICE MM(262420000000034/d334d065) Authorized, continuing procedure, IMSI=262420000000034 (gprs_gmm.c:982) 20241213095157796 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241213095157796 DMM NOTICE MM(262420000000034/d334d065) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241213095157796 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) 20241213095157797 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241213095157797 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20241213095157797 DMM INFO MM(262420000000034/d334d065) Subscriber data update (mmctx.c:445) 20241213095157797 DMM DEBUG MM(262420000000034/d334d065) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241213095157807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095157807 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241213095157807 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095157807 DMM INFO MM(262420000000034/d334d065) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241213095157807 DMM NOTICE MM(262420000000034/d334d065) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241213095157807 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241213095157807 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241213095157807 DLLC NOTICE LLME(ec189699/d334d065){ASSIGNED} LLGM Assign pre (ffffffff => d334d065) (gprs_llc.c:1079) 20241213095157807 DLLC NOTICE LLME(ffffffff/d334d065){ASSIGNED} LLGM Assign post (ffffffff => d334d065) (gprs_llc.c:1125) 20241213095157807 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241213095157807 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241213095157807 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241213095157808 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_check_subscriber_list(326)@e327cc33d584: setverdict(pass): none -> pass TC_attach_check_subscriber_list-BVCI196(311)@e327cc33d584: Removing Client IMSI='262420000000034'H, index=0 TC_attach_check_subscriber_list(326)@e327cc33d584: Final verdict of PTC: pass 20241213095157860 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20241213095157860 DMM INFO MM(262420000000034/d334d065) Subscriber data update (mmctx.c:445) 20241213095157860 DMM DEBUG MM(262420000000034/d334d065) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241213095157860 DMM INFO MM(262420000000034/d334d065) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241213095157860 DMM INFO MM(262420000000034/d334d065) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241213095157860 DMM INFO MM(262420000000034/d334d065) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241213095157860 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241213095157860 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241213095157860 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241213095157860 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241213095157860 DLLC NOTICE LLME(ffffffff/d334d065){ASSIGNED} LLGM Assign pre (d334d065 => ffffffff) (gprs_llc.c:1079) 20241213095157860 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d334d065 => ffffffff) (gprs_llc.c:1125) 20241213095157860 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Init}: Deallocated (fsm.c:568) 20241213095157860 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Deallocated (fsm.c:568) 20241213095157860 DMM DEBUG MM_STATE_Iu[0x55de40730e30]{Detached}: Deallocated (fsm.c:568) 20241213095157860 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Deallocated (fsm.c:568) 20241213095157861 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34024<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(324)@e327cc33d584: Final verdict of PTC: none -NSVCI97(312)@e327cc33d584: Final verdict of PTC: none 20241213095157864 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241213095157864 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(313)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-NS0(308)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GSUP-IPA(323)@e327cc33d584: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI220(321)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(309)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(319)@e327cc33d584: Final verdict of PTC: none -NSVCI99(322)@e327cc33d584: Final verdict of PTC: none -NSVCI98(317)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb2-NS2(318)@e327cc33d584: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI210(316)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(314)@e327cc33d584: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI196(311)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GGSN_GTP(325)@e327cc33d584: Final verdict of PTC: none -NSVCI99-provIP(320)@e327cc33d584: Final verdict of PTC: none -NSVCI98-provIP(315)@e327cc33d584: Final verdict of PTC: none -NSVCI97-provIP(310)@e327cc33d584: Final verdict of PTC: none MTC@e327cc33d584: Setting final verdict of the test case. MTC@e327cc33d584: Local verdict of MTC: none MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-NS0(308): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(309): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97-provIP(310): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_check_subscriber_list-BVCI196(311): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97(312): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-NS1(313): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(314): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98-provIP(315): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_check_subscriber_list-BVCI210(316): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98(317): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-NS2(318): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(319): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99-provIP(320): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_check_subscriber_list-BVCI220(321): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99(322): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP-IPA(323): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP(324): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GGSN_GTP(325): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_check_subscriber_list(326): pass (none -> pass) MTC@e327cc33d584: Test case TC_attach_check_subscriber_list finished. Verdict: pass MTC@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_subscriber_list pass'. Fri Dec 13 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 20241213095157962 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34026<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213095158264 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34026<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=90848) 20241213095158865 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095158865 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) 20241213095159867 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095159867 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_detach_check_subscriber_list'. ------ SGSN_Tests.TC_attach_detach_check_subscriber_list ------ Fri Dec 13 09:52: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_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 20241213095200868 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095200868 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Test case TC_attach_detach_check_subscriber_list started. 20241213095201352 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34030<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213095201354 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(327)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(328)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(327)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e327cc33d584: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(331)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095201396 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213095201396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095201396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095201396 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095201396 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241213095201396 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095201396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095201396 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095201396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(331)@e327cc33d584: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095201397 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095201397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095201397 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095201397 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095201397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095201397 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095201397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095201397 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095201397 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241213095201397 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095201397 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213095201397 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095201398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(331)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(331)@e327cc33d584: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095201400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(332)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(328)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(328)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095201406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095201406 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(333)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_detach_check_subscriber_list-BVCI196(330)@e327cc33d584: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(332)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e327cc33d584: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(336)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095201411 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213095201411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095201411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095201411 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095201411 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241213095201411 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095201411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095201411 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095201411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(336)@e327cc33d584: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095201412 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095201412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095201412 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095201412 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095201412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095201412 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095201412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095201412 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095201412 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241213095201412 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095201412 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213095201412 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095201412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(336)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(336)@e327cc33d584: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095201414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(337)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(333)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(333)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095201419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095201419 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_detach_check_subscriber_list-BVCI210(335)@e327cc33d584: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(338)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(337)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e327cc33d584: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(341)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095201426 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213095201426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095201426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095201426 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095201426 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241213095201426 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095201426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095201426 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095201426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(341)@e327cc33d584: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095201427 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095201427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095201427 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095201427 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095201427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095201427 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095201427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095201427 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095201427 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241213095201427 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095201427 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(341)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241213095201428 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095201428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(341)@e327cc33d584: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095201430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(338)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(338)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095201434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095201435 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_detach_check_subscriber_list-BVCI220(340)@e327cc33d584: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213095201869 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095201869 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241213095201869 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241213095201869 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(342)@e327cc33d584: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(342)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213095201873 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241213095201874 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(342)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(342)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(342)@e327cc33d584: 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)@e327cc33d584: 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)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(342)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_detach_check_subscriber_list-BVCI196(330)@e327cc33d584: Adding Client=TC_attach_detach_check_subscriber_list(345), IMSI='262420000000033'H, TLLI='C4172AAC'O, index=0 SGSN_Test-GSUP(343)@e327cc33d584: Created GsupExpect[0] for "262420000000033" to be handled at TC_attach_detach_check_subscriber_list(345) TC_attach_detach_check_subscriber_list(345)@e327cc33d584: 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 := '3810AFDFF4E7D6CC1451C904742A90AD'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1DA48453'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D8B2DB72FF5C0063'O } } } } } 20241213095201939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095201939 DLLC NOTICE LLME(ffffffff/c4172aac){UNASSIGNED} LLC RX: unknown TLLI 0xc4172aac, creating LLME on the fly (gprs_llc.c:552) 20241213095201939 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241213095201939 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000033) type="GPRS attach"  (gprs_gmm.c:1248) 20241213095201939 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Allocated (fsm.c:456) 20241213095201939 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Init}: Allocated (fsm.c:456) 20241213095201939 DMM DEBUG MM_STATE_Gb[0x55de4072a9b0]{Idle}: Allocated (fsm.c:456) 20241213095201939 DMM DEBUG MM_STATE_Iu[0x55de4072a880]{Detached}: Allocated (fsm.c:456) 20241213095201939 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241213095201939 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241213095201939 DLLC NOTICE LLME(ffffffff/c4172aac){UNASSIGNED} LLGM Assign pre (c4172aac => f8a34aa9) (gprs_llc.c:1079) 20241213095201939 DLLC NOTICE LLME(c4172aac/f8a34aa9){ASSIGNED} LLGM Assign post (c4172aac => f8a34aa9) (gprs_llc.c:1125) 20241213095201939 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241213095201939 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213095201939 DMM DEBUG MM(262420000000033/f8a34aa9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241213095201958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095201958 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241213095201958 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095201958 DMM DEBUG MM(262420000000033/f8a34aa9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000330 (gprs_gmm.c:1066) 20241213095201958 DMM NOTICE MM(262420000000033/f8a34aa9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241213095201958 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241213095201958 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241213095201958 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241213095201959 DMM DEBUG MM(262420000000033/f8a34aa9) Requesting authorization (sgsn_auth.c:160) 20241213095201959 DMM INFO MM(262420000000033/f8a34aa9) Requesting authentication tuples (sgsn_auth.c:184) 20241213095201959 DMM DEBUG MM(262420000000033/f8a34aa9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241213095201959 DGPRS INFO SUBSCR(262420000000033) requesting auth info (gprs_subscriber.c:805) 20241213095201959 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)@e327cc33d584: Found GsupExpect[0] for "262420000000033" handled at TC_attach_detach_check_subscriber_list(345) SGSN_Test-GSUP(343)@e327cc33d584: Added IMSI table entry 0TC_attach_detach_check_subscriber_list(345)"262420000000033" 20241213095201965 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241213095201965 DGPRS INFO SUBSCR(262420000000033) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241213095201965 DGPRS DEBUG SUBSCR(262420000000033) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241213095201965 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber authentication info (gprs_subscriber.c:850) 20241213095201965 DMM INFO MM(262420000000033/f8a34aa9) Subscriber data update (mmctx.c:445) 20241213095201965 DMM DEBUG MM(262420000000033/f8a34aa9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241213095201965 DMM INFO MM(262420000000033/f8a34aa9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241213095201965 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241213095201965 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241213095201965 DMM INFO MM(262420000000033/f8a34aa9) <- GMM AUTH AND CIPHERING REQ (rand = 38 10 af df f4 e7 d6 cc 14 51 c9 04 74 2a 90 ad , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241213095201982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095201982 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20241213095201982 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095201982 DMM INFO MM(262420000000033/f8a34aa9) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241213095201982 DMM NOTICE MM(262420000000033/f8a34aa9) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241213095201982 DMM DEBUG MM(262420000000033/f8a34aa9) checking auth: received GSM SRES = 1d a4 84 53 (gprs_gmm.c:648) 20241213095201982 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241213095201982 DMM DEBUG MM(262420000000033/f8a34aa9) Requesting authorization (sgsn_auth.c:160) 20241213095201982 DMM INFO MM(262420000000033/f8a34aa9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241213095201982 DMM DEBUG MM(262420000000033/f8a34aa9) Requesting subscriber data update (gprs_subscriber.c:894) 20241213095201982 DGPRS INFO SUBSCR(262420000000033) subscriber data is not available (gprs_subscriber.c:818) 20241213095201982 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) 20241213095201982 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241213095201982 DMM INFO MM(262420000000033/f8a34aa9) <- GMM ATTACH ACCEPT (new P-TMSI=0xf8a34aa9) (gprs_gmm.c:282) 20241213095201985 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241213095201985 DGPRS INFO SUBSCR(262420000000033) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241213095201985 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20241213095201985 DMM INFO MM(262420000000033/f8a34aa9) Subscriber data update (mmctx.c:445) 20241213095201985 DMM DEBUG MM(262420000000033/f8a34aa9) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241213095201985 DMM INFO MM(262420000000033/f8a34aa9) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241213095201985 DMM NOTICE MM(262420000000033/f8a34aa9) Authorized, continuing procedure, IMSI=262420000000033 (gprs_gmm.c:982) 20241213095201985 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241213095201985 DMM NOTICE MM(262420000000033/f8a34aa9) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241213095201985 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) 20241213095201986 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241213095201986 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20241213095201986 DMM INFO MM(262420000000033/f8a34aa9) Subscriber data update (mmctx.c:445) 20241213095201986 DMM DEBUG MM(262420000000033/f8a34aa9) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241213095201998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095201998 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241213095201998 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095201998 DMM INFO MM(262420000000033/f8a34aa9) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241213095201998 DMM NOTICE MM(262420000000033/f8a34aa9) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241213095201998 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241213095201998 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241213095201998 DLLC NOTICE LLME(c4172aac/f8a34aa9){ASSIGNED} LLGM Assign pre (ffffffff => f8a34aa9) (gprs_llc.c:1079) 20241213095201998 DLLC NOTICE LLME(ffffffff/f8a34aa9){ASSIGNED} LLGM Assign post (ffffffff => f8a34aa9) (gprs_llc.c:1125) 20241213095201998 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241213095201998 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241213095201998 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241213095201998 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_detach_check_subscriber_list(345)@e327cc33d584: setverdict(pass): none -> pass 20241213095202053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095202053 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20241213095202053 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095202053 DMM INFO MM(262420000000033/f8a34aa9) -> GMM DETACH REQUEST TLLI=0xf8a34aa9 type=GPRS detach Power-off (gprs_gmm.c:1440) 20241213095202053 DMM INFO MM(262420000000033/f8a34aa9) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20241213095202053 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241213095202053 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241213095202053 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241213095202053 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241213095202053 DLLC NOTICE LLME(ffffffff/f8a34aa9){ASSIGNED} LLGM Assign pre (f8a34aa9 => ffffffff) (gprs_llc.c:1079) 20241213095202053 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f8a34aa9 => ffffffff) (gprs_llc.c:1125) 20241213095202054 DGPRS INFO SUBSCR(262420000000033) purging MS subscriber (gprs_subscriber.c:785) 20241213095202054 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) 20241213095202054 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Init}: Deallocated (fsm.c:568) 20241213095202054 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Deallocated (fsm.c:568) 20241213095202054 DMM DEBUG MM_STATE_Iu[0x55de4072a880]{Detached}: Deallocated (fsm.c:568) 20241213095202054 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Deallocated (fsm.c:568) 20241213095202056 DGPRS INFO GSUP(262420000000033) Completing purge MS (gprs_subscriber.c:579) TC_attach_detach_check_subscriber_list(345)@e327cc33d584: setverdict(pass): pass -> pass, component reason not changed TC_attach_detach_check_subscriber_list-BVCI196(330)@e327cc33d584: Removing Client IMSI='262420000000033'H, index=0 TC_attach_detach_check_subscriber_list(345)@e327cc33d584: Final verdict of PTC: pass 20241213095207067 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34030<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(343)@e327cc33d584: Final verdict of PTC: none -NSVCI99(341)@e327cc33d584: Final verdict of PTC: none -NSVCI97(331)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-NS0(327)@e327cc33d584: Final verdict of PTC: none 20241213095207073 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241213095207073 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(332)@e327cc33d584: Final verdict of PTC: none -NSVCI98(336)@e327cc33d584: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI196(330)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb2-NS2(337)@e327cc33d584: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI220(340)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(333)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GSUP-IPA(342)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(328)@e327cc33d584: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI210(335)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(338)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GGSN_GTP(344)@e327cc33d584: Final verdict of PTC: none -NSVCI98-provIP(334)@e327cc33d584: Final verdict of PTC: none -NSVCI97-provIP(329)@e327cc33d584: Final verdict of PTC: none -NSVCI99-provIP(339)@e327cc33d584: Final verdict of PTC: none MTC@e327cc33d584: Setting final verdict of the test case. MTC@e327cc33d584: Local verdict of MTC: none MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-NS0(327): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(328): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97-provIP(329): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI196(330): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97(331): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-NS1(332): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(333): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98-provIP(334): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI210(335): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98(336): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-NS2(337): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(338): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99-provIP(339): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI220(340): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99(341): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP-IPA(342): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP(343): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GGSN_GTP(344): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_detach_check_subscriber_list(345): pass (none -> pass) MTC@e327cc33d584: Test case TC_attach_detach_check_subscriber_list finished. Verdict: pass MTC@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_detach_check_subscriber_list pass'. Fri Dec 13 09:52:07 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 20241213095207195 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34764<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213095207496 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34764<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88176) 20241213095208075 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095208075 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) 20241213095209076 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095209076 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_complete_resend'. ------ SGSN_Tests.TC_attach_check_complete_resend ------ Fri Dec 13 09:52:09 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_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 20241213095210077 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095210077 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Test case TC_attach_check_complete_resend started. 20241213095210589 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34778<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213095210591 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(346)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(347)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(346)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e327cc33d584: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(350)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095210641 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213095210641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095210641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095210641 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095210641 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241213095210641 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095210641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095210641 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095210641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(350)@e327cc33d584: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095210642 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095210642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095210642 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095210642 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095210642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095210642 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095210642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095210642 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095210642 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241213095210642 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095210642 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(350)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241213095210642 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095210642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(350)@e327cc33d584: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(351)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21011 20241213095210644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(347)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(347)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095210649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095210649 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_check_complete_resend-BVCI196(349)@e327cc33d584: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(352)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(351)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e327cc33d584: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(355)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095210654 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213095210654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095210654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095210654 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095210654 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241213095210654 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095210654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095210654 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095210654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(355)@e327cc33d584: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095210655 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095210655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095210655 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095210655 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095210656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095210656 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095210656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095210656 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095210656 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241213095210656 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095210656 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213095210656 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095210656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(355)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(355)@e327cc33d584: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095210658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(356)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(352)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(352)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095210663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095210663 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_check_complete_resend-BVCI210(354)@e327cc33d584: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(357)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(356)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(360)@e327cc33d584: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(360)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095210670 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213095210670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095210670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095210670 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095210670 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241213095210670 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095210670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095210670 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095210670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(360)@e327cc33d584: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095210671 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095210671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095210671 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095210671 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095210671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095210671 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095210671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095210671 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095210671 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241213095210671 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095210671 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213095210671 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095210671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(360)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(360)@e327cc33d584: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095210674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(357)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(357)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095210680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095210680 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_check_complete_resend-BVCI220(359)@e327cc33d584: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213095211078 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095211079 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241213095211079 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241213095211079 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(361)@e327cc33d584: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(361)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213095211083 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241213095211084 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(361)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(361)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(361)@e327cc33d584: 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(361)@e327cc33d584: 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(361)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(361)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_complete_resend-BVCI196(349)@e327cc33d584: Adding Client=TC_attach_check_complete_resend(364), IMSI='262420000000036'H, TLLI='DD78751C'O, index=0 SGSN_Test-GSUP(362)@e327cc33d584: Created GsupExpect[0] for "262420000000036" to be handled at TC_attach_check_complete_resend(364) TC_attach_check_complete_resend(364)@e327cc33d584: 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 := '7AA296DBBDF942C34AE8BADC92177CB1'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '46AA686E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'EA2F490B7CF45DB8'O } } } } } 20241213095212155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095212155 DLLC NOTICE LLME(ffffffff/dd78751c){UNASSIGNED} LLC RX: unknown TLLI 0xdd78751c, creating LLME on the fly (gprs_llc.c:552) 20241213095212155 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241213095212155 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000036) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1248) 20241213095212155 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Allocated (fsm.c:456) 20241213095212155 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Init}: Allocated (fsm.c:456) 20241213095212155 DMM DEBUG MM_STATE_Gb[0x55de4072a9b0]{Idle}: Allocated (fsm.c:456) 20241213095212155 DMM DEBUG MM_STATE_Iu[0x55de40730e30]{Detached}: Allocated (fsm.c:456) 20241213095212155 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241213095212155 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241213095212155 DLLC NOTICE LLME(ffffffff/dd78751c){UNASSIGNED} LLGM Assign pre (dd78751c => c692f848) (gprs_llc.c:1079) 20241213095212155 DLLC NOTICE LLME(dd78751c/c692f848){ASSIGNED} LLGM Assign post (dd78751c => c692f848) (gprs_llc.c:1125) 20241213095212155 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241213095212155 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213095212155 DMM DEBUG MM(262420000000036/c692f848) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241213095212169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095212169 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241213095212169 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095212169 DMM DEBUG MM(262420000000036/c692f848) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000360 (gprs_gmm.c:1066) 20241213095212169 DMM NOTICE MM(262420000000036/c692f848) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241213095212169 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241213095212169 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241213095212169 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241213095212169 DMM DEBUG MM(262420000000036/c692f848) Requesting authorization (sgsn_auth.c:160) 20241213095212169 DMM INFO MM(262420000000036/c692f848) Requesting authentication tuples (sgsn_auth.c:184) 20241213095212169 DMM DEBUG MM(262420000000036/c692f848) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241213095212169 DGPRS INFO SUBSCR(262420000000036) requesting auth info (gprs_subscriber.c:805) 20241213095212169 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)@e327cc33d584: Found GsupExpect[0] for "262420000000036" handled at TC_attach_check_complete_resend(364) SGSN_Test-GSUP(362)@e327cc33d584: Added IMSI table entry 0TC_attach_check_complete_resend(364)"262420000000036" 20241213095212173 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241213095212173 DGPRS INFO SUBSCR(262420000000036) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241213095212173 DGPRS DEBUG SUBSCR(262420000000036) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241213095212173 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber authentication info (gprs_subscriber.c:850) 20241213095212173 DMM INFO MM(262420000000036/c692f848) Subscriber data update (mmctx.c:445) 20241213095212173 DMM DEBUG MM(262420000000036/c692f848) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241213095212173 DMM INFO MM(262420000000036/c692f848) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241213095212173 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241213095212173 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241213095212173 DMM INFO MM(262420000000036/c692f848) <- GMM AUTH AND CIPHERING REQ (rand = 7a a2 96 db bd f9 42 c3 4a e8 ba dc 92 17 7c b1 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241213095212188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095212188 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20241213095212188 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095212188 DMM INFO MM(262420000000036/c692f848) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241213095212188 DMM NOTICE MM(262420000000036/c692f848) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241213095212188 DMM DEBUG MM(262420000000036/c692f848) checking auth: received GSM SRES = 46 aa 68 6e (gprs_gmm.c:648) 20241213095212188 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241213095212188 DMM DEBUG MM(262420000000036/c692f848) Requesting authorization (sgsn_auth.c:160) 20241213095212188 DMM INFO MM(262420000000036/c692f848) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241213095212188 DMM DEBUG MM(262420000000036/c692f848) Requesting subscriber data update (gprs_subscriber.c:894) 20241213095212188 DGPRS INFO SUBSCR(262420000000036) subscriber data is not available (gprs_subscriber.c:818) 20241213095212188 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) 20241213095212188 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241213095212188 DMM INFO MM(262420000000036/c692f848) <- GMM ATTACH ACCEPT (new P-TMSI=0xc692f848) (gprs_gmm.c:282) 20241213095212190 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241213095212190 DGPRS INFO SUBSCR(262420000000036) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241213095212190 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20241213095212190 DMM INFO MM(262420000000036/c692f848) Subscriber data update (mmctx.c:445) 20241213095212190 DMM DEBUG MM(262420000000036/c692f848) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241213095212190 DMM INFO MM(262420000000036/c692f848) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241213095212190 DMM NOTICE MM(262420000000036/c692f848) Authorized, continuing procedure, IMSI=262420000000036 (gprs_gmm.c:982) 20241213095212190 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241213095212190 DMM NOTICE MM(262420000000036/c692f848) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241213095212190 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) 20241213095212191 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241213095212191 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20241213095212191 DMM INFO MM(262420000000036/c692f848) Subscriber data update (mmctx.c:445) 20241213095212191 DMM DEBUG MM(262420000000036/c692f848) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_check_complete_resend(364)@e327cc33d584: Warning: Re-starting timer T, which is already active (running or expired). 20241213095218188 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241213095218188 DMM INFO MM(262420000000036/c692f848) <- GMM ATTACH ACCEPT (new P-TMSI=0xc692f848) (gprs_gmm.c:282) TC_attach_check_complete_resend(364)@e327cc33d584: Warning: Re-starting timer T, which is already active (running or expired). 20241213095220811 DGPRS DEBUG Checking for inactive LLMEs, time = 36611740 (sgsn.c:132) 20241213095224189 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241213095224190 DMM INFO MM(262420000000036/c692f848) <- GMM ATTACH ACCEPT (new P-TMSI=0xc692f848) (gprs_gmm.c:282) TC_attach_check_complete_resend(364)@e327cc33d584: Warning: Re-starting timer T, which is already active (running or expired). 20241213095230191 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241213095230191 DMM INFO MM(262420000000036/c692f848) <- GMM ATTACH ACCEPT (new P-TMSI=0xc692f848) (gprs_gmm.c:282) TC_attach_check_complete_resend(364)@e327cc33d584: Warning: Re-starting timer T, which is already active (running or expired). 20241213095231079 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20241213095231079 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20241213095231080 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(361)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(361)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241213095236192 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241213095236192 DMM INFO MM(262420000000036/c692f848) <- GMM ATTACH ACCEPT (new P-TMSI=0xc692f848) (gprs_gmm.c:282) TC_attach_check_complete_resend(364)@e327cc33d584: Warning: Re-starting timer T, which is already active (running or expired). 20241213095240644 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095240649 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095240649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241213095240656 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095240658 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095240658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241213095240672 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095240675 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095240675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241213095242193 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241213095242194 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20241213095242194 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20241213095242194 DGPRS INFO SUBSCR(262420000000036) purging MS subscriber (gprs_subscriber.c:785) 20241213095242194 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) 20241213095242194 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Reject}: Deallocated (fsm.c:568) 20241213095242194 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Deallocated (fsm.c:568) 20241213095242194 DMM DEBUG MM_STATE_Iu[0x55de40730e30]{Detached}: Deallocated (fsm.c:568) 20241213095242194 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241213095242194 DLLC NOTICE LLME(dd78751c/c692f848){ASSIGNED} LLGM Assign pre (c692f848 => ffffffff) (gprs_llc.c:1079) 20241213095242194 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c692f848 => ffffffff) (gprs_llc.c:1125) TC_attach_check_complete_resend(364)@e327cc33d584: setverdict(pass): none -> pass TC_attach_check_complete_resend-BVCI196(349)@e327cc33d584: Removing Client IMSI='262420000000036'H, index=0 TC_attach_check_complete_resend(364)@e327cc33d584: Final verdict of PTC: pass 20241213095246213 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34778<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(362)@e327cc33d584: Final verdict of PTC: none 20241213095246217 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241213095246217 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(361)@e327cc33d584: Final verdict of PTC: none -NSVCI97(350)@e327cc33d584: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI210(354)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-NS0(346)@e327cc33d584: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI220(359)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb2-NS2(356)@e327cc33d584: Final verdict of PTC: none -NSVCI99(360)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb1-NS1(351)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(357)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(352)@e327cc33d584: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI196(349)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(347)@e327cc33d584: Final verdict of PTC: none -NSVCI98(355)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GGSN_GTP(363)@e327cc33d584: Final verdict of PTC: none -NSVCI99-provIP(358)@e327cc33d584: Final verdict of PTC: none -NSVCI98-provIP(353)@e327cc33d584: Final verdict of PTC: none -NSVCI97-provIP(348)@e327cc33d584: Final verdict of PTC: none MTC@e327cc33d584: Setting final verdict of the test case. MTC@e327cc33d584: Local verdict of MTC: none MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-NS0(346): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(347): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97-provIP(348): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_check_complete_resend-BVCI196(349): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97(350): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-NS1(351): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(352): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98-provIP(353): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_check_complete_resend-BVCI210(354): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98(355): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-NS2(356): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(357): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99-provIP(358): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_check_complete_resend-BVCI220(359): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99(360): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP-IPA(361): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP(362): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GGSN_GTP(363): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_check_complete_resend(364): pass (none -> pass) MTC@e327cc33d584: Test case TC_attach_check_complete_resend finished. Verdict: pass MTC@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_complete_resend pass'. Fri Dec 13 09:52:46 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 20241213095246305 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38788<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213095246607 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38788<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=89828) 20241213095247218 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095247218 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=89828, count=95260) 20241213095248219 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095248219 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_update'. ------ SGSN_Tests.TC_hlr_location_cancel_request_update ------ Fri Dec 13 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 20241213095249220 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095249220 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Test case TC_hlr_location_cancel_request_update started. 20241213095249703 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38802<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213095249705 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(365)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(366)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(365)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e327cc33d584: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(369)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095249736 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213095249736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095249736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095249736 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095249736 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241213095249736 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095249737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095249737 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095249737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(369)@e327cc33d584: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095249737 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095249737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095249738 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095249738 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095249738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095249738 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095249738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095249738 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095249738 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241213095249738 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095249738 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(369)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(369)@e327cc33d584: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095249739 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095249739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241213095249741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(370)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(366)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(366)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095249747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095249747 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_update-BVCI196(368)@e327cc33d584: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(371)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(370)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e327cc33d584: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(374)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095249754 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213095249754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095249754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095249754 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095249754 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241213095249754 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095249754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095249754 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095249754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(374)@e327cc33d584: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095249755 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095249755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095249755 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095249755 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095249755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095249755 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095249755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095249755 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095249755 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241213095249755 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095249755 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213095249756 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095249756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(374)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(374)@e327cc33d584: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095249758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(375)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(371)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(371)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095249762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095249762 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_update-BVCI210(373)@e327cc33d584: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(376)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(375)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(379)@e327cc33d584: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(379)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095249771 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213095249771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095249771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095249771 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095249771 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241213095249771 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095249771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095249771 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095249771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(379)@e327cc33d584: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095249772 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095249772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095249772 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095249772 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095249772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095249772 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095249772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095249772 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095249772 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241213095249772 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095249772 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(379)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241213095249772 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095249772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(379)@e327cc33d584: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095249774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(376)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(376)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095249778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095249778 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_update-BVCI220(378)@e327cc33d584: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213095250221 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095250221 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241213095250221 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241213095250221 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(380)@e327cc33d584: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(380)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213095250224 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241213095250225 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(380)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(380)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(380)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(380)@e327cc33d584: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(380)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(380)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241213095250812 DGPRS DEBUG Checking for inactive LLMEs, time = 36611770 (sgsn.c:132) TC_hlr_location_cancel_request_update-BVCI196(368)@e327cc33d584: Adding Client=TC_hlr_location_cancel_request_update(383), IMSI='262420000000031'H, TLLI='E95E2199'O, index=0 SGSN_Test-GSUP(381)@e327cc33d584: Created GsupExpect[0] for "262420000000031" to be handled at TC_hlr_location_cancel_request_update(383) TC_hlr_location_cancel_request_update(383)@e327cc33d584: 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 := '919B43482733AE3E6733F89976A52125'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FF11FA39'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '95271EF9ACB97102'O } } } } } 20241213095251309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095251309 DLLC NOTICE LLME(ffffffff/e95e2199){UNASSIGNED} LLC RX: unknown TLLI 0xe95e2199, creating LLME on the fly (gprs_llc.c:552) 20241213095251309 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241213095251309 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000031) type="GPRS attach"  (gprs_gmm.c:1248) 20241213095251309 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Allocated (fsm.c:456) 20241213095251309 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Init}: Allocated (fsm.c:456) 20241213095251309 DMM DEBUG MM_STATE_Gb[0x55de4072a9b0]{Idle}: Allocated (fsm.c:456) 20241213095251309 DMM DEBUG MM_STATE_Iu[0x55de4072a880]{Detached}: Allocated (fsm.c:456) 20241213095251310 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241213095251310 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241213095251310 DLLC NOTICE LLME(ffffffff/e95e2199){UNASSIGNED} LLGM Assign pre (e95e2199 => c47c3c36) (gprs_llc.c:1079) 20241213095251310 DLLC NOTICE LLME(e95e2199/c47c3c36){ASSIGNED} LLGM Assign post (e95e2199 => c47c3c36) (gprs_llc.c:1125) 20241213095251310 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241213095251310 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213095251310 DMM DEBUG MM(262420000000031/c47c3c36) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241213095251321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095251321 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241213095251321 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095251321 DMM DEBUG MM(262420000000031/c47c3c36) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000310 (gprs_gmm.c:1066) 20241213095251321 DMM NOTICE MM(262420000000031/c47c3c36) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241213095251321 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241213095251321 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241213095251321 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241213095251321 DMM DEBUG MM(262420000000031/c47c3c36) Requesting authorization (sgsn_auth.c:160) 20241213095251321 DMM INFO MM(262420000000031/c47c3c36) Requesting authentication tuples (sgsn_auth.c:184) 20241213095251321 DMM DEBUG MM(262420000000031/c47c3c36) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241213095251321 DGPRS INFO SUBSCR(262420000000031) requesting auth info (gprs_subscriber.c:805) 20241213095251321 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)@e327cc33d584: Found GsupExpect[0] for "262420000000031" handled at TC_hlr_location_cancel_request_update(383) SGSN_Test-GSUP(381)@e327cc33d584: Added IMSI table entry 0TC_hlr_location_cancel_request_update(383)"262420000000031" 20241213095251325 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241213095251325 DGPRS INFO SUBSCR(262420000000031) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241213095251325 DGPRS DEBUG SUBSCR(262420000000031) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241213095251325 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber authentication info (gprs_subscriber.c:850) 20241213095251325 DMM INFO MM(262420000000031/c47c3c36) Subscriber data update (mmctx.c:445) 20241213095251325 DMM DEBUG MM(262420000000031/c47c3c36) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241213095251325 DMM INFO MM(262420000000031/c47c3c36) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241213095251325 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241213095251325 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241213095251325 DMM INFO MM(262420000000031/c47c3c36) <- GMM AUTH AND CIPHERING REQ (rand = 91 9b 43 48 27 33 ae 3e 67 33 f8 99 76 a5 21 25 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241213095251334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095251334 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20241213095251334 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095251334 DMM INFO MM(262420000000031/c47c3c36) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241213095251334 DMM NOTICE MM(262420000000031/c47c3c36) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241213095251334 DMM DEBUG MM(262420000000031/c47c3c36) checking auth: received GSM SRES = ff 11 fa 39 (gprs_gmm.c:648) 20241213095251335 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241213095251335 DMM DEBUG MM(262420000000031/c47c3c36) Requesting authorization (sgsn_auth.c:160) 20241213095251335 DMM INFO MM(262420000000031/c47c3c36) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241213095251335 DMM DEBUG MM(262420000000031/c47c3c36) Requesting subscriber data update (gprs_subscriber.c:894) 20241213095251335 DGPRS INFO SUBSCR(262420000000031) subscriber data is not available (gprs_subscriber.c:818) 20241213095251335 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) 20241213095251335 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241213095251335 DMM INFO MM(262420000000031/c47c3c36) <- GMM ATTACH ACCEPT (new P-TMSI=0xc47c3c36) (gprs_gmm.c:282) 20241213095251336 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241213095251337 DGPRS INFO SUBSCR(262420000000031) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241213095251337 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20241213095251337 DMM INFO MM(262420000000031/c47c3c36) Subscriber data update (mmctx.c:445) 20241213095251337 DMM DEBUG MM(262420000000031/c47c3c36) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241213095251337 DMM INFO MM(262420000000031/c47c3c36) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241213095251337 DMM NOTICE MM(262420000000031/c47c3c36) Authorized, continuing procedure, IMSI=262420000000031 (gprs_gmm.c:982) 20241213095251337 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241213095251337 DMM NOTICE MM(262420000000031/c47c3c36) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241213095251337 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) 20241213095251338 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241213095251338 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20241213095251338 DMM INFO MM(262420000000031/c47c3c36) Subscriber data update (mmctx.c:445) 20241213095251338 DMM DEBUG MM(262420000000031/c47c3c36) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241213095251344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095251344 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241213095251344 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095251344 DMM INFO MM(262420000000031/c47c3c36) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241213095251344 DMM NOTICE MM(262420000000031/c47c3c36) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241213095251344 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241213095251344 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241213095251344 DLLC NOTICE LLME(e95e2199/c47c3c36){ASSIGNED} LLGM Assign pre (ffffffff => c47c3c36) (gprs_llc.c:1079) 20241213095251344 DLLC NOTICE LLME(ffffffff/c47c3c36){ASSIGNED} LLGM Assign post (ffffffff => c47c3c36) (gprs_llc.c:1125) 20241213095251344 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241213095251344 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241213095251344 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241213095251344 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_update(383)@e327cc33d584: setverdict(pass): none -> pass 20241213095251394 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20241213095251394 DGPRS INFO SUBSCR(262420000000031) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20241213095251394 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) 20241213095251394 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20241213095251394 DMM INFO MM(262420000000031/c47c3c36) Subscriber data update (mmctx.c:445) 20241213095251394 DMM DEBUG MM(262420000000031/c47c3c36) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241213095251394 DMM INFO MM(262420000000031/c47c3c36) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241213095251394 DMM INFO MM(262420000000031/c47c3c36) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241213095251394 DMM INFO MM(262420000000031/c47c3c36) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241213095251394 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241213095251394 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241213095251394 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241213095251394 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241213095251394 DLLC NOTICE LLME(ffffffff/c47c3c36){ASSIGNED} LLGM Assign pre (c47c3c36 => ffffffff) (gprs_llc.c:1079) 20241213095251394 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c47c3c36 => ffffffff) (gprs_llc.c:1125) 20241213095251394 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Init}: Deallocated (fsm.c:568) 20241213095251394 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Deallocated (fsm.c:568) 20241213095251394 DMM DEBUG MM_STATE_Iu[0x55de4072a880]{Detached}: Deallocated (fsm.c:568) 20241213095251394 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Deallocated (fsm.c:568) TC_hlr_location_cancel_request_update(383)@e327cc33d584: setverdict(pass): pass -> pass, component reason not changed MC@e327cc33d584: Test Component 383 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(381)@e327cc33d584: Final verdict of PTC: none -NSVCI98(374)@e327cc33d584: Final verdict of PTC: none 20241213095256405 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241213095256405 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(379)@e327cc33d584: Final verdict of PTC: none -NSVCI97(369)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-NS0(365)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb1-NS1(370)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb2-NS2(375)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GSUP-IPA(380)@e327cc33d584: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI220(378)@e327cc33d584: Final verdict of PTC: none 20241213095256406 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38802<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_hlr_location_cancel_request_update-BVCI210(373)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(366)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(376)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GGSN_GTP(382)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(371)@e327cc33d584: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI196(368)@e327cc33d584: Final verdict of PTC: none -NSVCI98-provIP(372)@e327cc33d584: Final verdict of PTC: none -NSVCI97-provIP(367)@e327cc33d584: Final verdict of PTC: none -NSVCI99-provIP(377)@e327cc33d584: Final verdict of PTC: none TC_hlr_location_cancel_request_update(383)@e327cc33d584: Final verdict of PTC: pass MTC@e327cc33d584: Setting final verdict of the test case. MTC@e327cc33d584: Local verdict of MTC: none MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-NS0(365): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(366): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97-provIP(367): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI196(368): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97(369): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-NS1(370): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(371): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98-provIP(372): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI210(373): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98(374): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-NS2(375): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(376): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99-provIP(377): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI220(378): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99(379): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP-IPA(380): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP(381): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GGSN_GTP(382): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_hlr_location_cancel_request_update(383): pass (none -> pass) MTC@e327cc33d584: Test case TC_hlr_location_cancel_request_update finished. Verdict: pass MTC@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_update pass'. Fri Dec 13 09:52:56 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 20241213095256509 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41908<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213095256811 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41908<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=92716) 20241213095257406 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095257407 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=92716, count=93976) 20241213095258408 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095258408 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw'. ------ SGSN_Tests.TC_hlr_location_cancel_request_withdraw ------ Fri Dec 13 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 20241213095259409 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095259409 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Test case TC_hlr_location_cancel_request_withdraw started. 20241213095259914 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41924<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213095259916 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(384)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(385)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(384)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e327cc33d584: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(388)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095259955 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213095259955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095259955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095259955 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095259955 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241213095259955 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095259955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095259955 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095259955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(388)@e327cc33d584: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095259957 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095259957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095259957 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095259957 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095259957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095259957 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095259957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095259957 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095259957 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241213095259957 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095259957 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(388)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241213095259957 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095259957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(388)@e327cc33d584: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095259959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(389)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(385)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(385)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095259967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095259967 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_withdraw-BVCI196(387)@e327cc33d584: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(390)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(389)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e327cc33d584: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(393)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095259976 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213095259976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095259976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095259976 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095259976 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241213095259976 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095259976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095259976 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095259976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(393)@e327cc33d584: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095259976 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095259976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095259976 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095259976 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095259976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095259976 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095259976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095259976 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095259976 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241213095259976 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095259976 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(393)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241213095259977 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095259977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(393)@e327cc33d584: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095259979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(394)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(390)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(390)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095259984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095259984 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_withdraw-BVCI210(392)@e327cc33d584: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(395)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(394)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e327cc33d584: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(398)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095259993 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213095259993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095259993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095259993 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095259993 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241213095259993 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095259993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095259993 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095259993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(398)@e327cc33d584: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095259994 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095259994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095259994 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095259994 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095259994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095259994 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095259994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095259994 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095259994 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241213095259994 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095259994 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213095259994 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095259994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(398)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(398)@e327cc33d584: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095259996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(395)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(395)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095300000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095300000 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_withdraw-BVCI220(397)@e327cc33d584: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213095300411 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095300411 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241213095300411 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241213095300411 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(399)@e327cc33d584: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(399)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213095300415 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241213095300416 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(399)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(399)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(399)@e327cc33d584: 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)@e327cc33d584: 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)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(399)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_withdraw-BVCI196(387)@e327cc33d584: Adding Client=TC_hlr_location_cancel_request_withdraw(402), IMSI='262420000000029'H, TLLI='F5393117'O, index=0 SGSN_Test-GSUP(400)@e327cc33d584: Created GsupExpect[0] for "262420000000029" to be handled at TC_hlr_location_cancel_request_withdraw(402) TC_hlr_location_cancel_request_withdraw(402)@e327cc33d584: 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 := 'A6C2B2E45FF2086DD19F420DAABC5762'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '16CC8FAB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3448181FCE3D8725'O } } } } } 20241213095301494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095301494 DLLC NOTICE LLME(ffffffff/f5393117){UNASSIGNED} LLC RX: unknown TLLI 0xf5393117, creating LLME on the fly (gprs_llc.c:552) 20241213095301494 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241213095301494 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000029) type="GPRS attach"  (gprs_gmm.c:1248) 20241213095301494 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Allocated (fsm.c:456) 20241213095301494 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Init}: Allocated (fsm.c:456) 20241213095301494 DMM DEBUG MM_STATE_Gb[0x55de4072a9b0]{Idle}: Allocated (fsm.c:456) 20241213095301494 DMM DEBUG MM_STATE_Iu[0x55de40730e30]{Detached}: Allocated (fsm.c:456) 20241213095301494 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241213095301494 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241213095301495 DLLC NOTICE LLME(ffffffff/f5393117){UNASSIGNED} LLGM Assign pre (f5393117 => d69a3a3f) (gprs_llc.c:1079) 20241213095301495 DLLC NOTICE LLME(f5393117/d69a3a3f){ASSIGNED} LLGM Assign post (f5393117 => d69a3a3f) (gprs_llc.c:1125) 20241213095301495 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241213095301495 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213095301495 DMM DEBUG MM(262420000000029/d69a3a3f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241213095301507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095301507 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241213095301507 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095301507 DMM DEBUG MM(262420000000029/d69a3a3f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000290 (gprs_gmm.c:1066) 20241213095301507 DMM NOTICE MM(262420000000029/d69a3a3f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241213095301507 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241213095301507 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241213095301507 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241213095301507 DMM DEBUG MM(262420000000029/d69a3a3f) Requesting authorization (sgsn_auth.c:160) 20241213095301507 DMM INFO MM(262420000000029/d69a3a3f) Requesting authentication tuples (sgsn_auth.c:184) 20241213095301507 DMM DEBUG MM(262420000000029/d69a3a3f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241213095301507 DGPRS INFO SUBSCR(262420000000029) requesting auth info (gprs_subscriber.c:805) 20241213095301507 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)@e327cc33d584: Found GsupExpect[0] for "262420000000029" handled at TC_hlr_location_cancel_request_withdraw(402) SGSN_Test-GSUP(400)@e327cc33d584: Added IMSI table entry 0TC_hlr_location_cancel_request_withdraw(402)"262420000000029" 20241213095301511 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241213095301511 DGPRS INFO SUBSCR(262420000000029) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241213095301511 DGPRS DEBUG SUBSCR(262420000000029) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241213095301511 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber authentication info (gprs_subscriber.c:850) 20241213095301511 DMM INFO MM(262420000000029/d69a3a3f) Subscriber data update (mmctx.c:445) 20241213095301511 DMM DEBUG MM(262420000000029/d69a3a3f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241213095301511 DMM INFO MM(262420000000029/d69a3a3f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241213095301511 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241213095301511 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241213095301511 DMM INFO MM(262420000000029/d69a3a3f) <- GMM AUTH AND CIPHERING REQ (rand = a6 c2 b2 e4 5f f2 08 6d d1 9f 42 0d aa bc 57 62 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241213095301524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095301524 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241213095301524 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095301524 DMM INFO MM(262420000000029/d69a3a3f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241213095301524 DMM NOTICE MM(262420000000029/d69a3a3f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241213095301524 DMM DEBUG MM(262420000000029/d69a3a3f) checking auth: received GSM SRES = 16 cc 8f ab (gprs_gmm.c:648) 20241213095301524 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241213095301524 DMM DEBUG MM(262420000000029/d69a3a3f) Requesting authorization (sgsn_auth.c:160) 20241213095301524 DMM INFO MM(262420000000029/d69a3a3f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241213095301524 DMM DEBUG MM(262420000000029/d69a3a3f) Requesting subscriber data update (gprs_subscriber.c:894) 20241213095301524 DGPRS INFO SUBSCR(262420000000029) subscriber data is not available (gprs_subscriber.c:818) 20241213095301525 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) 20241213095301525 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241213095301525 DMM INFO MM(262420000000029/d69a3a3f) <- GMM ATTACH ACCEPT (new P-TMSI=0xd69a3a3f) (gprs_gmm.c:282) 20241213095301527 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241213095301527 DGPRS INFO SUBSCR(262420000000029) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241213095301527 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20241213095301527 DMM INFO MM(262420000000029/d69a3a3f) Subscriber data update (mmctx.c:445) 20241213095301527 DMM DEBUG MM(262420000000029/d69a3a3f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241213095301527 DMM INFO MM(262420000000029/d69a3a3f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241213095301527 DMM NOTICE MM(262420000000029/d69a3a3f) Authorized, continuing procedure, IMSI=262420000000029 (gprs_gmm.c:982) 20241213095301527 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241213095301527 DMM NOTICE MM(262420000000029/d69a3a3f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241213095301527 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) 20241213095301528 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241213095301528 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20241213095301528 DMM INFO MM(262420000000029/d69a3a3f) Subscriber data update (mmctx.c:445) 20241213095301528 DMM DEBUG MM(262420000000029/d69a3a3f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241213095301536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095301536 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241213095301536 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095301536 DMM INFO MM(262420000000029/d69a3a3f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241213095301536 DMM NOTICE MM(262420000000029/d69a3a3f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241213095301536 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241213095301536 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241213095301536 DLLC NOTICE LLME(f5393117/d69a3a3f){ASSIGNED} LLGM Assign pre (ffffffff => d69a3a3f) (gprs_llc.c:1079) 20241213095301536 DLLC NOTICE LLME(ffffffff/d69a3a3f){ASSIGNED} LLGM Assign post (ffffffff => d69a3a3f) (gprs_llc.c:1125) 20241213095301536 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241213095301536 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241213095301536 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241213095301536 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_withdraw(402)@e327cc33d584: setverdict(pass): none -> pass 20241213095301587 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20241213095301587 DGPRS INFO SUBSCR(262420000000029) Cancelling MS subscriber (subscription withdraw) (gprs_subscriber.c:635) 20241213095301587 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) 20241213095301587 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20241213095301587 DMM INFO MM(262420000000029/d69a3a3f) Subscriber data update (mmctx.c:445) 20241213095301587 DMM DEBUG MM(262420000000029/d69a3a3f) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241213095301587 DMM INFO MM(262420000000029/d69a3a3f) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241213095301587 DMM INFO MM(262420000000029/d69a3a3f) Cancelled with cause 'Implicitly detached' (10), deleting context (gprs_gmm.c:1035) 20241213095301587 DMM NOTICE MM(262420000000029/d69a3a3f) Authorization lost, detaching with cause 'Implicitly detached' (10) (gprs_gmm.c:1013) 20241213095301587 DMM DEBUG <- GMM DETACH REQ (type: IMSI detach (after VLR failure), cause: Implicitly detached) (gprs_gmm.c:233) 20241213095301587 DMM INFO MM(262420000000029/d69a3a3f) Cleaning MM context due to auth lost (gprs_gmm.c:182) 20241213095301587 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241213095301587 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241213095301587 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241213095301587 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241213095301587 DLLC NOTICE LLME(ffffffff/d69a3a3f){ASSIGNED} LLGM Assign pre (d69a3a3f => ffffffff) (gprs_llc.c:1079) 20241213095301587 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d69a3a3f => ffffffff) (gprs_llc.c:1125) 20241213095301587 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Init}: Deallocated (fsm.c:568) 20241213095301587 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Deallocated (fsm.c:568) 20241213095301587 DMM DEBUG MM_STATE_Iu[0x55de40730e30]{Detached}: Deallocated (fsm.c:568) 20241213095301587 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Deallocated (fsm.c:568) TC_hlr_location_cancel_request_withdraw(402)@e327cc33d584: setverdict(pass): pass -> pass, component reason not changed TC_hlr_location_cancel_request_withdraw-BVCI196(387)@e327cc33d584: Removing Client IMSI='262420000000029'H, index=0 20241213095301604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095301604 DLLC NOTICE LLME(ffffffff/d69a3a3f){UNASSIGNED} LLC RX: unknown TLLI 0xd69a3a3f, creating LLME on the fly (gprs_llc.c:552) 20241213095301604 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x65f352 CMD=UI DATA (gprs_llc_parse.c:89) 20241213095301604 DMM NOTICE LLME(ffffffff/d69a3a3f){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2003) 20241213095301604 DLLC NOTICE LLME(ffffffff/d69a3a3f){UNASSIGNED} LLGM Assign pre (d69a3a3f => ffffffff) (gprs_llc.c:1079) 20241213095301604 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d69a3a3f => ffffffff) (gprs_llc.c:1125) TC_hlr_location_cancel_request_withdraw(402)@e327cc33d584: Final verdict of PTC: pass 20241213095301609 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41924<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241213095301613 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241213095301613 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-BSSGP0(385)@e327cc33d584: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI196(387)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GSUP-IPA(399)@e327cc33d584: Final verdict of PTC: none -NSVCI98(393)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb2-NS2(394)@e327cc33d584: Final verdict of PTC: none -NSVCI99(398)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb1-NS1(389)@e327cc33d584: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI210(392)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-NS0(384)@e327cc33d584: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI220(397)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(390)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GSUP(400)@e327cc33d584: Final verdict of PTC: none -NSVCI97(388)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(395)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GGSN_GTP(401)@e327cc33d584: Final verdict of PTC: none -NSVCI99-provIP(396)@e327cc33d584: Final verdict of PTC: none -NSVCI97-provIP(386)@e327cc33d584: Final verdict of PTC: none -NSVCI98-provIP(391)@e327cc33d584: Final verdict of PTC: none MTC@e327cc33d584: Setting final verdict of the test case. MTC@e327cc33d584: Local verdict of MTC: none MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-NS0(384): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(385): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97-provIP(386): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI196(387): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97(388): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-NS1(389): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(390): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98-provIP(391): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI210(392): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98(393): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-NS2(394): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(395): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99-provIP(396): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI220(397): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99(398): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP-IPA(399): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP(400): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GGSN_GTP(401): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_hlr_location_cancel_request_withdraw(402): pass (none -> pass) MTC@e327cc33d584: Test case TC_hlr_location_cancel_request_withdraw finished. Verdict: pass MTC@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass'. Fri Dec 13 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 20241213095301730 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54478<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213095302032 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54478<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44800) 20241213095302615 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095302615 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=44800, count=96856) 20241213095303617 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095303617 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw'. ------ SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw ------ Fri Dec 13 09:53: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_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 20241213095304619 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095304619 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw started. 20241213095305131 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54494<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213095305134 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(403)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(404)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(403)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e327cc33d584: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(407)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095305178 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213095305178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095305178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095305178 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095305178 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241213095305178 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095305178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095305178 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095305178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(407)@e327cc33d584: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095305179 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095305179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095305179 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095305179 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095305179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095305179 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095305179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095305179 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095305179 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241213095305179 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095305179 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(407)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241213095305179 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095305179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(407)@e327cc33d584: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095305182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(408)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(404)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(404)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095305188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095305188 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)@e327cc33d584: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(409)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(408)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(413)@e327cc33d584: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(413)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095305202 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213095305202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095305202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095305202 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095305202 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241213095305202 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095305202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095305202 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095305202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(412)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(413)@e327cc33d584: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095305204 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095305204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095305204 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095305204 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095305204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095305204 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095305204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095305204 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095305204 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241213095305204 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095305204 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213095305204 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095305204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(413)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(413)@e327cc33d584: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095305207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(414)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(409)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(409)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(412)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(417)@e327cc33d584: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20241213095305213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095305213 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(417)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095305215 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213095305215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095305215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095305215 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095305215 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241213095305215 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095305215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095305215 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095305215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(410)@e327cc33d584: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(417)@e327cc33d584: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095305216 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095305216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095305216 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095305216 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095305216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095305216 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095305216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095305216 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095305216 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241213095305216 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095305216 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213095305216 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095305216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(417)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(417)@e327cc33d584: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095305219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(414)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(414)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095305224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095305224 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416)@e327cc33d584: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213095305620 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095305620 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241213095305620 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241213095305620 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(418)@e327cc33d584: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(418)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213095305625 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241213095305626 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(418)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(418)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(418)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(418)@e327cc33d584: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(418)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(418)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@e327cc33d584: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421), IMSI='262420000000030'H, TLLI='C0592D15'O, index=0 SGSN_Test-GSUP(419)@e327cc33d584: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) 20241213095306700 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) 20241213095306700 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(419)@e327cc33d584: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) SGSN_Test-GSUP(419)@e327cc33d584: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@e327cc33d584: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@e327cc33d584: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@e327cc33d584: Final verdict of PTC: pass 20241213095306711 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54494<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(419)@e327cc33d584: Final verdict of PTC: none -NSVCI97(407)@e327cc33d584: Final verdict of PTC: none -NSVCI99(417)@e327cc33d584: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(410)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-NS0(403)@e327cc33d584: Final verdict of PTC: none -NSVCI98(413)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(404)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb1-NS1(408)@e327cc33d584: Final verdict of PTC: none 20241213095306716 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241213095306716 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-BSSGP2(414)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GSUP-IPA(418)@e327cc33d584: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb2-NS2(412)@e327cc33d584: Final verdict of PTC: none -NSVCI98-provIP(411)@e327cc33d584: Final verdict of PTC: none -NSVCI99-provIP(415)@e327cc33d584: Final verdict of PTC: none -NSVCI97-provIP(405)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(409)@e327cc33d584: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GGSN_GTP(420)@e327cc33d584: Final verdict of PTC: none MTC@e327cc33d584: Setting final verdict of the test case. MTC@e327cc33d584: Local verdict of MTC: none MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-NS0(403): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(404): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97-provIP(405): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97(407): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-NS1(408): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(409): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(410): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98-provIP(411): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-NS2(412): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98(413): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(414): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99-provIP(415): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99(417): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP-IPA(418): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP(419): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GGSN_GTP(420): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421): pass (none -> pass) MTC@e327cc33d584: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw finished. Verdict: pass MTC@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass'. Fri Dec 13 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 20241213095306813 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54504<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213095307115 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54504<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=45360) 20241213095307718 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095307718 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=45360, count=53304) 20241213095308719 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095308719 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update'. ------ SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update ------ Fri Dec 13 09:53: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_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 20241213095309721 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095309721 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Test case TC_hlr_location_cancel_request_unknown_subscriber_update started. 20241213095310210 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54512<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213095310214 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(422)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(423)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(422)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e327cc33d584: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(426)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095310269 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213095310269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095310269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095310269 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095310269 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241213095310269 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095310269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095310269 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095310269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(426)@e327cc33d584: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095310270 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095310270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095310270 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095310271 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095310271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095310271 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095310271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095310271 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095310271 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241213095310271 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095310271 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213095310271 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095310271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(426)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(426)@e327cc33d584: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095310273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(427)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(423)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(423)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095310278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095310278 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)@e327cc33d584: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(428)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(427)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e327cc33d584: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(431)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095310285 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213095310285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095310285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095310285 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095310285 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241213095310285 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095310285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095310285 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095310285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(431)@e327cc33d584: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095310285 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095310285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095310285 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095310285 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095310285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095310285 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095310285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095310285 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095310285 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241213095310285 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095310285 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213095310286 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095310286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(431)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(431)@e327cc33d584: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095310287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(432)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(428)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(428)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095310292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095310292 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)@e327cc33d584: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(433)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(432)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e327cc33d584: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(436)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095310300 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213095310300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095310300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095310300 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095310300 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241213095310300 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095310300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095310300 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095310300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(436)@e327cc33d584: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095310301 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095310301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095310301 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095310301 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095310301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095310301 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095310301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095310301 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095310301 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241213095310301 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095310301 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213095310301 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095310301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(436)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(436)@e327cc33d584: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095310303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(433)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(433)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095310308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095310308 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)@e327cc33d584: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213095310722 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095310722 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241213095310722 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241213095310722 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(437)@e327cc33d584: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(437)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213095310726 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(437)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(437)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241213095310728 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(437)@e327cc33d584: 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)@e327cc33d584: 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)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(437)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@e327cc33d584: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_update(440), IMSI='262420000000030'H, TLLI='E2FBB7EE'O, index=0 SGSN_Test-GSUP(438)@e327cc33d584: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) 20241213095311785 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) 20241213095311785 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(438)@e327cc33d584: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) SGSN_Test-GSUP(438)@e327cc33d584: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_update(440)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_update(440)@e327cc33d584: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@e327cc33d584: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_update(440)@e327cc33d584: Final verdict of PTC: pass 20241213095311792 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54512<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(438)@e327cc33d584: Final verdict of PTC: none -NSVCI99(436)@e327cc33d584: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(433)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb1-NS1(427)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-NS0(422)@e327cc33d584: Final verdict of PTC: none -NSVCI98(431)@e327cc33d584: Final verdict of PTC: none -NSVCI97(426)@e327cc33d584: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(423)@e327cc33d584: Final verdict of PTC: none 20241213095311799 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241213095311799 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-BSSGP1(428)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GSUP-IPA(437)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GGSN_GTP(439)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb2-NS2(432)@e327cc33d584: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@e327cc33d584: Final verdict of PTC: none -NSVCI97-provIP(424)@e327cc33d584: Final verdict of PTC: none -NSVCI98-provIP(429)@e327cc33d584: Final verdict of PTC: none -NSVCI99-provIP(434)@e327cc33d584: Final verdict of PTC: none MTC@e327cc33d584: Setting final verdict of the test case. MTC@e327cc33d584: Local verdict of MTC: none MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-NS0(422): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(423): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97-provIP(424): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97(426): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-NS1(427): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(428): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98-provIP(429): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98(431): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-NS2(432): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(433): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99-provIP(434): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99(436): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP-IPA(437): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP(438): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GGSN_GTP(439): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update(440): pass (none -> pass) MTC@e327cc33d584: Test case TC_hlr_location_cancel_request_unknown_subscriber_update finished. Verdict: pass MTC@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass'. Fri Dec 13 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 20241213095311920 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55988<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213095312222 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55988<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=45412) 20241213095312800 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095312800 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=45412, count=53632) 20241213095313801 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095313801 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rau_unknown'. ------ SGSN_Tests.TC_rau_unknown ------ Fri Dec 13 09:53: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_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 20241213095314803 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095314803 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Test case TC_rau_unknown started. 20241213095315248 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56000<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213095315249 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(441)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(442)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(441)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e327cc33d584: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(445)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095315268 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213095315268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095315268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095315268 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095315268 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241213095315268 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095315268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095315268 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095315268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(445)@e327cc33d584: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095315269 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095315269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095315269 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095315269 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095315269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095315269 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095315269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095315269 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095315269 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241213095315269 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095315269 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213095315270 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095315270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(445)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(445)@e327cc33d584: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095315272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(446)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(442)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(442)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095315278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095315278 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(447)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_rau_unknown-BVCI196(444)@e327cc33d584: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(446)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e327cc33d584: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(450)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095315284 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213095315284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095315284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095315284 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095315284 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241213095315284 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095315284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095315284 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095315284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(450)@e327cc33d584: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095315285 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095315285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095315285 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095315285 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095315285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095315285 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095315285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095315285 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095315285 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241213095315285 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095315285 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213095315286 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095315286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(450)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(450)@e327cc33d584: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(451)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21012 20241213095315288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(447)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(447)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095315294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095315294 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(452)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_rau_unknown-BVCI210(449)@e327cc33d584: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(451)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e327cc33d584: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(455)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095315300 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213095315300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095315300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095315300 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095315300 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241213095315300 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095315300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095315300 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095315300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(455)@e327cc33d584: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095315301 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095315301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095315301 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095315301 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095315301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095315301 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095315301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095315301 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095315301 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241213095315301 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095315301 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213095315301 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095315301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(455)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(455)@e327cc33d584: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095315304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(452)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(452)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095315311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095315311 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_rau_unknown-BVCI220(454)@e327cc33d584: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213095315805 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095315805 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241213095315805 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241213095315805 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(456)@e327cc33d584: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(456)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213095315806 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241213095315806 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(456)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(456)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(456)@e327cc33d584: 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)@e327cc33d584: 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)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(456)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rau_unknown-BVCI196(444)@e327cc33d584: Adding Client=TC_rau_unknown(459), IMSI='262420000000011'H, TLLI='DEACA697'O, index=0 SGSN_Test-GSUP(457)@e327cc33d584: Created GsupExpect[0] for "262420000000011" to be handled at TC_rau_unknown(459) 20241213095316906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095316906 DLLC NOTICE LLME(ffffffff/deaca697){UNASSIGNED} LLC RX: unknown TLLI 0xdeaca697, creating LLME on the fly (gprs_llc.c:552) 20241213095316906 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20241213095316906 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20241213095316906 DMM NOTICE LLME(ffffffff/deaca697){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1702) 20241213095316906 DLLC NOTICE LLME(ffffffff/deaca697){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241213095316906 DMM ERROR LLME(ffffffff/deaca697){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1723) 20241213095316906 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1792) 20241213095316906 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1533) 20241213095316906 DLLC NOTICE LLME(ffffffff/deaca697){UNASSIGNED} LLGM Assign pre (deaca697 => ffffffff) (gprs_llc.c:1079) 20241213095316906 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (deaca697 => ffffffff) (gprs_llc.c:1125) TC_rau_unknown(459)@e327cc33d584: setverdict(pass): none -> pass TC_rau_unknown-BVCI196(444)@e327cc33d584: Removing Client IMSI='262420000000011'H, index=0 TC_rau_unknown(459)@e327cc33d584: Final verdict of PTC: pass 20241213095316912 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56000<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(445)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GSUP(457)@e327cc33d584: Final verdict of PTC: none -NSVCI98(450)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(442)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(447)@e327cc33d584: Final verdict of PTC: none 20241213095316913 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241213095316913 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-NS2(451)@e327cc33d584: Final verdict of PTC: none TC_rau_unknown-BVCI196(444)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-NS0(441)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GSUP-IPA(456)@e327cc33d584: Final verdict of PTC: none TC_rau_unknown-BVCI210(449)@e327cc33d584: Final verdict of PTC: none -NSVCI99(455)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb1-NS1(446)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(452)@e327cc33d584: Final verdict of PTC: none TC_rau_unknown-BVCI220(454)@e327cc33d584: Final verdict of PTC: none -NSVCI97-provIP(443)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GGSN_GTP(458)@e327cc33d584: Final verdict of PTC: none -NSVCI99-provIP(453)@e327cc33d584: Final verdict of PTC: none -NSVCI98-provIP(448)@e327cc33d584: Final verdict of PTC: none MTC@e327cc33d584: Setting final verdict of the test case. MTC@e327cc33d584: Local verdict of MTC: none MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-NS0(441): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(442): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97-provIP(443): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_rau_unknown-BVCI196(444): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97(445): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-NS1(446): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(447): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98-provIP(448): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_rau_unknown-BVCI210(449): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98(450): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-NS2(451): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(452): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99-provIP(453): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_rau_unknown-BVCI220(454): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99(455): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP-IPA(456): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP(457): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GGSN_GTP(458): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_rau_unknown(459): pass (none -> pass) MTC@e327cc33d584: Test case TC_rau_unknown finished. Verdict: pass MTC@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rau_unknown pass'. Fri Dec 13 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 20241213095316987 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56008<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213095317288 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56008<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=45248) 20241213095317914 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095317914 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=56024) 20241213095318915 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095318915 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau'. ------ SGSN_Tests.TC_attach_rau ------ Fri Dec 13 09:53:19 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_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 20241213095319916 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095319916 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Test case TC_attach_rau started. 20241213095320351 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56018<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213095320352 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(460)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(461)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(460)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e327cc33d584: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(464)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095320370 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213095320370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095320370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095320370 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095320370 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241213095320371 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095320371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095320371 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095320371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(464)@e327cc33d584: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095320372 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095320372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095320372 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095320372 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095320372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095320372 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095320372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095320372 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095320372 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241213095320372 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095320372 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213095320372 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095320372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(464)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(464)@e327cc33d584: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095320375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(465)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(461)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(461)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095320381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095320381 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(466)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_rau-BVCI196(463)@e327cc33d584: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(465)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e327cc33d584: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(469)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095320386 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213095320386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095320386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095320386 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095320386 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241213095320386 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095320386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095320386 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095320386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(469)@e327cc33d584: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095320387 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095320387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095320387 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095320387 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095320387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095320387 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095320387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095320387 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095320387 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241213095320387 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095320387 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213095320388 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095320388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(469)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(469)@e327cc33d584: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095320389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(470)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(466)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(466)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095320395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095320395 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_rau-BVCI210(468)@e327cc33d584: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(471)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(470)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e327cc33d584: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(474)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095320403 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213095320403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095320403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095320403 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095320403 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241213095320403 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095320403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095320403 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095320403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(474)@e327cc33d584: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095320404 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095320404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095320404 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095320405 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095320405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095320405 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095320405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095320405 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095320405 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241213095320405 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095320405 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(474)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241213095320405 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI99(474)@e327cc33d584: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095320405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241213095320407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(471)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(471)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095320412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095320412 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau-BVCI220(473)@e327cc33d584: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213095320813 DGPRS DEBUG Checking for inactive LLMEs, time = 36611800 (sgsn.c:132) 20241213095320917 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095320917 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241213095320917 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241213095320917 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(475)@e327cc33d584: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(475)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213095320918 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241213095320918 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(475)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(475)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(475)@e327cc33d584: 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)@e327cc33d584: 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)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(475)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau-BVCI196(463)@e327cc33d584: Adding Client=TC_attach_rau(478), IMSI='262420000000012'H, TLLI='D99462F9'O, index=0 SGSN_Test-GSUP(476)@e327cc33d584: Created GsupExpect[0] for "262420000000012" to be handled at TC_attach_rau(478) TC_attach_rau(478)@e327cc33d584: 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 := '3FA64F76523CE19A51765DF03F54D1BD'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F2A30C9C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '37A4ECC3FDB068EF'O } } } } } 20241213095321944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095321944 DLLC NOTICE LLME(ffffffff/d99462f9){UNASSIGNED} LLC RX: unknown TLLI 0xd99462f9, creating LLME on the fly (gprs_llc.c:552) 20241213095321944 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241213095321944 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000012) type="GPRS attach"  (gprs_gmm.c:1248) 20241213095321944 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Allocated (fsm.c:456) 20241213095321944 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Init}: Allocated (fsm.c:456) 20241213095321944 DMM DEBUG MM_STATE_Gb[0x55de4072a9b0]{Idle}: Allocated (fsm.c:456) 20241213095321944 DMM DEBUG MM_STATE_Iu[0x55de4072a880]{Detached}: Allocated (fsm.c:456) 20241213095321944 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241213095321944 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241213095321944 DLLC NOTICE LLME(ffffffff/d99462f9){UNASSIGNED} LLGM Assign pre (d99462f9 => f201089c) (gprs_llc.c:1079) 20241213095321944 DLLC NOTICE LLME(d99462f9/f201089c){ASSIGNED} LLGM Assign post (d99462f9 => f201089c) (gprs_llc.c:1125) 20241213095321944 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241213095321944 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213095321944 DMM DEBUG MM(262420000000012/f201089c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241213095321951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095321951 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241213095321951 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095321951 DMM DEBUG MM(262420000000012/f201089c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000120 (gprs_gmm.c:1066) 20241213095321951 DMM NOTICE MM(262420000000012/f201089c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241213095321951 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241213095321951 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241213095321951 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241213095321951 DMM DEBUG MM(262420000000012/f201089c) Requesting authorization (sgsn_auth.c:160) 20241213095321951 DMM INFO MM(262420000000012/f201089c) Requesting authentication tuples (sgsn_auth.c:184) 20241213095321951 DMM DEBUG MM(262420000000012/f201089c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241213095321951 DGPRS INFO SUBSCR(262420000000012) requesting auth info (gprs_subscriber.c:805) 20241213095321951 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)@e327cc33d584: Found GsupExpect[0] for "262420000000012" handled at TC_attach_rau(478) SGSN_Test-GSUP(476)@e327cc33d584: Added IMSI table entry 0TC_attach_rau(478)"262420000000012" 20241213095321952 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241213095321952 DGPRS INFO SUBSCR(262420000000012) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241213095321952 DGPRS DEBUG SUBSCR(262420000000012) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241213095321952 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber authentication info (gprs_subscriber.c:850) 20241213095321952 DMM INFO MM(262420000000012/f201089c) Subscriber data update (mmctx.c:445) 20241213095321952 DMM DEBUG MM(262420000000012/f201089c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241213095321952 DMM INFO MM(262420000000012/f201089c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241213095321952 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241213095321952 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241213095321952 DMM INFO MM(262420000000012/f201089c) <- GMM AUTH AND CIPHERING REQ (rand = 3f a6 4f 76 52 3c e1 9a 51 76 5d f0 3f 54 d1 bd , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241213095321956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095321956 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241213095321956 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095321956 DMM INFO MM(262420000000012/f201089c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241213095321956 DMM NOTICE MM(262420000000012/f201089c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241213095321956 DMM DEBUG MM(262420000000012/f201089c) checking auth: received GSM SRES = f2 a3 0c 9c (gprs_gmm.c:648) 20241213095321956 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241213095321956 DMM DEBUG MM(262420000000012/f201089c) Requesting authorization (sgsn_auth.c:160) 20241213095321956 DMM INFO MM(262420000000012/f201089c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241213095321956 DMM DEBUG MM(262420000000012/f201089c) Requesting subscriber data update (gprs_subscriber.c:894) 20241213095321956 DGPRS INFO SUBSCR(262420000000012) subscriber data is not available (gprs_subscriber.c:818) 20241213095321956 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) 20241213095321956 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241213095321956 DMM INFO MM(262420000000012/f201089c) <- GMM ATTACH ACCEPT (new P-TMSI=0xf201089c) (gprs_gmm.c:282) 20241213095321956 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241213095321956 DGPRS INFO SUBSCR(262420000000012) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241213095321956 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20241213095321956 DMM INFO MM(262420000000012/f201089c) Subscriber data update (mmctx.c:445) 20241213095321956 DMM DEBUG MM(262420000000012/f201089c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241213095321956 DMM INFO MM(262420000000012/f201089c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241213095321956 DMM NOTICE MM(262420000000012/f201089c) Authorized, continuing procedure, IMSI=262420000000012 (gprs_gmm.c:982) 20241213095321956 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241213095321956 DMM NOTICE MM(262420000000012/f201089c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241213095321956 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) 20241213095321957 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241213095321957 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20241213095321957 DMM INFO MM(262420000000012/f201089c) Subscriber data update (mmctx.c:445) 20241213095321957 DMM DEBUG MM(262420000000012/f201089c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241213095321960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095321960 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241213095321960 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095321960 DMM INFO MM(262420000000012/f201089c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241213095321960 DMM NOTICE MM(262420000000012/f201089c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241213095321960 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241213095321960 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241213095321960 DLLC NOTICE LLME(d99462f9/f201089c){ASSIGNED} LLGM Assign pre (ffffffff => f201089c) (gprs_llc.c:1079) 20241213095321960 DLLC NOTICE LLME(ffffffff/f201089c){ASSIGNED} LLGM Assign post (ffffffff => f201089c) (gprs_llc.c:1125) 20241213095321960 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241213095321960 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241213095321960 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241213095321960 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau(478)@e327cc33d584: setverdict(pass): none -> pass 20241213095322012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095322012 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xba5958 CMD=UI DATA (gprs_llc_parse.c:89) 20241213095322012 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095322012 DMM INFO MM(262420000000012/f201089c) -> GMM RA UPDATE REQUEST type="periodic updating" (gprs_gmm.c:1614) 20241213095322012 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241213095322012 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241213095322012 DLLC NOTICE LLME(ffffffff/f201089c){ASSIGNED} LLGM Assign pre (f201089c => e7e90a3a) (gprs_llc.c:1079) 20241213095322012 DLLC NOTICE LLME(f201089c/e7e90a3a){ASSIGNED} LLGM Assign post (f201089c => e7e90a3a) (gprs_llc.c:1125) 20241213095322012 DMM INFO MM(262420000000012/e7e90a3a) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) TC_attach_rau(478)@e327cc33d584: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau(478)@e327cc33d584: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau-BVCI196(463)@e327cc33d584: Removing Client IMSI='262420000000012'H, index=0 20241213095322015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095322015 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241213095322015 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095322015 DMM INFO MM(262420000000012/e7e90a3a) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20241213095322015 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20241213095322015 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241213095322015 DLLC NOTICE LLME(f201089c/e7e90a3a){ASSIGNED} LLGM Assign pre (ffffffff => e7e90a3a) (gprs_llc.c:1079) 20241213095322015 DLLC NOTICE LLME(ffffffff/e7e90a3a){ASSIGNED} LLGM Assign post (ffffffff => e7e90a3a) (gprs_llc.c:1125) 20241213095322015 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1830) TC_attach_rau(478)@e327cc33d584: Final verdict of PTC: pass 20241213095322017 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56018<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99(474)@e327cc33d584: Final verdict of PTC: none 20241213095322018 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) -NSVCI97(464)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb1-NS1(465)@e327cc33d584: Final verdict of PTC: none 20241213095322018 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-BSSGP2(471)@e327cc33d584: Final verdict of PTC: none -NSVCI98(469)@e327cc33d584: Final verdict of PTC: none TC_attach_rau-BVCI210(468)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GSUP-IPA(475)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GSUP(476)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb2-NS2(470)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(461)@e327cc33d584: Final verdict of PTC: none TC_attach_rau-BVCI196(463)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-NS0(460)@e327cc33d584: Final verdict of PTC: none TC_attach_rau-BVCI220(473)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(466)@e327cc33d584: Final verdict of PTC: none -NSVCI99-provIP(472)@e327cc33d584: Final verdict of PTC: none -NSVCI98-provIP(467)@e327cc33d584: Final verdict of PTC: none -NSVCI97-provIP(462)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GGSN_GTP(477)@e327cc33d584: Final verdict of PTC: none MTC@e327cc33d584: Setting final verdict of the test case. MTC@e327cc33d584: Local verdict of MTC: none MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-NS0(460): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(461): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97-provIP(462): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_rau-BVCI196(463): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97(464): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-NS1(465): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(466): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98-provIP(467): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_rau-BVCI210(468): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98(469): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-NS2(470): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(471): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99-provIP(472): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_rau-BVCI220(473): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99(474): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP-IPA(475): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP(476): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GGSN_GTP(477): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_rau(478): pass (none -> pass) MTC@e327cc33d584: Test case TC_attach_rau finished. Verdict: pass MTC@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau pass'. Fri Dec 13 09:53:22 UTC 2024 ====== SGSN_Tests.TC_attach_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau.talloc 20241213095322100 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40752<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213095322501 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40752<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44480) 20241213095323018 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095323018 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=44480, count=92936) 20241213095324019 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095324019 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_a'. ------ SGSN_Tests.TC_attach_rau_a_a ------ Fri Dec 13 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 20241213095325020 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095325020 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Test case TC_attach_rau_a_a started. 20241213095325525 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40756<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213095325525 DMM INFO MM(262420000000012/e7e90a3a) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241213095325525 DMM INFO MM(262420000000012/e7e90a3a) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241213095325525 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241213095325525 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241213095325525 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241213095325525 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241213095325525 DLLC NOTICE LLME(ffffffff/e7e90a3a){ASSIGNED} LLGM Assign pre (e7e90a3a => ffffffff) (gprs_llc.c:1079) 20241213095325525 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e7e90a3a => ffffffff) (gprs_llc.c:1125) 20241213095325525 DGPRS INFO SUBSCR(262420000000012) purging MS subscriber (gprs_subscriber.c:785) 20241213095325525 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) 20241213095325525 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) 20241213095325525 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Init}: Deallocated (fsm.c:568) 20241213095325525 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Deallocated (fsm.c:568) 20241213095325525 DMM DEBUG MM_STATE_Iu[0x55de4072a880]{Detached}: Deallocated (fsm.c:568) 20241213095325525 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Deallocated (fsm.c:568) 20241213095325525 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(479)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(480)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(479)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e327cc33d584: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(483)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095325543 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213095325543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095325543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095325543 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095325543 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241213095325543 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095325543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095325543 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095325543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(483)@e327cc33d584: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095325544 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095325544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095325544 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095325544 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095325544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095325544 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095325544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095325544 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095325544 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241213095325544 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095325544 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213095325545 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095325545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(483)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(483)@e327cc33d584: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095325547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(484)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(480)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(480)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095325551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095325551 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(485)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_rau_a_a-BVCI196(482)@e327cc33d584: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(484)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(489)@e327cc33d584: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(489)@e327cc33d584: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(488)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21012 20241213095325564 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213095325564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095325564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095325564 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095325564 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241213095325564 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095325564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095325564 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095325564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(489)@e327cc33d584: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095325565 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095325565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095325565 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095325565 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095325565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095325565 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095325565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095325565 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095325565 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241213095325565 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095325565 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213095325565 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095325565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(489)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(489)@e327cc33d584: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095325568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(490)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(485)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(485)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(488)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e327cc33d584: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(493)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095325575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095325575 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) 20241213095325576 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213095325576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095325576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095325576 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095325576 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241213095325576 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095325576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095325576 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095325576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(493)@e327cc33d584: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095325577 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095325577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095325577 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095325577 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095325577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095325577 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095325577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095325577 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095325577 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241213095325577 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095325577 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(493)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241213095325577 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095325578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(493)@e327cc33d584: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) TC_attach_rau_a_a-BVCI210(486)@e327cc33d584: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213095325579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(490)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(490)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095325584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095325584 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau_a_a-BVCI220(492)@e327cc33d584: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213095326021 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095326021 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241213095326021 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241213095326021 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(494)@e327cc33d584: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(494)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213095326022 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(494)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(494)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(494)@e327cc33d584: 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)@e327cc33d584: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241213095326023 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(494)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(494)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_a-BVCI196(482)@e327cc33d584: Adding Client=TC_attach_rau_a_a(497), IMSI='262420000000037'H, TLLI='D78ABA6A'O, index=0 SGSN_Test-GSUP(495)@e327cc33d584: Created GsupExpect[0] for "262420000000037" to be handled at TC_attach_rau_a_a(497) TC_attach_rau_a_a(497)@e327cc33d584: 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 := '883BCA6E7119479E28932A42B20EC6A1'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A57F12F8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C43C2BEB1F72F1AD'O } } } } } 20241213095327045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095327045 DLLC NOTICE LLME(ffffffff/d78aba6a){UNASSIGNED} LLC RX: unknown TLLI 0xd78aba6a, creating LLME on the fly (gprs_llc.c:552) 20241213095327045 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241213095327045 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000037) type="GPRS attach"  (gprs_gmm.c:1248) 20241213095327045 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Allocated (fsm.c:456) 20241213095327045 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Init}: Allocated (fsm.c:456) 20241213095327045 DMM DEBUG MM_STATE_Gb[0x55de4072a9b0]{Idle}: Allocated (fsm.c:456) 20241213095327045 DMM DEBUG MM_STATE_Iu[0x55de40730e30]{Detached}: Allocated (fsm.c:456) 20241213095327045 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241213095327045 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241213095327045 DLLC NOTICE LLME(ffffffff/d78aba6a){UNASSIGNED} LLGM Assign pre (d78aba6a => f6e1296c) (gprs_llc.c:1079) 20241213095327045 DLLC NOTICE LLME(d78aba6a/f6e1296c){ASSIGNED} LLGM Assign post (d78aba6a => f6e1296c) (gprs_llc.c:1125) 20241213095327045 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241213095327045 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213095327045 DMM DEBUG MM(262420000000037/f6e1296c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241213095327051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095327051 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241213095327051 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095327051 DMM DEBUG MM(262420000000037/f6e1296c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000370 (gprs_gmm.c:1066) 20241213095327051 DMM NOTICE MM(262420000000037/f6e1296c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241213095327051 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241213095327051 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241213095327051 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241213095327051 DMM DEBUG MM(262420000000037/f6e1296c) Requesting authorization (sgsn_auth.c:160) 20241213095327051 DMM INFO MM(262420000000037/f6e1296c) Requesting authentication tuples (sgsn_auth.c:184) 20241213095327051 DMM DEBUG MM(262420000000037/f6e1296c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241213095327051 DGPRS INFO SUBSCR(262420000000037) requesting auth info (gprs_subscriber.c:805) 20241213095327051 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)@e327cc33d584: Found GsupExpect[0] for "262420000000037" handled at TC_attach_rau_a_a(497) SGSN_Test-GSUP(495)@e327cc33d584: Added IMSI table entry 0TC_attach_rau_a_a(497)"262420000000037" 20241213095327053 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241213095327053 DGPRS INFO SUBSCR(262420000000037) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241213095327053 DGPRS DEBUG SUBSCR(262420000000037) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241213095327053 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber authentication info (gprs_subscriber.c:850) 20241213095327053 DMM INFO MM(262420000000037/f6e1296c) Subscriber data update (mmctx.c:445) 20241213095327053 DMM DEBUG MM(262420000000037/f6e1296c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241213095327053 DMM INFO MM(262420000000037/f6e1296c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241213095327053 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241213095327053 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241213095327053 DMM INFO MM(262420000000037/f6e1296c) <- GMM AUTH AND CIPHERING REQ (rand = 88 3b ca 6e 71 19 47 9e 28 93 2a 42 b2 0e c6 a1 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241213095327057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095327057 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20241213095327057 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095327057 DMM INFO MM(262420000000037/f6e1296c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241213095327057 DMM NOTICE MM(262420000000037/f6e1296c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241213095327057 DMM DEBUG MM(262420000000037/f6e1296c) checking auth: received GSM SRES = a5 7f 12 f8 (gprs_gmm.c:648) 20241213095327057 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241213095327057 DMM DEBUG MM(262420000000037/f6e1296c) Requesting authorization (sgsn_auth.c:160) 20241213095327057 DMM INFO MM(262420000000037/f6e1296c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241213095327057 DMM DEBUG MM(262420000000037/f6e1296c) Requesting subscriber data update (gprs_subscriber.c:894) 20241213095327057 DGPRS INFO SUBSCR(262420000000037) subscriber data is not available (gprs_subscriber.c:818) 20241213095327057 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) 20241213095327057 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241213095327057 DMM INFO MM(262420000000037/f6e1296c) <- GMM ATTACH ACCEPT (new P-TMSI=0xf6e1296c) (gprs_gmm.c:282) 20241213095327058 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241213095327058 DGPRS INFO SUBSCR(262420000000037) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241213095327058 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20241213095327058 DMM INFO MM(262420000000037/f6e1296c) Subscriber data update (mmctx.c:445) 20241213095327058 DMM DEBUG MM(262420000000037/f6e1296c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241213095327058 DMM INFO MM(262420000000037/f6e1296c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241213095327058 DMM NOTICE MM(262420000000037/f6e1296c) Authorized, continuing procedure, IMSI=262420000000037 (gprs_gmm.c:982) 20241213095327058 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241213095327058 DMM NOTICE MM(262420000000037/f6e1296c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241213095327058 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) 20241213095327058 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241213095327058 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20241213095327058 DMM INFO MM(262420000000037/f6e1296c) Subscriber data update (mmctx.c:445) 20241213095327058 DMM DEBUG MM(262420000000037/f6e1296c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241213095327060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095327060 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241213095327060 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095327060 DMM INFO MM(262420000000037/f6e1296c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241213095327060 DMM NOTICE MM(262420000000037/f6e1296c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241213095327060 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241213095327060 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241213095327060 DLLC NOTICE LLME(d78aba6a/f6e1296c){ASSIGNED} LLGM Assign pre (ffffffff => f6e1296c) (gprs_llc.c:1079) 20241213095327060 DLLC NOTICE LLME(ffffffff/f6e1296c){ASSIGNED} LLGM Assign post (ffffffff => f6e1296c) (gprs_llc.c:1125) 20241213095327060 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241213095327060 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241213095327060 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241213095327060 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_a(497)@e327cc33d584: setverdict(pass): none -> pass 20241213095327112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095327112 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241213095327112 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095327112 DMM INFO MM(262420000000037/f6e1296c) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20241213095327112 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241213095327112 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241213095327112 DLLC NOTICE LLME(ffffffff/f6e1296c){ASSIGNED} LLGM Assign pre (f6e1296c => dac95b2f) (gprs_llc.c:1079) 20241213095327112 DLLC NOTICE LLME(f6e1296c/dac95b2f){ASSIGNED} LLGM Assign post (f6e1296c => dac95b2f) (gprs_llc.c:1125) 20241213095327112 DMM INFO MM(262420000000037/dac95b2f) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) TC_attach_rau_a_a(497)@e327cc33d584: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@e327cc33d584: setverdict(pass): pass -> pass, component reason not changed 20241213095327115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095327115 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241213095327115 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095327115 DMM INFO MM(262420000000037/dac95b2f) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20241213095327115 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20241213095327115 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241213095327115 DLLC NOTICE LLME(f6e1296c/dac95b2f){ASSIGNED} LLGM Assign pre (ffffffff => dac95b2f) (gprs_llc.c:1079) 20241213095327115 DLLC NOTICE LLME(ffffffff/dac95b2f){ASSIGNED} LLGM Assign post (ffffffff => dac95b2f) (gprs_llc.c:1125) 20241213095327115 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1830) 20241213095327115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095327115 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20241213095327115 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095327115 DMM INFO MM(262420000000037/dac95b2f) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20241213095327115 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241213095327115 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241213095327115 DLLC NOTICE LLME(ffffffff/dac95b2f){ASSIGNED} LLGM Assign pre (dac95b2f => c7b5094e) (gprs_llc.c:1079) 20241213095327115 DLLC NOTICE LLME(dac95b2f/c7b5094e){ASSIGNED} LLGM Assign post (dac95b2f => c7b5094e) (gprs_llc.c:1125) 20241213095327115 DMM INFO MM(262420000000037/c7b5094e) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) TC_attach_rau_a_a(497)@e327cc33d584: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@e327cc33d584: setverdict(pass): pass -> pass, component reason not changed 20241213095327117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095327117 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20241213095327117 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095327117 DMM INFO MM(262420000000037/c7b5094e) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20241213095327117 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20241213095327117 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241213095327117 DLLC NOTICE LLME(dac95b2f/c7b5094e){ASSIGNED} LLGM Assign pre (ffffffff => c7b5094e) (gprs_llc.c:1079) 20241213095327117 DLLC NOTICE LLME(ffffffff/c7b5094e){ASSIGNED} LLGM Assign post (ffffffff => c7b5094e) (gprs_llc.c:1125) 20241213095327117 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1830) 20241213095327117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095327117 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20241213095327117 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095327117 DMM INFO MM(262420000000037/c7b5094e) -> GMM DETACH REQUEST TLLI=0xc7b5094e type=GPRS detach Power-off (gprs_gmm.c:1440) 20241213095327117 DMM INFO MM(262420000000037/c7b5094e) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20241213095327117 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241213095327117 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241213095327117 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241213095327117 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241213095327117 DLLC NOTICE LLME(ffffffff/c7b5094e){ASSIGNED} LLGM Assign pre (c7b5094e => ffffffff) (gprs_llc.c:1079) 20241213095327117 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c7b5094e => ffffffff) (gprs_llc.c:1125) 20241213095327117 DGPRS INFO SUBSCR(262420000000037) purging MS subscriber (gprs_subscriber.c:785) 20241213095327117 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) 20241213095327117 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Init}: Deallocated (fsm.c:568) 20241213095327117 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Deallocated (fsm.c:568) 20241213095327117 DMM DEBUG MM_STATE_Iu[0x55de40730e30]{Detached}: Deallocated (fsm.c:568) 20241213095327117 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Deallocated (fsm.c:568) 20241213095327117 DGPRS INFO GSUP(262420000000037) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_a(497)@e327cc33d584: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a-BVCI196(482)@e327cc33d584: Removing Client IMSI='262420000000037'H, index=0 TC_attach_rau_a_a(497)@e327cc33d584: Final verdict of PTC: pass 20241213095332122 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40756<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(495)@e327cc33d584: Final verdict of PTC: none 20241213095332123 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241213095332123 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-BSSGP0(480)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(485)@e327cc33d584: Final verdict of PTC: none -NSVCI97(483)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GSUP-IPA(494)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(490)@e327cc33d584: Final verdict of PTC: none TC_attach_rau_a_a-BVCI196(482)@e327cc33d584: Final verdict of PTC: none -NSVCI99(493)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-NS0(479)@e327cc33d584: Final verdict of PTC: none -NSVCI98(489)@e327cc33d584: Final verdict of PTC: none TC_attach_rau_a_a-BVCI220(492)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb1-NS1(484)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb2-NS2(488)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GGSN_GTP(496)@e327cc33d584: Final verdict of PTC: none TC_attach_rau_a_a-BVCI210(486)@e327cc33d584: Final verdict of PTC: none -NSVCI97-provIP(481)@e327cc33d584: Final verdict of PTC: none -NSVCI99-provIP(491)@e327cc33d584: Final verdict of PTC: none -NSVCI98-provIP(487)@e327cc33d584: Final verdict of PTC: none MTC@e327cc33d584: Setting final verdict of the test case. MTC@e327cc33d584: Local verdict of MTC: none MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-NS0(479): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(480): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97-provIP(481): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_rau_a_a-BVCI196(482): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97(483): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-NS1(484): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(485): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_rau_a_a-BVCI210(486): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98-provIP(487): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-NS2(488): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98(489): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(490): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99-provIP(491): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_rau_a_a-BVCI220(492): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99(493): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP-IPA(494): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP(495): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GGSN_GTP(496): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_rau_a_a(497): pass (none -> pass) MTC@e327cc33d584: Test case TC_attach_rau_a_a finished. Verdict: pass MTC@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_a pass'. Fri Dec 13 09:53:32 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 20241213095332225 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52158<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213095332526 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52158<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=107376) 20241213095333123 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095333123 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=107376, count=112808) 20241213095334124 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095334124 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b'. ------ SGSN_Tests.TC_attach_rau_a_b ------ Fri Dec 13 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 20241213095335125 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095335125 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Test case TC_attach_rau_a_b started. 20241213095335551 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52162<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213095335551 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(498)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(499)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(498)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e327cc33d584: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(502)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095335570 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213095335570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095335570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095335570 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095335570 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241213095335570 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095335570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095335570 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095335570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(502)@e327cc33d584: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095335571 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095335571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095335571 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095335571 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095335571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095335571 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095335571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095335571 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095335571 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241213095335571 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095335571 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(502)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(502)@e327cc33d584: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095335571 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095335571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241213095335573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(503)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(499)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(499)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095335577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095335577 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(504)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_rau_a_b-BVCI196(501)@e327cc33d584: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(503)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e327cc33d584: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(507)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095335587 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213095335587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095335587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095335587 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095335587 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241213095335587 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095335587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095335587 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095335587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(507)@e327cc33d584: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095335588 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095335588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095335588 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095335588 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095335588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095335588 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095335588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095335588 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095335588 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241213095335588 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095335588 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(507)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241213095335588 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095335588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(507)@e327cc33d584: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095335590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(508)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(504)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(504)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095335596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095335596 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(509)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_rau_a_b-BVCI210(505)@e327cc33d584: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(508)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e327cc33d584: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(512)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095335603 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213095335603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095335603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095335603 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095335603 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241213095335603 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095335603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095335603 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095335603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(512)@e327cc33d584: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095335605 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095335605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095335605 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095335605 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095335605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095335605 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095335605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095335605 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095335605 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241213095335605 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095335605 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213095335605 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095335605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(512)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(512)@e327cc33d584: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095335609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(509)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(509)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095335615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095335615 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau_a_b-BVCI220(511)@e327cc33d584: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213095336126 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095336126 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241213095336126 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241213095336126 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(513)@e327cc33d584: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(513)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213095336131 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(513)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(513)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241213095336132 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(513)@e327cc33d584: 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)@e327cc33d584: 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)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(513)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b-BVCI196(501)@e327cc33d584: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='CAAEE2DE'O, index=0 SGSN_Test-GSUP(514)@e327cc33d584: Created GsupExpect[0] for "262420000000038" to be handled at TC_attach_rau_a_b(516) TC_attach_rau_a_b(516)@e327cc33d584: 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 := '3F1E0FCB7F2C25321CE2A8B50769BF0F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '837A7E02'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C638B98F4D6A2900'O } } } } } 20241213095337210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095337210 DLLC NOTICE LLME(ffffffff/caaee2de){UNASSIGNED} LLC RX: unknown TLLI 0xcaaee2de, creating LLME on the fly (gprs_llc.c:552) 20241213095337210 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241213095337210 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000038) type="GPRS attach"  (gprs_gmm.c:1248) 20241213095337210 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Allocated (fsm.c:456) 20241213095337210 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Init}: Allocated (fsm.c:456) 20241213095337210 DMM DEBUG MM_STATE_Gb[0x55de4072a9b0]{Idle}: Allocated (fsm.c:456) 20241213095337210 DMM DEBUG MM_STATE_Iu[0x55de4072a880]{Detached}: Allocated (fsm.c:456) 20241213095337210 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241213095337211 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241213095337211 DLLC NOTICE LLME(ffffffff/caaee2de){UNASSIGNED} LLGM Assign pre (caaee2de => f0b166e3) (gprs_llc.c:1079) 20241213095337211 DLLC NOTICE LLME(caaee2de/f0b166e3){ASSIGNED} LLGM Assign post (caaee2de => f0b166e3) (gprs_llc.c:1125) 20241213095337211 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241213095337211 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213095337211 DMM DEBUG MM(262420000000038/f0b166e3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241213095337232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095337232 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241213095337232 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095337232 DMM DEBUG MM(262420000000038/f0b166e3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000380 (gprs_gmm.c:1066) 20241213095337232 DMM NOTICE MM(262420000000038/f0b166e3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241213095337233 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241213095337233 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241213095337233 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241213095337233 DMM DEBUG MM(262420000000038/f0b166e3) Requesting authorization (sgsn_auth.c:160) 20241213095337233 DMM INFO MM(262420000000038/f0b166e3) Requesting authentication tuples (sgsn_auth.c:184) 20241213095337233 DMM DEBUG MM(262420000000038/f0b166e3) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241213095337233 DGPRS INFO SUBSCR(262420000000038) requesting auth info (gprs_subscriber.c:805) 20241213095337233 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)@e327cc33d584: Found GsupExpect[0] for "262420000000038" handled at TC_attach_rau_a_b(516) SGSN_Test-GSUP(514)@e327cc33d584: Added IMSI table entry 0TC_attach_rau_a_b(516)"262420000000038" 20241213095337239 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241213095337239 DGPRS INFO SUBSCR(262420000000038) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241213095337239 DGPRS DEBUG SUBSCR(262420000000038) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241213095337239 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber authentication info (gprs_subscriber.c:850) 20241213095337239 DMM INFO MM(262420000000038/f0b166e3) Subscriber data update (mmctx.c:445) 20241213095337239 DMM DEBUG MM(262420000000038/f0b166e3) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241213095337239 DMM INFO MM(262420000000038/f0b166e3) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241213095337239 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241213095337239 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241213095337239 DMM INFO MM(262420000000038/f0b166e3) <- GMM AUTH AND CIPHERING REQ (rand = 3f 1e 0f cb 7f 2c 25 32 1c e2 a8 b5 07 69 bf 0f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241213095337254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095337255 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241213095337255 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095337255 DMM INFO MM(262420000000038/f0b166e3) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241213095337255 DMM NOTICE MM(262420000000038/f0b166e3) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241213095337255 DMM DEBUG MM(262420000000038/f0b166e3) checking auth: received GSM SRES = 83 7a 7e 02 (gprs_gmm.c:648) 20241213095337255 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241213095337255 DMM DEBUG MM(262420000000038/f0b166e3) Requesting authorization (sgsn_auth.c:160) 20241213095337255 DMM INFO MM(262420000000038/f0b166e3) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241213095337255 DMM DEBUG MM(262420000000038/f0b166e3) Requesting subscriber data update (gprs_subscriber.c:894) 20241213095337255 DGPRS INFO SUBSCR(262420000000038) subscriber data is not available (gprs_subscriber.c:818) 20241213095337255 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) 20241213095337255 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241213095337255 DMM INFO MM(262420000000038/f0b166e3) <- GMM ATTACH ACCEPT (new P-TMSI=0xf0b166e3) (gprs_gmm.c:282) 20241213095337258 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241213095337258 DGPRS INFO SUBSCR(262420000000038) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241213095337258 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20241213095337258 DMM INFO MM(262420000000038/f0b166e3) Subscriber data update (mmctx.c:445) 20241213095337258 DMM DEBUG MM(262420000000038/f0b166e3) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241213095337258 DMM INFO MM(262420000000038/f0b166e3) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241213095337258 DMM NOTICE MM(262420000000038/f0b166e3) Authorized, continuing procedure, IMSI=262420000000038 (gprs_gmm.c:982) 20241213095337258 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241213095337258 DMM NOTICE MM(262420000000038/f0b166e3) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241213095337258 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) 20241213095337259 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241213095337259 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20241213095337259 DMM INFO MM(262420000000038/f0b166e3) Subscriber data update (mmctx.c:445) 20241213095337259 DMM DEBUG MM(262420000000038/f0b166e3) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241213095337271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095337271 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241213095337271 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095337271 DMM INFO MM(262420000000038/f0b166e3) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241213095337271 DMM NOTICE MM(262420000000038/f0b166e3) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241213095337271 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241213095337271 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241213095337271 DLLC NOTICE LLME(caaee2de/f0b166e3){ASSIGNED} LLGM Assign pre (ffffffff => f0b166e3) (gprs_llc.c:1079) 20241213095337271 DLLC NOTICE LLME(ffffffff/f0b166e3){ASSIGNED} LLGM Assign post (ffffffff => f0b166e3) (gprs_llc.c:1125) 20241213095337271 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241213095337271 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241213095337271 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241213095337271 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_b(516)@e327cc33d584: setverdict(pass): none -> pass TC_attach_rau_a_b(516)@e327cc33d584: attach complete sending rau 20241213095337327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095337327 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241213095337327 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095337327 DMM INFO MM(262420000000038/f0b166e3) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20241213095337327 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241213095337327 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241213095337327 DLLC NOTICE LLME(ffffffff/f0b166e3){ASSIGNED} LLGM Assign pre (f0b166e3 => ca624b56) (gprs_llc.c:1079) 20241213095337327 DLLC NOTICE LLME(f0b166e3/ca624b56){ASSIGNED} LLGM Assign post (f0b166e3 => ca624b56) (gprs_llc.c:1125) 20241213095337327 DMM INFO MM(262420000000038/ca624b56) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) TC_attach_rau_a_b(516)@e327cc33d584: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@e327cc33d584: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@e327cc33d584: rau complete unregistering TC_attach_rau_a_b-BVCI196(501)@e327cc33d584: Removing Client IMSI='262420000000038'H, index=0 20241213095337342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095337342 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241213095337342 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095337342 DMM INFO MM(262420000000038/ca624b56) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20241213095337342 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20241213095337342 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241213095337342 DLLC NOTICE LLME(f0b166e3/ca624b56){ASSIGNED} LLGM Assign pre (ffffffff => ca624b56) (gprs_llc.c:1079) 20241213095337342 DLLC NOTICE LLME(ffffffff/ca624b56){ASSIGNED} LLGM Assign post (ffffffff => ca624b56) (gprs_llc.c:1125) 20241213095337342 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1830) TC_attach_rau_a_b-BVCI210(505)@e327cc33d584: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='CA624B56'O, index=0 TC_attach_rau_a_b(516)@e327cc33d584: sending second RAU via different RA 20241213095337354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095337354 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20241213095337355 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20241213095337355 DMM INFO MM(262420000000038/ca624b56) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: ca624b56, P-TMSI: ca624b56 (00000000), TLLI: ca624b56 (ca624b56), RA: 262-42-13135-0 (gprs_gmm.c:1658) 20241213095337355 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1670) 20241213095337355 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241213095337355 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241213095337355 DLLC NOTICE LLME(ffffffff/ca624b56){ASSIGNED} LLGM Assign pre (ca624b56 => ca624b56) (gprs_llc.c:1079) 20241213095337355 DLLC NOTICE LLME(ca624b56/ca624b56){ASSIGNED} LLGM Assign post (ca624b56 => ca624b56) (gprs_llc.c:1125) 20241213095337355 DMM INFO MM(262420000000038/ca624b56) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) TC_attach_rau_a_b(516)@e327cc33d584: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@e327cc33d584: setverdict(pass): pass -> pass, component reason not changed 20241213095337386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095337386 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20241213095337386 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095337386 DMM INFO MM(262420000000038/ca624b56) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20241213095337387 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20241213095337387 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241213095337387 DLLC NOTICE LLME(ca624b56/ca624b56){ASSIGNED} LLGM Assign pre (ffffffff => ca624b56) (gprs_llc.c:1079) 20241213095337387 DLLC NOTICE LLME(ffffffff/ca624b56){ASSIGNED} LLGM Assign post (ffffffff => ca624b56) (gprs_llc.c:1125) 20241213095337387 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1830) 20241213095337387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095337387 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20241213095337387 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095337387 DMM INFO MM(262420000000038/ca624b56) -> GMM DETACH REQUEST TLLI=0xca624b56 type=GPRS detach Power-off (gprs_gmm.c:1440) 20241213095337387 DMM INFO MM(262420000000038/ca624b56) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20241213095337387 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241213095337387 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241213095337387 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241213095337387 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241213095337387 DLLC NOTICE LLME(ffffffff/ca624b56){ASSIGNED} LLGM Assign pre (ca624b56 => ffffffff) (gprs_llc.c:1079) 20241213095337387 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ca624b56 => ffffffff) (gprs_llc.c:1125) 20241213095337387 DGPRS INFO SUBSCR(262420000000038) purging MS subscriber (gprs_subscriber.c:785) 20241213095337387 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) 20241213095337387 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Init}: Deallocated (fsm.c:568) 20241213095337387 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Deallocated (fsm.c:568) 20241213095337387 DMM DEBUG MM_STATE_Iu[0x55de4072a880]{Detached}: Deallocated (fsm.c:568) 20241213095337387 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Deallocated (fsm.c:568) 20241213095337389 DGPRS INFO GSUP(262420000000038) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_b(516)@e327cc33d584: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b-BVCI196(501)@e327cc33d584: Warning: Could not find client for IMSI '262420000000038'H TC_attach_rau_a_b(516)@e327cc33d584: Final verdict of PTC: pass 20241213095342398 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52162<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241213095342402 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241213095342402 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(513)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GSUP(514)@e327cc33d584: Final verdict of PTC: none -NSVCI98(507)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(504)@e327cc33d584: Final verdict of PTC: none TC_attach_rau_a_b-BVCI210(505)@e327cc33d584: Final verdict of PTC: none -NSVCI97(502)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(509)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-NS0(498)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb1-NS1(503)@e327cc33d584: Final verdict of PTC: none TC_attach_rau_a_b-BVCI196(501)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb2-NS2(508)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(499)@e327cc33d584: Final verdict of PTC: none TC_attach_rau_a_b-BVCI220(511)@e327cc33d584: Final verdict of PTC: none -NSVCI98-provIP(506)@e327cc33d584: Final verdict of PTC: none -NSVCI97-provIP(500)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GGSN_GTP(515)@e327cc33d584: Final verdict of PTC: none -NSVCI99(512)@e327cc33d584: Final verdict of PTC: none -NSVCI99-provIP(510)@e327cc33d584: Final verdict of PTC: none MTC@e327cc33d584: Setting final verdict of the test case. MTC@e327cc33d584: Local verdict of MTC: none MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-NS0(498): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(499): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97-provIP(500): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_rau_a_b-BVCI196(501): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97(502): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-NS1(503): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(504): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_rau_a_b-BVCI210(505): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98-provIP(506): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98(507): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-NS2(508): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(509): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99-provIP(510): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_rau_a_b-BVCI220(511): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99(512): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP-IPA(513): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP(514): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GGSN_GTP(515): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_rau_a_b(516): pass (none -> pass) MTC@e327cc33d584: Test case TC_attach_rau_a_b finished. Verdict: pass MTC@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b pass'. Fri Dec 13 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 20241213095342518 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42344<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213095342820 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42344<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103376) 20241213095343403 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095343403 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=103376, count=109088) 20241213095344405 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095344405 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra'. ------ SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra ------ Fri Dec 13 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 20241213095345407 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095345407 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Test case TC_attach_rau_a_b_wrong_old_ra started. 20241213095345915 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42360<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213095345918 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(517)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(518)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(517)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e327cc33d584: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(521)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095345962 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213095345962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095345962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095345962 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095345962 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241213095345962 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095345962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095345962 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095345962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(521)@e327cc33d584: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095345963 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095345963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095345963 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095345963 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095345963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095345963 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095345963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095345963 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095345963 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241213095345963 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095345964 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213095345964 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI97(521)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241213095345964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(521)@e327cc33d584: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095345966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(522)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(518)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(518)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095345971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095345971 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(523)@e327cc33d584: 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)@e327cc33d584: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(522)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e327cc33d584: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(526)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095345978 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213095345978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095345978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095345978 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095345978 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241213095345978 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095345978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095345978 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095345978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(526)@e327cc33d584: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095345979 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095345979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095345979 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095345979 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095345979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095345979 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095345979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095345979 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095345979 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241213095345979 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095345979 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(526)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241213095345979 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095345979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(526)@e327cc33d584: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095345981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(527)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(523)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(523)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095345987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095345987 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)@e327cc33d584: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(528)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(527)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e327cc33d584: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(531)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095345994 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213095345994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095345994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095345994 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095345994 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241213095345994 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095345994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095345994 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095345994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(531)@e327cc33d584: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095345995 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095345995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095345995 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095345995 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095345995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095345995 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095345995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095345995 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095345995 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241213095345995 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095345995 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(531)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241213095345995 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095345995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(531)@e327cc33d584: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095345998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(528)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(528)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095346002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095346002 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)@e327cc33d584: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213095346408 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095346408 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241213095346408 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241213095346408 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(532)@e327cc33d584: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(532)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213095346413 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(532)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(532)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241213095346414 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(532)@e327cc33d584: 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)@e327cc33d584: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(532)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(532)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@e327cc33d584: Adding Client=TC_attach_rau_a_b_wrong_old_ra(535), IMSI='262420000000039'H, TLLI='D37E6762'O, index=0 SGSN_Test-GSUP(533)@e327cc33d584: 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)@e327cc33d584: 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 := '84D0AE055EC706B201758BFDA5EE12C8'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '76342418'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DE952AFF6A1E01DF'O } } } } } 20241213095347484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095347484 DLLC NOTICE LLME(ffffffff/d37e6762){UNASSIGNED} LLC RX: unknown TLLI 0xd37e6762, creating LLME on the fly (gprs_llc.c:552) 20241213095347484 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241213095347484 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="GPRS attach"  (gprs_gmm.c:1248) 20241213095347484 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Allocated (fsm.c:456) 20241213095347484 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Init}: Allocated (fsm.c:456) 20241213095347484 DMM DEBUG MM_STATE_Gb[0x55de4072a9b0]{Idle}: Allocated (fsm.c:456) 20241213095347484 DMM DEBUG MM_STATE_Iu[0x55de40730e30]{Detached}: Allocated (fsm.c:456) 20241213095347484 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241213095347484 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241213095347484 DLLC NOTICE LLME(ffffffff/d37e6762){UNASSIGNED} LLGM Assign pre (d37e6762 => f0bf7489) (gprs_llc.c:1079) 20241213095347484 DLLC NOTICE LLME(d37e6762/f0bf7489){ASSIGNED} LLGM Assign post (d37e6762 => f0bf7489) (gprs_llc.c:1125) 20241213095347484 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241213095347484 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213095347484 DMM DEBUG MM(262420000000039/f0bf7489) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241213095347506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095347506 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241213095347506 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095347507 DMM DEBUG MM(262420000000039/f0bf7489) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000390 (gprs_gmm.c:1066) 20241213095347507 DMM NOTICE MM(262420000000039/f0bf7489) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241213095347507 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241213095347507 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241213095347507 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241213095347507 DMM DEBUG MM(262420000000039/f0bf7489) Requesting authorization (sgsn_auth.c:160) 20241213095347507 DMM INFO MM(262420000000039/f0bf7489) Requesting authentication tuples (sgsn_auth.c:184) 20241213095347507 DMM DEBUG MM(262420000000039/f0bf7489) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241213095347507 DGPRS INFO SUBSCR(262420000000039) requesting auth info (gprs_subscriber.c:805) 20241213095347507 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)@e327cc33d584: Found GsupExpect[0] for "262420000000039" handled at TC_attach_rau_a_b_wrong_old_ra(535) SGSN_Test-GSUP(533)@e327cc33d584: Added IMSI table entry 0TC_attach_rau_a_b_wrong_old_ra(535)"262420000000039" 20241213095347512 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241213095347512 DGPRS INFO SUBSCR(262420000000039) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241213095347513 DGPRS DEBUG SUBSCR(262420000000039) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241213095347513 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber authentication info (gprs_subscriber.c:850) 20241213095347513 DMM INFO MM(262420000000039/f0bf7489) Subscriber data update (mmctx.c:445) 20241213095347513 DMM DEBUG MM(262420000000039/f0bf7489) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241213095347513 DMM INFO MM(262420000000039/f0bf7489) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241213095347513 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241213095347513 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241213095347513 DMM INFO MM(262420000000039/f0bf7489) <- GMM AUTH AND CIPHERING REQ (rand = 84 d0 ae 05 5e c7 06 b2 01 75 8b fd a5 ee 12 c8 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241213095347531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095347531 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241213095347531 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095347531 DMM INFO MM(262420000000039/f0bf7489) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241213095347531 DMM NOTICE MM(262420000000039/f0bf7489) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241213095347531 DMM DEBUG MM(262420000000039/f0bf7489) checking auth: received GSM SRES = 76 34 24 18 (gprs_gmm.c:648) 20241213095347531 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241213095347531 DMM DEBUG MM(262420000000039/f0bf7489) Requesting authorization (sgsn_auth.c:160) 20241213095347532 DMM INFO MM(262420000000039/f0bf7489) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241213095347532 DMM DEBUG MM(262420000000039/f0bf7489) Requesting subscriber data update (gprs_subscriber.c:894) 20241213095347532 DGPRS INFO SUBSCR(262420000000039) subscriber data is not available (gprs_subscriber.c:818) 20241213095347532 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) 20241213095347532 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241213095347532 DMM INFO MM(262420000000039/f0bf7489) <- GMM ATTACH ACCEPT (new P-TMSI=0xf0bf7489) (gprs_gmm.c:282) 20241213095347534 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241213095347534 DGPRS INFO SUBSCR(262420000000039) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241213095347534 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber data (gprs_subscriber.c:839) 20241213095347534 DMM INFO MM(262420000000039/f0bf7489) Subscriber data update (mmctx.c:445) 20241213095347534 DMM DEBUG MM(262420000000039/f0bf7489) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241213095347534 DMM INFO MM(262420000000039/f0bf7489) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241213095347534 DMM NOTICE MM(262420000000039/f0bf7489) Authorized, continuing procedure, IMSI=262420000000039 (gprs_gmm.c:982) 20241213095347534 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241213095347534 DMM NOTICE MM(262420000000039/f0bf7489) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241213095347534 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) 20241213095347535 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241213095347535 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber data (gprs_subscriber.c:839) 20241213095347535 DMM INFO MM(262420000000039/f0bf7489) Subscriber data update (mmctx.c:445) 20241213095347535 DMM DEBUG MM(262420000000039/f0bf7489) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241213095347549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095347549 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241213095347549 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095347549 DMM INFO MM(262420000000039/f0bf7489) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241213095347549 DMM NOTICE MM(262420000000039/f0bf7489) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241213095347549 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241213095347549 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241213095347549 DLLC NOTICE LLME(d37e6762/f0bf7489){ASSIGNED} LLGM Assign pre (ffffffff => f0bf7489) (gprs_llc.c:1079) 20241213095347549 DLLC NOTICE LLME(ffffffff/f0bf7489){ASSIGNED} LLGM Assign post (ffffffff => f0bf7489) (gprs_llc.c:1125) 20241213095347549 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241213095347549 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241213095347549 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241213095347549 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_b_wrong_old_ra(535)@e327cc33d584: setverdict(pass): none -> pass TC_attach_rau_a_b_wrong_old_ra(535)@e327cc33d584: attach complete sending rau 20241213095347607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095347608 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241213095347608 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095347608 DMM INFO MM(262420000000039/f0bf7489) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20241213095347608 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241213095347608 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241213095347608 DLLC NOTICE LLME(ffffffff/f0bf7489){ASSIGNED} LLGM Assign pre (f0bf7489 => da6f59f5) (gprs_llc.c:1079) 20241213095347608 DLLC NOTICE LLME(f0bf7489/da6f59f5){ASSIGNED} LLGM Assign post (f0bf7489 => da6f59f5) (gprs_llc.c:1125) 20241213095347608 DMM INFO MM(262420000000039/da6f59f5) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) TC_attach_rau_a_b_wrong_old_ra(535)@e327cc33d584: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra(535)@e327cc33d584: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra(535)@e327cc33d584: rau complete unregistering TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@e327cc33d584: Removing Client IMSI='262420000000039'H, index=0 20241213095347624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095347624 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241213095347624 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095347624 DMM INFO MM(262420000000039/da6f59f5) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20241213095347624 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20241213095347624 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241213095347624 DLLC NOTICE LLME(f0bf7489/da6f59f5){ASSIGNED} LLGM Assign pre (ffffffff => da6f59f5) (gprs_llc.c:1079) 20241213095347624 DLLC NOTICE LLME(ffffffff/da6f59f5){ASSIGNED} LLGM Assign post (ffffffff => da6f59f5) (gprs_llc.c:1125) 20241213095347624 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1830) TC_attach_rau_a_b_wrong_old_ra-BVCI210(525)@e327cc33d584: Adding Client=TC_attach_rau_a_b_wrong_old_ra(535), IMSI='262420000000039'H, TLLI='DA6F59F5'O, index=0 TC_attach_rau_a_b_wrong_old_ra(535)@e327cc33d584: sending second RAU via different RA with wrong Old RA 20241213095347633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095347633 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20241213095347633 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20241213095347633 DMM NOTICE LLME(ffffffff/da6f59f5){ASSIGNED} LLC XID RESET (gprs_gmm.c:1702) 20241213095347633 DLLC NOTICE LLME(ffffffff/da6f59f5){ASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241213095347633 DMM NOTICE MM(262420000000039/da6f59f5) Rx RA Update Request with unexpected TLLI=da6f59f5 Old RA=262-42-13135-1 (expected Old RA: 262-42-13135-0)! (gprs_gmm.c:1714) 20241213095347633 DMM ERROR LLME(ffffffff/da6f59f5){ASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1723) 20241213095347633 DMM NOTICE MM(262420000000039/da6f59f5) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1792) 20241213095347633 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1533) 20241213095347633 DMM INFO MM(262420000000039/da6f59f5) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:182) 20241213095347633 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241213095347633 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241213095347633 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241213095347633 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241213095347633 DLLC NOTICE LLME(ffffffff/da6f59f5){ASSIGNED} LLGM Assign pre (da6f59f5 => ffffffff) (gprs_llc.c:1079) 20241213095347633 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (da6f59f5 => ffffffff) (gprs_llc.c:1125) 20241213095347633 DGPRS INFO SUBSCR(262420000000039) purging MS subscriber (gprs_subscriber.c:785) 20241213095347633 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) 20241213095347633 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Init}: Deallocated (fsm.c:568) 20241213095347633 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Deallocated (fsm.c:568) 20241213095347633 DMM DEBUG MM_STATE_Iu[0x55de40730e30]{Detached}: Deallocated (fsm.c:568) 20241213095347633 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Deallocated (fsm.c:568) 20241213095347649 DGPRS INFO GSUP(262420000000039) Completing purge MS (gprs_subscriber.c:579) 20241213095347649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095347649 DLLC NOTICE LLME(ffffffff/da6f59f5){UNASSIGNED} LLC RX: unknown TLLI 0xda6f59f5, creating LLME on the fly (gprs_llc.c:552) 20241213095347649 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x912c5c CMD=UI DATA (gprs_llc_parse.c:89) 20241213095347649 DMM NOTICE LLME(ffffffff/da6f59f5){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2003) 20241213095350813 DGPRS DEBUG Checking for inactive LLMEs, time = 36611830 (sgsn.c:132) TC_attach_rau_a_b_wrong_old_ra(535)@e327cc33d584: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@e327cc33d584: Warning: Could not find client for IMSI '262420000000039'H TC_attach_rau_a_b_wrong_old_ra(535)@e327cc33d584: Final verdict of PTC: pass 20241213095352664 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42360<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(533)@e327cc33d584: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb1-NS1(522)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(528)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(518)@e327cc33d584: Final verdict of PTC: none -NSVCI97(521)@e327cc33d584: Final verdict of PTC: none -NSVCI99(531)@e327cc33d584: Final verdict of PTC: none 20241213095352668 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241213095352668 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)@e327cc33d584: Final verdict of PTC: none -NSVCI98(526)@e327cc33d584: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI210(525)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-NS0(517)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GSUP-IPA(532)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(523)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb2-NS2(527)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GGSN_GTP(534)@e327cc33d584: Final verdict of PTC: none -NSVCI98-provIP(524)@e327cc33d584: Final verdict of PTC: none -NSVCI97-provIP(519)@e327cc33d584: Final verdict of PTC: none -NSVCI99-provIP(529)@e327cc33d584: Final verdict of PTC: none MTC@e327cc33d584: Setting final verdict of the test case. MTC@e327cc33d584: Local verdict of MTC: none MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-NS0(517): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(518): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97-provIP(519): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI196(520): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97(521): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-NS1(522): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(523): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98-provIP(524): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI210(525): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98(526): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-NS2(527): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(528): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99-provIP(529): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI220(530): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99(531): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP-IPA(532): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP(533): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GGSN_GTP(534): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra(535): pass (none -> pass) MTC@e327cc33d584: Test case TC_attach_rau_a_b_wrong_old_ra finished. Verdict: pass MTC@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra pass'. Fri Dec 13 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 20241213095352735 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55356<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213095353037 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55356<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=102460) 20241213095353670 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095353670 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=102460, count=106816) 20241213095354671 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095354671 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_resync'. ------ SGSN_Tests.TC_attach_usim_resync ------ Fri Dec 13 09:53: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_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 20241213095355673 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095355673 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Test case TC_attach_usim_resync started. 20241213095356144 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55360<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213095356147 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(536)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(537)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(536)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e327cc33d584: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(540)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095356191 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213095356191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095356191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095356191 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095356191 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241213095356191 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095356191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095356191 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095356191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(540)@e327cc33d584: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095356192 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095356192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095356192 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095356192 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095356192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095356192 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095356192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095356192 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095356192 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241213095356192 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095356192 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(540)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241213095356192 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095356192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(540)@e327cc33d584: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095356194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(541)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(537)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(537)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095356199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095356199 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_resync-BVCI196(539)@e327cc33d584: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(542)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(541)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e327cc33d584: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(545)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095356206 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213095356206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095356206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095356206 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095356206 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241213095356206 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095356206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095356206 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095356206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(545)@e327cc33d584: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095356207 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095356207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095356207 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095356207 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095356207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095356207 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095356207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095356207 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095356207 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241213095356207 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095356207 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(545)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241213095356207 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095356207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(545)@e327cc33d584: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095356209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(546)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(542)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(542)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095356214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095356214 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_resync-BVCI210(544)@e327cc33d584: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(547)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(546)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e327cc33d584: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(550)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095356221 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213095356221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095356221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095356221 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095356221 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241213095356221 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095356221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095356221 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095356221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(550)@e327cc33d584: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095356222 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095356222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095356222 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095356222 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095356222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095356222 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095356222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095356222 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095356222 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241213095356222 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095356222 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(550)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241213095356222 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095356222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(550)@e327cc33d584: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095356224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(547)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(547)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095356228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095356228 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_resync-BVCI220(549)@e327cc33d584: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213095356675 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095356675 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241213095356675 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241213095356675 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(551)@e327cc33d584: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(551)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213095356679 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(551)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(551)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(551)@e327cc33d584: 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)@e327cc33d584: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241213095356681 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(551)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(551)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_resync-BVCI196(539)@e327cc33d584: Adding Client=TC_attach_usim_resync(554), IMSI='262420000000040'H, TLLI='E30FF9F4'O, index=0 SGSN_Test-GSUP(552)@e327cc33d584: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_resync(554) TC_attach_usim_resync(554)@e327cc33d584: 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 := 'E335CBA8E143619A38AFDD3EF79C508F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '94A6F06B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '118F88BF798FA822'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '31E5335BA29CF8A3AF53B4D03DB0B283'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'C7AB7785162A9D89A3FD96DF9AE1D8EB'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'F6BF01F15F917923F891EC9317207AC8'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '9BEE73979DEAC4D6'O } } } } } 20241213095357756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095357756 DLLC NOTICE LLME(ffffffff/e30ff9f4){UNASSIGNED} LLC RX: unknown TLLI 0xe30ff9f4, creating LLME on the fly (gprs_llc.c:552) 20241213095357756 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241213095357756 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1248) 20241213095357756 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Allocated (fsm.c:456) 20241213095357756 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Init}: Allocated (fsm.c:456) 20241213095357756 DMM DEBUG MM_STATE_Gb[0x55de4072a9b0]{Idle}: Allocated (fsm.c:456) 20241213095357756 DMM DEBUG MM_STATE_Iu[0x55de4072a880]{Detached}: Allocated (fsm.c:456) 20241213095357756 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241213095357756 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241213095357756 DLLC NOTICE LLME(ffffffff/e30ff9f4){UNASSIGNED} LLGM Assign pre (e30ff9f4 => c1a23e2b) (gprs_llc.c:1079) 20241213095357756 DLLC NOTICE LLME(e30ff9f4/c1a23e2b){ASSIGNED} LLGM Assign post (e30ff9f4 => c1a23e2b) (gprs_llc.c:1125) 20241213095357756 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241213095357756 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213095357756 DMM DEBUG MM(262420000000040/c1a23e2b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241213095357779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095357779 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241213095357779 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095357779 DMM DEBUG MM(262420000000040/c1a23e2b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1066) 20241213095357779 DMM NOTICE MM(262420000000040/c1a23e2b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241213095357779 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241213095357779 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241213095357779 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241213095357779 DMM DEBUG MM(262420000000040/c1a23e2b) Requesting authorization (sgsn_auth.c:160) 20241213095357780 DMM INFO MM(262420000000040/c1a23e2b) Requesting authentication tuples (sgsn_auth.c:184) 20241213095357780 DMM DEBUG MM(262420000000040/c1a23e2b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241213095357780 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241213095357780 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)@e327cc33d584: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_resync(554) SGSN_Test-GSUP(552)@e327cc33d584: Added IMSI table entry 0TC_attach_usim_resync(554)"262420000000040" 20241213095357786 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241213095357786 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241213095357786 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241213095357786 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241213095357786 DMM INFO MM(262420000000040/c1a23e2b) Subscriber data update (mmctx.c:445) 20241213095357786 DMM DEBUG MM(262420000000040/c1a23e2b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241213095357786 DMM INFO MM(262420000000040/c1a23e2b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241213095357786 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241213095357786 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241213095357786 DMM INFO MM(262420000000040/c1a23e2b) <- GMM AUTH AND CIPHERING REQ (rand = e3 35 cb a8 e1 43 61 9a 38 af dd 3e f7 9c 50 8f , mmctx_is_r99=1, vec->auth_types=0x3, autn = f6 bf 01 f1 5f 91 79 23 f8 91 ec 93 17 20 7a c8 ) (gprs_gmm.c:465) 20241213095357801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095357801 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x96b9a4 CMD=UI DATA (gprs_llc_parse.c:89) 20241213095357801 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095357801 DMM INFO MM(262420000000040/c1a23e2b) -> GMM AUTH AND CIPH FAILURE (cause = SYNC failure) (gprs_gmm.c:676) 20241213095357801 DMM INFO MM(262420000000040/c1a23e2b) R99 AUTHENTICATION SYNCH (AUTS = b16728791032bd4d93b0e616d578) (gprs_gmm.c:693) 20241213095357801 DMM DEBUG MM(262420000000040/c1a23e2b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241213095357801 DGPRS INFO SUBSCR(262420000000040) requesting auth info with AUTS (UMTS Resynch) (gprs_subscriber.c:805) 20241213095357801 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 26 0e b1 67 28 79 10 32 bd 4d 93 b0 e6 16 d5 78 20 10 e3 35 cb a8 e1 43 61 9a 38 af dd 3e f7 9c 50 8f 28 01 01 (gprs_subscriber.c:210) 20241213095357801 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_RESYNC (gprs_gmm.c:708) 20241213095357801 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:185) 20241213095357803 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241213095357803 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241213095357803 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241213095357803 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241213095357803 DMM INFO MM(262420000000040/c1a23e2b) Subscriber data update (mmctx.c:445) 20241213095357803 DMM DEBUG MM(262420000000040/c1a23e2b) Updating authorization (UMTS-resync -> authenticate) (sgsn_auth.c:217) 20241213095357803 DMM INFO MM(262420000000040/c1a23e2b) Got authorization update: state UMTS-resync -> authenticate (sgsn_auth.c:246) 20241213095357803 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241213095357803 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241213095357803 DMM INFO MM(262420000000040/c1a23e2b) <- GMM AUTH AND CIPHERING REQ (rand = 3c 65 fe c5 8e 06 a7 29 c1 4b b7 ee b7 ab d5 91 , mmctx_is_r99=1, vec->auth_types=0x3, autn = eb dd 86 49 c2 cd 21 fe 5d 81 f2 68 5d c7 d6 fc ) (gprs_gmm.c:465) 20241213095357815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095357815 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x7d7d00 CMD=UI DATA (gprs_llc_parse.c:89) 20241213095357815 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095357815 DMM INFO MM(262420000000040/c1a23e2b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241213095357815 DMM NOTICE MM(262420000000040/c1a23e2b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241213095357815 DMM DEBUG MM(262420000000040/c1a23e2b) checking auth: received UMTS RES = fc 85 af 94 67 7a 04 bd (gprs_gmm.c:648) 20241213095357815 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241213095357815 DMM DEBUG MM(262420000000040/c1a23e2b) Requesting authorization (sgsn_auth.c:160) 20241213095357816 DMM INFO MM(262420000000040/c1a23e2b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241213095357816 DMM DEBUG MM(262420000000040/c1a23e2b) Requesting subscriber data update (gprs_subscriber.c:894) 20241213095357816 DGPRS INFO SUBSCR(262420000000040) subscriber data is not available (gprs_subscriber.c:818) 20241213095357816 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) 20241213095357816 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241213095357816 DMM INFO MM(262420000000040/c1a23e2b) <- GMM ATTACH ACCEPT (new P-TMSI=0xc1a23e2b) (gprs_gmm.c:282) 20241213095357819 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241213095357819 DGPRS INFO SUBSCR(262420000000040) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241213095357819 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20241213095357819 DMM INFO MM(262420000000040/c1a23e2b) Subscriber data update (mmctx.c:445) 20241213095357819 DMM DEBUG MM(262420000000040/c1a23e2b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241213095357819 DMM INFO MM(262420000000040/c1a23e2b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241213095357819 DMM NOTICE MM(262420000000040/c1a23e2b) Authorized, continuing procedure, IMSI=262420000000040 (gprs_gmm.c:982) 20241213095357819 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241213095357819 DMM NOTICE MM(262420000000040/c1a23e2b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241213095357819 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) 20241213095357820 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241213095357820 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20241213095357820 DMM INFO MM(262420000000040/c1a23e2b) Subscriber data update (mmctx.c:445) 20241213095357820 DMM DEBUG MM(262420000000040/c1a23e2b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_usim_resync(554)@e327cc33d584: setverdict(pass): none -> pass TC_attach_usim_resync-BVCI196(539)@e327cc33d584: Removing Client IMSI='262420000000040'H, index=0 20241213095357831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095357831 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20241213095357832 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095357832 DMM INFO MM(262420000000040/c1a23e2b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241213095357832 DMM NOTICE MM(262420000000040/c1a23e2b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241213095357832 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241213095357832 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241213095357832 DLLC NOTICE LLME(e30ff9f4/c1a23e2b){ASSIGNED} LLGM Assign pre (ffffffff => c1a23e2b) (gprs_llc.c:1079) 20241213095357832 DLLC NOTICE LLME(ffffffff/c1a23e2b){ASSIGNED} LLGM Assign post (ffffffff => c1a23e2b) (gprs_llc.c:1125) 20241213095357832 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241213095357832 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241213095357832 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241213095357832 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_usim_resync(554)@e327cc33d584: Final verdict of PTC: pass 20241213095357835 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55360<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(552)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(537)@e327cc33d584: Final verdict of PTC: none -NSVCI97(540)@e327cc33d584: Final verdict of PTC: none TC_attach_usim_resync-BVCI220(549)@e327cc33d584: Final verdict of PTC: none 20241213095357839 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241213095357839 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-BSSGP1(542)@e327cc33d584: Final verdict of PTC: none -NSVCI99(550)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(547)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GSUP-IPA(551)@e327cc33d584: Final verdict of PTC: none TC_attach_usim_resync-BVCI210(544)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-NS0(536)@e327cc33d584: Final verdict of PTC: none -NSVCI98(545)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb2-NS2(546)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb1-NS1(541)@e327cc33d584: Final verdict of PTC: none TC_attach_usim_resync-BVCI196(539)@e327cc33d584: Final verdict of PTC: none -NSVCI99-provIP(548)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GGSN_GTP(553)@e327cc33d584: Final verdict of PTC: none -NSVCI97-provIP(538)@e327cc33d584: Final verdict of PTC: none -NSVCI98-provIP(543)@e327cc33d584: Final verdict of PTC: none MTC@e327cc33d584: Setting final verdict of the test case. MTC@e327cc33d584: Local verdict of MTC: none MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-NS0(536): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(537): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97-provIP(538): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_usim_resync-BVCI196(539): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97(540): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-NS1(541): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(542): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98-provIP(543): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_usim_resync-BVCI210(544): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98(545): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-NS2(546): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(547): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99-provIP(548): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_usim_resync-BVCI220(549): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99(550): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP-IPA(551): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP(552): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GGSN_GTP(553): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_usim_resync(554): pass (none -> pass) MTC@e327cc33d584: Test case TC_attach_usim_resync finished. Verdict: pass MTC@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_resync pass'. Fri Dec 13 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 20241213095357914 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55364<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213095358316 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55364<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=50808) 20241213095358841 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095358841 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=50808, count=95108) 20241213095359842 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095359842 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a54'. ------ SGSN_Tests.TC_attach_usim_a54_a54 ------ Fri Dec 13 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 20241213095400842 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095400843 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Test case TC_attach_usim_a54_a54 started. 20241213095401405 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55370<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213095401407 DMM INFO MM(262420000000040/c1a23e2b) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241213095401407 DMM INFO MM(262420000000040/c1a23e2b) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241213095401407 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241213095401407 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241213095401407 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241213095401407 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241213095401407 DLLC NOTICE LLME(ffffffff/c1a23e2b){ASSIGNED} LLGM Assign pre (c1a23e2b => ffffffff) (gprs_llc.c:1079) 20241213095401407 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c1a23e2b => ffffffff) (gprs_llc.c:1125) 20241213095401407 DGPRS INFO SUBSCR(262420000000040) purging MS subscriber (gprs_subscriber.c:785) 20241213095401407 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) 20241213095401407 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) 20241213095401407 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Init}: Deallocated (fsm.c:568) 20241213095401407 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Deallocated (fsm.c:568) 20241213095401407 DMM DEBUG MM_STATE_Iu[0x55de4072a880]{Detached}: Deallocated (fsm.c:568) 20241213095401407 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Deallocated (fsm.c:568) 20241213095401407 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(555)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(556)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(555)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e327cc33d584: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(559)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095401453 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213095401453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095401453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095401453 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095401453 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241213095401453 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095401453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095401453 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095401453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(559)@e327cc33d584: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095401453 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095401453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095401453 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095401453 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095401453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095401453 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095401453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095401453 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095401453 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241213095401453 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095401453 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(559)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241213095401454 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095401454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(559)@e327cc33d584: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095401455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(560)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(556)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(556)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095401460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095401460 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a54_a54-BVCI196(558)@e327cc33d584: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(561)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(560)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e327cc33d584: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(564)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095401469 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213095401469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095401469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095401469 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095401469 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241213095401469 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095401469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095401469 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095401469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(564)@e327cc33d584: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095401470 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095401470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095401470 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095401470 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095401470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095401470 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095401470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095401470 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095401470 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241213095401470 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095401470 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213095401470 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095401470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(564)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(564)@e327cc33d584: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095401472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(565)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(561)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(561)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095401476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095401476 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a54_a54-BVCI210(563)@e327cc33d584: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(566)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(565)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e327cc33d584: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(569)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095401485 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213095401485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095401485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095401485 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095401485 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241213095401485 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095401485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095401485 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095401485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(569)@e327cc33d584: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095401486 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095401486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095401486 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095401486 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095401486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095401486 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095401486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095401486 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095401486 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241213095401486 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095401486 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213095401486 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095401486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(569)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(569)@e327cc33d584: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095401489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(566)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(566)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095401495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095401495 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a54-BVCI220(568)@e327cc33d584: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213095401844 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095401844 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241213095401844 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241213095401844 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(570)@e327cc33d584: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(570)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213095401848 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241213095401849 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(570)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(570)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(570)@e327cc33d584: 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)@e327cc33d584: 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)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(570)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a54-BVCI196(558)@e327cc33d584: Adding Client=TC_attach_usim_a54_a54(573), IMSI='262420000000040'H, TLLI='D65D1CBC'O, index=0 SGSN_Test-GSUP(571)@e327cc33d584: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a54(573) TC_attach_usim_a54_a54(573)@e327cc33d584: 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 := '7FF048148DA5457A7A711013F47CE8B5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B33561C0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '25549E86A7B11604'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '8AC8C52C82F41932C87D37BB27446DBD'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'F8627EE6E96D897929A992CBD9E7B3FE'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '1B8AE521634262623157689B081BA4B7'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '57449224FEE069BE'O } } } } } 20241213095402925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095402925 DLLC NOTICE LLME(ffffffff/d65d1cbc){UNASSIGNED} LLC RX: unknown TLLI 0xd65d1cbc, creating LLME on the fly (gprs_llc.c:552) 20241213095402925 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241213095402925 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1248) 20241213095402925 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Allocated (fsm.c:456) 20241213095402925 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Init}: Allocated (fsm.c:456) 20241213095402925 DMM DEBUG MM_STATE_Gb[0x55de4072a9b0]{Idle}: Allocated (fsm.c:456) 20241213095402925 DMM DEBUG MM_STATE_Iu[0x55de40730e30]{Detached}: Allocated (fsm.c:456) 20241213095402925 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241213095402925 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241213095402925 DLLC NOTICE LLME(ffffffff/d65d1cbc){UNASSIGNED} LLGM Assign pre (d65d1cbc => fcf635a1) (gprs_llc.c:1079) 20241213095402925 DLLC NOTICE LLME(d65d1cbc/fcf635a1){ASSIGNED} LLGM Assign post (d65d1cbc => fcf635a1) (gprs_llc.c:1125) 20241213095402925 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241213095402925 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213095402925 DMM DEBUG MM(262420000000040/fcf635a1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241213095402937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095402937 DLLC DEBUG LLC SAPI=1 C U GEA4 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241213095402937 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095402937 DMM DEBUG MM(262420000000040/fcf635a1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1066) 20241213095402937 DMM NOTICE MM(262420000000040/fcf635a1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241213095402937 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241213095402937 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241213095402937 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241213095402937 DMM DEBUG MM(262420000000040/fcf635a1) Requesting authorization (sgsn_auth.c:160) 20241213095402937 DMM INFO MM(262420000000040/fcf635a1) Requesting authentication tuples (sgsn_auth.c:184) 20241213095402937 DMM DEBUG MM(262420000000040/fcf635a1) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241213095402937 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241213095402937 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)@e327cc33d584: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a54(573) SGSN_Test-GSUP(571)@e327cc33d584: Added IMSI table entry 0TC_attach_usim_a54_a54(573)"262420000000040" 20241213095402942 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241213095402942 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241213095402942 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241213095402942 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241213095402942 DMM INFO MM(262420000000040/fcf635a1) Subscriber data update (mmctx.c:445) 20241213095402942 DMM DEBUG MM(262420000000040/fcf635a1) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241213095402942 DMM INFO MM(262420000000040/fcf635a1) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241213095402942 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241213095402942 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241213095402942 DMM INFO MM(262420000000040/fcf635a1) <- GMM AUTH AND CIPHERING REQ (rand = 7f f0 48 14 8d a5 45 7a 7a 71 10 13 f4 7c e8 b5 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 1b 8a e5 21 63 42 62 62 31 57 68 9b 08 1b a4 b7 ) (gprs_gmm.c:465) TC_attach_usim_a54_a54(573)@e327cc33d584: setverdict(pass): none -> pass TC_attach_usim_a54_a54-BVCI196(558)@e327cc33d584: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a54(573)@e327cc33d584: Final verdict of PTC: pass 20241213095402956 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55370<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(571)@e327cc33d584: Final verdict of PTC: none -NSVCI97(559)@e327cc33d584: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI210(563)@e327cc33d584: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI196(558)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb1-NS1(560)@e327cc33d584: Final verdict of PTC: none 20241213095402961 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) TC_attach_usim_a54_a54-BVCI220(568)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GSUP-IPA(570)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb2-NS2(565)@e327cc33d584: Final verdict of PTC: none 20241213095402961 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-BSSGP1(561)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GGSN_GTP(572)@e327cc33d584: Final verdict of PTC: none -NSVCI99(569)@e327cc33d584: Final verdict of PTC: none -NSVCI98(564)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(556)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(566)@e327cc33d584: Final verdict of PTC: none -NSVCI98-provIP(562)@e327cc33d584: Final verdict of PTC: none -NSVCI97-provIP(557)@e327cc33d584: Final verdict of PTC: none -NSVCI99-provIP(567)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-NS0(555)@e327cc33d584: Final verdict of PTC: none MTC@e327cc33d584: Setting final verdict of the test case. MTC@e327cc33d584: Local verdict of MTC: none MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-NS0(555): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(556): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97-provIP(557): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_usim_a54_a54-BVCI196(558): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97(559): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-NS1(560): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(561): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98-provIP(562): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_usim_a54_a54-BVCI210(563): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98(564): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-NS2(565): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(566): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99-provIP(567): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_usim_a54_a54-BVCI220(568): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99(569): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP-IPA(570): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP(571): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GGSN_GTP(572): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_usim_a54_a54(573): pass (none -> pass) MTC@e327cc33d584: Test case TC_attach_usim_a54_a54 finished. Verdict: pass MTC@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a54 pass'. Fri Dec 13 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 20241213095403029 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33912<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213095403431 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33912<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=68928) 20241213095403962 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095403962 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=68928, count=73284) 20241213095404962 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095404963 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a53'. ------ SGSN_Tests.TC_attach_usim_a54_a53 ------ Fri Dec 13 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 20241213095405963 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095405964 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Test case TC_attach_usim_a54_a53 started. 20241213095406528 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33914<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213095406531 DMM INFO MM(262420000000040/fcf635a1) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241213095406531 DMM INFO MM(262420000000040/fcf635a1) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241213095406531 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241213095406531 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241213095406531 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241213095406531 DMM ERROR MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20241213095406531 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Authenticate}: Deallocated (fsm.c:568) 20241213095406531 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Deallocated (fsm.c:568) 20241213095406531 DMM DEBUG MM_STATE_Iu[0x55de40730e30]{Detached}: Deallocated (fsm.c:568) 20241213095406531 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Deallocated (fsm.c:568) 20241213095406531 DLLC NOTICE LLME(d65d1cbc/fcf635a1){ASSIGNED} LLGM Assign pre (fcf635a1 => ffffffff) (gprs_llc.c:1079) 20241213095406531 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fcf635a1 => ffffffff) (gprs_llc.c:1125) 20241213095406531 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(574)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(575)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(574)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e327cc33d584: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(578)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095406572 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213095406572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095406572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095406572 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095406572 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241213095406572 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095406572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095406572 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095406572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(578)@e327cc33d584: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095406573 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095406573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095406573 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095406573 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095406573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095406573 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095406573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095406573 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095406573 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241213095406573 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095406573 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213095406573 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095406573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(578)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(578)@e327cc33d584: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095406575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(579)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(575)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(575)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095406579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095406579 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(580)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a54_a53-BVCI196(577)@e327cc33d584: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(579)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(584)@e327cc33d584: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(584)@e327cc33d584: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(583)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21012 20241213095406596 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213095406596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095406596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095406596 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095406596 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241213095406596 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095406596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095406596 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095406596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(584)@e327cc33d584: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095406602 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095406602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095406602 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095406602 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095406602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095406602 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095406602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095406602 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095406602 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241213095406602 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095406602 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213095406603 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095406603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(584)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(584)@e327cc33d584: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095406612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(585)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(580)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(580)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(583)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } 20241213095406624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095406624 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(588)@e327cc33d584: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(588)@e327cc33d584: Provider Link came up: sending NS-RESET TC_attach_usim_a54_a53-BVCI210(581)@e327cc33d584: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213095406627 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213095406628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095406628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095406628 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095406628 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241213095406628 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095406628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095406628 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095406628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(588)@e327cc33d584: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095406629 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095406629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095406629 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095406629 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095406629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095406629 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095406629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095406629 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095406629 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241213095406629 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095406629 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213095406629 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095406629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(588)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(588)@e327cc33d584: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095406632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(585)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(585)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095406639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095406639 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a53-BVCI220(587)@e327cc33d584: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213095406965 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095406965 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241213095406965 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241213095406965 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(589)@e327cc33d584: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(589)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213095406969 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241213095406970 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(589)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(589)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(589)@e327cc33d584: 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)@e327cc33d584: 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)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(589)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a53-BVCI196(577)@e327cc33d584: Adding Client=TC_attach_usim_a54_a53(592), IMSI='262420000000040'H, TLLI='C140A655'O, index=0 SGSN_Test-GSUP(590)@e327cc33d584: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a53(592) TC_attach_usim_a54_a53(592)@e327cc33d584: 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 := 'BB8794233C3E4E1F5D06E1886B82E515'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C8CFA6D6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8F961FAA4CB71F97'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'A17512632A715BF97C878DBA1092D878'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'D3881E35C2BCEFADDEA826EAE132C8B0'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'CDEDB5FA7820CC5CF06EE7B62DF8A2CA'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '4DBDC01BD11A8C8C'O } } } } } 20241213095408055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095408055 DLLC NOTICE LLME(ffffffff/c140a655){UNASSIGNED} LLC RX: unknown TLLI 0xc140a655, creating LLME on the fly (gprs_llc.c:552) 20241213095408055 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241213095408055 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1248) 20241213095408055 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Allocated (fsm.c:456) 20241213095408055 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Init}: Allocated (fsm.c:456) 20241213095408055 DMM DEBUG MM_STATE_Gb[0x55de4072a9b0]{Idle}: Allocated (fsm.c:456) 20241213095408055 DMM DEBUG MM_STATE_Iu[0x55de4072a880]{Detached}: Allocated (fsm.c:456) 20241213095408055 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241213095408055 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241213095408055 DLLC NOTICE LLME(ffffffff/c140a655){UNASSIGNED} LLGM Assign pre (c140a655 => f5e43357) (gprs_llc.c:1079) 20241213095408055 DLLC NOTICE LLME(c140a655/f5e43357){ASSIGNED} LLGM Assign post (c140a655 => f5e43357) (gprs_llc.c:1125) 20241213095408055 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241213095408055 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213095408055 DMM DEBUG MM(262420000000040/f5e43357) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241213095408080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095408080 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241213095408080 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095408080 DMM DEBUG MM(262420000000040/f5e43357) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1066) 20241213095408080 DMM NOTICE MM(262420000000040/f5e43357) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241213095408080 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241213095408080 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241213095408080 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241213095408080 DMM DEBUG MM(262420000000040/f5e43357) Requesting authorization (sgsn_auth.c:160) 20241213095408080 DMM INFO MM(262420000000040/f5e43357) Requesting authentication tuples (sgsn_auth.c:184) 20241213095408080 DMM DEBUG MM(262420000000040/f5e43357) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241213095408080 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241213095408080 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)@e327cc33d584: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a53(592) SGSN_Test-GSUP(590)@e327cc33d584: Added IMSI table entry 0TC_attach_usim_a54_a53(592)"262420000000040" 20241213095408086 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241213095408086 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241213095408086 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241213095408087 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241213095408087 DMM INFO MM(262420000000040/f5e43357) Subscriber data update (mmctx.c:445) 20241213095408087 DMM DEBUG MM(262420000000040/f5e43357) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241213095408087 DMM INFO MM(262420000000040/f5e43357) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241213095408087 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241213095408087 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241213095408087 DMM INFO MM(262420000000040/f5e43357) <- GMM AUTH AND CIPHERING REQ (rand = bb 87 94 23 3c 3e 4e 1f 5d 06 e1 88 6b 82 e5 15 , mmctx_is_r99=1, vec->auth_types=0x3, autn = cd ed b5 fa 78 20 cc 5c f0 6e e7 b6 2d f8 a2 ca ) (gprs_gmm.c:465) TC_attach_usim_a54_a53(592)@e327cc33d584: setverdict(pass): none -> pass TC_attach_usim_a54_a53-BVCI196(577)@e327cc33d584: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a53(592)@e327cc33d584: Final verdict of PTC: pass 20241213095408107 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33914<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_usim_a54_a53-BVCI196(577)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GSUP(590)@e327cc33d584: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI210(581)@e327cc33d584: Final verdict of PTC: none 20241213095408112 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241213095408112 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_usim_a54_a53-BVCI220(587)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-NS0(574)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GSUP-IPA(589)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb1-NS1(579)@e327cc33d584: Final verdict of PTC: none -NSVCI98(584)@e327cc33d584: Final verdict of PTC: none -NSVCI97(578)@e327cc33d584: Final verdict of PTC: none -NSVCI99(588)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(585)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GGSN_GTP(591)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(575)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(580)@e327cc33d584: Final verdict of PTC: none -NSVCI99-provIP(586)@e327cc33d584: Final verdict of PTC: none -NSVCI97-provIP(576)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb2-NS2(583)@e327cc33d584: Final verdict of PTC: none -NSVCI98-provIP(582)@e327cc33d584: Final verdict of PTC: none MTC@e327cc33d584: Setting final verdict of the test case.Fri Dec 13 09:54:08 UTC 2024 ====== SGSN_Tests.TC_attach_usim_a54_a53 pass ====== MTC@e327cc33d584: Local verdict of MTC: none MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-NS0(574): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(575): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97-provIP(576): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_usim_a54_a53-BVCI196(577): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97(578): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-NS1(579): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(580): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_usim_a54_a53-BVCI210(581): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98-provIP(582): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-NS2(583): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98(584): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(585): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99-provIP(586): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_usim_a54_a53-BVCI220(587): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99(588): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP-IPA(589): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP(590): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GGSN_GTP(591): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_usim_a54_a53(592): pass (none -> pass) MTC@e327cc33d584: Test case TC_attach_usim_a54_a53 finished. Verdict: pass MTC@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a53 pass'. Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_a54_a53.talloc 20241213095408206 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33924<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213095408608 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33924<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=66512) 20241213095409113 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095409113 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=66512, count=72564) 20241213095410114 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095410114 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a53_a54'. ------ SGSN_Tests.TC_attach_usim_a53_a54 ------ Fri Dec 13 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 20241213095411116 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095411116 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Test case TC_attach_usim_a53_a54 started. 20241213095411706 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43756<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213095411709 DMM INFO MM(262420000000040/f5e43357) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241213095411709 DMM INFO MM(262420000000040/f5e43357) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241213095411709 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241213095411709 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241213095411709 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241213095411709 DMM ERROR MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20241213095411709 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Authenticate}: Deallocated (fsm.c:568) 20241213095411709 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Deallocated (fsm.c:568) 20241213095411709 DMM DEBUG MM_STATE_Iu[0x55de4072a880]{Detached}: Deallocated (fsm.c:568) 20241213095411709 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Deallocated (fsm.c:568) 20241213095411709 DLLC NOTICE LLME(c140a655/f5e43357){ASSIGNED} LLGM Assign pre (f5e43357 => ffffffff) (gprs_llc.c:1079) 20241213095411709 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f5e43357 => ffffffff) (gprs_llc.c:1125) 20241213095411709 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(593)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(594)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(593)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e327cc33d584: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(597)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095411752 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213095411752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095411752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095411752 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095411752 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241213095411752 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095411752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095411752 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095411752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(597)@e327cc33d584: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095411753 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095411753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095411753 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095411753 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095411753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095411753 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095411753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095411753 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095411753 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241213095411753 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095411753 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213095411753 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095411753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(597)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(597)@e327cc33d584: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095411755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(598)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(594)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(594)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095411760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095411760 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a53_a54-BVCI196(596)@e327cc33d584: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(599)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(598)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e327cc33d584: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(602)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095411767 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213095411767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095411767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095411767 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095411767 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241213095411767 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095411767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095411767 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095411767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(602)@e327cc33d584: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095411768 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095411768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095411768 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095411768 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095411768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095411768 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095411768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095411768 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095411768 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241213095411768 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095411768 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213095411769 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095411769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(602)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(602)@e327cc33d584: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095411771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(603)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(599)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(599)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095411777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095411777 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a53_a54-BVCI210(601)@e327cc33d584: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(604)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(603)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e327cc33d584: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(607)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095411785 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213095411785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095411785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095411785 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095411785 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241213095411785 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095411785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095411785 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095411785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(607)@e327cc33d584: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095411786 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095411786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095411786 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095411786 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095411786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095411786 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095411786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095411786 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095411786 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241213095411786 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095411786 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213095411786 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095411786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(607)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(607)@e327cc33d584: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095411789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(604)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(604)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095411794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095411794 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a53_a54-BVCI220(606)@e327cc33d584: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213095412118 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095412118 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241213095412118 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241213095412118 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(608)@e327cc33d584: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(608)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213095412123 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241213095412124 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(608)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(608)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(608)@e327cc33d584: 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)@e327cc33d584: 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)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(608)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a53_a54-BVCI196(596)@e327cc33d584: Adding Client=TC_attach_usim_a53_a54(611), IMSI='262420000000040'H, TLLI='EC103FA8'O, index=0 SGSN_Test-GSUP(609)@e327cc33d584: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a53_a54(611) TC_attach_usim_a53_a54(611)@e327cc33d584: 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 := '744439FBE31D8FF599246AC1EF1D1CF0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9AB78850'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '46A1020B441E24A9'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'AFDF2C6FA5ED9EE3FD9671B4ACF1190C'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '0421C285AEE6F0F105763382CC4F7930'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '9F3381D0DEC103F4343EDD0DBF0D26AC'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '7B56F96DC2662A34'O } } } } } 20241213095413193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095413193 DLLC NOTICE LLME(ffffffff/ec103fa8){UNASSIGNED} LLC RX: unknown TLLI 0xec103fa8, creating LLME on the fly (gprs_llc.c:552) 20241213095413193 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241213095413193 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1248) 20241213095413193 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Allocated (fsm.c:456) 20241213095413193 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Init}: Allocated (fsm.c:456) 20241213095413193 DMM DEBUG MM_STATE_Gb[0x55de4072a9b0]{Idle}: Allocated (fsm.c:456) 20241213095413193 DMM DEBUG MM_STATE_Iu[0x55de40730e30]{Detached}: Allocated (fsm.c:456) 20241213095413193 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241213095413193 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241213095413193 DLLC NOTICE LLME(ffffffff/ec103fa8){UNASSIGNED} LLGM Assign pre (ec103fa8 => dd8ba492) (gprs_llc.c:1079) 20241213095413193 DLLC NOTICE LLME(ec103fa8/dd8ba492){ASSIGNED} LLGM Assign post (ec103fa8 => dd8ba492) (gprs_llc.c:1125) 20241213095413193 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241213095413193 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213095413193 DMM DEBUG MM(262420000000040/dd8ba492) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241213095413209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095413209 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241213095413209 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095413209 DMM DEBUG MM(262420000000040/dd8ba492) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1066) 20241213095413209 DMM NOTICE MM(262420000000040/dd8ba492) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241213095413209 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241213095413209 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241213095413209 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241213095413209 DMM DEBUG MM(262420000000040/dd8ba492) Requesting authorization (sgsn_auth.c:160) 20241213095413209 DMM INFO MM(262420000000040/dd8ba492) Requesting authentication tuples (sgsn_auth.c:184) 20241213095413209 DMM DEBUG MM(262420000000040/dd8ba492) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241213095413209 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241213095413209 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)@e327cc33d584: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a53_a54(611) SGSN_Test-GSUP(609)@e327cc33d584: Added IMSI table entry 0TC_attach_usim_a53_a54(611)"262420000000040" 20241213095413216 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241213095413216 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241213095413216 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241213095413216 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241213095413216 DMM INFO MM(262420000000040/dd8ba492) Subscriber data update (mmctx.c:445) 20241213095413216 DMM DEBUG MM(262420000000040/dd8ba492) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241213095413216 DMM INFO MM(262420000000040/dd8ba492) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241213095413216 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241213095413216 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241213095413217 DMM INFO MM(262420000000040/dd8ba492) <- GMM AUTH AND CIPHERING REQ (rand = 74 44 39 fb e3 1d 8f f5 99 24 6a c1 ef 1d 1c f0 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 9f 33 81 d0 de c1 03 f4 34 3e dd 0d bf 0d 26 ac ) (gprs_gmm.c:465) TC_attach_usim_a53_a54(611)@e327cc33d584: setverdict(pass): none -> pass TC_attach_usim_a53_a54-BVCI196(596)@e327cc33d584: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a53_a54(611)@e327cc33d584: Final verdict of PTC: pass 20241213095413235 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43756<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(609)@e327cc33d584: Final verdict of PTC: none 20241213095413240 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241213095413240 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(602)@e327cc33d584: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI220(606)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-NS0(593)@e327cc33d584: Final verdict of PTC: none -NSVCI99(607)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(594)@e327cc33d584: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI210(601)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GSUP-IPA(608)@e327cc33d584: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI196(596)@e327cc33d584: Final verdict of PTC: none -NSVCI97(597)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb1-NS1(598)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(599)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb2-NS2(603)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GGSN_GTP(610)@e327cc33d584: Final verdict of PTC: none -NSVCI97-provIP(595)@e327cc33d584: Final verdict of PTC: none -NSVCI99-provIP(605)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(604)@e327cc33d584: Final verdict of PTC: none -NSVCI98-provIP(600)@e327cc33d584: Final verdict of PTC: none MTC@e327cc33d584: Setting final verdict of the test case. MTC@e327cc33d584: Local verdict of MTC: none MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-NS0(593): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(594): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97-provIP(595): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_usim_a53_a54-BVCI196(596): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97(597): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-NS1(598): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(599): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98-provIP(600): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_usim_a53_a54-BVCI210(601): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98(602): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-NS2(603): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(604): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99-provIP(605): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_usim_a53_a54-BVCI220(606): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99(607): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP-IPA(608): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP(609): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GGSN_GTP(610): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_usim_a53_a54(611): pass (none -> pass) MTC@e327cc33d584: Test case TC_attach_usim_a53_a54 finished. Verdict: pass MTC@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a53_a54 pass'. Fri Dec 13 09:54:13 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 20241213095413334 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43758<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213095413736 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43758<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48084) 20241213095414242 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095414242 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=71936) 20241213095415243 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095415243 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a50_a54'. ------ SGSN_Tests.TC_attach_usim_a50_a54 ------ Fri Dec 13 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 20241213095416244 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095416244 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Test case TC_attach_usim_a50_a54 started. 20241213095416829 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43770<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213095416831 DMM INFO MM(262420000000040/dd8ba492) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241213095416831 DMM INFO MM(262420000000040/dd8ba492) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241213095416831 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241213095416831 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241213095416831 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241213095416831 DMM ERROR MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20241213095416831 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Authenticate}: Deallocated (fsm.c:568) 20241213095416831 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Deallocated (fsm.c:568) 20241213095416831 DMM DEBUG MM_STATE_Iu[0x55de40730e30]{Detached}: Deallocated (fsm.c:568) 20241213095416831 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Deallocated (fsm.c:568) 20241213095416831 DLLC NOTICE LLME(ec103fa8/dd8ba492){ASSIGNED} LLGM Assign pre (dd8ba492 => ffffffff) (gprs_llc.c:1079) 20241213095416831 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dd8ba492 => ffffffff) (gprs_llc.c:1125) 20241213095416831 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(612)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(613)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(612)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e327cc33d584: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(616)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095416872 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213095416872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095416872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095416872 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095416872 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241213095416872 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095416872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095416872 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095416872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(616)@e327cc33d584: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095416873 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095416873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095416873 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095416873 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095416873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095416873 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095416873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095416873 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095416873 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241213095416873 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095416873 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(616)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241213095416873 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095416873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(616)@e327cc33d584: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095416875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(617)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(613)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(613)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095416880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095416880 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(618)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a50_a54-BVCI196(615)@e327cc33d584: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(617)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(622)@e327cc33d584: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(622)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095416892 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213095416892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095416892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095416892 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095416892 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241213095416892 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095416892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095416892 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095416892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(621)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(622)@e327cc33d584: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095416893 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095416893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095416893 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095416893 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095416893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095416893 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095416893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095416893 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095416893 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241213095416893 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095416893 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213095416894 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095416894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(622)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(622)@e327cc33d584: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095416896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(618)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(618)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(623)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241213095416901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095416901 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(621)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e327cc33d584: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_usim_a50_a54-BVCI210(619)@e327cc33d584: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(626)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095416905 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213095416905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095416905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095416905 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095416905 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241213095416905 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095416905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095416905 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095416905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(626)@e327cc33d584: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095416906 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095416906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095416906 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095416906 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095416906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095416906 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095416906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095416906 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095416906 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241213095416906 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095416906 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213095416906 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095416906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(626)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(626)@e327cc33d584: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095416908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(623)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(623)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095416913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095416913 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a50_a54-BVCI220(625)@e327cc33d584: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213095417246 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095417246 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241213095417246 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241213095417246 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(627)@e327cc33d584: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(627)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213095417250 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(627)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(627)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241213095417251 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(627)@e327cc33d584: 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)@e327cc33d584: 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)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(627)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a50_a54-BVCI196(615)@e327cc33d584: Adding Client=TC_attach_usim_a50_a54(630), IMSI='262420000000040'H, TLLI='CEA0A082'O, index=0 SGSN_Test-GSUP(628)@e327cc33d584: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a50_a54(630) TC_attach_usim_a50_a54(630)@e327cc33d584: 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 := '315E5AA86AA6003EAEFBF0BCF710402F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '92B6162A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C1DC3D96D6CC9077'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'BCFD9566DF0624B65D4D23A91EB1BCFB'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '6A203A1B5230C37E038B7BC4697C9CBE'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'F479EBFAADDC0E17350A0B900E2ABB0C'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '5CB1F1E44FE97DC7'O } } } } } 20241213095418307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095418307 DLLC NOTICE LLME(ffffffff/cea0a082){UNASSIGNED} LLC RX: unknown TLLI 0xcea0a082, creating LLME on the fly (gprs_llc.c:552) 20241213095418307 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241213095418307 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1248) 20241213095418307 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Allocated (fsm.c:456) 20241213095418307 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Init}: Allocated (fsm.c:456) 20241213095418307 DMM DEBUG MM_STATE_Gb[0x55de4072a9b0]{Idle}: Allocated (fsm.c:456) 20241213095418307 DMM DEBUG MM_STATE_Iu[0x55de4072a880]{Detached}: Allocated (fsm.c:456) 20241213095418307 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241213095418307 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241213095418307 DLLC NOTICE LLME(ffffffff/cea0a082){UNASSIGNED} LLGM Assign pre (cea0a082 => d1483671) (gprs_llc.c:1079) 20241213095418307 DLLC NOTICE LLME(cea0a082/d1483671){ASSIGNED} LLGM Assign post (cea0a082 => d1483671) (gprs_llc.c:1125) 20241213095418307 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241213095418307 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213095418307 DMM DEBUG MM(262420000000040/d1483671) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241213095418326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095418326 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241213095418326 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095418326 DMM DEBUG MM(262420000000040/d1483671) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1066) 20241213095418326 DMM NOTICE MM(262420000000040/d1483671) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241213095418326 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241213095418326 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241213095418326 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241213095418326 DMM DEBUG MM(262420000000040/d1483671) Requesting authorization (sgsn_auth.c:160) 20241213095418326 DMM INFO MM(262420000000040/d1483671) Requesting authentication tuples (sgsn_auth.c:184) 20241213095418326 DMM DEBUG MM(262420000000040/d1483671) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241213095418326 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241213095418326 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)@e327cc33d584: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a50_a54(630) SGSN_Test-GSUP(628)@e327cc33d584: Added IMSI table entry 0TC_attach_usim_a50_a54(630)"262420000000040" 20241213095418332 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241213095418332 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241213095418332 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241213095418332 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241213095418332 DMM INFO MM(262420000000040/d1483671) Subscriber data update (mmctx.c:445) 20241213095418332 DMM DEBUG MM(262420000000040/d1483671) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241213095418332 DMM INFO MM(262420000000040/d1483671) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241213095418332 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241213095418332 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241213095418332 DMM INFO MM(262420000000040/d1483671) <- GMM AUTH AND CIPHERING REQ (rand = 31 5e 5a a8 6a a6 00 3e ae fb f0 bc f7 10 40 2f , mmctx_is_r99=1, vec->auth_types=0x3, autn = f4 79 eb fa ad dc 0e 17 35 0a 0b 90 0e 2a bb 0c ) (gprs_gmm.c:465) TC_attach_usim_a50_a54(630)@e327cc33d584: setverdict(pass): none -> pass TC_attach_usim_a50_a54-BVCI196(615)@e327cc33d584: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a50_a54(630)@e327cc33d584: Final verdict of PTC: pass 20241213095418351 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43770<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(628)@e327cc33d584: Final verdict of PTC: none 20241213095418354 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241213095418354 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(622)@e327cc33d584: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI196(615)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GSUP-IPA(627)@e327cc33d584: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI210(619)@e327cc33d584: Final verdict of PTC: none -NSVCI99(626)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(623)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(613)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-NS0(612)@e327cc33d584: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI220(625)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb1-NS1(617)@e327cc33d584: Final verdict of PTC: none -NSVCI97(616)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(618)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GGSN_GTP(629)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb2-NS2(621)@e327cc33d584: Final verdict of PTC: none -NSVCI97-provIP(614)@e327cc33d584: Final verdict of PTC: none -NSVCI98-provIP(620)@e327cc33d584: Final verdict of PTC: none -NSVCI99-provIP(624)@e327cc33d584: Final verdict of PTC: none MTC@e327cc33d584: Setting final verdict of the test case. MTC@e327cc33d584: Local verdict of MTC: none MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-NS0(612): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(613): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97-provIP(614): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_usim_a50_a54-BVCI196(615): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97(616): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-NS1(617): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(618): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_usim_a50_a54-BVCI210(619): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98-provIP(620): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-NS2(621): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98(622): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(623): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99-provIP(624): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_usim_a50_a54-BVCI220(625): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99(626): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP-IPA(627): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP(628): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GGSN_GTP(629): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_usim_a50_a54(630): pass (none -> pass) MTC@e327cc33d584: Test case TC_attach_usim_a50_a54 finished. Verdict: pass MTC@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a50_a54 pass'. Fri Dec 13 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 20241213095418455 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43786<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213095418857 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43786<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=68580) 20241213095419355 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095419355 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=68580, count=72936) 20241213095420357 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095420357 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241213095420814 DGPRS DEBUG Checking for inactive LLMEs, time = 36611860 (sgsn.c:132) MTC@e327cc33d584: 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@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a50'. ------ SGSN_Tests.TC_attach_usim_a54_a50 ------ Fri Dec 13 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 20241213095421358 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095421358 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Test case TC_attach_usim_a54_a50 started. 20241213095421951 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56290<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213095421953 DMM INFO MM(262420000000040/d1483671) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241213095421953 DMM INFO MM(262420000000040/d1483671) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241213095421953 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241213095421953 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241213095421953 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241213095421953 DMM ERROR MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20241213095421953 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Authenticate}: Deallocated (fsm.c:568) 20241213095421953 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Deallocated (fsm.c:568) 20241213095421953 DMM DEBUG MM_STATE_Iu[0x55de4072a880]{Detached}: Deallocated (fsm.c:568) 20241213095421953 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Deallocated (fsm.c:568) 20241213095421953 DLLC NOTICE LLME(cea0a082/d1483671){ASSIGNED} LLGM Assign pre (d1483671 => ffffffff) (gprs_llc.c:1079) 20241213095421953 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d1483671 => ffffffff) (gprs_llc.c:1125) 20241213095421953 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(631)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(632)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(631)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e327cc33d584: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(635)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095422004 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213095422004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095422004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095422004 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095422004 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241213095422004 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095422004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095422004 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095422004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(635)@e327cc33d584: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095422005 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095422005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095422005 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095422005 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095422005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095422005 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095422005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095422005 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095422005 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241213095422005 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095422005 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213095422005 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095422005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(635)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(635)@e327cc33d584: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095422007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(636)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(632)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(632)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095422011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095422011 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a54_a50-BVCI196(634)@e327cc33d584: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(637)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(636)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e327cc33d584: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(640)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095422020 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213095422020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095422020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095422020 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095422020 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241213095422020 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095422020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095422020 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095422020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(640)@e327cc33d584: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095422021 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095422021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095422021 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095422021 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095422021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095422021 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095422021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095422021 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095422021 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241213095422021 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095422021 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(640)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241213095422021 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095422021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(640)@e327cc33d584: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095422023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(641)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(637)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(637)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095422027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095422027 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a54_a50-BVCI210(639)@e327cc33d584: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(642)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(641)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e327cc33d584: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(645)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095422036 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213095422036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095422036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095422036 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095422036 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241213095422036 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095422036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095422036 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095422036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(645)@e327cc33d584: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095422036 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095422036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095422036 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095422037 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095422037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095422037 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095422037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095422037 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095422037 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241213095422037 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095422037 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213095422037 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095422037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(645)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(645)@e327cc33d584: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095422038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(642)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(642)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095422043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095422043 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a50-BVCI220(644)@e327cc33d584: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213095422360 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095422360 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241213095422360 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241213095422360 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(646)@e327cc33d584: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(646)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213095422364 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241213095422365 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(646)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(646)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(646)@e327cc33d584: 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)@e327cc33d584: 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)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(646)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a50-BVCI196(634)@e327cc33d584: Adding Client=TC_attach_usim_a54_a50(649), IMSI='262420000000040'H, TLLI='CE3C6C71'O, index=0 SGSN_Test-GSUP(647)@e327cc33d584: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a50(649) TC_attach_usim_a54_a50(649)@e327cc33d584: 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 := 'BA5E3EA4D7F55CF6CB6554B63446FACB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '18D4F5EE'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8D949745BC379FDB'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'A8DD0983AE0D88C536AE6D17120E2D42'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'D5965E39351B35645841C5F4291254FE'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '4D61E2C9A6E1354FB4F3626B0D206A63'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'AF24686E51843BAC'O } } } } } 20241213095423402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095423402 DLLC NOTICE LLME(ffffffff/ce3c6c71){UNASSIGNED} LLC RX: unknown TLLI 0xce3c6c71, creating LLME on the fly (gprs_llc.c:552) 20241213095423402 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241213095423402 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1248) 20241213095423402 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Allocated (fsm.c:456) 20241213095423402 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Init}: Allocated (fsm.c:456) 20241213095423402 DMM DEBUG MM_STATE_Gb[0x55de4072a9b0]{Idle}: Allocated (fsm.c:456) 20241213095423402 DMM DEBUG MM_STATE_Iu[0x55de40730e30]{Detached}: Allocated (fsm.c:456) 20241213095423402 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241213095423402 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241213095423402 DLLC NOTICE LLME(ffffffff/ce3c6c71){UNASSIGNED} LLGM Assign pre (ce3c6c71 => ee2f0b08) (gprs_llc.c:1079) 20241213095423402 DLLC NOTICE LLME(ce3c6c71/ee2f0b08){ASSIGNED} LLGM Assign post (ce3c6c71 => ee2f0b08) (gprs_llc.c:1125) 20241213095423402 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241213095423402 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213095423402 DMM DEBUG MM(262420000000040/ee2f0b08) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241213095423409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095423409 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241213095423409 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095423409 DMM DEBUG MM(262420000000040/ee2f0b08) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1066) 20241213095423409 DMM NOTICE MM(262420000000040/ee2f0b08) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241213095423409 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241213095423409 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241213095423409 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241213095423409 DMM DEBUG MM(262420000000040/ee2f0b08) Requesting authorization (sgsn_auth.c:160) 20241213095423409 DMM INFO MM(262420000000040/ee2f0b08) Requesting authentication tuples (sgsn_auth.c:184) 20241213095423409 DMM DEBUG MM(262420000000040/ee2f0b08) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241213095423409 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241213095423409 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)@e327cc33d584: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a50(649) SGSN_Test-GSUP(647)@e327cc33d584: Added IMSI table entry 0TC_attach_usim_a54_a50(649)"262420000000040" 20241213095423411 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241213095423411 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241213095423411 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241213095423411 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241213095423411 DMM INFO MM(262420000000040/ee2f0b08) Subscriber data update (mmctx.c:445) 20241213095423411 DMM DEBUG MM(262420000000040/ee2f0b08) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241213095423411 DMM INFO MM(262420000000040/ee2f0b08) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241213095423411 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241213095423411 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241213095423411 DMM INFO MM(262420000000040/ee2f0b08) <- GMM AUTH AND CIPHERING REQ (rand = ba 5e 3e a4 d7 f5 5c f6 cb 65 54 b6 34 46 fa cb , mmctx_is_r99=1, vec->auth_types=0x3, autn = 4d 61 e2 c9 a6 e1 35 4f b4 f3 62 6b 0d 20 6a 63 ) (gprs_gmm.c:465) TC_attach_usim_a54_a50(649)@e327cc33d584: setverdict(pass): none -> pass TC_attach_usim_a54_a50-BVCI196(634)@e327cc33d584: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a50(649)@e327cc33d584: Final verdict of PTC: pass 20241213095423416 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56290<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(647)@e327cc33d584: Final verdict of PTC: none 20241213095423417 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241213095423417 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(646)@e327cc33d584: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI220(644)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(637)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-NS0(631)@e327cc33d584: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI210(639)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb1-NS1(636)@e327cc33d584: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI196(634)@e327cc33d584: Final verdict of PTC: none -NSVCI98(640)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(632)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(642)@e327cc33d584: Final verdict of PTC: none -NSVCI97(635)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb2-NS2(641)@e327cc33d584: Final verdict of PTC: none -NSVCI99(645)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GGSN_GTP(648)@e327cc33d584: Final verdict of PTC: none -NSVCI97-provIP(633)@e327cc33d584: Final verdict of PTC: none -NSVCI98-provIP(638)@e327cc33d584: Final verdict of PTC: none -NSVCI99-provIP(643)@e327cc33d584: Final verdict of PTC: none MTC@e327cc33d584: Setting final verdict of the test case. MTC@e327cc33d584: Local verdict of MTC: none MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-NS0(631): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(632): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97-provIP(633): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_usim_a54_a50-BVCI196(634): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97(635): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-NS1(636): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(637): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98-provIP(638): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_usim_a54_a50-BVCI210(639): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98(640): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-NS2(641): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(642): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99-provIP(643): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_usim_a54_a50-BVCI220(644): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99(645): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP-IPA(646): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP(647): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GGSN_GTP(648): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_usim_a54_a50(649): pass (none -> pass) MTC@e327cc33d584: Test case TC_attach_usim_a54_a50 finished. Verdict: pass MTC@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a50 pass'. Fri Dec 13 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 20241213095423475 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56304<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213095423877 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56304<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=71404) 20241213095424418 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095424419 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=71404, count=72564) 20241213095425420 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095425420 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_nopoweroff'. ------ SGSN_Tests.TC_detach_unknown_nopoweroff ------ Fri Dec 13 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 20241213095426422 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095426422 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Test case TC_detach_unknown_nopoweroff started. 20241213095426969 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56318<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213095426971 DMM INFO MM(262420000000040/ee2f0b08) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241213095426971 DMM INFO MM(262420000000040/ee2f0b08) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241213095426971 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241213095426971 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241213095426971 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241213095426971 DMM ERROR MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20241213095426971 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Authenticate}: Deallocated (fsm.c:568) 20241213095426971 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Deallocated (fsm.c:568) 20241213095426971 DMM DEBUG MM_STATE_Iu[0x55de40730e30]{Detached}: Deallocated (fsm.c:568) 20241213095426971 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Deallocated (fsm.c:568) 20241213095426971 DLLC NOTICE LLME(ce3c6c71/ee2f0b08){ASSIGNED} LLGM Assign pre (ee2f0b08 => ffffffff) (gprs_llc.c:1079) 20241213095426971 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ee2f0b08 => ffffffff) (gprs_llc.c:1125) 20241213095426971 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(650)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(651)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(650)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e327cc33d584: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(654)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095427015 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213095427015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095427015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095427015 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095427015 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241213095427015 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095427015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095427015 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095427015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(654)@e327cc33d584: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095427016 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095427016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095427016 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095427016 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095427016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095427016 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095427016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095427016 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095427016 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241213095427016 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095427016 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213095427017 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095427017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(654)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(654)@e327cc33d584: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095427020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(655)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(651)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(651)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095427025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095427025 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_detach_unknown_nopoweroff-BVCI196(653)@e327cc33d584: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(656)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(655)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e327cc33d584: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(659)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095427034 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213095427034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095427034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095427034 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095427034 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241213095427034 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095427034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095427034 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095427034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(659)@e327cc33d584: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095427035 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095427035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095427035 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095427035 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095427035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095427035 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095427035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095427035 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095427035 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241213095427035 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095427035 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213095427035 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095427035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(659)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(659)@e327cc33d584: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095427037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(656)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(656)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(660)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21012 20241213095427041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095427041 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_unknown_nopoweroff-BVCI210(658)@e327cc33d584: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(661)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(660)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(665)@e327cc33d584: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(665)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095427056 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213095427056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095427056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095427056 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095427056 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241213095427056 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095427056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095427056 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095427056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(665)@e327cc33d584: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095427057 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095427057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095427057 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095427057 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095427057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095427057 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095427057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095427057 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095427057 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241213095427057 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095427057 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(665)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241213095427057 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095427058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(665)@e327cc33d584: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095427060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(661)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(661)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095427065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095427065 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_unknown_nopoweroff-BVCI220(662)@e327cc33d584: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213095427424 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095427424 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241213095427424 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241213095427424 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(664)@e327cc33d584: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(664)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213095427428 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241213095427429 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(664)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(664)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(664)@e327cc33d584: 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(664)@e327cc33d584: 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(664)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(664)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_nopoweroff-BVCI196(653)@e327cc33d584: Adding Client=TC_detach_unknown_nopoweroff(668), IMSI='262420000000013'H, TLLI='C853188E'O, index=0 SGSN_Test-GSUP(666)@e327cc33d584: Created GsupExpect[0] for "262420000000013" to be handled at TC_detach_unknown_nopoweroff(668) 20241213095428476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095428476 DLLC NOTICE LLME(ffffffff/c853188e){UNASSIGNED} LLC RX: unknown TLLI 0xc853188e, creating LLME on the fly (gprs_llc.c:552) 20241213095428476 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1304a8 CMD=UI DATA (gprs_llc_parse.c:89) 20241213095428476 DMM NOTICE LLME(ffffffff/c853188e){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2003) 20241213095428476 DLLC NOTICE LLME(ffffffff/c853188e){UNASSIGNED} LLGM Reset (gprs_llc.c:1149) 20241213095428476 DMM INFO MM(---/ffffffff) -> GMM DETACH REQUEST TLLI=0xc853188e type=GPRS detach (gprs_gmm.c:1440) 20241213095428476 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:380) 20241213095428476 DLLC NOTICE LLME(ffffffff/c853188e){UNASSIGNED} LLGM Assign pre (c853188e => ffffffff) (gprs_llc.c:1079) 20241213095428476 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c853188e => ffffffff) (gprs_llc.c:1125) TC_detach_unknown_nopoweroff(668)@e327cc33d584: setverdict(pass): none -> pass TC_detach_unknown_nopoweroff-BVCI196(653)@e327cc33d584: Removing Client IMSI='262420000000013'H, index=0 TC_detach_unknown_nopoweroff(668)@e327cc33d584: Final verdict of PTC: pass 20241213095428482 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56318<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(666)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb1-NS1(655)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-NS0(650)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(651)@e327cc33d584: Final verdict of PTC: none -NSVCI99(665)@e327cc33d584: Final verdict of PTC: none 20241213095428483 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241213095428483 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_detach_unknown_nopoweroff-BVCI210(658)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GSUP-IPA(664)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(661)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(656)@e327cc33d584: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI220(662)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb2-NS2(660)@e327cc33d584: Final verdict of PTC: none -NSVCI97(654)@e327cc33d584: Final verdict of PTC: none -NSVCI98(659)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GGSN_GTP(667)@e327cc33d584: Final verdict of PTC: none -NSVCI99-provIP(663)@e327cc33d584: Final verdict of PTC: none -NSVCI98-provIP(657)@e327cc33d584: Final verdict of PTC: none -NSVCI97-provIP(652)@e327cc33d584: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI196(653)@e327cc33d584: Final verdict of PTC: none MTC@e327cc33d584: Setting final verdict of the test case. MTC@e327cc33d584: Local verdict of MTC: none MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-NS0(650): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(651): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97-provIP(652): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI196(653): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97(654): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-NS1(655): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(656): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98-provIP(657): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI210(658): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98(659): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-NS2(660): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(661): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI220(662): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99-provIP(663): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP-IPA(664): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99(665): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP(666): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GGSN_GTP(667): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_detach_unknown_nopoweroff(668): pass (none -> pass) MTC@e327cc33d584: Test case TC_detach_unknown_nopoweroff finished. Verdict: pass MTC@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_nopoweroff pass'. Fri Dec 13 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 20241213095428547 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56322<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213095428848 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56322<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=57528) 20241213095429484 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095429485 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=57528, count=58168) 20241213095430486 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095430486 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_poweroff'. ------ SGSN_Tests.TC_detach_unknown_poweroff ------ Fri Dec 13 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 20241213095431488 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095431488 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Test case TC_detach_unknown_poweroff started. 20241213095431933 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39942<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213095431936 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(669)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(670)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(669)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e327cc33d584: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(673)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095431979 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213095431979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095431979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095431979 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095431979 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241213095431979 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095431979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095431979 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095431979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(673)@e327cc33d584: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095431980 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095431980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095431980 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095431981 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095431981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095431981 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095431981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095431981 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095431981 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241213095431981 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095431981 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213095431981 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095431981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(673)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(673)@e327cc33d584: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095431983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(674)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(670)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(670)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095431988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095431988 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_detach_unknown_poweroff-BVCI196(672)@e327cc33d584: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(675)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(674)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e327cc33d584: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(678)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095431995 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213095431995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095431995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095431995 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095431995 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241213095431995 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095431995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095431995 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095431995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(678)@e327cc33d584: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095431996 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095431996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095431996 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095431996 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095431996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095431996 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095431996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095431996 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095431996 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241213095431996 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095431996 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213095431996 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095431996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(678)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(678)@e327cc33d584: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095431998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(679)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(675)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(675)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095432002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095432002 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_unknown_poweroff-BVCI210(677)@e327cc33d584: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(680)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(679)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e327cc33d584: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(683)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095432010 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213095432010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095432010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095432010 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095432010 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241213095432010 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095432010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095432010 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095432010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(683)@e327cc33d584: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095432011 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095432011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095432011 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095432011 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095432011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095432011 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095432011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095432011 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095432011 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241213095432011 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095432011 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213095432011 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095432011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(683)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(683)@e327cc33d584: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095432013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(680)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(680)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095432018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095432018 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_unknown_poweroff-BVCI220(682)@e327cc33d584: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213095432489 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095432489 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241213095432489 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241213095432489 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(684)@e327cc33d584: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(684)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213095432493 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241213095432495 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(684)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(684)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(684)@e327cc33d584: 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)@e327cc33d584: 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)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(684)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_poweroff-BVCI196(672)@e327cc33d584: Adding Client=TC_detach_unknown_poweroff(687), IMSI='262420000000014'H, TLLI='DE3F913A'O, index=0 SGSN_Test-GSUP(685)@e327cc33d584: Created GsupExpect[0] for "262420000000014" to be handled at TC_detach_unknown_poweroff(687) 20241213095433572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095433572 DLLC NOTICE LLME(ffffffff/de3f913a){UNASSIGNED} LLC RX: unknown TLLI 0xde3f913a, creating LLME on the fly (gprs_llc.c:552) 20241213095433572 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x270d39 CMD=UI DATA (gprs_llc_parse.c:89) 20241213095433572 DMM NOTICE LLME(ffffffff/de3f913a){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2003) TC_detach_unknown_poweroff(687)@e327cc33d584: setverdict(pass): none -> pass TC_detach_unknown_poweroff-BVCI196(672)@e327cc33d584: Removing Client IMSI='262420000000014'H, index=0 TC_detach_unknown_poweroff(687)@e327cc33d584: Final verdict of PTC: pass 20241213095438583 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39942<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(685)@e327cc33d584: Final verdict of PTC: none 20241213095438589 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241213095438589 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_detach_unknown_poweroff-BVCI210(677)@e327cc33d584: Final verdict of PTC: none -NSVCI99(683)@e327cc33d584: Final verdict of PTC: none -NSVCI97(673)@e327cc33d584: Final verdict of PTC: none -NSVCI98(678)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb1-NS1(674)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GSUP-IPA(684)@e327cc33d584: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI220(682)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb2-NS2(679)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-NS0(669)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(675)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(670)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GGSN_GTP(686)@e327cc33d584: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI196(672)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(680)@e327cc33d584: Final verdict of PTC: none -NSVCI99-provIP(681)@e327cc33d584: Final verdict of PTC: none -NSVCI98-provIP(676)@e327cc33d584: Final verdict of PTC: none -NSVCI97-provIP(671)@e327cc33d584: Final verdict of PTC: none MTC@e327cc33d584: Setting final verdict of the test case. MTC@e327cc33d584: Local verdict of MTC: none MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-NS0(669): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(670): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97-provIP(671): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_detach_unknown_poweroff-BVCI196(672): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97(673): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-NS1(674): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(675): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98-provIP(676): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_detach_unknown_poweroff-BVCI210(677): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98(678): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-NS2(679): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(680): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99-provIP(681): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_detach_unknown_poweroff-BVCI220(682): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99(683): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP-IPA(684): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP(685): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GGSN_GTP(686): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_detach_unknown_poweroff(687): pass (none -> pass) MTC@e327cc33d584: Test case TC_detach_unknown_poweroff finished. Verdict: pass MTC@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_poweroff pass'. Fri Dec 13 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 20241213095438702 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39944<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213095439004 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39944<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48928) 20241213095439590 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095439590 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=48928, count=53284) 20241213095440592 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095440592 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_nopoweroff'. ------ SGSN_Tests.TC_detach_nopoweroff ------ Fri Dec 13 09:54: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_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 20241213095441594 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095441594 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Test case TC_detach_nopoweroff started. 20241213095442096 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35412<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213095442098 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(688)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(689)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(688)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e327cc33d584: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(692)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095442139 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213095442139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095442139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095442139 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095442139 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241213095442139 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095442139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095442139 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095442139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(692)@e327cc33d584: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095442140 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095442140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095442140 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095442140 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095442140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095442140 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095442140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095442140 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095442140 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241213095442140 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095442140 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213095442141 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095442141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(692)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(692)@e327cc33d584: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095442144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(693)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(689)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(689)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095442150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095442150 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_detach_nopoweroff-BVCI196(691)@e327cc33d584: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(694)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(693)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(697)@e327cc33d584: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(697)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095442156 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213095442156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095442156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095442156 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095442156 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241213095442156 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095442156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095442156 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095442156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(697)@e327cc33d584: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095442157 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095442157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095442157 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095442157 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095442157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095442157 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095442157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095442157 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095442157 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241213095442157 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095442157 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213095442157 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095442157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(697)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(697)@e327cc33d584: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095442159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(698)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(694)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(694)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095442164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095442164 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_nopoweroff-BVCI210(696)@e327cc33d584: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(699)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(698)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e327cc33d584: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(702)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095442173 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213095442173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095442173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095442173 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095442173 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241213095442173 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095442173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095442173 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095442173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(702)@e327cc33d584: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095442174 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095442174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095442174 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095442174 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095442174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095442174 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095442174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095442174 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095442174 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241213095442174 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095442174 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213095442174 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095442174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(702)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(702)@e327cc33d584: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095442176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(699)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(699)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095442181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095442181 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_nopoweroff-BVCI220(701)@e327cc33d584: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213095442596 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095442596 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241213095442596 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241213095442596 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(703)@e327cc33d584: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(703)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213095442600 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(703)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(703)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241213095442601 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(703)@e327cc33d584: 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)@e327cc33d584: 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)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(703)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_nopoweroff-BVCI196(691)@e327cc33d584: Adding Client=TC_detach_nopoweroff(706), IMSI='262420000000015'H, TLLI='E98455FB'O, index=0 SGSN_Test-GSUP(704)@e327cc33d584: Created GsupExpect[0] for "262420000000015" to be handled at TC_detach_nopoweroff(706) TC_detach_nopoweroff(706)@e327cc33d584: 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 := '010050D743EEE0F67F0D007018B8BBFE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9A3019FE'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9203A403373919B4'O } } } } } 20241213095443674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095443674 DLLC NOTICE LLME(ffffffff/e98455fb){UNASSIGNED} LLC RX: unknown TLLI 0xe98455fb, creating LLME on the fly (gprs_llc.c:552) 20241213095443674 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241213095443674 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000015) type="GPRS attach"  (gprs_gmm.c:1248) 20241213095443674 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Allocated (fsm.c:456) 20241213095443674 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Init}: Allocated (fsm.c:456) 20241213095443674 DMM DEBUG MM_STATE_Gb[0x55de4072a9b0]{Idle}: Allocated (fsm.c:456) 20241213095443674 DMM DEBUG MM_STATE_Iu[0x55de4072a880]{Detached}: Allocated (fsm.c:456) 20241213095443674 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241213095443674 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241213095443674 DLLC NOTICE LLME(ffffffff/e98455fb){UNASSIGNED} LLGM Assign pre (e98455fb => c583095b) (gprs_llc.c:1079) 20241213095443674 DLLC NOTICE LLME(e98455fb/c583095b){ASSIGNED} LLGM Assign post (e98455fb => c583095b) (gprs_llc.c:1125) 20241213095443674 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241213095443674 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213095443674 DMM DEBUG MM(262420000000015/c583095b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241213095443689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095443689 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241213095443689 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095443689 DMM DEBUG MM(262420000000015/c583095b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000150 (gprs_gmm.c:1066) 20241213095443689 DMM NOTICE MM(262420000000015/c583095b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241213095443689 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241213095443689 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241213095443689 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241213095443689 DMM DEBUG MM(262420000000015/c583095b) Requesting authorization (sgsn_auth.c:160) 20241213095443689 DMM INFO MM(262420000000015/c583095b) Requesting authentication tuples (sgsn_auth.c:184) 20241213095443689 DMM DEBUG MM(262420000000015/c583095b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241213095443689 DGPRS INFO SUBSCR(262420000000015) requesting auth info (gprs_subscriber.c:805) 20241213095443689 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)@e327cc33d584: Found GsupExpect[0] for "262420000000015" handled at TC_detach_nopoweroff(706) SGSN_Test-GSUP(704)@e327cc33d584: Added IMSI table entry 0TC_detach_nopoweroff(706)"262420000000015" 20241213095443694 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241213095443694 DGPRS INFO SUBSCR(262420000000015) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241213095443694 DGPRS DEBUG SUBSCR(262420000000015) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241213095443694 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber authentication info (gprs_subscriber.c:850) 20241213095443694 DMM INFO MM(262420000000015/c583095b) Subscriber data update (mmctx.c:445) 20241213095443694 DMM DEBUG MM(262420000000015/c583095b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241213095443694 DMM INFO MM(262420000000015/c583095b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241213095443694 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241213095443694 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241213095443694 DMM INFO MM(262420000000015/c583095b) <- GMM AUTH AND CIPHERING REQ (rand = 01 00 50 d7 43 ee e0 f6 7f 0d 00 70 18 b8 bb fe , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241213095443706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095443706 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20241213095443706 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095443706 DMM INFO MM(262420000000015/c583095b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241213095443706 DMM NOTICE MM(262420000000015/c583095b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241213095443706 DMM DEBUG MM(262420000000015/c583095b) checking auth: received GSM SRES = 9a 30 19 fe (gprs_gmm.c:648) 20241213095443706 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241213095443706 DMM DEBUG MM(262420000000015/c583095b) Requesting authorization (sgsn_auth.c:160) 20241213095443706 DMM INFO MM(262420000000015/c583095b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241213095443706 DMM DEBUG MM(262420000000015/c583095b) Requesting subscriber data update (gprs_subscriber.c:894) 20241213095443706 DGPRS INFO SUBSCR(262420000000015) subscriber data is not available (gprs_subscriber.c:818) 20241213095443706 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) 20241213095443706 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241213095443706 DMM INFO MM(262420000000015/c583095b) <- GMM ATTACH ACCEPT (new P-TMSI=0xc583095b) (gprs_gmm.c:282) 20241213095443709 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241213095443709 DGPRS INFO SUBSCR(262420000000015) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241213095443709 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20241213095443709 DMM INFO MM(262420000000015/c583095b) Subscriber data update (mmctx.c:445) 20241213095443709 DMM DEBUG MM(262420000000015/c583095b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241213095443709 DMM INFO MM(262420000000015/c583095b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241213095443709 DMM NOTICE MM(262420000000015/c583095b) Authorized, continuing procedure, IMSI=262420000000015 (gprs_gmm.c:982) 20241213095443709 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241213095443709 DMM NOTICE MM(262420000000015/c583095b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241213095443709 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) 20241213095443710 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241213095443710 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20241213095443710 DMM INFO MM(262420000000015/c583095b) Subscriber data update (mmctx.c:445) 20241213095443710 DMM DEBUG MM(262420000000015/c583095b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241213095443721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095443721 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241213095443721 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095443721 DMM INFO MM(262420000000015/c583095b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241213095443721 DMM NOTICE MM(262420000000015/c583095b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241213095443721 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241213095443721 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241213095443721 DLLC NOTICE LLME(e98455fb/c583095b){ASSIGNED} LLGM Assign pre (ffffffff => c583095b) (gprs_llc.c:1079) 20241213095443721 DLLC NOTICE LLME(ffffffff/c583095b){ASSIGNED} LLGM Assign post (ffffffff => c583095b) (gprs_llc.c:1125) 20241213095443721 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241213095443721 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241213095443721 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241213095443721 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_nopoweroff(706)@e327cc33d584: setverdict(pass): none -> pass 20241213095443777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095443777 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x07ef3e CMD=UI DATA (gprs_llc_parse.c:89) 20241213095443777 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095443777 DMM INFO MM(262420000000015/c583095b) -> GMM DETACH REQUEST TLLI=0xc583095b type=GPRS detach (gprs_gmm.c:1440) 20241213095443777 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:380) 20241213095443777 DMM INFO MM(262420000000015/c583095b) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20241213095443777 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241213095443777 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241213095443777 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241213095443777 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241213095443778 DLLC NOTICE LLME(ffffffff/c583095b){ASSIGNED} LLGM Assign pre (c583095b => ffffffff) (gprs_llc.c:1079) 20241213095443778 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c583095b => ffffffff) (gprs_llc.c:1125) 20241213095443778 DGPRS INFO SUBSCR(262420000000015) purging MS subscriber (gprs_subscriber.c:785) 20241213095443778 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) 20241213095443778 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Init}: Deallocated (fsm.c:568) 20241213095443778 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Deallocated (fsm.c:568) 20241213095443778 DMM DEBUG MM_STATE_Iu[0x55de4072a880]{Detached}: Deallocated (fsm.c:568) 20241213095443778 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Deallocated (fsm.c:568) 20241213095443780 DGPRS INFO GSUP(262420000000015) Completing purge MS (gprs_subscriber.c:579) TC_detach_nopoweroff(706)@e327cc33d584: setverdict(pass): pass -> pass, component reason not changed TC_detach_nopoweroff-BVCI196(691)@e327cc33d584: Removing Client IMSI='262420000000015'H, index=0 TC_detach_nopoweroff(706)@e327cc33d584: Final verdict of PTC: pass 20241213095443793 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35412<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(704)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-NS0(688)@e327cc33d584: Final verdict of PTC: none TC_detach_nopoweroff-BVCI220(701)@e327cc33d584: Final verdict of PTC: none -NSVCI97(692)@e327cc33d584: Final verdict of PTC: none 20241213095443798 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241213095443798 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_detach_nopoweroff-BVCI210(696)@e327cc33d584: Final verdict of PTC: none -NSVCI98(697)@e327cc33d584: Final verdict of PTC: none -NSVCI99(702)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb1-NS1(693)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(694)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GSUP-IPA(703)@e327cc33d584: Final verdict of PTC: none TC_detach_nopoweroff-BVCI196(691)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb2-NS2(698)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GGSN_GTP(705)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(699)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(689)@e327cc33d584: Final verdict of PTC: none -NSVCI97-provIP(690)@e327cc33d584: Final verdict of PTC: none -NSVCI98-provIP(695)@e327cc33d584: Final verdict of PTC: none -NSVCI99-provIP(700)@e327cc33d584: Final verdict of PTC: none MTC@e327cc33d584: Setting final verdict of the test case. MTC@e327cc33d584: Local verdict of MTC: none MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-NS0(688): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(689): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97-provIP(690): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_detach_nopoweroff-BVCI196(691): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97(692): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-NS1(693): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(694): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98-provIP(695): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_detach_nopoweroff-BVCI210(696): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98(697): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-NS2(698): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(699): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99-provIP(700): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_detach_nopoweroff-BVCI220(701): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99(702): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP-IPA(703): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP(704): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GGSN_GTP(705): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_detach_nopoweroff(706): pass (none -> pass) MTC@e327cc33d584: Test case TC_detach_nopoweroff finished. Verdict: pass MTC@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_nopoweroff pass'. Fri Dec 13 09:54:43 UTC 2024 ====== SGSN_Tests.TC_detach_nopoweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_nopoweroff.talloc 20241213095443862 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35426<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213095444166 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35426<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44380) 20241213095444799 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095444799 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=44380, count=93816) 20241213095445800 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095445800 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_poweroff'. ------ SGSN_Tests.TC_detach_poweroff ------ Fri Dec 13 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 20241213095446802 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095446802 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Test case TC_detach_poweroff started. 20241213095447266 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35428<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213095447268 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(707)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(708)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(707)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e327cc33d584: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(711)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095447310 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213095447310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095447310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095447310 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095447310 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241213095447310 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095447310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095447310 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095447310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(711)@e327cc33d584: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095447311 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095447311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095447311 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095447311 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095447311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095447311 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095447311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095447311 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095447311 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241213095447311 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095447311 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(711)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(711)@e327cc33d584: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095447312 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095447312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241213095447313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(712)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(708)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(708)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095447318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095447318 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_detach_poweroff-BVCI196(710)@e327cc33d584: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(713)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(712)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e327cc33d584: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(716)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095447325 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213095447325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095447325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095447325 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095447325 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241213095447325 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095447325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095447325 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095447325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(716)@e327cc33d584: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095447326 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095447326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095447326 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095447326 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095447326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095447326 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095447326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095447326 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095447326 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241213095447326 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095447326 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213095447327 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095447327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(716)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(716)@e327cc33d584: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095447329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(717)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(713)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(713)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095447335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095447335 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(718)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_poweroff-BVCI210(715)@e327cc33d584: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(717)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e327cc33d584: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(721)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095447341 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213095447341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095447341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095447341 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095447341 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241213095447341 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095447341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095447341 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095447341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(721)@e327cc33d584: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095447342 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095447342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095447342 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095447342 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095447342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095447342 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095447342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095447342 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095447342 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241213095447342 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095447342 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213095447342 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095447342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(721)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(721)@e327cc33d584: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095447344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(718)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(718)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095447348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095447348 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_poweroff-BVCI220(720)@e327cc33d584: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213095447803 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095447803 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241213095447803 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241213095447803 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(722)@e327cc33d584: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(722)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213095447807 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(722)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(722)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(722)@e327cc33d584: 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)@e327cc33d584: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241213095447809 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(722)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(722)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_poweroff-BVCI196(710)@e327cc33d584: Adding Client=TC_detach_poweroff(725), IMSI='262420000000016'H, TLLI='E8EBB6EB'O, index=0 SGSN_Test-GSUP(723)@e327cc33d584: Created GsupExpect[0] for "262420000000016" to be handled at TC_detach_poweroff(725) TC_detach_poweroff(725)@e327cc33d584: 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 := '3B6024AEE81ED62C6C58EF02CB4D917E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0E9286EF'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BAF12B5EC08DA287'O } } } } } 20241213095448877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095448877 DLLC NOTICE LLME(ffffffff/e8ebb6eb){UNASSIGNED} LLC RX: unknown TLLI 0xe8ebb6eb, creating LLME on the fly (gprs_llc.c:552) 20241213095448877 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241213095448877 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000016) type="GPRS attach"  (gprs_gmm.c:1248) 20241213095448877 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Allocated (fsm.c:456) 20241213095448877 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Init}: Allocated (fsm.c:456) 20241213095448877 DMM DEBUG MM_STATE_Gb[0x55de4072a9b0]{Idle}: Allocated (fsm.c:456) 20241213095448877 DMM DEBUG MM_STATE_Iu[0x55de40730e30]{Detached}: Allocated (fsm.c:456) 20241213095448877 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241213095448877 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241213095448877 DLLC NOTICE LLME(ffffffff/e8ebb6eb){UNASSIGNED} LLGM Assign pre (e8ebb6eb => f28edcec) (gprs_llc.c:1079) 20241213095448877 DLLC NOTICE LLME(e8ebb6eb/f28edcec){ASSIGNED} LLGM Assign post (e8ebb6eb => f28edcec) (gprs_llc.c:1125) 20241213095448877 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241213095448877 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213095448877 DMM DEBUG MM(262420000000016/f28edcec) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241213095448898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095448898 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241213095448898 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095448898 DMM DEBUG MM(262420000000016/f28edcec) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000160 (gprs_gmm.c:1066) 20241213095448898 DMM NOTICE MM(262420000000016/f28edcec) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241213095448898 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241213095448898 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241213095448898 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241213095448898 DMM DEBUG MM(262420000000016/f28edcec) Requesting authorization (sgsn_auth.c:160) 20241213095448898 DMM INFO MM(262420000000016/f28edcec) Requesting authentication tuples (sgsn_auth.c:184) 20241213095448899 DMM DEBUG MM(262420000000016/f28edcec) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241213095448899 DGPRS INFO SUBSCR(262420000000016) requesting auth info (gprs_subscriber.c:805) 20241213095448899 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)@e327cc33d584: Found GsupExpect[0] for "262420000000016" handled at TC_detach_poweroff(725) SGSN_Test-GSUP(723)@e327cc33d584: Added IMSI table entry 0TC_detach_poweroff(725)"262420000000016" 20241213095448905 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241213095448905 DGPRS INFO SUBSCR(262420000000016) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241213095448905 DGPRS DEBUG SUBSCR(262420000000016) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241213095448905 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber authentication info (gprs_subscriber.c:850) 20241213095448905 DMM INFO MM(262420000000016/f28edcec) Subscriber data update (mmctx.c:445) 20241213095448905 DMM DEBUG MM(262420000000016/f28edcec) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241213095448905 DMM INFO MM(262420000000016/f28edcec) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241213095448905 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241213095448905 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241213095448905 DMM INFO MM(262420000000016/f28edcec) <- GMM AUTH AND CIPHERING REQ (rand = 3b 60 24 ae e8 1e d6 2c 6c 58 ef 02 cb 4d 91 7e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241213095448919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095448919 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241213095448919 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095448919 DMM INFO MM(262420000000016/f28edcec) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241213095448919 DMM NOTICE MM(262420000000016/f28edcec) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241213095448919 DMM DEBUG MM(262420000000016/f28edcec) checking auth: received GSM SRES = 0e 92 86 ef (gprs_gmm.c:648) 20241213095448919 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241213095448919 DMM DEBUG MM(262420000000016/f28edcec) Requesting authorization (sgsn_auth.c:160) 20241213095448919 DMM INFO MM(262420000000016/f28edcec) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241213095448919 DMM DEBUG MM(262420000000016/f28edcec) Requesting subscriber data update (gprs_subscriber.c:894) 20241213095448919 DGPRS INFO SUBSCR(262420000000016) subscriber data is not available (gprs_subscriber.c:818) 20241213095448919 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) 20241213095448919 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241213095448919 DMM INFO MM(262420000000016/f28edcec) <- GMM ATTACH ACCEPT (new P-TMSI=0xf28edcec) (gprs_gmm.c:282) 20241213095448921 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241213095448921 DGPRS INFO SUBSCR(262420000000016) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241213095448921 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20241213095448921 DMM INFO MM(262420000000016/f28edcec) Subscriber data update (mmctx.c:445) 20241213095448921 DMM DEBUG MM(262420000000016/f28edcec) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241213095448921 DMM INFO MM(262420000000016/f28edcec) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241213095448921 DMM NOTICE MM(262420000000016/f28edcec) Authorized, continuing procedure, IMSI=262420000000016 (gprs_gmm.c:982) 20241213095448921 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241213095448921 DMM NOTICE MM(262420000000016/f28edcec) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241213095448921 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) 20241213095448921 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241213095448921 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20241213095448921 DMM INFO MM(262420000000016/f28edcec) Subscriber data update (mmctx.c:445) 20241213095448921 DMM DEBUG MM(262420000000016/f28edcec) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241213095448925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095448925 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241213095448925 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095448925 DMM INFO MM(262420000000016/f28edcec) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241213095448925 DMM NOTICE MM(262420000000016/f28edcec) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241213095448925 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241213095448925 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241213095448925 DLLC NOTICE LLME(e8ebb6eb/f28edcec){ASSIGNED} LLGM Assign pre (ffffffff => f28edcec) (gprs_llc.c:1079) 20241213095448925 DLLC NOTICE LLME(ffffffff/f28edcec){ASSIGNED} LLGM Assign post (ffffffff => f28edcec) (gprs_llc.c:1125) 20241213095448925 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241213095448925 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241213095448925 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241213095448925 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_poweroff(725)@e327cc33d584: setverdict(pass): none -> pass 20241213095448983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095448983 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20241213095448983 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095448983 DMM INFO MM(262420000000016/f28edcec) -> GMM DETACH REQUEST TLLI=0xf28edcec type=GPRS detach Power-off (gprs_gmm.c:1440) 20241213095448983 DMM INFO MM(262420000000016/f28edcec) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20241213095448983 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241213095448983 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241213095448983 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241213095448983 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241213095448983 DLLC NOTICE LLME(ffffffff/f28edcec){ASSIGNED} LLGM Assign pre (f28edcec => ffffffff) (gprs_llc.c:1079) 20241213095448983 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f28edcec => ffffffff) (gprs_llc.c:1125) 20241213095448983 DGPRS INFO SUBSCR(262420000000016) purging MS subscriber (gprs_subscriber.c:785) 20241213095448983 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) 20241213095448983 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Init}: Deallocated (fsm.c:568) 20241213095448983 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Deallocated (fsm.c:568) 20241213095448983 DMM DEBUG MM_STATE_Iu[0x55de40730e30]{Detached}: Deallocated (fsm.c:568) 20241213095448983 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Deallocated (fsm.c:568) 20241213095448985 DGPRS INFO GSUP(262420000000016) Completing purge MS (gprs_subscriber.c:579) 20241213095450815 DGPRS DEBUG Checking for inactive LLMEs, time = 36611890 (sgsn.c:132) TC_detach_poweroff(725)@e327cc33d584: setverdict(pass): pass -> pass, component reason not changed TC_detach_poweroff-BVCI196(710)@e327cc33d584: Removing Client IMSI='262420000000016'H, index=0 TC_detach_poweroff(725)@e327cc33d584: Final verdict of PTC: pass 20241213095453998 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35428<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(711)@e327cc33d584: Final verdict of PTC: none -NSVCI98(716)@e327cc33d584: Final verdict of PTC: none 20241213095454003 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241213095454003 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(721)@e327cc33d584: Final verdict of PTC: none TC_detach_poweroff-BVCI196(710)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GSUP(723)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(718)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb1-NS1(712)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-NS0(707)@e327cc33d584: Final verdict of PTC: none TC_detach_poweroff-BVCI220(720)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb2-NS2(717)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GSUP-IPA(722)@e327cc33d584: Final verdict of PTC: none TC_detach_poweroff-BVCI210(715)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GGSN_GTP(724)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(713)@e327cc33d584: Final verdict of PTC: none -NSVCI98-provIP(714)@e327cc33d584: Final verdict of PTC: none -NSVCI99-provIP(719)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(708)@e327cc33d584: Final verdict of PTC: none -NSVCI97-provIP(709)@e327cc33d584: Final verdict of PTC: none MTC@e327cc33d584: Setting final verdict of the test case. MTC@e327cc33d584: Local verdict of MTC: none MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-NS0(707): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(708): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97-provIP(709): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_detach_poweroff-BVCI196(710): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97(711): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-NS1(712): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(713): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98-provIP(714): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_detach_poweroff-BVCI210(715): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98(716): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-NS2(717): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(718): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99-provIP(719): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_detach_poweroff-BVCI220(720): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99(721): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP-IPA(722): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP(723): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GGSN_GTP(724): none (none -> none) Fri Dec 13 09:54:54 UTC 2024 ====== SGSN_Tests.TC_detach_poweroff pass ====== MTC@e327cc33d584: Local verdict of PTC TC_detach_poweroff(725): pass (none -> pass)Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_poweroff.talloc MTC@e327cc33d584: Test case TC_detach_poweroff finished. Verdict: pass MTC@e327cc33d584: 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'. 20241213095454107 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37512<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213095454409 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37512<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=89144) 20241213095455005 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095455005 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=89144, count=94576) 20241213095456005 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095456005 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act'. ------ SGSN_Tests.TC_attach_pdp_act ------ Fri Dec 13 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 20241213095457007 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095457007 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Test case TC_attach_pdp_act started. 20241213095457497 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37516<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213095457499 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(726)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(727)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(726)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e327cc33d584: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(730)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095457542 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213095457542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095457542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095457542 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095457542 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241213095457542 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095457542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095457542 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095457542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(730)@e327cc33d584: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095457543 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095457543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095457543 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095457543 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095457543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095457543 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095457543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095457543 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095457543 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241213095457543 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095457543 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213095457543 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095457543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(730)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(730)@e327cc33d584: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095457546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(731)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(727)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(727)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(732)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241213095457551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095457551 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act-BVCI196(729)@e327cc33d584: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(731)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(736)@e327cc33d584: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(736)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095457561 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213095457561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095457561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095457561 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095457561 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241213095457561 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095457561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095457561 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095457561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(735)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(736)@e327cc33d584: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095457562 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095457562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095457562 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095457562 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095457562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095457562 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095457562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095457562 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095457562 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241213095457562 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095457562 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213095457562 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095457562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(736)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(736)@e327cc33d584: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095457564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(732)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(732)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(737)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241213095457569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095457569 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(735)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e327cc33d584: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_pdp_act-BVCI210(733)@e327cc33d584: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(740)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095457573 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213095457573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095457573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095457573 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095457573 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241213095457573 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095457573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095457573 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095457573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(740)@e327cc33d584: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095457573 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095457573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095457573 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095457573 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095457573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095457573 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095457573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095457573 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095457573 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241213095457573 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095457573 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213095457574 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095457574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(740)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(740)@e327cc33d584: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095457576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(737)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(737)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095457580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095457580 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act-BVCI220(739)@e327cc33d584: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213095458008 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095458008 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241213095458008 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241213095458008 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(741)@e327cc33d584: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(741)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213095458011 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241213095458012 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(741)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(741)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(741)@e327cc33d584: 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)@e327cc33d584: 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)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(741)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act-BVCI196(729)@e327cc33d584: Adding Client=TC_attach_pdp_act(744), IMSI='262420000000017'H, TLLI='D344259F'O, index=0 SGSN_Test-GSUP(742)@e327cc33d584: Created GsupExpect[0] for "262420000000017" to be handled at TC_attach_pdp_act(744) TC_attach_pdp_act(744)@e327cc33d584: 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 := '0CA6C3AA14FE24DD95EA14EB274F8926'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '35B5528F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '500E28EFF67D8198'O } } } } } 20241213095458068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095458068 DLLC NOTICE LLME(ffffffff/d344259f){UNASSIGNED} LLC RX: unknown TLLI 0xd344259f, creating LLME on the fly (gprs_llc.c:552) 20241213095458068 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241213095458068 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000017) type="GPRS attach"  (gprs_gmm.c:1248) 20241213095458068 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Allocated (fsm.c:456) 20241213095458068 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Init}: Allocated (fsm.c:456) 20241213095458068 DMM DEBUG MM_STATE_Gb[0x55de4072a9b0]{Idle}: Allocated (fsm.c:456) 20241213095458068 DMM DEBUG MM_STATE_Iu[0x55de4072a880]{Detached}: Allocated (fsm.c:456) 20241213095458068 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241213095458068 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241213095458068 DLLC NOTICE LLME(ffffffff/d344259f){UNASSIGNED} LLGM Assign pre (d344259f => f06be64e) (gprs_llc.c:1079) 20241213095458068 DLLC NOTICE LLME(d344259f/f06be64e){ASSIGNED} LLGM Assign post (d344259f => f06be64e) (gprs_llc.c:1125) 20241213095458068 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241213095458068 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213095458068 DMM DEBUG MM(262420000000017/f06be64e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241213095458089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095458089 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241213095458089 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095458089 DMM DEBUG MM(262420000000017/f06be64e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000170 (gprs_gmm.c:1066) 20241213095458089 DMM NOTICE MM(262420000000017/f06be64e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241213095458089 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241213095458089 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241213095458089 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241213095458089 DMM DEBUG MM(262420000000017/f06be64e) Requesting authorization (sgsn_auth.c:160) 20241213095458089 DMM INFO MM(262420000000017/f06be64e) Requesting authentication tuples (sgsn_auth.c:184) 20241213095458089 DMM DEBUG MM(262420000000017/f06be64e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241213095458089 DGPRS INFO SUBSCR(262420000000017) requesting auth info (gprs_subscriber.c:805) 20241213095458089 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)@e327cc33d584: Found GsupExpect[0] for "262420000000017" handled at TC_attach_pdp_act(744) SGSN_Test-GSUP(742)@e327cc33d584: Added IMSI table entry 0TC_attach_pdp_act(744)"262420000000017" 20241213095458096 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241213095458096 DGPRS INFO SUBSCR(262420000000017) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241213095458096 DGPRS DEBUG SUBSCR(262420000000017) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241213095458096 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber authentication info (gprs_subscriber.c:850) 20241213095458096 DMM INFO MM(262420000000017/f06be64e) Subscriber data update (mmctx.c:445) 20241213095458096 DMM DEBUG MM(262420000000017/f06be64e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241213095458096 DMM INFO MM(262420000000017/f06be64e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241213095458096 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241213095458096 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241213095458096 DMM INFO MM(262420000000017/f06be64e) <- GMM AUTH AND CIPHERING REQ (rand = 0c a6 c3 aa 14 fe 24 dd 95 ea 14 eb 27 4f 89 26 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241213095458110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095458110 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20241213095458110 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095458110 DMM INFO MM(262420000000017/f06be64e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241213095458110 DMM NOTICE MM(262420000000017/f06be64e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241213095458110 DMM DEBUG MM(262420000000017/f06be64e) checking auth: received GSM SRES = 35 b5 52 8f (gprs_gmm.c:648) 20241213095458110 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241213095458110 DMM DEBUG MM(262420000000017/f06be64e) Requesting authorization (sgsn_auth.c:160) 20241213095458110 DMM INFO MM(262420000000017/f06be64e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241213095458110 DMM DEBUG MM(262420000000017/f06be64e) Requesting subscriber data update (gprs_subscriber.c:894) 20241213095458110 DGPRS INFO SUBSCR(262420000000017) subscriber data is not available (gprs_subscriber.c:818) 20241213095458110 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) 20241213095458110 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241213095458110 DMM INFO MM(262420000000017/f06be64e) <- GMM ATTACH ACCEPT (new P-TMSI=0xf06be64e) (gprs_gmm.c:282) 20241213095458113 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241213095458113 DGPRS INFO SUBSCR(262420000000017) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241213095458113 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20241213095458113 DMM INFO MM(262420000000017/f06be64e) Subscriber data update (mmctx.c:445) 20241213095458113 DMM DEBUG MM(262420000000017/f06be64e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241213095458113 DMM INFO MM(262420000000017/f06be64e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241213095458113 DMM NOTICE MM(262420000000017/f06be64e) Authorized, continuing procedure, IMSI=262420000000017 (gprs_gmm.c:982) 20241213095458113 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241213095458113 DMM NOTICE MM(262420000000017/f06be64e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241213095458113 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) 20241213095458114 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241213095458114 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20241213095458114 DMM INFO MM(262420000000017/f06be64e) Subscriber data update (mmctx.c:445) 20241213095458114 DMM DEBUG MM(262420000000017/f06be64e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241213095458122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095458122 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241213095458122 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095458122 DMM INFO MM(262420000000017/f06be64e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241213095458122 DMM NOTICE MM(262420000000017/f06be64e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241213095458122 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241213095458122 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241213095458122 DLLC NOTICE LLME(d344259f/f06be64e){ASSIGNED} LLGM Assign pre (ffffffff => f06be64e) (gprs_llc.c:1079) 20241213095458122 DLLC NOTICE LLME(ffffffff/f06be64e){ASSIGNED} LLGM Assign post (ffffffff => f06be64e) (gprs_llc.c:1125) 20241213095458122 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241213095458122 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241213095458122 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241213095458122 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act(744)@e327cc33d584: setverdict(pass): none -> pass 20241213095458175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095458175 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241213095458175 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095458175 DMM INFO MM(262420000000017/f06be64e) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241213095458175 DMM INFO MM(262420000000017/f06be64e) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241213095458175 DMM DEBUG MM(262420000000017/f06be64e) Using GGSN 0 (gprs_sm.c:317) 20241213095458175 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) 20241213095458175 DLGTP DEBUG Begin pdp_tidset tid = 5710000000024262 (pdp.c:279) 20241213095458175 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241213095458175 DGPRS NOTICE PDP(262420000000017/0) Create PDP Context (sgsn_libgtp.c:186) 20241213095458175 DLGTP DEBUG Registering seq=1026 in restransmit req queue (gtp.c:402) 20241213095458196 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 42 c7 5a 9a 11 0b 7d 9e d1 14 05 7f 21 7e 29 91 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) 20241213095458196 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f4631ce50d0, cbp=0x55de40731790) (sgsn_libgtp.c:633) 20241213095458196 DGPRS INFO PDP(262420000000017/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241213095458196 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55de40735be8 TLLI=f06be64e, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241213095458196 DGPRS INFO PDP(262420000000017/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241213095458196 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act(744)@e327cc33d584: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act(744)@e327cc33d584: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act-BVCI196(729)@e327cc33d584: Removing Client IMSI='262420000000017'H, index=0 TC_attach_pdp_act(744)@e327cc33d584: Final verdict of PTC: pass 20241213095458209 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37516<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(742)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb1-NS1(731)@e327cc33d584: Final verdict of PTC: none -NSVCI97(730)@e327cc33d584: Final verdict of PTC: none 20241213095458213 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241213095458213 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(726)@e327cc33d584: Final verdict of PTC: none -NSVCI99(740)@e327cc33d584: Final verdict of PTC: none TC_attach_pdp_act-BVCI210(733)@e327cc33d584: Final verdict of PTC: none TC_attach_pdp_act-BVCI196(729)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GSUP-IPA(741)@e327cc33d584: Final verdict of PTC: none -NSVCI98(736)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb2-NS2(735)@e327cc33d584: Final verdict of PTC: none TC_attach_pdp_act-BVCI220(739)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(737)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(732)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GGSN_GTP(743)@e327cc33d584: Final verdict of PTC: none -NSVCI99-provIP(738)@e327cc33d584: Final verdict of PTC: none -NSVCI97-provIP(728)@e327cc33d584: Final verdict of PTC: none -NSVCI98-provIP(734)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(727)@e327cc33d584: Final verdict of PTC: none MTC@e327cc33d584: Setting final verdict of the test case. MTC@e327cc33d584: Local verdict of MTC: none MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-NS0(726): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(727): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97-provIP(728): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_pdp_act-BVCI196(729): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97(730): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-NS1(731): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(732): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_pdp_act-BVCI210(733): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98-provIP(734): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-NS2(735): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98(736): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(737): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99-provIP(738): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_pdp_act-BVCI220(739): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99(740): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP-IPA(741): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP(742): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GGSN_GTP(743): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_pdp_act(744): pass (none -> pass) MTC@e327cc33d584: Test case TC_attach_pdp_act finished. Verdict: pass MTC@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act pass'. Fri Dec 13 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 20241213095458328 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37518<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213095458730 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37518<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=43744) 20241213095459215 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095459215 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=43744, count=92660) 20241213095500217 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095500217 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_pdp_act_unattached'. ------ SGSN_Tests.TC_pdp_act_unattached ------ Fri Dec 13 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 20241213095501218 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095501218 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Test case TC_pdp_act_unattached started. 20241213095501829 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58330<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213095501832 DMM INFO MM(262420000000017/f06be64e) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241213095501832 DMM INFO MM(262420000000017/f06be64e) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241213095501832 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241213095501832 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241213095501832 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241213095501832 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241213095501832 DLLC NOTICE LLME(ffffffff/f06be64e){ASSIGNED} LLGM Assign pre (f06be64e => ffffffff) (gprs_llc.c:1079) 20241213095501832 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f06be64e => ffffffff) (gprs_llc.c:1125) 20241213095501832 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55de40735890 (gprs_sndcp.c:574) 20241213095501832 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55de40735be8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241213095501832 DMM NOTICE MM(262420000000017/f06be64e) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241213095501832 DGPRS INFO PDP(262420000000017/0) Forcing release of PDP context (pdpctx.c:102) 20241213095501832 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241213095501832 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241213095501832 DLGTP DEBUG Registering seq=1027 in restransmit req queue (gtp.c:402) 20241213095501832 DGPRS INFO SUBSCR(262420000000017) purging MS subscriber (gprs_subscriber.c:785) 20241213095501833 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) 20241213095501833 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) 20241213095501833 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Init}: Deallocated (fsm.c:568) 20241213095501833 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Deallocated (fsm.c:568) 20241213095501833 DMM DEBUG MM_STATE_Iu[0x55de4072a880]{Detached}: Deallocated (fsm.c:568) 20241213095501833 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Deallocated (fsm.c:568) 20241213095501833 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(745)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(746)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(745)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e327cc33d584: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(749)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095501875 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213095501875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095501875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095501875 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095501875 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241213095501875 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095501875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095501875 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095501875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(749)@e327cc33d584: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095501876 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095501876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095501876 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095501876 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095501876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095501876 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095501876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095501876 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095501876 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241213095501876 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095501876 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(749)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241213095501877 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095501877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(749)@e327cc33d584: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095501879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(750)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(746)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(746)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095501884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095501884 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_pdp_act_unattached-BVCI196(748)@e327cc33d584: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(751)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(750)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e327cc33d584: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(754)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095501891 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213095501891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095501891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095501891 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095501891 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241213095501891 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095501891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095501891 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095501891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(754)@e327cc33d584: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095501891 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095501891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095501891 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095501891 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095501891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095501891 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095501891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095501891 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095501891 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241213095501891 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095501891 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213095501892 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095501892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(754)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(754)@e327cc33d584: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095501893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(755)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(751)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(751)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095501897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095501897 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_pdp_act_unattached-BVCI210(753)@e327cc33d584: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(756)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(755)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(760)@e327cc33d584: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(760)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095501910 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213095501910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095501910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095501910 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095501910 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241213095501910 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095501910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095501910 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095501910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(760)@e327cc33d584: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095501910 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095501910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095501910 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095501910 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095501910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095501910 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095501910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095501910 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095501910 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241213095501910 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095501910 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213095501911 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095501911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(760)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(760)@e327cc33d584: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095501912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(756)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(756)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095501917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095501917 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_pdp_act_unattached-BVCI220(757)@e327cc33d584: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213095502219 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095502219 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241213095502220 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241213095502220 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(759)@e327cc33d584: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(759)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213095502224 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(759)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(759)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241213095502225 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(759)@e327cc33d584: 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(759)@e327cc33d584: 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(759)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(759)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pdp_act_unattached-BVCI196(748)@e327cc33d584: Adding Client=TC_pdp_act_unattached(763), IMSI='262420000000018'H, TLLI='EE6F07EB'O, index=0 SGSN_Test-GSUP(761)@e327cc33d584: Created GsupExpect[0] for "262420000000018" to be handled at TC_pdp_act_unattached(763) 20241213095502294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095502294 DLLC NOTICE LLME(ffffffff/ee6f07eb){UNASSIGNED} LLC RX: unknown TLLI 0xee6f07eb, creating LLME on the fly (gprs_llc.c:552) 20241213095502294 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd0481c CMD=UI DATA (gprs_llc_parse.c:89) 20241213095502295 DMM NOTICE LLME(ffffffff/ee6f07eb){UNASSIGNED} Cannot handle SM for unknown MM CTX (gprs_sm.c:728) 20241213095502295 DLLC NOTICE LLME(ffffffff/ee6f07eb){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241213095502295 DMM DEBUG <- GMM DETACH REQ (type: re-attach required, cause: Implicitly detached) (gprs_gmm.c:233) TC_pdp_act_unattached(763)@e327cc33d584: setverdict(pass): none -> pass TC_pdp_act_unattached-BVCI196(748)@e327cc33d584: Removing Client IMSI='262420000000018'H, index=0 TC_pdp_act_unattached(763)@e327cc33d584: Final verdict of PTC: pass 20241213095502314 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58330<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(749)@e327cc33d584: Final verdict of PTC: none TC_pdp_act_unattached-BVCI196(748)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GSUP(761)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(746)@e327cc33d584: Final verdict of PTC: none TC_pdp_act_unattached-BVCI210(753)@e327cc33d584: Final verdict of PTC: none 20241213095502318 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241213095502318 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(754)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb1-NS1(750)@e327cc33d584: Final verdict of PTC: none -NSVCI99(760)@e327cc33d584: Final verdict of PTC: none TC_pdp_act_unattached-BVCI220(757)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-NS0(745)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb2-NS2(755)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(751)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GSUP-IPA(759)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(756)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GGSN_GTP(762)@e327cc33d584: Final verdict of PTC: none -NSVCI99-provIP(758)@e327cc33d584: Final verdict of PTC: none -NSVCI98-provIP(752)@e327cc33d584: Final verdict of PTC: none -NSVCI97-provIP(747)@e327cc33d584: Final verdict of PTC: none MTC@e327cc33d584: Setting final verdict of the test case. MTC@e327cc33d584: Local verdict of MTC: none MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-NS0(745): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(746): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97-provIP(747): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_pdp_act_unattached-BVCI196(748): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97(749): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-NS1(750): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(751): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98-provIP(752): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_pdp_act_unattached-BVCI210(753): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98(754): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-NS2(755): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(756): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_pdp_act_unattached-BVCI220(757): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99-provIP(758): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP-IPA(759): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99(760): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP(761): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GGSN_GTP(762): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_pdp_act_unattached(763): pass (none -> pass) MTC@e327cc33d584: Test case TC_pdp_act_unattached finished. Verdict: pass MTC@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_pdp_act_unattached pass'. Fri Dec 13 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 20241213095502382 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58340<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213095502684 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58340<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=59336) 20241213095503320 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095503320 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=59336, count=60496) 20241213095504321 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095504321 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user'. ------ SGSN_Tests.TC_attach_pdp_act_user ------ Fri Dec 13 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 20241213095505323 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095505323 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Test case TC_attach_pdp_act_user started. 20241213095505750 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58352<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213095505752 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(764)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(765)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(764)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e327cc33d584: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(768)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095505789 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213095505789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095505789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095505789 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095505789 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241213095505789 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095505789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095505789 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095505789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(768)@e327cc33d584: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095505789 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095505789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095505789 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095505789 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095505789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095505789 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095505789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095505789 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095505789 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241213095505790 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095505790 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213095505790 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095505790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(768)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(768)@e327cc33d584: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095505791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(769)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(765)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(765)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095505796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095505796 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI196(767)@e327cc33d584: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(770)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(769)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e327cc33d584: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(773)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095505804 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213095505804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095505804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095505804 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095505804 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241213095505804 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095505804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095505804 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095505804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(773)@e327cc33d584: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095505805 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095505805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095505805 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095505805 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095505805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095505805 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095505805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095505805 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095505805 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241213095505805 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095505805 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213095505805 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095505805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(773)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(773)@e327cc33d584: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095505807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(774)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(770)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(770)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095505811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095505811 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI210(772)@e327cc33d584: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(775)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(774)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e327cc33d584: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(778)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095505819 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213095505819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095505819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095505819 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095505819 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241213095505819 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095505819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095505819 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095505819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(778)@e327cc33d584: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095505820 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095505820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095505820 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095505820 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095505820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095505820 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095505820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095505820 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095505820 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241213095505820 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095505820 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213095505820 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095505820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(778)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(778)@e327cc33d584: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095505822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(775)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(775)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095505827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095505827 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI220(777)@e327cc33d584: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213095506325 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095506325 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241213095506325 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241213095506325 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(779)@e327cc33d584: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(779)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213095506329 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241213095506331 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(779)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(779)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(779)@e327cc33d584: 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)@e327cc33d584: 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)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(779)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user-BVCI196(767)@e327cc33d584: Adding Client=TC_attach_pdp_act_user(782), IMSI='262420000000019'H, TLLI='CD01EF16'O, index=0 SGSN_Test-GSUP(780)@e327cc33d584: Created GsupExpect[0] for "262420000000019" to be handled at TC_attach_pdp_act_user(782) TC_attach_pdp_act_user(782)@e327cc33d584: 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 := '18175B1087FD32AB50E5F0C686B758B4'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C4B81603'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D35C9A43E9CEC190'O } } } } } 20241213095506398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095506398 DLLC NOTICE LLME(ffffffff/cd01ef16){UNASSIGNED} LLC RX: unknown TLLI 0xcd01ef16, creating LLME on the fly (gprs_llc.c:552) 20241213095506398 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241213095506398 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000019) type="GPRS attach"  (gprs_gmm.c:1248) 20241213095506398 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Allocated (fsm.c:456) 20241213095506398 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Init}: Allocated (fsm.c:456) 20241213095506398 DMM DEBUG MM_STATE_Gb[0x55de4072a9b0]{Idle}: Allocated (fsm.c:456) 20241213095506398 DMM DEBUG MM_STATE_Iu[0x55de40730e30]{Detached}: Allocated (fsm.c:456) 20241213095506398 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241213095506398 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241213095506398 DLLC NOTICE LLME(ffffffff/cd01ef16){UNASSIGNED} LLGM Assign pre (cd01ef16 => db10bc28) (gprs_llc.c:1079) 20241213095506398 DLLC NOTICE LLME(cd01ef16/db10bc28){ASSIGNED} LLGM Assign post (cd01ef16 => db10bc28) (gprs_llc.c:1125) 20241213095506398 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241213095506398 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213095506398 DMM DEBUG MM(262420000000019/db10bc28) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241213095506418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095506418 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241213095506418 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095506418 DMM DEBUG MM(262420000000019/db10bc28) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000190 (gprs_gmm.c:1066) 20241213095506418 DMM NOTICE MM(262420000000019/db10bc28) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241213095506418 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241213095506418 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241213095506418 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241213095506418 DMM DEBUG MM(262420000000019/db10bc28) Requesting authorization (sgsn_auth.c:160) 20241213095506418 DMM INFO MM(262420000000019/db10bc28) Requesting authentication tuples (sgsn_auth.c:184) 20241213095506418 DMM DEBUG MM(262420000000019/db10bc28) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241213095506418 DGPRS INFO SUBSCR(262420000000019) requesting auth info (gprs_subscriber.c:805) 20241213095506418 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)@e327cc33d584: Found GsupExpect[0] for "262420000000019" handled at TC_attach_pdp_act_user(782) SGSN_Test-GSUP(780)@e327cc33d584: Added IMSI table entry 0TC_attach_pdp_act_user(782)"262420000000019" 20241213095506425 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241213095506425 DGPRS INFO SUBSCR(262420000000019) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241213095506425 DGPRS DEBUG SUBSCR(262420000000019) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241213095506425 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber authentication info (gprs_subscriber.c:850) 20241213095506425 DMM INFO MM(262420000000019/db10bc28) Subscriber data update (mmctx.c:445) 20241213095506425 DMM DEBUG MM(262420000000019/db10bc28) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241213095506425 DMM INFO MM(262420000000019/db10bc28) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241213095506425 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241213095506425 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241213095506425 DMM INFO MM(262420000000019/db10bc28) <- GMM AUTH AND CIPHERING REQ (rand = 18 17 5b 10 87 fd 32 ab 50 e5 f0 c6 86 b7 58 b4 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241213095506440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095506440 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241213095506440 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095506440 DMM INFO MM(262420000000019/db10bc28) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241213095506440 DMM NOTICE MM(262420000000019/db10bc28) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241213095506440 DMM DEBUG MM(262420000000019/db10bc28) checking auth: received GSM SRES = c4 b8 16 03 (gprs_gmm.c:648) 20241213095506440 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241213095506440 DMM DEBUG MM(262420000000019/db10bc28) Requesting authorization (sgsn_auth.c:160) 20241213095506440 DMM INFO MM(262420000000019/db10bc28) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241213095506440 DMM DEBUG MM(262420000000019/db10bc28) Requesting subscriber data update (gprs_subscriber.c:894) 20241213095506440 DGPRS INFO SUBSCR(262420000000019) subscriber data is not available (gprs_subscriber.c:818) 20241213095506440 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) 20241213095506441 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241213095506441 DMM INFO MM(262420000000019/db10bc28) <- GMM ATTACH ACCEPT (new P-TMSI=0xdb10bc28) (gprs_gmm.c:282) 20241213095506444 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241213095506444 DGPRS INFO SUBSCR(262420000000019) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241213095506444 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20241213095506444 DMM INFO MM(262420000000019/db10bc28) Subscriber data update (mmctx.c:445) 20241213095506444 DMM DEBUG MM(262420000000019/db10bc28) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241213095506444 DMM INFO MM(262420000000019/db10bc28) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241213095506444 DMM NOTICE MM(262420000000019/db10bc28) Authorized, continuing procedure, IMSI=262420000000019 (gprs_gmm.c:982) 20241213095506444 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241213095506444 DMM NOTICE MM(262420000000019/db10bc28) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241213095506444 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) 20241213095506446 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241213095506446 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20241213095506446 DMM INFO MM(262420000000019/db10bc28) Subscriber data update (mmctx.c:445) 20241213095506446 DMM DEBUG MM(262420000000019/db10bc28) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241213095506455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095506456 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241213095506456 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095506456 DMM INFO MM(262420000000019/db10bc28) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241213095506456 DMM NOTICE MM(262420000000019/db10bc28) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241213095506456 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241213095506456 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241213095506456 DLLC NOTICE LLME(cd01ef16/db10bc28){ASSIGNED} LLGM Assign pre (ffffffff => db10bc28) (gprs_llc.c:1079) 20241213095506456 DLLC NOTICE LLME(ffffffff/db10bc28){ASSIGNED} LLGM Assign post (ffffffff => db10bc28) (gprs_llc.c:1125) 20241213095506456 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241213095506456 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241213095506456 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241213095506456 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user(782)@e327cc33d584: setverdict(pass): none -> pass 20241213095506510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095506510 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241213095506510 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095506510 DMM INFO MM(262420000000019/db10bc28) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241213095506510 DMM INFO MM(262420000000019/db10bc28) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241213095506510 DMM DEBUG MM(262420000000019/db10bc28) Using GGSN 0 (gprs_sm.c:317) 20241213095506510 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) 20241213095506510 DLGTP DEBUG Begin pdp_tidset tid = 5910000000024262 (pdp.c:279) 20241213095506510 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241213095506510 DGPRS NOTICE PDP(262420000000019/0) Create PDP Context (sgsn_libgtp.c:186) 20241213095506510 DLGTP DEBUG Registering seq=1028 in restransmit req queue (gtp.c:402) 20241213095506536 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 8e 40 67 88 11 3f 78 28 50 14 05 7f 86 de 77 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=1028 from retransmit req queue (gtp.c:443) 20241213095506536 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f4631ce6148, cbp=0x55de40731d70) (sgsn_libgtp.c:633) 20241213095506536 DGPRS INFO PDP(262420000000019/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241213095506536 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55de40736d28 TLLI=db10bc28, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241213095506536 DGPRS INFO PDP(262420000000019/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241213095506536 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user(782)@e327cc33d584: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(782)@e327cc33d584: setverdict(pass): pass -> pass, component reason not changed 20241213095506552 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000019, length=100 (sgsn_libgtp.c:826) 20241213095506567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095506567 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241213095506567 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) TC_attach_pdp_act_user-BVCI196(767)@e327cc33d584: Removing Client IMSI='262420000000019'H, index=0 TC_attach_pdp_act_user(782)@e327cc33d584: Final verdict of PTC: pass 20241213095506578 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58352<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(780)@e327cc33d584: Final verdict of PTC: none -NSVCI99(778)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-NS0(764)@e327cc33d584: Final verdict of PTC: none -NSVCI98(773)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb1-NS1(769)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(765)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(770)@e327cc33d584: Final verdict of PTC: none 20241213095506584 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) TC_attach_pdp_act_user-BVCI220(777)@e327cc33d584: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(772)@e327cc33d584: Final verdict of PTC: none -NSVCI97(768)@e327cc33d584: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(767)@e327cc33d584: Final verdict of PTC: none 20241213095506584 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-BSSGP2(775)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GSUP-IPA(779)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb2-NS2(774)@e327cc33d584: Final verdict of PTC: none -NSVCI99-provIP(776)@e327cc33d584: Final verdict of PTC: none -NSVCI98-provIP(771)@e327cc33d584: Final verdict of PTC: none -NSVCI97-provIP(766)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GGSN_GTP(781)@e327cc33d584: Final verdict of PTC: none MTC@e327cc33d584: Setting final verdict of the test case. MTC@e327cc33d584: Local verdict of MTC: none MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-NS0(764): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(765): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97-provIP(766): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(767): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97(768): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-NS1(769): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(770): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98-provIP(771): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(772): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98(773): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-NS2(774): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(775): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99-provIP(776): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(777): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99(778): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP-IPA(779): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP(780): none (none -> none) Fri Dec 13 09:55:06 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_user pass ====== MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GGSN_GTP(781): none (none -> none) Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_user.talloc MTC@e327cc33d584: Local verdict of PTC TC_attach_pdp_act_user(782): pass (none -> pass) MTC@e327cc33d584: Test case TC_attach_pdp_act_user finished. Verdict: pass MTC@e327cc33d584: 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'. 20241213095506678 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58358<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213095507080 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58358<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=92488) 20241213095507585 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095507585 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=92488, count=96844) 20241213095508587 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095508587 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject'. ------ SGSN_Tests.TC_attach_pdp_act_ggsn_reject ------ Fri Dec 13 09:55:09 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_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 20241213095509589 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095509589 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Test case TC_attach_pdp_act_ggsn_reject started. 20241213095510191 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58370<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213095510193 DMM INFO MM(262420000000019/db10bc28) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241213095510193 DMM INFO MM(262420000000019/db10bc28) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241213095510193 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241213095510193 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241213095510193 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241213095510193 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241213095510193 DLLC NOTICE LLME(ffffffff/db10bc28){ASSIGNED} LLGM Assign pre (db10bc28 => ffffffff) (gprs_llc.c:1079) 20241213095510193 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (db10bc28 => ffffffff) (gprs_llc.c:1125) 20241213095510193 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55de407369d0 (gprs_sndcp.c:574) 20241213095510193 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55de40736d28, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241213095510193 DMM NOTICE MM(262420000000019/db10bc28) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241213095510193 DGPRS INFO PDP(262420000000019/0) Forcing release of PDP context (pdpctx.c:102) 20241213095510193 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241213095510193 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241213095510194 DLGTP DEBUG Registering seq=1029 in restransmit req queue (gtp.c:402) 20241213095510194 DGPRS INFO SUBSCR(262420000000019) purging MS subscriber (gprs_subscriber.c:785) 20241213095510194 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) 20241213095510194 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) 20241213095510194 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Init}: Deallocated (fsm.c:568) 20241213095510194 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Deallocated (fsm.c:568) 20241213095510194 DMM DEBUG MM_STATE_Iu[0x55de40730e30]{Detached}: Deallocated (fsm.c:568) 20241213095510194 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Deallocated (fsm.c:568) 20241213095510194 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(783)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(784)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(783)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e327cc33d584: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(787)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095510240 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213095510240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095510240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095510240 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095510240 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241213095510240 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095510240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095510240 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095510240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(787)@e327cc33d584: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095510241 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095510241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095510241 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095510241 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095510241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095510241 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095510241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095510241 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095510241 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241213095510241 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095510241 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213095510242 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095510242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(787)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(787)@e327cc33d584: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095510244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(788)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(784)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(784)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095510249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095510249 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_ggsn_reject-BVCI196(786)@e327cc33d584: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(789)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(788)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e327cc33d584: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(792)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095510256 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213095510256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095510256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095510256 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095510256 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241213095510256 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095510256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095510256 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095510256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(792)@e327cc33d584: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095510257 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095510257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095510257 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095510257 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095510257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095510257 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095510257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095510257 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095510257 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241213095510257 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095510257 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213095510257 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095510257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(792)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(792)@e327cc33d584: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095510259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(793)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(789)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(789)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095510264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095510264 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_ggsn_reject-BVCI210(791)@e327cc33d584: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(794)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(793)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(798)@e327cc33d584: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(798)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095510276 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213095510276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095510276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095510276 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095510276 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241213095510276 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095510276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095510276 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095510276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(798)@e327cc33d584: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095510277 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095510277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095510277 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095510277 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095510277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095510277 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095510277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095510277 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095510277 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241213095510277 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095510277 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213095510277 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095510277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(798)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(798)@e327cc33d584: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095510279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(794)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(794)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095510283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095510283 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_ggsn_reject-BVCI220(795)@e327cc33d584: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213095510590 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095510591 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241213095510591 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241213095510591 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(797)@e327cc33d584: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(797)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213095510595 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241213095510596 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(797)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(797)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(797)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(797)@e327cc33d584: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(797)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(797)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_ggsn_reject-BVCI196(786)@e327cc33d584: Adding Client=TC_attach_pdp_act_ggsn_reject(801), IMSI='262420000000020'H, TLLI='D441ABE2'O, index=0 SGSN_Test-GSUP(799)@e327cc33d584: Created GsupExpect[0] for "262420000000020" to be handled at TC_attach_pdp_act_ggsn_reject(801) TC_attach_pdp_act_ggsn_reject(801)@e327cc33d584: 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 := '9B5D39FF1A60CB350B485EDD919122BA'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '133BEE83'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '41A66EA8DA68BD43'O } } } } } 20241213095510648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095510648 DLLC NOTICE LLME(ffffffff/d441abe2){UNASSIGNED} LLC RX: unknown TLLI 0xd441abe2, creating LLME on the fly (gprs_llc.c:552) 20241213095510648 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241213095510648 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000020) type="GPRS attach"  (gprs_gmm.c:1248) 20241213095510648 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Allocated (fsm.c:456) 20241213095510648 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Init}: Allocated (fsm.c:456) 20241213095510648 DMM DEBUG MM_STATE_Gb[0x55de4072a9b0]{Idle}: Allocated (fsm.c:456) 20241213095510648 DMM DEBUG MM_STATE_Iu[0x55de4072a880]{Detached}: Allocated (fsm.c:456) 20241213095510648 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241213095510648 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241213095510648 DLLC NOTICE LLME(ffffffff/d441abe2){UNASSIGNED} LLGM Assign pre (d441abe2 => de7f6ba7) (gprs_llc.c:1079) 20241213095510648 DLLC NOTICE LLME(d441abe2/de7f6ba7){ASSIGNED} LLGM Assign post (d441abe2 => de7f6ba7) (gprs_llc.c:1125) 20241213095510648 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241213095510648 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213095510648 DMM DEBUG MM(262420000000020/de7f6ba7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241213095510659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095510659 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241213095510659 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095510659 DMM DEBUG MM(262420000000020/de7f6ba7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000200 (gprs_gmm.c:1066) 20241213095510659 DMM NOTICE MM(262420000000020/de7f6ba7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241213095510659 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241213095510659 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241213095510659 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241213095510659 DMM DEBUG MM(262420000000020/de7f6ba7) Requesting authorization (sgsn_auth.c:160) 20241213095510659 DMM INFO MM(262420000000020/de7f6ba7) Requesting authentication tuples (sgsn_auth.c:184) 20241213095510659 DMM DEBUG MM(262420000000020/de7f6ba7) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241213095510659 DGPRS INFO SUBSCR(262420000000020) requesting auth info (gprs_subscriber.c:805) 20241213095510659 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)@e327cc33d584: Found GsupExpect[0] for "262420000000020" handled at TC_attach_pdp_act_ggsn_reject(801) SGSN_Test-GSUP(799)@e327cc33d584: Added IMSI table entry 0TC_attach_pdp_act_ggsn_reject(801)"262420000000020" 20241213095510662 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241213095510662 DGPRS INFO SUBSCR(262420000000020) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241213095510662 DGPRS DEBUG SUBSCR(262420000000020) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241213095510662 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber authentication info (gprs_subscriber.c:850) 20241213095510662 DMM INFO MM(262420000000020/de7f6ba7) Subscriber data update (mmctx.c:445) 20241213095510662 DMM DEBUG MM(262420000000020/de7f6ba7) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241213095510662 DMM INFO MM(262420000000020/de7f6ba7) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241213095510662 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241213095510662 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241213095510662 DMM INFO MM(262420000000020/de7f6ba7) <- GMM AUTH AND CIPHERING REQ (rand = 9b 5d 39 ff 1a 60 cb 35 0b 48 5e dd 91 91 22 ba , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241213095510669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095510669 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20241213095510669 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095510669 DMM INFO MM(262420000000020/de7f6ba7) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241213095510669 DMM NOTICE MM(262420000000020/de7f6ba7) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241213095510669 DMM DEBUG MM(262420000000020/de7f6ba7) checking auth: received GSM SRES = 13 3b ee 83 (gprs_gmm.c:648) 20241213095510669 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241213095510669 DMM DEBUG MM(262420000000020/de7f6ba7) Requesting authorization (sgsn_auth.c:160) 20241213095510669 DMM INFO MM(262420000000020/de7f6ba7) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241213095510669 DMM DEBUG MM(262420000000020/de7f6ba7) Requesting subscriber data update (gprs_subscriber.c:894) 20241213095510669 DGPRS INFO SUBSCR(262420000000020) subscriber data is not available (gprs_subscriber.c:818) 20241213095510669 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) 20241213095510669 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241213095510669 DMM INFO MM(262420000000020/de7f6ba7) <- GMM ATTACH ACCEPT (new P-TMSI=0xde7f6ba7) (gprs_gmm.c:282) 20241213095510670 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241213095510670 DGPRS INFO SUBSCR(262420000000020) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241213095510670 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20241213095510670 DMM INFO MM(262420000000020/de7f6ba7) Subscriber data update (mmctx.c:445) 20241213095510670 DMM DEBUG MM(262420000000020/de7f6ba7) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241213095510670 DMM INFO MM(262420000000020/de7f6ba7) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241213095510670 DMM NOTICE MM(262420000000020/de7f6ba7) Authorized, continuing procedure, IMSI=262420000000020 (gprs_gmm.c:982) 20241213095510670 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241213095510670 DMM NOTICE MM(262420000000020/de7f6ba7) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241213095510670 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) 20241213095510670 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241213095510670 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20241213095510670 DMM INFO MM(262420000000020/de7f6ba7) Subscriber data update (mmctx.c:445) 20241213095510670 DMM DEBUG MM(262420000000020/de7f6ba7) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241213095510675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095510675 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241213095510675 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095510675 DMM INFO MM(262420000000020/de7f6ba7) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241213095510675 DMM NOTICE MM(262420000000020/de7f6ba7) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241213095510675 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241213095510675 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241213095510675 DLLC NOTICE LLME(d441abe2/de7f6ba7){ASSIGNED} LLGM Assign pre (ffffffff => de7f6ba7) (gprs_llc.c:1079) 20241213095510675 DLLC NOTICE LLME(ffffffff/de7f6ba7){ASSIGNED} LLGM Assign post (ffffffff => de7f6ba7) (gprs_llc.c:1125) 20241213095510675 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241213095510675 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241213095510675 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241213095510675 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_ggsn_reject(801)@e327cc33d584: setverdict(pass): none -> pass 20241213095510734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095510734 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241213095510734 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095510735 DMM INFO MM(262420000000020/de7f6ba7) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241213095510735 DMM INFO MM(262420000000020/de7f6ba7) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241213095510735 DMM DEBUG MM(262420000000020/de7f6ba7) Using GGSN 0 (gprs_sm.c:317) 20241213095510735 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) 20241213095510735 DLGTP DEBUG Begin pdp_tidset tid = 5020000000024262 (pdp.c:279) 20241213095510735 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241213095510735 DGPRS NOTICE PDP(262420000000020/0) Create PDP Context (sgsn_libgtp.c:186) 20241213095510735 DLGTP DEBUG Registering seq=1030 in restransmit req queue (gtp.c:402) 20241213095510757 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 f9 ad 89 1d 11 82 18 d8 e4 14 05 7f f9 91 cc 7f 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) 20241213095510757 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7f4631ce71c0, cbp=0x55de40732640) (sgsn_libgtp.c:633) 20241213095510757 DGPRS INFO PDP(262420000000020/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:408) 20241213095510757 DLGTP DEBUG Begin pdp_tiddel tid = 5020000000024262 (pdp.c:298) 20241213095510757 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241213095510757 DMM NOTICE MM(262420000000020/de7f6ba7) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:240) TC_attach_pdp_act_ggsn_reject(801)@e327cc33d584: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject(801)@e327cc33d584: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject-BVCI196(786)@e327cc33d584: Removing Client IMSI='262420000000020'H, index=0 TC_attach_pdp_act_ggsn_reject(801)@e327cc33d584: Final verdict of PTC: pass 20241213095510776 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58370<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(799)@e327cc33d584: Final verdict of PTC: none -NSVCI99(798)@e327cc33d584: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI210(791)@e327cc33d584: Final verdict of PTC: none 20241213095510781 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) TC_attach_pdp_act_ggsn_reject-BVCI196(786)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb1-NS1(788)@e327cc33d584: Final verdict of PTC: none -NSVCI98(792)@e327cc33d584: Final verdict of PTC: none -NSVCI97(787)@e327cc33d584: Final verdict of PTC: none 20241213095510781 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-BSSGP2(794)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(784)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb2-NS2(793)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-NS0(783)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(789)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GSUP-IPA(797)@e327cc33d584: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI220(795)@e327cc33d584: Final verdict of PTC: none -NSVCI97-provIP(785)@e327cc33d584: Final verdict of PTC: none -NSVCI98-provIP(790)@e327cc33d584: Final verdict of PTC: none -NSVCI99-provIP(796)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GGSN_GTP(800)@e327cc33d584: Final verdict of PTC: none MTC@e327cc33d584: Setting final verdict of the test case. MTC@e327cc33d584: Local verdict of MTC: none MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-NS0(783): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(784): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97-provIP(785): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI196(786): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97(787): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-NS1(788): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(789): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98-provIP(790): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI210(791): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98(792): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-NS2(793): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(794): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI220(795): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99-provIP(796): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP-IPA(797): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99(798): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP(799): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GGSN_GTP(800): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_pdp_act_ggsn_reject(801): pass (none -> pass) MTC@e327cc33d584: Test case TC_attach_pdp_act_ggsn_reject finished. Verdict: pass MTC@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass'. Fri Dec 13 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 20241213095510846 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58376<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213095511248 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58376<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=86216) 20241213095511782 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095511782 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=86216, count=98756) 20241213095512784 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095512784 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo'. ------ SGSN_Tests.TC_attach_pdp_act_user_deact_mo ------ Fri Dec 13 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 20241213095513786 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095513786 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Test case TC_attach_pdp_act_user_deact_mo started. 20241213095514343 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38302<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213095514345 DMM INFO MM(262420000000020/de7f6ba7) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241213095514345 DMM INFO MM(262420000000020/de7f6ba7) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241213095514345 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241213095514345 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241213095514345 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241213095514345 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241213095514345 DLLC NOTICE LLME(ffffffff/de7f6ba7){ASSIGNED} LLGM Assign pre (de7f6ba7 => ffffffff) (gprs_llc.c:1079) 20241213095514345 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (de7f6ba7 => ffffffff) (gprs_llc.c:1125) 20241213095514345 DGPRS INFO SUBSCR(262420000000020) purging MS subscriber (gprs_subscriber.c:785) 20241213095514345 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) 20241213095514345 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) 20241213095514345 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Init}: Deallocated (fsm.c:568) 20241213095514345 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Deallocated (fsm.c:568) 20241213095514345 DMM DEBUG MM_STATE_Iu[0x55de4072a880]{Detached}: Deallocated (fsm.c:568) 20241213095514345 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Deallocated (fsm.c:568) 20241213095514346 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(802)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(803)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(802)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e327cc33d584: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(806)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095514386 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213095514386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095514386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095514386 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095514386 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241213095514386 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095514386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095514386 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095514386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(806)@e327cc33d584: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095514387 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095514387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095514387 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095514387 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095514387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095514387 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095514387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095514387 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095514387 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241213095514387 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095514387 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213095514388 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095514388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(806)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(806)@e327cc33d584: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095514390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(807)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(803)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(803)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095514394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095514394 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)@e327cc33d584: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(808)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(807)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e327cc33d584: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(811)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095514401 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213095514401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095514401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095514401 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095514401 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241213095514401 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095514401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095514401 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095514401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(811)@e327cc33d584: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095514402 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095514402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095514402 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095514402 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095514402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095514402 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095514402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095514402 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095514402 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241213095514402 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095514402 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213095514402 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095514402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(811)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(811)@e327cc33d584: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095514404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(812)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(808)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(808)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095514408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095514408 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)@e327cc33d584: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(813)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(812)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e327cc33d584: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(816)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095514416 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213095514416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095514416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095514416 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095514416 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241213095514416 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095514416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095514416 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095514416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(816)@e327cc33d584: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095514417 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095514417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095514417 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095514417 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095514417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095514417 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095514417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095514417 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095514417 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241213095514417 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095514417 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213095514418 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095514418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(816)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(816)@e327cc33d584: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095514420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(813)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(813)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095514425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095514425 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)@e327cc33d584: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213095514788 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095514788 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241213095514788 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241213095514788 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(817)@e327cc33d584: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(817)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213095514792 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241213095514793 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(817)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(817)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(817)@e327cc33d584: 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)@e327cc33d584: 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)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(817)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mo-BVCI196(805)@e327cc33d584: Adding Client=TC_attach_pdp_act_user_deact_mo(820), IMSI='262420000000021'H, TLLI='D3DA18A7'O, index=0 SGSN_Test-GSUP(818)@e327cc33d584: 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)@e327cc33d584: 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 := '9074B5800E640BF1A1401486AA34F93C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CA6A0068'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A7A1F82ADBF49202'O } } } } } 20241213095514863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095514863 DLLC NOTICE LLME(ffffffff/d3da18a7){UNASSIGNED} LLC RX: unknown TLLI 0xd3da18a7, creating LLME on the fly (gprs_llc.c:552) 20241213095514863 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241213095514863 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach"  (gprs_gmm.c:1248) 20241213095514863 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Allocated (fsm.c:456) 20241213095514863 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Init}: Allocated (fsm.c:456) 20241213095514863 DMM DEBUG MM_STATE_Gb[0x55de4072a9b0]{Idle}: Allocated (fsm.c:456) 20241213095514863 DMM DEBUG MM_STATE_Iu[0x55de40730e30]{Detached}: Allocated (fsm.c:456) 20241213095514863 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241213095514863 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241213095514863 DLLC NOTICE LLME(ffffffff/d3da18a7){UNASSIGNED} LLGM Assign pre (d3da18a7 => ca9f6e01) (gprs_llc.c:1079) 20241213095514863 DLLC NOTICE LLME(d3da18a7/ca9f6e01){ASSIGNED} LLGM Assign post (d3da18a7 => ca9f6e01) (gprs_llc.c:1125) 20241213095514863 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241213095514863 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213095514863 DMM DEBUG MM(262420000000021/ca9f6e01) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241213095514870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095514870 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241213095514870 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095514870 DMM DEBUG MM(262420000000021/ca9f6e01) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1066) 20241213095514870 DMM NOTICE MM(262420000000021/ca9f6e01) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241213095514870 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241213095514870 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241213095514870 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241213095514870 DMM DEBUG MM(262420000000021/ca9f6e01) Requesting authorization (sgsn_auth.c:160) 20241213095514870 DMM INFO MM(262420000000021/ca9f6e01) Requesting authentication tuples (sgsn_auth.c:184) 20241213095514870 DMM DEBUG MM(262420000000021/ca9f6e01) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241213095514870 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20241213095514870 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)@e327cc33d584: Found GsupExpect[0] for "262420000000021" handled at TC_attach_pdp_act_user_deact_mo(820) SGSN_Test-GSUP(818)@e327cc33d584: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mo(820)"262420000000021" 20241213095514872 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241213095514872 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241213095514872 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241213095514872 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20241213095514872 DMM INFO MM(262420000000021/ca9f6e01) Subscriber data update (mmctx.c:445) 20241213095514872 DMM DEBUG MM(262420000000021/ca9f6e01) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241213095514872 DMM INFO MM(262420000000021/ca9f6e01) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241213095514872 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241213095514872 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241213095514872 DMM INFO MM(262420000000021/ca9f6e01) <- GMM AUTH AND CIPHERING REQ (rand = 90 74 b5 80 0e 64 0b f1 a1 40 14 86 aa 34 f9 3c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241213095514877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095514877 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20241213095514877 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095514877 DMM INFO MM(262420000000021/ca9f6e01) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241213095514877 DMM NOTICE MM(262420000000021/ca9f6e01) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241213095514877 DMM DEBUG MM(262420000000021/ca9f6e01) checking auth: received GSM SRES = ca 6a 00 68 (gprs_gmm.c:648) 20241213095514877 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241213095514877 DMM DEBUG MM(262420000000021/ca9f6e01) Requesting authorization (sgsn_auth.c:160) 20241213095514877 DMM INFO MM(262420000000021/ca9f6e01) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241213095514877 DMM DEBUG MM(262420000000021/ca9f6e01) Requesting subscriber data update (gprs_subscriber.c:894) 20241213095514877 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20241213095514877 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) 20241213095514877 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241213095514877 DMM INFO MM(262420000000021/ca9f6e01) <- GMM ATTACH ACCEPT (new P-TMSI=0xca9f6e01) (gprs_gmm.c:282) 20241213095514878 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241213095514878 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241213095514878 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241213095514878 DMM INFO MM(262420000000021/ca9f6e01) Subscriber data update (mmctx.c:445) 20241213095514878 DMM DEBUG MM(262420000000021/ca9f6e01) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241213095514878 DMM INFO MM(262420000000021/ca9f6e01) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241213095514878 DMM NOTICE MM(262420000000021/ca9f6e01) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:982) 20241213095514878 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241213095514878 DMM NOTICE MM(262420000000021/ca9f6e01) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241213095514878 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) 20241213095514879 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241213095514879 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241213095514879 DMM INFO MM(262420000000021/ca9f6e01) Subscriber data update (mmctx.c:445) 20241213095514879 DMM DEBUG MM(262420000000021/ca9f6e01) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241213095514882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095514882 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241213095514882 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095514882 DMM INFO MM(262420000000021/ca9f6e01) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241213095514882 DMM NOTICE MM(262420000000021/ca9f6e01) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241213095514882 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241213095514882 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241213095514882 DLLC NOTICE LLME(d3da18a7/ca9f6e01){ASSIGNED} LLGM Assign pre (ffffffff => ca9f6e01) (gprs_llc.c:1079) 20241213095514882 DLLC NOTICE LLME(ffffffff/ca9f6e01){ASSIGNED} LLGM Assign post (ffffffff => ca9f6e01) (gprs_llc.c:1125) 20241213095514882 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241213095514882 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241213095514882 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241213095514882 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mo(820)@e327cc33d584: setverdict(pass): none -> pass 20241213095514942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095514942 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241213095514942 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095514942 DMM INFO MM(262420000000021/ca9f6e01) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241213095514942 DMM INFO MM(262420000000021/ca9f6e01) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241213095514942 DMM DEBUG MM(262420000000021/ca9f6e01) Using GGSN 0 (gprs_sm.c:317) 20241213095514942 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) 20241213095514942 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20241213095514942 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241213095514942 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:186) 20241213095514942 DLGTP DEBUG Registering seq=1031 in restransmit req queue (gtp.c:402) 20241213095514960 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 99 6c 6c 45 11 c4 49 e1 2c 14 05 7f 1a 68 7c c9 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1031 from retransmit req queue (gtp.c:443) 20241213095514960 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f4631ce71c0, cbp=0x55de40732640) (sgsn_libgtp.c:633) 20241213095514960 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241213095514960 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55de40736d28 TLLI=ca9f6e01, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241213095514960 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241213095514960 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mo(820)@e327cc33d584: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo(820)@e327cc33d584: setverdict(pass): pass -> pass, component reason not changed 20241213095514975 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000021, length=100 (sgsn_libgtp.c:826) 20241213095514989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095514989 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241213095514990 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095514997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095514997 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20241213095514997 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095514997 DMM INFO MM(262420000000021/ca9f6e01) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20241213095514997 DGPRS INFO PDP(262420000000021/0) Delete PDP Context (sgsn_libgtp.c:326) 20241213095514997 DLGTP DEBUG Registering seq=1032 in restransmit req queue (gtp.c:402) 20241213095515000 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) 20241213095515000 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f4631ce71c0, cbp=0x55de40732640) (sgsn_libgtp.c:633) 20241213095515000 DGPRS INFO PDP(262420000000021/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:553) 20241213095515000 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55de40736d28, TLLI=ca9f6e01, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241213095515000 DMM INFO MM(262420000000021/ca9f6e01) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241213095515000 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20241213095515000 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mo(820)@e327cc33d584: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo-BVCI196(805)@e327cc33d584: Removing Client IMSI='262420000000021'H, index=0 TC_attach_pdp_act_user_deact_mo(820)@e327cc33d584: Final verdict of PTC: pass 20241213095515015 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38302<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(818)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb1-NS1(807)@e327cc33d584: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI196(805)@e327cc33d584: Final verdict of PTC: none 20241213095515020 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241213095515020 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(816)@e327cc33d584: Final verdict of PTC: none -NSVCI97(806)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-NS0(802)@e327cc33d584: Final verdict of PTC: none -NSVCI98(811)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GSUP-IPA(817)@e327cc33d584: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI220(815)@e327cc33d584: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI210(810)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb2-NS2(812)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(808)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GGSN_GTP(819)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(803)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(813)@e327cc33d584: Final verdict of PTC: none -NSVCI99-provIP(814)@e327cc33d584: Final verdict of PTC: none -NSVCI97-provIP(804)@e327cc33d584: Final verdict of PTC: none -NSVCI98-provIP(809)@e327cc33d584: Final verdict of PTC: none MTC@e327cc33d584: Setting final verdict of the test case. MTC@e327cc33d584: Local verdict of MTC: none MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-NS0(802): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(803): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97-provIP(804): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI196(805): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97(806): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-NS1(807): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(808): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98-provIP(809): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI210(810): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98(811): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-NS2(812): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(813): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99-provIP(814): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI220(815): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99(816): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP-IPA(817): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP(818): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GGSN_GTP(819): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_pdp_act_user_deact_mo(820): pass (none -> pass) MTC@e327cc33d584: Test case TC_attach_pdp_act_user_deact_mo finished. Verdict: pass MTC@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass'. Fri Dec 13 09:55:15 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 20241213095515097 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38310<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213095515500 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38310<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=105196) 20241213095516021 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095516022 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=105196, count=106356) 20241213095517022 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095517023 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt'. ------ SGSN_Tests.TC_attach_pdp_act_user_deact_mt ------ Fri Dec 13 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 20241213095518023 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095518023 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Test case TC_attach_pdp_act_user_deact_mt started. 20241213095518599 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38322<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213095518602 DMM INFO MM(262420000000021/ca9f6e01) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241213095518602 DMM INFO MM(262420000000021/ca9f6e01) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241213095518602 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241213095518602 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241213095518602 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241213095518602 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241213095518602 DLLC NOTICE LLME(ffffffff/ca9f6e01){ASSIGNED} LLGM Assign pre (ca9f6e01 => ffffffff) (gprs_llc.c:1079) 20241213095518602 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ca9f6e01 => ffffffff) (gprs_llc.c:1125) 20241213095518602 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20241213095518602 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) 20241213095518602 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) 20241213095518602 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Init}: Deallocated (fsm.c:568) 20241213095518602 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Deallocated (fsm.c:568) 20241213095518602 DMM DEBUG MM_STATE_Iu[0x55de40730e30]{Detached}: Deallocated (fsm.c:568) 20241213095518602 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Deallocated (fsm.c:568) 20241213095518602 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(821)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(822)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(821)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e327cc33d584: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(825)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095518647 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213095518647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095518647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095518647 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095518647 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241213095518647 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095518647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095518647 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095518647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241213095518648 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095518648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095518648 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095518648 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095518648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095518648 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095518648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095518648 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095518648 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241213095518648 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095518648 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(825)@e327cc33d584: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095518648 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095518648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(825)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(825)@e327cc33d584: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095518650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(826)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(822)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(822)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095518656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095518656 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)@e327cc33d584: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(827)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(826)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e327cc33d584: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(830)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095518665 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213095518665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095518665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095518665 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095518665 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241213095518665 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095518665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095518665 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095518665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(830)@e327cc33d584: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095518667 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095518667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095518667 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095518667 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095518667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095518667 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095518667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095518667 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095518667 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241213095518667 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095518667 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213095518667 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095518667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(830)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(830)@e327cc33d584: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(831)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21012 20241213095518669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(827)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(827)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095518674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095518674 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(832)@e327cc33d584: 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)@e327cc33d584: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(831)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e327cc33d584: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(835)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095518680 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213095518680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095518680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095518680 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095518680 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241213095518680 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095518680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095518680 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095518680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(835)@e327cc33d584: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095518681 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095518681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095518681 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095518681 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095518681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095518681 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095518681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095518681 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095518681 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241213095518681 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095518681 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(835)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241213095518681 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095518681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(835)@e327cc33d584: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095518683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(832)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(832)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095518688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095518688 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)@e327cc33d584: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213095519025 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095519025 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241213095519025 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241213095519025 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(836)@e327cc33d584: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(836)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213095519029 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241213095519030 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(836)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(836)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(836)@e327cc33d584: 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)@e327cc33d584: 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)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(836)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mt-BVCI196(824)@e327cc33d584: Adding Client=TC_attach_pdp_act_user_deact_mt(839), IMSI='262420000000022'H, TLLI='C1A6F8F4'O, index=0 SGSN_Test-GSUP(837)@e327cc33d584: 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)@e327cc33d584: 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 := '3FAFFAE3E0D6EB1EB3F0A2DD62752983'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8E1AFD9B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9E52D469E54ED0FD'O } } } } } 20241213095519091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095519091 DLLC NOTICE LLME(ffffffff/c1a6f8f4){UNASSIGNED} LLC RX: unknown TLLI 0xc1a6f8f4, creating LLME on the fly (gprs_llc.c:552) 20241213095519091 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241213095519091 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach"  (gprs_gmm.c:1248) 20241213095519091 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Allocated (fsm.c:456) 20241213095519091 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Init}: Allocated (fsm.c:456) 20241213095519091 DMM DEBUG MM_STATE_Gb[0x55de4072a9b0]{Idle}: Allocated (fsm.c:456) 20241213095519091 DMM DEBUG MM_STATE_Iu[0x55de4072a880]{Detached}: Allocated (fsm.c:456) 20241213095519091 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241213095519091 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241213095519091 DLLC NOTICE LLME(ffffffff/c1a6f8f4){UNASSIGNED} LLGM Assign pre (c1a6f8f4 => c469f9fd) (gprs_llc.c:1079) 20241213095519091 DLLC NOTICE LLME(c1a6f8f4/c469f9fd){ASSIGNED} LLGM Assign post (c1a6f8f4 => c469f9fd) (gprs_llc.c:1125) 20241213095519091 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241213095519091 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213095519091 DMM DEBUG MM(262420000000022/c469f9fd) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241213095519102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095519102 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241213095519102 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095519102 DMM DEBUG MM(262420000000022/c469f9fd) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1066) 20241213095519102 DMM NOTICE MM(262420000000022/c469f9fd) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241213095519102 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241213095519102 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241213095519102 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241213095519102 DMM DEBUG MM(262420000000022/c469f9fd) Requesting authorization (sgsn_auth.c:160) 20241213095519102 DMM INFO MM(262420000000022/c469f9fd) Requesting authentication tuples (sgsn_auth.c:184) 20241213095519102 DMM DEBUG MM(262420000000022/c469f9fd) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241213095519103 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20241213095519103 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)@e327cc33d584: Found GsupExpect[0] for "262420000000022" handled at TC_attach_pdp_act_user_deact_mt(839) SGSN_Test-GSUP(837)@e327cc33d584: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mt(839)"262420000000022" 20241213095519105 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241213095519105 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241213095519106 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241213095519106 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20241213095519106 DMM INFO MM(262420000000022/c469f9fd) Subscriber data update (mmctx.c:445) 20241213095519106 DMM DEBUG MM(262420000000022/c469f9fd) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241213095519106 DMM INFO MM(262420000000022/c469f9fd) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241213095519106 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241213095519106 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241213095519106 DMM INFO MM(262420000000022/c469f9fd) <- GMM AUTH AND CIPHERING REQ (rand = 3f af fa e3 e0 d6 eb 1e b3 f0 a2 dd 62 75 29 83 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241213095519114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095519114 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241213095519114 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095519114 DMM INFO MM(262420000000022/c469f9fd) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241213095519114 DMM NOTICE MM(262420000000022/c469f9fd) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241213095519114 DMM DEBUG MM(262420000000022/c469f9fd) checking auth: received GSM SRES = 8e 1a fd 9b (gprs_gmm.c:648) 20241213095519115 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241213095519115 DMM DEBUG MM(262420000000022/c469f9fd) Requesting authorization (sgsn_auth.c:160) 20241213095519115 DMM INFO MM(262420000000022/c469f9fd) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241213095519115 DMM DEBUG MM(262420000000022/c469f9fd) Requesting subscriber data update (gprs_subscriber.c:894) 20241213095519115 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20241213095519115 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) 20241213095519115 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241213095519115 DMM INFO MM(262420000000022/c469f9fd) <- GMM ATTACH ACCEPT (new P-TMSI=0xc469f9fd) (gprs_gmm.c:282) 20241213095519116 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241213095519116 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241213095519116 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241213095519116 DMM INFO MM(262420000000022/c469f9fd) Subscriber data update (mmctx.c:445) 20241213095519116 DMM DEBUG MM(262420000000022/c469f9fd) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241213095519116 DMM INFO MM(262420000000022/c469f9fd) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241213095519116 DMM NOTICE MM(262420000000022/c469f9fd) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:982) 20241213095519116 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241213095519116 DMM NOTICE MM(262420000000022/c469f9fd) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241213095519116 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) 20241213095519117 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241213095519117 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241213095519117 DMM INFO MM(262420000000022/c469f9fd) Subscriber data update (mmctx.c:445) 20241213095519117 DMM DEBUG MM(262420000000022/c469f9fd) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241213095519124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095519124 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241213095519124 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095519124 DMM INFO MM(262420000000022/c469f9fd) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241213095519124 DMM NOTICE MM(262420000000022/c469f9fd) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241213095519124 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241213095519124 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241213095519124 DLLC NOTICE LLME(c1a6f8f4/c469f9fd){ASSIGNED} LLGM Assign pre (ffffffff => c469f9fd) (gprs_llc.c:1079) 20241213095519124 DLLC NOTICE LLME(ffffffff/c469f9fd){ASSIGNED} LLGM Assign post (ffffffff => c469f9fd) (gprs_llc.c:1125) 20241213095519124 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241213095519124 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241213095519124 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241213095519124 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mt(839)@e327cc33d584: setverdict(pass): none -> pass 20241213095519184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095519184 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241213095519184 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095519184 DMM INFO MM(262420000000022/c469f9fd) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241213095519184 DMM INFO MM(262420000000022/c469f9fd) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241213095519184 DMM DEBUG MM(262420000000022/c469f9fd) Using GGSN 0 (gprs_sm.c:317) 20241213095519184 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) 20241213095519184 DLGTP DEBUG Begin pdp_tidset tid = 5220000000024262 (pdp.c:279) 20241213095519184 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241213095519184 DGPRS NOTICE PDP(262420000000022/0) Create PDP Context (sgsn_libgtp.c:186) 20241213095519184 DLGTP DEBUG Registering seq=1033 in restransmit req queue (gtp.c:402) 20241213095519210 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 c4 f3 94 e1 11 78 13 d1 02 14 05 7f 2f a7 46 a4 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) 20241213095519210 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f4631ce71c0, cbp=0x55de40732640) (sgsn_libgtp.c:633) 20241213095519210 DGPRS INFO PDP(262420000000022/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241213095519210 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55de40737e98 TLLI=c469f9fd, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241213095519210 DGPRS INFO PDP(262420000000022/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241213095519210 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mt(839)@e327cc33d584: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mt(839)@e327cc33d584: setverdict(pass): pass -> pass, component reason not changed 20241213095519225 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000022, length=100 (sgsn_libgtp.c:826) 20241213095519236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095519236 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241213095519236 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095519240 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20241213095519240 DGPRS INFO PDP(262420000000022:5): Context 0x7f4631ce71c0 was deleted (sgsn_libgtp.c:707) 20241213095519240 DMM INFO MM(262420000000022/c469f9fd) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241213095519240 DLGTP DEBUG Begin pdp_tiddel tid = 5220000000024262 (pdp.c:298) 20241213095519240 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mt-BVCI196(824)@e327cc33d584: Removing Client IMSI='262420000000022'H, index=0 20241213095519251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095519251 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241213095519251 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095519251 DMM INFO MM(262420000000022/c469f9fd) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_user_deact_mt(839)@e327cc33d584: Final verdict of PTC: pass 20241213095519254 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38322<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241213095519258 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241213095519258 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(837)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(827)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(832)@e327cc33d584: Final verdict of PTC: none -NSVCI97(825)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GSUP-IPA(836)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(822)@e327cc33d584: Final verdict of PTC: none -NSVCI99(835)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb2-NS2(831)@e327cc33d584: Final verdict of PTC: none -NSVCI98(830)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-NS0(821)@e327cc33d584: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI196(824)@e327cc33d584: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI220(834)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb1-NS1(826)@e327cc33d584: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI210(829)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GGSN_GTP(838)@e327cc33d584: Final verdict of PTC: none -NSVCI97-provIP(823)@e327cc33d584: Final verdict of PTC: none -NSVCI98-provIP(828)@e327cc33d584: Final verdict of PTC: none -NSVCI99-provIP(833)@e327cc33d584: Final verdict of PTC: none MTC@e327cc33d584: Setting final verdict of the test case. MTC@e327cc33d584: Local verdict of MTC: none MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-NS0(821): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(822): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97-provIP(823): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI196(824): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97(825): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-NS1(826): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(827): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98-provIP(828): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI210(829): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98(830): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-NS2(831): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(832): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99-provIP(833): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI220(834): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99(835): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP-IPA(836): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP(837): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GGSN_GTP(838): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_pdp_act_user_deact_mt(839): pass (none -> pass) MTC@e327cc33d584: Test case TC_attach_pdp_act_user_deact_mt finished. Verdict: pass MTC@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass'. Fri Dec 13 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 20241213095519397 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38334<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213095519800 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38334<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84228) 20241213095520260 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095520260 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241213095520816 DGPRS DEBUG Checking for inactive LLMEs, time = 36611920 (sgsn.c:132) Waiting for packet dumper to finish... 1 (prev_count=84228, count=104932) 20241213095521261 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095521261 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_dup'. ------ SGSN_Tests.TC_attach_pdp_act_deact_dup ------ Fri Dec 13 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 20241213095522263 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095522263 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Test case TC_attach_pdp_act_deact_dup started. 20241213095522901 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55196<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213095522903 DMM INFO MM(262420000000022/c469f9fd) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241213095522903 DMM INFO MM(262420000000022/c469f9fd) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241213095522903 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241213095522903 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241213095522903 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241213095522903 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241213095522903 DLLC NOTICE LLME(ffffffff/c469f9fd){ASSIGNED} LLGM Assign pre (c469f9fd => ffffffff) (gprs_llc.c:1079) 20241213095522903 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c469f9fd => ffffffff) (gprs_llc.c:1125) 20241213095522903 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55de40737b40 (gprs_sndcp.c:574) 20241213095522903 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55de40737e98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241213095522903 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20241213095522903 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) 20241213095522903 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) 20241213095522903 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Init}: Deallocated (fsm.c:568) 20241213095522903 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Deallocated (fsm.c:568) 20241213095522903 DMM DEBUG MM_STATE_Iu[0x55de4072a880]{Detached}: Deallocated (fsm.c:568) 20241213095522903 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Deallocated (fsm.c:568) 20241213095522903 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(840)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(841)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(840)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e327cc33d584: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(844)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095522951 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213095522951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095522951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095522951 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095522951 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241213095522951 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095522951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095522951 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095522951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(844)@e327cc33d584: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095522952 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095522952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095522952 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095522952 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095522952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095522952 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095522952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095522952 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095522952 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241213095522952 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095522952 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213095522952 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095522952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(844)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(844)@e327cc33d584: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095522954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(845)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(841)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(841)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095522959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095522959 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_dup-BVCI196(843)@e327cc33d584: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(846)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(845)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e327cc33d584: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(849)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095522966 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213095522966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095522966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095522966 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095522966 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241213095522966 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095522966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095522966 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095522966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(849)@e327cc33d584: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095522967 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095522967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095522967 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095522967 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095522967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095522967 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095522967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095522967 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095522967 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241213095522967 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095522967 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213095522967 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095522967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(849)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(849)@e327cc33d584: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095522969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(850)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(846)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(846)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095522974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095522974 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_dup-BVCI210(848)@e327cc33d584: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(851)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(850)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(854)@e327cc33d584: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(854)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095522983 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213095522983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095522983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095522983 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095522983 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241213095522983 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095522983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095522983 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095522983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(854)@e327cc33d584: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095522984 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095522984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095522984 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095522984 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095522984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095522984 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095522984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095522984 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095522984 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241213095522984 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095522984 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213095522985 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095522985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(854)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(854)@e327cc33d584: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095522986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(851)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(851)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095522991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095522991 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_dup-BVCI220(853)@e327cc33d584: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213095523265 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095523265 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241213095523265 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241213095523265 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(855)@e327cc33d584: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(855)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213095523269 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241213095523270 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(855)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(855)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(855)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(855)@e327cc33d584: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(855)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(855)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_dup-BVCI196(843)@e327cc33d584: Adding Client=TC_attach_pdp_act_deact_dup(858), IMSI='262420000000046'H, TLLI='E2736BAB'O, index=0 SGSN_Test-GSUP(856)@e327cc33d584: Created GsupExpect[0] for "262420000000046" to be handled at TC_attach_pdp_act_deact_dup(858) TC_attach_pdp_act_deact_dup(858)@e327cc33d584: 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 := '419B9DFEE0704490556DA5642C3C39DC'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '63CCB0EF'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5996488EC988B3EF'O } } } } } 20241213095523345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095523345 DLLC NOTICE LLME(ffffffff/e2736bab){UNASSIGNED} LLC RX: unknown TLLI 0xe2736bab, creating LLME on the fly (gprs_llc.c:552) 20241213095523345 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241213095523345 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000046) type="GPRS attach"  (gprs_gmm.c:1248) 20241213095523345 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Allocated (fsm.c:456) 20241213095523345 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Init}: Allocated (fsm.c:456) 20241213095523345 DMM DEBUG MM_STATE_Gb[0x55de4072a9b0]{Idle}: Allocated (fsm.c:456) 20241213095523345 DMM DEBUG MM_STATE_Iu[0x55de40730e30]{Detached}: Allocated (fsm.c:456) 20241213095523345 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241213095523345 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241213095523345 DLLC NOTICE LLME(ffffffff/e2736bab){UNASSIGNED} LLGM Assign pre (e2736bab => efebc82b) (gprs_llc.c:1079) 20241213095523345 DLLC NOTICE LLME(e2736bab/efebc82b){ASSIGNED} LLGM Assign post (e2736bab => efebc82b) (gprs_llc.c:1125) 20241213095523345 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241213095523345 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213095523345 DMM DEBUG MM(262420000000046/efebc82b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241213095523360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095523361 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241213095523361 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095523361 DMM DEBUG MM(262420000000046/efebc82b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000460 (gprs_gmm.c:1066) 20241213095523361 DMM NOTICE MM(262420000000046/efebc82b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241213095523361 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241213095523361 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241213095523361 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241213095523361 DMM DEBUG MM(262420000000046/efebc82b) Requesting authorization (sgsn_auth.c:160) 20241213095523361 DMM INFO MM(262420000000046/efebc82b) Requesting authentication tuples (sgsn_auth.c:184) 20241213095523361 DMM DEBUG MM(262420000000046/efebc82b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241213095523361 DGPRS INFO SUBSCR(262420000000046) requesting auth info (gprs_subscriber.c:805) 20241213095523361 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)@e327cc33d584: Found GsupExpect[0] for "262420000000046" handled at TC_attach_pdp_act_deact_dup(858) SGSN_Test-GSUP(856)@e327cc33d584: Added IMSI table entry 0TC_attach_pdp_act_deact_dup(858)"262420000000046" 20241213095523363 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241213095523363 DGPRS INFO SUBSCR(262420000000046) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241213095523363 DGPRS DEBUG SUBSCR(262420000000046) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241213095523363 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber authentication info (gprs_subscriber.c:850) 20241213095523363 DMM INFO MM(262420000000046/efebc82b) Subscriber data update (mmctx.c:445) 20241213095523363 DMM DEBUG MM(262420000000046/efebc82b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241213095523363 DMM INFO MM(262420000000046/efebc82b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241213095523363 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241213095523363 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241213095523363 DMM INFO MM(262420000000046/efebc82b) <- GMM AUTH AND CIPHERING REQ (rand = 41 9b 9d fe e0 70 44 90 55 6d a5 64 2c 3c 39 dc , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241213095523377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095523377 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20241213095523377 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095523377 DMM INFO MM(262420000000046/efebc82b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241213095523377 DMM NOTICE MM(262420000000046/efebc82b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241213095523377 DMM DEBUG MM(262420000000046/efebc82b) checking auth: received GSM SRES = 63 cc b0 ef (gprs_gmm.c:648) 20241213095523378 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241213095523378 DMM DEBUG MM(262420000000046/efebc82b) Requesting authorization (sgsn_auth.c:160) 20241213095523378 DMM INFO MM(262420000000046/efebc82b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241213095523378 DMM DEBUG MM(262420000000046/efebc82b) Requesting subscriber data update (gprs_subscriber.c:894) 20241213095523378 DGPRS INFO SUBSCR(262420000000046) subscriber data is not available (gprs_subscriber.c:818) 20241213095523378 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) 20241213095523378 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241213095523378 DMM INFO MM(262420000000046/efebc82b) <- GMM ATTACH ACCEPT (new P-TMSI=0xefebc82b) (gprs_gmm.c:282) 20241213095523380 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241213095523380 DGPRS INFO SUBSCR(262420000000046) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241213095523380 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20241213095523380 DMM INFO MM(262420000000046/efebc82b) Subscriber data update (mmctx.c:445) 20241213095523380 DMM DEBUG MM(262420000000046/efebc82b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241213095523380 DMM INFO MM(262420000000046/efebc82b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241213095523380 DMM NOTICE MM(262420000000046/efebc82b) Authorized, continuing procedure, IMSI=262420000000046 (gprs_gmm.c:982) 20241213095523380 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241213095523380 DMM NOTICE MM(262420000000046/efebc82b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241213095523380 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) 20241213095523381 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241213095523381 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20241213095523381 DMM INFO MM(262420000000046/efebc82b) Subscriber data update (mmctx.c:445) 20241213095523381 DMM DEBUG MM(262420000000046/efebc82b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241213095523387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095523387 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241213095523387 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095523387 DMM INFO MM(262420000000046/efebc82b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241213095523387 DMM NOTICE MM(262420000000046/efebc82b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241213095523387 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241213095523387 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241213095523387 DLLC NOTICE LLME(e2736bab/efebc82b){ASSIGNED} LLGM Assign pre (ffffffff => efebc82b) (gprs_llc.c:1079) 20241213095523387 DLLC NOTICE LLME(ffffffff/efebc82b){ASSIGNED} LLGM Assign post (ffffffff => efebc82b) (gprs_llc.c:1125) 20241213095523387 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241213095523387 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241213095523387 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241213095523387 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_dup(858)@e327cc33d584: setverdict(pass): none -> pass 20241213095523445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095523445 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241213095523446 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095523446 DMM INFO MM(262420000000046/efebc82b) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241213095523446 DMM INFO MM(262420000000046/efebc82b) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241213095523446 DMM DEBUG MM(262420000000046/efebc82b) Using GGSN 0 (gprs_sm.c:317) 20241213095523446 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) 20241213095523446 DLGTP DEBUG Begin pdp_tidset tid = 5640000000024262 (pdp.c:279) 20241213095523446 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241213095523446 DGPRS NOTICE PDP(262420000000046/0) Create PDP Context (sgsn_libgtp.c:186) 20241213095523446 DLGTP DEBUG Registering seq=1034 in restransmit req queue (gtp.c:402) 20241213095523470 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 96 53 9c b5 11 c6 74 c3 89 14 05 7f 93 c6 2f 50 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) 20241213095523470 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f4631ce71c0, cbp=0x55de40732640) (sgsn_libgtp.c:633) 20241213095523470 DGPRS INFO PDP(262420000000046/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241213095523471 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55de40737e98 TLLI=efebc82b, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241213095523471 DGPRS INFO PDP(262420000000046/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241213095523471 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_dup(858)@e327cc33d584: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@e327cc33d584: setverdict(pass): pass -> pass, component reason not changed 20241213095523485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095523485 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1b846d CMD=UI DATA (gprs_llc_parse.c:89) 20241213095523485 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095523485 DMM INFO MM(262420000000046/efebc82b) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:637) 20241213095523485 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:326) 20241213095523485 DLGTP DEBUG Registering seq=1035 in restransmit req queue (gtp.c:402) 20241213095523485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095523485 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd5330e CMD=UI DATA (gprs_llc_parse.c:89) 20241213095523485 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095523485 DMM INFO MM(262420000000046/efebc82b) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:637) 20241213095523485 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:326) 20241213095523485 DLGTP DEBUG Registering seq=1036 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_dup(858)@e327cc33d584: "Received deletePDPContextResponse 0, seq_nr=1035" TC_attach_pdp_act_deact_dup(858)@e327cc33d584: "Received deletePDPContextResponse 1, seq_nr=1036" 20241213095523489 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) 20241213095523489 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f4631ce71c0, cbp=0x55de40732640) (sgsn_libgtp.c:633) 20241213095523489 DGPRS INFO PDP(262420000000046/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:553) 20241213095523489 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55de40737e98, TLLI=efebc82b, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241213095523489 DMM INFO MM(262420000000046/efebc82b) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241213095523489 DLGTP DEBUG Begin pdp_tiddel tid = 5640000000024262 (pdp.c:298) 20241213095523489 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241213095523489 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) 20241213095523489 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)@e327cc33d584: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@e327cc33d584: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@e327cc33d584: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup-BVCI196(843)@e327cc33d584: Removing Client IMSI='262420000000046'H, index=0 TC_attach_pdp_act_deact_dup(858)@e327cc33d584: Final verdict of PTC: pass 20241213095525510 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55196<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(856)@e327cc33d584: Final verdict of PTC: none -NSVCI99(854)@e327cc33d584: Final verdict of PTC: none 20241213095525515 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241213095525515 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(844)@e327cc33d584: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI210(848)@e327cc33d584: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI220(853)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-NS0(840)@e327cc33d584: Final verdict of PTC: none -NSVCI98(849)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GSUP-IPA(855)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(846)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(841)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb2-NS2(850)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb1-NS1(845)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(851)@e327cc33d584: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI196(843)@e327cc33d584: Final verdict of PTC: none -NSVCI98-provIP(847)@e327cc33d584: Final verdict of PTC: none -NSVCI97-provIP(842)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GGSN_GTP(857)@e327cc33d584: Final verdict of PTC: none -NSVCI99-provIP(852)@e327cc33d584: Final verdict of PTC: none MTC@e327cc33d584: Setting final verdict of the test case. MTC@e327cc33d584: Local verdict of MTC: none MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-NS0(840): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(841): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97-provIP(842): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI196(843): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97(844): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-NS1(845): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(846): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98-provIP(847): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI210(848): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98(849): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-NS2(850): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(851): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99-provIP(852): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI220(853): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99(854): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP-IPA(855): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP(856): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GGSN_GTP(857): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_pdp_act_deact_dup(858): pass (none -> pass) MTC@e327cc33d584: Test case TC_attach_pdp_act_deact_dup finished. Verdict: pass MTC@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_dup pass'. Fri Dec 13 09:55:25 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_deact_dup pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_deact_dup.talloc 20241213095525593 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55202<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213095525996 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55202<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=101296) 20241213095526516 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095526516 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=101296, count=107008) 20241213095527518 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095527518 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_second_attempt'. ------ SGSN_Tests.TC_attach_second_attempt ------ Fri Dec 13 09:55:28 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_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 20241213095528519 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095528520 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Test case TC_attach_second_attempt started. 20241213095529091 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55216<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213095529093 DMM INFO MM(262420000000046/efebc82b) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241213095529093 DMM INFO MM(262420000000046/efebc82b) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241213095529093 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241213095529093 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241213095529093 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241213095529093 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241213095529093 DLLC NOTICE LLME(ffffffff/efebc82b){ASSIGNED} LLGM Assign pre (efebc82b => ffffffff) (gprs_llc.c:1079) 20241213095529093 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (efebc82b => ffffffff) (gprs_llc.c:1125) 20241213095529093 DGPRS INFO SUBSCR(262420000000046) purging MS subscriber (gprs_subscriber.c:785) 20241213095529093 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) 20241213095529093 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) 20241213095529093 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Init}: Deallocated (fsm.c:568) 20241213095529093 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Deallocated (fsm.c:568) 20241213095529093 DMM DEBUG MM_STATE_Iu[0x55de40730e30]{Detached}: Deallocated (fsm.c:568) 20241213095529093 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Deallocated (fsm.c:568) 20241213095529093 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(859)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(860)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(859)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e327cc33d584: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(863)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095529124 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213095529124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095529124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095529124 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095529124 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241213095529124 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095529124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095529124 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095529124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(863)@e327cc33d584: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095529125 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095529125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095529125 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095529125 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095529125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095529125 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095529125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095529125 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095529125 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241213095529125 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095529125 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213095529126 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095529126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(863)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(863)@e327cc33d584: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(864)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21011 20241213095529128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(860)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(860)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095529133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095529133 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(865)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_second_attempt-BVCI196(861)@e327cc33d584: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(864)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e327cc33d584: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(868)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095529138 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213095529138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095529138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095529138 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095529138 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241213095529138 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095529138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095529138 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095529138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(868)@e327cc33d584: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095529139 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095529139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095529139 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095529139 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095529139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095529139 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095529139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095529139 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095529139 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241213095529139 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095529139 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213095529139 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095529139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(868)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(868)@e327cc33d584: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095529141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(869)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(865)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(865)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095529146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095529146 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_second_attempt-BVCI210(867)@e327cc33d584: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(870)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(869)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e327cc33d584: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(873)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095529154 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213095529154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095529154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095529154 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095529154 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241213095529154 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095529154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095529154 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095529154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(873)@e327cc33d584: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095529155 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095529155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095529155 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095529155 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095529155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095529155 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095529155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095529155 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095529155 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241213095529155 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095529155 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(873)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241213095529155 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095529155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(873)@e327cc33d584: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095529157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(870)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(870)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095529161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095529161 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_second_attempt-BVCI220(872)@e327cc33d584: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213095529521 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095529521 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241213095529521 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241213095529521 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(874)@e327cc33d584: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(874)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213095529525 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241213095529526 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(874)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(874)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(874)@e327cc33d584: 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)@e327cc33d584: 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)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(874)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_second_attempt-BVCI196(861)@e327cc33d584: Adding Client=TC_attach_second_attempt(877), IMSI='262420000000022'H, TLLI='D53AF084'O, index=0 SGSN_Test-GSUP(875)@e327cc33d584: Created GsupExpect[0] for "262420000000022" to be handled at TC_attach_second_attempt(877) TC_attach_second_attempt(877)@e327cc33d584: 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 := 'EDD01EAD0DFD9F51D8416E25CA83B42C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'DAAE696E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'FCF3E200F9F684AE'O } } } } } 20241213095529559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095529559 DLLC NOTICE LLME(ffffffff/d53af084){UNASSIGNED} LLC RX: unknown TLLI 0xd53af084, creating LLME on the fly (gprs_llc.c:552) 20241213095529559 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241213095529559 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach"  (gprs_gmm.c:1248) 20241213095529559 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Allocated (fsm.c:456) 20241213095529559 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Init}: Allocated (fsm.c:456) 20241213095529559 DMM DEBUG MM_STATE_Gb[0x55de4072a9b0]{Idle}: Allocated (fsm.c:456) 20241213095529559 DMM DEBUG MM_STATE_Iu[0x55de4072a880]{Detached}: Allocated (fsm.c:456) 20241213095529559 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241213095529559 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241213095529559 DLLC NOTICE LLME(ffffffff/d53af084){UNASSIGNED} LLGM Assign pre (d53af084 => cac087b6) (gprs_llc.c:1079) 20241213095529559 DLLC NOTICE LLME(d53af084/cac087b6){ASSIGNED} LLGM Assign post (d53af084 => cac087b6) (gprs_llc.c:1125) 20241213095529559 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241213095529559 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213095529559 DMM DEBUG MM(262420000000022/cac087b6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241213095529568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095529568 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241213095529568 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095529568 DMM DEBUG MM(262420000000022/cac087b6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1066) 20241213095529568 DMM NOTICE MM(262420000000022/cac087b6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241213095529568 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241213095529568 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241213095529568 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241213095529568 DMM DEBUG MM(262420000000022/cac087b6) Requesting authorization (sgsn_auth.c:160) 20241213095529568 DMM INFO MM(262420000000022/cac087b6) Requesting authentication tuples (sgsn_auth.c:184) 20241213095529568 DMM DEBUG MM(262420000000022/cac087b6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241213095529568 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20241213095529568 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)@e327cc33d584: Found GsupExpect[0] for "262420000000022" handled at TC_attach_second_attempt(877) SGSN_Test-GSUP(875)@e327cc33d584: Added IMSI table entry 0TC_attach_second_attempt(877)"262420000000022" 20241213095529610 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241213095529610 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241213095529610 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241213095529610 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20241213095529610 DMM INFO MM(262420000000022/cac087b6) Subscriber data update (mmctx.c:445) 20241213095529610 DMM DEBUG MM(262420000000022/cac087b6) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241213095529610 DMM INFO MM(262420000000022/cac087b6) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241213095529610 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241213095529610 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241213095529610 DMM INFO MM(262420000000022/cac087b6) <- GMM AUTH AND CIPHERING REQ (rand = ed d0 1e ad 0d fd 9f 51 d8 41 6e 25 ca 83 b4 2c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241213095529629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095529629 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20241213095529629 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095529629 DMM INFO MM(262420000000022/cac087b6) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241213095529629 DMM NOTICE MM(262420000000022/cac087b6) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241213095529629 DMM DEBUG MM(262420000000022/cac087b6) checking auth: received GSM SRES = da ae 69 6e (gprs_gmm.c:648) 20241213095529629 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241213095529629 DMM DEBUG MM(262420000000022/cac087b6) Requesting authorization (sgsn_auth.c:160) 20241213095529629 DMM INFO MM(262420000000022/cac087b6) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241213095529629 DMM DEBUG MM(262420000000022/cac087b6) Requesting subscriber data update (gprs_subscriber.c:894) 20241213095529629 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20241213095529629 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) 20241213095529629 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241213095529629 DMM INFO MM(262420000000022/cac087b6) <- GMM ATTACH ACCEPT (new P-TMSI=0xcac087b6) (gprs_gmm.c:282) 20241213095529632 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241213095529632 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241213095529632 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241213095529632 DMM INFO MM(262420000000022/cac087b6) Subscriber data update (mmctx.c:445) 20241213095529632 DMM DEBUG MM(262420000000022/cac087b6) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241213095529632 DMM INFO MM(262420000000022/cac087b6) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241213095529632 DMM NOTICE MM(262420000000022/cac087b6) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:982) 20241213095529632 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241213095529632 DMM NOTICE MM(262420000000022/cac087b6) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241213095529632 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) 20241213095529634 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241213095529634 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241213095529634 DMM INFO MM(262420000000022/cac087b6) Subscriber data update (mmctx.c:445) 20241213095529634 DMM DEBUG MM(262420000000022/cac087b6) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241213095529646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095529646 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241213095529646 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095529646 DMM INFO MM(262420000000022/cac087b6) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241213095529646 DMM NOTICE MM(262420000000022/cac087b6) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241213095529646 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241213095529646 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241213095529646 DLLC NOTICE LLME(d53af084/cac087b6){ASSIGNED} LLGM Assign pre (ffffffff => cac087b6) (gprs_llc.c:1079) 20241213095529646 DLLC NOTICE LLME(ffffffff/cac087b6){ASSIGNED} LLGM Assign post (ffffffff => cac087b6) (gprs_llc.c:1125) 20241213095529646 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241213095529646 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241213095529646 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241213095529646 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_second_attempt(877)@e327cc33d584: setverdict(pass): none -> pass TC_attach_second_attempt(877)@e327cc33d584: 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 := '72E4D1DA5D63FB98CF688FB2E031AC56'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E6CBC38E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '05B38002240F1386'O } } } } } 20241213095529701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095529701 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x765eb4 CMD=UI DATA (gprs_llc_parse.c:89) 20241213095529702 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095529702 DMM INFO MM(262420000000022/cac087b6) -> GMM ATTACH REQUEST MI(TMSI-0xCAC087B6) type="GPRS attach"  (gprs_gmm.c:1248) 20241213095529702 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241213095529702 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241213095529702 DLLC NOTICE LLME(ffffffff/cac087b6){ASSIGNED} LLGM Assign pre (cac087b6 => ec3c172c) (gprs_llc.c:1079) 20241213095529702 DLLC NOTICE LLME(cac087b6/ec3c172c){ASSIGNED} LLGM Assign post (cac087b6 => ec3c172c) (gprs_llc.c:1125) 20241213095529702 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241213095529702 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213095529702 DMM DEBUG MM(262420000000022/ec3c172c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241213095529713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095529713 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe5699c CMD=UI DATA (gprs_llc_parse.c:89) 20241213095529713 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095529713 DMM DEBUG MM(262420000000022/ec3c172c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1066) 20241213095529713 DMM NOTICE MM(262420000000022/ec3c172c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241213095529713 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241213095529713 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241213095529713 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241213095529713 DMM DEBUG MM(262420000000022/ec3c172c) Requesting authorization (sgsn_auth.c:160) 20241213095529713 DMM INFO MM(262420000000022/ec3c172c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241213095529713 DMM DEBUG MM(262420000000022/ec3c172c) Requesting subscriber data update (gprs_subscriber.c:894) 20241213095529713 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20241213095529713 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) 20241213095535715 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241213095535715 DMM ERROR MM(262420000000022/ec3c172c) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241213095535715 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241213095535715 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241213095535715 DMM NOTICE MM(262420000000022/ec3c172c) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:346) 20241213095535715 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20241213095535715 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) 20241213095535715 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Reject}: Deallocated (fsm.c:568) 20241213095535715 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: Deallocated (fsm.c:568) 20241213095535715 DMM DEBUG MM_STATE_Iu[0x55de4072a880]{Detached}: Deallocated (fsm.c:568) 20241213095535715 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241213095535715 DLLC NOTICE LLME(cac087b6/ec3c172c){ASSIGNED} LLGM Assign pre (ec3c172c => ffffffff) (gprs_llc.c:1079) 20241213095535715 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ec3c172c => ffffffff) (gprs_llc.c:1125) 20241213095549523 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20241213095549523 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20241213095549524 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(874)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(874)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241213095550817 DGPRS DEBUG Checking for inactive LLMEs, time = 36611950 (sgsn.c:132) 20241213095559127 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095559132 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095559132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241213095559140 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095559144 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095559144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241213095559156 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095559160 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095559160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_attach_second_attempt(877)@e327cc33d584: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@e327cc33d584: Test Component 877 has requested to stop MTC. Terminating current testcase execution. 20241213095559583 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241213095559583 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(875)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GSUP-IPA(874)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb1-NS1(864)@e327cc33d584: Final verdict of PTC: none -NSVCI97(863)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-NS0(859)@e327cc33d584: Final verdict of PTC: none -NSVCI99(873)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb2-NS2(869)@e327cc33d584: Final verdict of PTC: none -NSVCI98(868)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(860)@e327cc33d584: Final verdict of PTC: none TC_attach_second_attempt-BVCI220(872)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(865)@e327cc33d584: Final verdict of PTC: none TC_attach_second_attempt-BVCI196(861)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(870)@e327cc33d584: Final verdict of PTC: none TC_attach_second_attempt-BVCI210(867)@e327cc33d584: Final verdict of PTC: none 20241213095559587 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55216<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GGSN_GTP(876)@e327cc33d584: Final verdict of PTC: none -NSVCI98-provIP(866)@e327cc33d584: Final verdict of PTC: none -NSVCI97-provIP(862)@e327cc33d584: Final verdict of PTC: none TC_attach_second_attempt(877)@e327cc33d584: Final verdict of PTC: fail reason: "Tguard timeout" -NSVCI99-provIP(871)@e327cc33d584: Final verdict of PTC: none MTC@e327cc33d584: Setting final verdict of the test case. MTC@e327cc33d584: Local verdict of MTC: none MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-NS0(859): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(860): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_second_attempt-BVCI196(861): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97-provIP(862): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97(863): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-NS1(864): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(865): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98-provIP(866): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_second_attempt-BVCI210(867): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98(868): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-NS2(869): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(870): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99-provIP(871): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_second_attempt-BVCI220(872): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99(873): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP-IPA(874): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP(875): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GGSN_GTP(876): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_second_attempt(877): fail (none -> fail) reason: "Tguard timeout" MTC@e327cc33d584: Test case TC_attach_second_attempt finished. Verdict: fail reason: Tguard timeout MTC@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_second_attempt fail'. Fri Dec 13 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 20241213095559694 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51388<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213095559996 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51388<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=112084) 20241213095600584 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095600584 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=112084, count=112624) 20241213095601586 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095601586 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_echo_timeout'. ------ SGSN_Tests.TC_attach_echo_timeout ------ Fri Dec 13 09:56: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_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 20241213095602587 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095602587 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Test case TC_attach_echo_timeout started. 20241213095603089 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37020<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213095603090 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(878)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(879)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(878)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(882)@e327cc33d584: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(882)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095603125 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213095603125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095603125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095603125 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095603125 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241213095603125 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095603125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095603125 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095603125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(882)@e327cc33d584: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095603125 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095603125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095603125 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095603126 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095603126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095603126 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095603126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095603126 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095603126 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241213095603126 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095603126 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213095603126 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095603126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(882)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(882)@e327cc33d584: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095603129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(883)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(879)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(879)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095603135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095603135 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_echo_timeout-BVCI196(881)@e327cc33d584: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(884)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(883)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(887)@e327cc33d584: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(887)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095603142 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213095603142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095603142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095603142 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095603142 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241213095603142 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095603142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095603142 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095603142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(887)@e327cc33d584: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095603143 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095603143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095603143 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095603143 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095603143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095603143 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095603143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095603143 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095603143 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241213095603143 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095603143 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213095603144 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095603144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(887)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(887)@e327cc33d584: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095603146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(888)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(884)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(884)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095603152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095603152 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(889)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_echo_timeout-BVCI210(886)@e327cc33d584: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(888)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e327cc33d584: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(892)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095603158 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213095603158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095603158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095603158 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095603158 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241213095603158 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095603158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095603158 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095603158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(892)@e327cc33d584: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095603159 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095603159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095603159 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095603159 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095603159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095603159 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095603159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095603159 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095603159 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241213095603159 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095603159 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213095603159 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095603159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(892)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(892)@e327cc33d584: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095603161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(889)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(889)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095603165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095603165 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_echo_timeout-BVCI220(891)@e327cc33d584: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213095603588 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095603588 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241213095603588 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241213095603588 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(893)@e327cc33d584: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(893)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213095603592 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(893)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(893)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(893)@e327cc33d584: 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)@e327cc33d584: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241213095603594 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(893)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(893)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_echo_timeout-BVCI196(881)@e327cc33d584: Adding Client=TC_attach_echo_timeout(896), IMSI='262420000000067'H, TLLI='CCAB73F1'O, index=0 SGSN_Test-GSUP(894)@e327cc33d584: Created GsupExpect[0] for "262420000000067" to be handled at TC_attach_echo_timeout(896) TC_attach_echo_timeout(896)@e327cc33d584: 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 := '6299E8F1436745955B90C5CFAF7268A8'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BF116EE4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3684D6356A431A0B'O } } } } } 20241213095603657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095603657 DLLC NOTICE LLME(ffffffff/ccab73f1){UNASSIGNED} LLC RX: unknown TLLI 0xccab73f1, creating LLME on the fly (gprs_llc.c:552) 20241213095603657 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241213095603657 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000067) type="GPRS attach"  (gprs_gmm.c:1248) 20241213095603658 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Allocated (fsm.c:456) 20241213095603658 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Init}: Allocated (fsm.c:456) 20241213095603658 DMM DEBUG MM_STATE_Gb[0x55de4072a9b0]{Idle}: Allocated (fsm.c:456) 20241213095603658 DMM DEBUG MM_STATE_Iu[0x55de40730e30]{Detached}: Allocated (fsm.c:456) 20241213095603658 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241213095603658 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241213095603658 DLLC NOTICE LLME(ffffffff/ccab73f1){UNASSIGNED} LLGM Assign pre (ccab73f1 => cf867548) (gprs_llc.c:1079) 20241213095603658 DLLC NOTICE LLME(ccab73f1/cf867548){ASSIGNED} LLGM Assign post (ccab73f1 => cf867548) (gprs_llc.c:1125) 20241213095603658 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241213095603658 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213095603658 DMM DEBUG MM(262420000000067/cf867548) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241213095603684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095603684 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241213095603684 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095603684 DMM DEBUG MM(262420000000067/cf867548) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000670 (gprs_gmm.c:1066) 20241213095603684 DMM NOTICE MM(262420000000067/cf867548) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241213095603684 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241213095603684 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241213095603684 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241213095603684 DMM DEBUG MM(262420000000067/cf867548) Requesting authorization (sgsn_auth.c:160) 20241213095603684 DMM INFO MM(262420000000067/cf867548) Requesting authentication tuples (sgsn_auth.c:184) 20241213095603684 DMM DEBUG MM(262420000000067/cf867548) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241213095603684 DGPRS INFO SUBSCR(262420000000067) requesting auth info (gprs_subscriber.c:805) 20241213095603684 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)@e327cc33d584: Found GsupExpect[0] for "262420000000067" handled at TC_attach_echo_timeout(896) SGSN_Test-GSUP(894)@e327cc33d584: Added IMSI table entry 0TC_attach_echo_timeout(896)"262420000000067" 20241213095603690 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241213095603690 DGPRS INFO SUBSCR(262420000000067) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241213095603690 DGPRS DEBUG SUBSCR(262420000000067) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241213095603690 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber authentication info (gprs_subscriber.c:850) 20241213095603690 DMM INFO MM(262420000000067/cf867548) Subscriber data update (mmctx.c:445) 20241213095603690 DMM DEBUG MM(262420000000067/cf867548) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241213095603690 DMM INFO MM(262420000000067/cf867548) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241213095603690 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241213095603690 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241213095603690 DMM INFO MM(262420000000067/cf867548) <- GMM AUTH AND CIPHERING REQ (rand = 62 99 e8 f1 43 67 45 95 5b 90 c5 cf af 72 68 a8 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241213095603705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095603705 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241213095603705 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095603705 DMM INFO MM(262420000000067/cf867548) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241213095603705 DMM NOTICE MM(262420000000067/cf867548) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241213095603705 DMM DEBUG MM(262420000000067/cf867548) checking auth: received GSM SRES = bf 11 6e e4 (gprs_gmm.c:648) 20241213095603705 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241213095603705 DMM DEBUG MM(262420000000067/cf867548) Requesting authorization (sgsn_auth.c:160) 20241213095603706 DMM INFO MM(262420000000067/cf867548) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241213095603706 DMM DEBUG MM(262420000000067/cf867548) Requesting subscriber data update (gprs_subscriber.c:894) 20241213095603706 DGPRS INFO SUBSCR(262420000000067) subscriber data is not available (gprs_subscriber.c:818) 20241213095603706 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) 20241213095603706 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241213095603706 DMM INFO MM(262420000000067/cf867548) <- GMM ATTACH ACCEPT (new P-TMSI=0xcf867548) (gprs_gmm.c:282) 20241213095603709 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241213095603709 DGPRS INFO SUBSCR(262420000000067) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241213095603709 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20241213095603709 DMM INFO MM(262420000000067/cf867548) Subscriber data update (mmctx.c:445) 20241213095603709 DMM DEBUG MM(262420000000067/cf867548) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241213095603709 DMM INFO MM(262420000000067/cf867548) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241213095603709 DMM NOTICE MM(262420000000067/cf867548) Authorized, continuing procedure, IMSI=262420000000067 (gprs_gmm.c:982) 20241213095603709 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241213095603709 DMM NOTICE MM(262420000000067/cf867548) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241213095603709 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) 20241213095603710 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241213095603710 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20241213095603710 DMM INFO MM(262420000000067/cf867548) Subscriber data update (mmctx.c:445) 20241213095603710 DMM DEBUG MM(262420000000067/cf867548) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241213095603724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095603724 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241213095603724 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095603724 DMM INFO MM(262420000000067/cf867548) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241213095603724 DMM NOTICE MM(262420000000067/cf867548) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241213095603724 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241213095603724 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241213095603724 DLLC NOTICE LLME(ccab73f1/cf867548){ASSIGNED} LLGM Assign pre (ffffffff => cf867548) (gprs_llc.c:1079) 20241213095603724 DLLC NOTICE LLME(ffffffff/cf867548){ASSIGNED} LLGM Assign post (ffffffff => cf867548) (gprs_llc.c:1125) 20241213095603724 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241213095603724 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241213095603724 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241213095603724 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_echo_timeout(896)@e327cc33d584: setverdict(pass): none -> pass 20241213095603783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095603783 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241213095603783 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095603783 DMM INFO MM(262420000000067/cf867548) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241213095603783 DMM INFO MM(262420000000067/cf867548) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241213095603783 DMM DEBUG MM(262420000000067/cf867548) Using GGSN 0 (gprs_sm.c:317) 20241213095603783 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) 20241213095603783 DLGTP DEBUG Begin pdp_tidset tid = 5760000000024262 (pdp.c:279) 20241213095603783 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241213095603783 DGPRS NOTICE PDP(262420000000067/0) Create PDP Context (sgsn_libgtp.c:186) 20241213095603783 DLGTP DEBUG Registering seq=1037 in restransmit req queue (gtp.c:402) 20241213095603809 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 04 04 0d 00 00 01 80 08 00 10 78 a0 b2 bf 11 14 4b 17 55 14 05 7f 9b f7 4d 50 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) 20241213095603809 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f4631ce71c0, cbp=0x55de40732640) (sgsn_libgtp.c:633) 20241213095603809 DGPRS INFO PDP(262420000000067/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241213095603809 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55de40737e98 TLLI=cf867548, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241213095603809 DGPRS INFO PDP(262420000000067/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241213095603809 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_echo_timeout(896)@e327cc33d584: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(896)@e327cc33d584: setverdict(pass): pass -> pass, component reason not changed 20241213095608604 DLGTP DEBUG Registering seq=1038 in restransmit req queue (gtp.c:402) 20241213095608611 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) 20241213095608611 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x55de407276c0) (sgsn_libgtp.c:633) 20241213095613606 DLGTP DEBUG Registering seq=1039 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(896)@e327cc33d584: "Received EchoRequest seq_nr=1039" 20241213095618608 DLGTP DEBUG Registering seq=1040 in restransmit req queue (gtp.c:402) 20241213095618608 DLGTP INFO Retransmit (0) of seq 1039 (gsn.c:273) TC_attach_echo_timeout(896)@e327cc33d584: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@e327cc33d584: "Received EchoRequest seq_nr=1039" 20241213095620818 DGPRS DEBUG Checking for inactive LLMEs, time = 36611980 (sgsn.c:132) 20241213095623590 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20241213095623590 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20241213095623591 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(893)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(893)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241213095623609 DLGTP INFO Retransmit (0) of seq 1040 (gsn.c:273) 20241213095623609 DLGTP INFO Retransmit (1) of seq 1039 (gsn.c:273) 20241213095623609 DLGTP DEBUG Registering seq=1041 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(896)@e327cc33d584: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@e327cc33d584: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@e327cc33d584: "Received EchoRequest seq_nr=1041" 20241213095628611 DLGTP DEBUG Registering seq=1042 in restransmit req queue (gtp.c:402) 20241213095628611 DLGTP INFO Retransmit (1) of seq 1040 (gsn.c:273) 20241213095628611 DLGTP INFO Retransmit (2) of seq 1039 (gsn.c:273) 20241213095628611 DLGTP INFO Retransmit (0) of seq 1041 (gsn.c:273) TC_attach_echo_timeout(896)@e327cc33d584: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@e327cc33d584: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@e327cc33d584: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@e327cc33d584: "Received EchoRequest seq_nr=1041" 20241213095633126 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095633130 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095633130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241213095633144 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095633150 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095633150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241213095633160 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095633163 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095633163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241213095633612 DLGTP INFO Retransmit (0) of seq 1042 (gsn.c:273) 20241213095633612 DLGTP INFO Retransmit (2) of seq 1040 (gsn.c:273) 20241213095633612 DLGTP INFO Retransmit (3) of seq 1039 (gsn.c:273) 20241213095633612 DLGTP INFO Retransmit (1) of seq 1041 (gsn.c:273) 20241213095633612 DLGTP DEBUG Registering seq=1043 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(896)@e327cc33d584: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@e327cc33d584: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@e327cc33d584: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@e327cc33d584: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(896)@e327cc33d584: "Received EchoRequest seq_nr=1043" 20241213095638614 DLGTP DEBUG Registering seq=1044 in restransmit req queue (gtp.c:402) 20241213095638614 DLGTP INFO Retransmit (1) of seq 1042 (gsn.c:273) 20241213095638614 DLGTP INFO Retransmit (3) of seq 1040 (gsn.c:273) 20241213095638614 DLGTP NOTICE Retransmit req queue timeout of seq 1039 (gsn.c:267) 20241213095638614 DGPRS DEBUG libgtp cb_conf(type=1, cause=-1, pdp=(nil), cbp=0x55de407276c0) (sgsn_libgtp.c:633) 20241213095638614 DGPRS ERROR libgtp EOF (type=1, pdp=(nil), cbp=0x55de407276c0) (sgsn_libgtp.c:637) 20241213095638614 DGTP NOTICE GGSN(0:127.0.0.103): GTP Echo Request timed out (sgsn_libgtp.c:593) 20241213095638614 DMM INFO MM(262420000000067/cf867548) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241213095638614 DLGTP DEBUG Begin pdp_tiddel tid = 5760000000024262 (pdp.c:298) 20241213095638614 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241213095638614 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20241213095638614 DLGTP DEBUG Begin pdp_tiddel tid = 5910000000024262 (pdp.c:298) 20241213095638614 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241213095638614 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20241213095638614 DLGTP DEBUG Begin pdp_tiddel tid = 5710000000024262 (pdp.c:298) 20241213095638614 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241213095638614 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20241213095638614 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20241213095638614 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241213095638614 DLGTP INFO Retransmit (2) of seq 1041 (gsn.c:273) 20241213095638614 DLGTP INFO Retransmit (0) of seq 1043 (gsn.c:273) TC_attach_echo_timeout(896)@e327cc33d584: "Received EchoRequest seq_nr=1044" TC_attach_echo_timeout(896)@e327cc33d584: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@e327cc33d584: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@e327cc33d584: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(896)@e327cc33d584: "Received EchoRequest seq_nr=1043" TC_attach_echo_timeout(896)@e327cc33d584: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(896)@e327cc33d584: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout-BVCI196(881)@e327cc33d584: Removing Client IMSI='262420000000067'H, index=0 20241213095638623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095638623 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241213095638623 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095638623 DMM INFO MM(262420000000067/cf867548) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_echo_timeout(896)@e327cc33d584: Final verdict of PTC: pass 20241213095638628 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37020<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(894)@e327cc33d584: Final verdict of PTC: none 20241213095638632 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241213095638633 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(893)@e327cc33d584: Final verdict of PTC: none -NSVCI99(892)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb1-NS1(883)@e327cc33d584: Final verdict of PTC: none TC_attach_echo_timeout-BVCI196(881)@e327cc33d584: Final verdict of PTC: none -NSVCI98(887)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(884)@e327cc33d584: Final verdict of PTC: none TC_attach_echo_timeout-BVCI220(891)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(879)@e327cc33d584: Final verdict of PTC: none -NSVCI97(882)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-NS0(878)@e327cc33d584: Final verdict of PTC: none TC_attach_echo_timeout-BVCI210(886)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(889)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb2-NS2(888)@e327cc33d584: Final verdict of PTC: none -NSVCI99-provIP(890)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GGSN_GTP(895)@e327cc33d584: Final verdict of PTC: none -NSVCI98-provIP(885)@e327cc33d584: Final verdict of PTC: none -NSVCI97-provIP(880)@e327cc33d584: Final verdict of PTC: none MTC@e327cc33d584: Setting final verdict of the test case. MTC@e327cc33d584: Local verdict of MTC: none MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-NS0(878): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(879): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97-provIP(880): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_echo_timeout-BVCI196(881): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97(882): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-NS1(883): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(884): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98-provIP(885): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_echo_timeout-BVCI210(886): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98(887): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-NS2(888): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(889): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99-provIP(890): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_echo_timeout-BVCI220(891): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99(892): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP-IPA(893): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP(894): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GGSN_GTP(895): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_echo_timeout(896): pass (none -> pass) MTC@e327cc33d584: Test case TC_attach_echo_timeout finished. Verdict: pass MTC@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_echo_timeout pass'. Fri Dec 13 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 20241213095638726 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38256<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213095639128 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38256<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=113348) 20241213095639634 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095639634 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=113348, count=114508) 20241213095640636 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095640636 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_echo'. ------ SGSN_Tests.TC_attach_restart_ctr_echo ------ Fri Dec 13 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 20241213095641638 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095641638 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Test case TC_attach_restart_ctr_echo started. 20241213095642233 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57252<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213095642235 DMM INFO MM(262420000000067/cf867548) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241213095642235 DMM INFO MM(262420000000067/cf867548) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241213095642235 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241213095642235 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241213095642235 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241213095642235 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241213095642235 DLLC NOTICE LLME(ffffffff/cf867548){ASSIGNED} LLGM Assign pre (cf867548 => ffffffff) (gprs_llc.c:1079) 20241213095642235 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cf867548 => ffffffff) (gprs_llc.c:1125) 20241213095642235 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55de40737b40 (gprs_sndcp.c:574) 20241213095642235 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55de40737e98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241213095642235 DGPRS INFO SUBSCR(262420000000067) purging MS subscriber (gprs_subscriber.c:785) 20241213095642235 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) 20241213095642235 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) 20241213095642235 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Init}: Deallocated (fsm.c:568) 20241213095642235 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Deallocated (fsm.c:568) 20241213095642235 DMM DEBUG MM_STATE_Iu[0x55de40730e30]{Detached}: Deallocated (fsm.c:568) 20241213095642235 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Deallocated (fsm.c:568) 20241213095642235 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(897)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(898)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(897)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e327cc33d584: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(901)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095642273 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213095642273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095642273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095642273 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095642273 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241213095642273 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095642273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095642273 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095642273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(901)@e327cc33d584: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095642273 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095642273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095642273 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095642273 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095642273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095642273 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095642273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095642273 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095642273 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241213095642273 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095642273 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(901)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241213095642274 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095642274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(901)@e327cc33d584: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095642275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(902)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(898)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(898)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095642280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095642280 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_restart_ctr_echo-BVCI196(900)@e327cc33d584: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(903)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(902)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e327cc33d584: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(906)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095642288 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213095642288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095642288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095642288 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095642288 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241213095642288 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095642288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095642288 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095642288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(906)@e327cc33d584: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095642288 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095642288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095642289 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095642289 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095642289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095642289 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095642289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095642289 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095642289 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241213095642289 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095642289 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213095642289 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095642289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(906)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(906)@e327cc33d584: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095642292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(907)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(903)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(903)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095642296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095642296 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_restart_ctr_echo-BVCI210(905)@e327cc33d584: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(908)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(907)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e327cc33d584: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(911)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095642303 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213095642303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095642303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095642303 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095642303 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241213095642303 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095642303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095642303 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095642303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(911)@e327cc33d584: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095642304 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095642304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095642304 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095642304 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095642304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095642304 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095642304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095642304 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095642304 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241213095642304 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095642304 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213095642305 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095642305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(911)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(911)@e327cc33d584: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095642307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(908)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(908)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095642312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095642312 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_restart_ctr_echo-BVCI220(910)@e327cc33d584: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213095642639 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095642639 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241213095642639 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241213095642639 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(912)@e327cc33d584: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(912)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213095642643 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241213095642644 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(912)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(912)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(912)@e327cc33d584: 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)@e327cc33d584: 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)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(912)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_echo-BVCI196(900)@e327cc33d584: Adding Client=TC_attach_restart_ctr_echo(915), IMSI='262420000000023'H, TLLI='EB4036D1'O, index=0 SGSN_Test-GSUP(913)@e327cc33d584: Created GsupExpect[0] for "262420000000023" to be handled at TC_attach_restart_ctr_echo(915) TC_attach_restart_ctr_echo(915)@e327cc33d584: 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 := '1C7C2300C37F623AADB2BAFE1F8FED04'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '064DD919'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '45B68ADCD27FEDC6'O } } } } } 20241213095642714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095642714 DLLC NOTICE LLME(ffffffff/eb4036d1){UNASSIGNED} LLC RX: unknown TLLI 0xeb4036d1, creating LLME on the fly (gprs_llc.c:552) 20241213095642714 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241213095642714 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000023) type="GPRS attach"  (gprs_gmm.c:1248) 20241213095642714 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Allocated (fsm.c:456) 20241213095642714 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Init}: Allocated (fsm.c:456) 20241213095642714 DMM DEBUG MM_STATE_Gb[0x55de4072a9b0]{Idle}: Allocated (fsm.c:456) 20241213095642714 DMM DEBUG MM_STATE_Iu[0x55de4072a880]{Detached}: Allocated (fsm.c:456) 20241213095642714 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241213095642714 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241213095642714 DLLC NOTICE LLME(ffffffff/eb4036d1){UNASSIGNED} LLGM Assign pre (eb4036d1 => d91815bb) (gprs_llc.c:1079) 20241213095642714 DLLC NOTICE LLME(eb4036d1/d91815bb){ASSIGNED} LLGM Assign post (eb4036d1 => d91815bb) (gprs_llc.c:1125) 20241213095642714 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241213095642714 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213095642714 DMM DEBUG MM(262420000000023/d91815bb) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241213095642726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095642726 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241213095642726 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095642726 DMM DEBUG MM(262420000000023/d91815bb) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000230 (gprs_gmm.c:1066) 20241213095642726 DMM NOTICE MM(262420000000023/d91815bb) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241213095642726 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241213095642726 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241213095642726 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241213095642726 DMM DEBUG MM(262420000000023/d91815bb) Requesting authorization (sgsn_auth.c:160) 20241213095642726 DMM INFO MM(262420000000023/d91815bb) Requesting authentication tuples (sgsn_auth.c:184) 20241213095642726 DMM DEBUG MM(262420000000023/d91815bb) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241213095642726 DGPRS INFO SUBSCR(262420000000023) requesting auth info (gprs_subscriber.c:805) 20241213095642727 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)@e327cc33d584: Found GsupExpect[0] for "262420000000023" handled at TC_attach_restart_ctr_echo(915) SGSN_Test-GSUP(913)@e327cc33d584: Added IMSI table entry 0TC_attach_restart_ctr_echo(915)"262420000000023" 20241213095642731 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241213095642731 DGPRS INFO SUBSCR(262420000000023) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241213095642731 DGPRS DEBUG SUBSCR(262420000000023) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241213095642731 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber authentication info (gprs_subscriber.c:850) 20241213095642731 DMM INFO MM(262420000000023/d91815bb) Subscriber data update (mmctx.c:445) 20241213095642731 DMM DEBUG MM(262420000000023/d91815bb) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241213095642731 DMM INFO MM(262420000000023/d91815bb) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241213095642731 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241213095642731 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241213095642731 DMM INFO MM(262420000000023/d91815bb) <- GMM AUTH AND CIPHERING REQ (rand = 1c 7c 23 00 c3 7f 62 3a ad b2 ba fe 1f 8f ed 04 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241213095642743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095642743 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20241213095642743 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095642743 DMM INFO MM(262420000000023/d91815bb) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241213095642743 DMM NOTICE MM(262420000000023/d91815bb) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241213095642743 DMM DEBUG MM(262420000000023/d91815bb) checking auth: received GSM SRES = 06 4d d9 19 (gprs_gmm.c:648) 20241213095642743 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241213095642743 DMM DEBUG MM(262420000000023/d91815bb) Requesting authorization (sgsn_auth.c:160) 20241213095642743 DMM INFO MM(262420000000023/d91815bb) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241213095642743 DMM DEBUG MM(262420000000023/d91815bb) Requesting subscriber data update (gprs_subscriber.c:894) 20241213095642743 DGPRS INFO SUBSCR(262420000000023) subscriber data is not available (gprs_subscriber.c:818) 20241213095642743 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) 20241213095642743 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241213095642743 DMM INFO MM(262420000000023/d91815bb) <- GMM ATTACH ACCEPT (new P-TMSI=0xd91815bb) (gprs_gmm.c:282) 20241213095642746 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241213095642746 DGPRS INFO SUBSCR(262420000000023) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241213095642746 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20241213095642746 DMM INFO MM(262420000000023/d91815bb) Subscriber data update (mmctx.c:445) 20241213095642746 DMM DEBUG MM(262420000000023/d91815bb) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241213095642746 DMM INFO MM(262420000000023/d91815bb) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241213095642746 DMM NOTICE MM(262420000000023/d91815bb) Authorized, continuing procedure, IMSI=262420000000023 (gprs_gmm.c:982) 20241213095642746 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241213095642746 DMM NOTICE MM(262420000000023/d91815bb) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241213095642746 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) 20241213095642747 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241213095642747 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20241213095642747 DMM INFO MM(262420000000023/d91815bb) Subscriber data update (mmctx.c:445) 20241213095642747 DMM DEBUG MM(262420000000023/d91815bb) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241213095642758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095642758 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241213095642758 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095642758 DMM INFO MM(262420000000023/d91815bb) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241213095642758 DMM NOTICE MM(262420000000023/d91815bb) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241213095642758 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241213095642758 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241213095642758 DLLC NOTICE LLME(eb4036d1/d91815bb){ASSIGNED} LLGM Assign pre (ffffffff => d91815bb) (gprs_llc.c:1079) 20241213095642758 DLLC NOTICE LLME(ffffffff/d91815bb){ASSIGNED} LLGM Assign post (ffffffff => d91815bb) (gprs_llc.c:1125) 20241213095642758 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241213095642758 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241213095642758 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241213095642758 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_echo(915)@e327cc33d584: setverdict(pass): none -> pass 20241213095642812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095642812 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241213095642812 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095642812 DMM INFO MM(262420000000023/d91815bb) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241213095642812 DMM INFO MM(262420000000023/d91815bb) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241213095642812 DMM DEBUG MM(262420000000023/d91815bb) Using GGSN 0 (gprs_sm.c:317) 20241213095642812 DLGTP DEBUG Begin pdp_tidset tid = 5320000000024262 (pdp.c:279) 20241213095642812 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241213095642812 DGPRS NOTICE PDP(262420000000023/0) Create PDP Context (sgsn_libgtp.c:186) 20241213095642812 DLGTP DEBUG Registering seq=1045 in restransmit req queue (gtp.c:402) 20241213095642837 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 01 04 15 00 00 01 80 08 00 10 f3 a6 3d 22 11 7e 93 34 f6 14 05 7f ad 81 c7 34 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1045 from retransmit req queue (gtp.c:443) 20241213095642837 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f4631ce4058, cbp=0x55de40732640) (sgsn_libgtp.c:633) 20241213095642837 DGPRS INFO PDP(262420000000023/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241213095642837 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55de40737e98 TLLI=d91815bb, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241213095642837 DGPRS INFO PDP(262420000000023/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241213095642838 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_echo(915)@e327cc33d584: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(915)@e327cc33d584: setverdict(pass): pass -> pass, component reason not changed 20241213095647813 DLGTP DEBUG Registering seq=1046 in restransmit req queue (gtp.c:402) 20241213095647819 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) 20241213095647819 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x55de407276c0) (sgsn_libgtp.c:633) 20241213095650819 DGPRS DEBUG Checking for inactive LLMEs, time = 36612010 (sgsn.c:132) 20241213095652814 DLGTP DEBUG Registering seq=1047 in restransmit req queue (gtp.c:402) 20241213095652820 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) 20241213095652820 DGPRS DEBUG libgtp cb_conf(type=1, cause=3, pdp=(nil), cbp=0x55de407276c0) (sgsn_libgtp.c:633) 20241213095652820 DGPRS NOTICE GGSN recovery (2->3) pdp=(nil), releasing all PDP contexts (sgsn_libgtp.c:619) 20241213095652820 DMM INFO MM(262420000000023/d91815bb) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241213095652820 DLGTP DEBUG Begin pdp_tiddel tid = 5320000000024262 (pdp.c:298) 20241213095652820 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_restart_ctr_echo(915)@e327cc33d584: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(915)@e327cc33d584: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo-BVCI196(900)@e327cc33d584: Removing Client IMSI='262420000000023'H, index=0 20241213095652839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095652839 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241213095652839 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095652839 DMM INFO MM(262420000000023/d91815bb) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_restart_ctr_echo(915)@e327cc33d584: Final verdict of PTC: pass 20241213095652844 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57252<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(913)@e327cc33d584: Final verdict of PTC: none 20241213095652848 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241213095652848 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-BSSGP0(898)@e327cc33d584: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI196(900)@e327cc33d584: Final verdict of PTC: none -NSVCI97(901)@e327cc33d584: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI210(905)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GSUP-IPA(912)@e327cc33d584: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI220(910)@e327cc33d584: Final verdict of PTC: none -NSVCI99(911)@e327cc33d584: Final verdict of PTC: none -NSVCI98(906)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb1-NS1(902)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-NS0(897)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb2-NS2(907)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(903)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GGSN_GTP(914)@e327cc33d584: Final verdict of PTC: none -NSVCI97-provIP(899)@e327cc33d584: Final verdict of PTC: none -NSVCI99-provIP(909)@e327cc33d584: Final verdict of PTC: none -NSVCI98-provIP(904)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(908)@e327cc33d584: Final verdict of PTC: none MTC@e327cc33d584: Setting final verdict of the test case. MTC@e327cc33d584: Local verdict of MTC: none MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-NS0(897): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(898): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97-provIP(899): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI196(900): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97(901): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-NS1(902): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(903): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98-provIP(904): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI210(905): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98(906): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-NS2(907): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(908): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99-provIP(909): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI220(910): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99(911): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP-IPA(912): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP(913): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GGSN_GTP(914): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_restart_ctr_echo(915): pass (none -> pass) MTC@e327cc33d584: Test case TC_attach_restart_ctr_echo finished. Verdict: pass MTC@e327cc33d584: 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'. Fri Dec 13 09:56:52 UTC 2024 ====== SGSN_Tests.TC_attach_restart_ctr_echo pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_restart_ctr_echo.talloc 20241213095652916 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40360<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213095653318 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40360<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=93740) 20241213095653849 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095653849 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=93740, count=104136) 20241213095654850 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095654851 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_create'. ------ SGSN_Tests.TC_attach_restart_ctr_create ------ Fri Dec 13 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 20241213095655851 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095655851 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Test case TC_attach_restart_ctr_create started. 20241213095656411 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40376<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213095656412 DMM INFO MM(262420000000023/d91815bb) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241213095656412 DMM INFO MM(262420000000023/d91815bb) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241213095656412 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241213095656412 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241213095656412 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241213095656412 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241213095656412 DLLC NOTICE LLME(ffffffff/d91815bb){ASSIGNED} LLGM Assign pre (d91815bb => ffffffff) (gprs_llc.c:1079) 20241213095656412 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d91815bb => ffffffff) (gprs_llc.c:1125) 20241213095656412 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55de40737b40 (gprs_sndcp.c:574) 20241213095656412 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55de40737e98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241213095656412 DGPRS INFO SUBSCR(262420000000023) purging MS subscriber (gprs_subscriber.c:785) 20241213095656412 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) 20241213095656412 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) 20241213095656412 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Init}: Deallocated (fsm.c:568) 20241213095656412 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Deallocated (fsm.c:568) 20241213095656412 DMM DEBUG MM_STATE_Iu[0x55de4072a880]{Detached}: Deallocated (fsm.c:568) 20241213095656412 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Deallocated (fsm.c:568) 20241213095656412 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(916)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(917)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(916)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e327cc33d584: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(920)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095656443 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213095656443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095656443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095656443 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095656443 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241213095656443 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095656443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095656443 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095656443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(920)@e327cc33d584: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095656444 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095656444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095656444 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095656444 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095656444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095656444 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095656444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095656444 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095656444 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241213095656444 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095656444 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213095656444 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095656444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(920)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(920)@e327cc33d584: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095656446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(921)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(917)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(917)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095656451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095656451 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_restart_ctr_create-BVCI196(919)@e327cc33d584: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(922)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(921)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e327cc33d584: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(925)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095656461 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213095656461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095656461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095656461 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095656461 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241213095656461 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095656461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095656461 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095656461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(925)@e327cc33d584: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095656462 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095656462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095656462 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095656462 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095656462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095656462 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095656462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095656462 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095656462 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241213095656462 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095656462 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213095656462 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095656462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(925)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(925)@e327cc33d584: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095656465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(926)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(922)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(922)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095656471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095656471 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_restart_ctr_create-BVCI210(924)@e327cc33d584: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(927)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(926)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e327cc33d584: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(930)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095656480 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213095656480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095656480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095656480 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095656480 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241213095656480 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095656480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095656480 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095656480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(930)@e327cc33d584: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095656481 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095656481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095656481 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095656481 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095656481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095656481 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095656481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095656481 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095656481 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241213095656481 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095656481 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213095656481 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095656481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(930)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(930)@e327cc33d584: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095656483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(927)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(927)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095656488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095656489 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_restart_ctr_create-BVCI220(929)@e327cc33d584: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213095656853 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095656853 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241213095656853 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241213095656853 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(931)@e327cc33d584: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(931)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213095656859 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(931)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(931)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241213095656860 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(931)@e327cc33d584: 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)@e327cc33d584: 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)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(931)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_create-BVCI196(919)@e327cc33d584: Adding Client=TC_attach_restart_ctr_create(934), IMSI='262420000000024'H, TLLI='FB930BDE'O, index=0 SGSN_Test-GSUP(932)@e327cc33d584: Created GsupExpect[0] for "262420000000024" to be handled at TC_attach_restart_ctr_create(934) TC_attach_restart_ctr_create(934)@e327cc33d584: 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 := '727E58B359B780052B0FB047F29648D7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'DC803D8B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C96923F79A3B1E21'O } } } } } 20241213095656925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095656925 DLLC NOTICE LLME(ffffffff/fb930bde){UNASSIGNED} LLC RX: unknown TLLI 0xfb930bde, creating LLME on the fly (gprs_llc.c:552) 20241213095656925 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241213095656925 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000024) type="GPRS attach"  (gprs_gmm.c:1248) 20241213095656925 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Allocated (fsm.c:456) 20241213095656925 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Init}: Allocated (fsm.c:456) 20241213095656925 DMM DEBUG MM_STATE_Gb[0x55de4072a9b0]{Idle}: Allocated (fsm.c:456) 20241213095656925 DMM DEBUG MM_STATE_Iu[0x55de40730e30]{Detached}: Allocated (fsm.c:456) 20241213095656925 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241213095656925 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241213095656925 DLLC NOTICE LLME(ffffffff/fb930bde){UNASSIGNED} LLGM Assign pre (fb930bde => e3690fe6) (gprs_llc.c:1079) 20241213095656925 DLLC NOTICE LLME(fb930bde/e3690fe6){ASSIGNED} LLGM Assign post (fb930bde => e3690fe6) (gprs_llc.c:1125) 20241213095656925 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241213095656925 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213095656925 DMM DEBUG MM(262420000000024/e3690fe6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241213095656936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095656936 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241213095656936 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095656936 DMM DEBUG MM(262420000000024/e3690fe6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000240 (gprs_gmm.c:1066) 20241213095656936 DMM NOTICE MM(262420000000024/e3690fe6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241213095656936 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241213095656936 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241213095656936 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241213095656936 DMM DEBUG MM(262420000000024/e3690fe6) Requesting authorization (sgsn_auth.c:160) 20241213095656936 DMM INFO MM(262420000000024/e3690fe6) Requesting authentication tuples (sgsn_auth.c:184) 20241213095656936 DMM DEBUG MM(262420000000024/e3690fe6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241213095656936 DGPRS INFO SUBSCR(262420000000024) requesting auth info (gprs_subscriber.c:805) 20241213095656936 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)@e327cc33d584: Found GsupExpect[0] for "262420000000024" handled at TC_attach_restart_ctr_create(934) SGSN_Test-GSUP(932)@e327cc33d584: Added IMSI table entry 0TC_attach_restart_ctr_create(934)"262420000000024" 20241213095656939 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241213095656939 DGPRS INFO SUBSCR(262420000000024) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241213095656939 DGPRS DEBUG SUBSCR(262420000000024) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241213095656939 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber authentication info (gprs_subscriber.c:850) 20241213095656939 DMM INFO MM(262420000000024/e3690fe6) Subscriber data update (mmctx.c:445) 20241213095656939 DMM DEBUG MM(262420000000024/e3690fe6) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241213095656939 DMM INFO MM(262420000000024/e3690fe6) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241213095656939 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241213095656939 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241213095656939 DMM INFO MM(262420000000024/e3690fe6) <- GMM AUTH AND CIPHERING REQ (rand = 72 7e 58 b3 59 b7 80 05 2b 0f b0 47 f2 96 48 d7 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241213095656950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095656950 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20241213095656950 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095656950 DMM INFO MM(262420000000024/e3690fe6) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241213095656950 DMM NOTICE MM(262420000000024/e3690fe6) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241213095656950 DMM DEBUG MM(262420000000024/e3690fe6) checking auth: received GSM SRES = dc 80 3d 8b (gprs_gmm.c:648) 20241213095656950 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241213095656950 DMM DEBUG MM(262420000000024/e3690fe6) Requesting authorization (sgsn_auth.c:160) 20241213095656950 DMM INFO MM(262420000000024/e3690fe6) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241213095656950 DMM DEBUG MM(262420000000024/e3690fe6) Requesting subscriber data update (gprs_subscriber.c:894) 20241213095656950 DGPRS INFO SUBSCR(262420000000024) subscriber data is not available (gprs_subscriber.c:818) 20241213095656950 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) 20241213095656950 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241213095656950 DMM INFO MM(262420000000024/e3690fe6) <- GMM ATTACH ACCEPT (new P-TMSI=0xe3690fe6) (gprs_gmm.c:282) 20241213095656952 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241213095656952 DGPRS INFO SUBSCR(262420000000024) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241213095656952 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20241213095656952 DMM INFO MM(262420000000024/e3690fe6) Subscriber data update (mmctx.c:445) 20241213095656952 DMM DEBUG MM(262420000000024/e3690fe6) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241213095656952 DMM INFO MM(262420000000024/e3690fe6) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241213095656952 DMM NOTICE MM(262420000000024/e3690fe6) Authorized, continuing procedure, IMSI=262420000000024 (gprs_gmm.c:982) 20241213095656952 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241213095656952 DMM NOTICE MM(262420000000024/e3690fe6) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241213095656952 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) 20241213095656952 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241213095656953 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20241213095656953 DMM INFO MM(262420000000024/e3690fe6) Subscriber data update (mmctx.c:445) 20241213095656953 DMM DEBUG MM(262420000000024/e3690fe6) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241213095656964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095656965 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241213095656965 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095656965 DMM INFO MM(262420000000024/e3690fe6) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241213095656965 DMM NOTICE MM(262420000000024/e3690fe6) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241213095656965 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241213095656965 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241213095656965 DLLC NOTICE LLME(fb930bde/e3690fe6){ASSIGNED} LLGM Assign pre (ffffffff => e3690fe6) (gprs_llc.c:1079) 20241213095656965 DLLC NOTICE LLME(ffffffff/e3690fe6){ASSIGNED} LLGM Assign post (ffffffff => e3690fe6) (gprs_llc.c:1125) 20241213095656965 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241213095656965 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241213095656965 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241213095656965 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_create(934)@e327cc33d584: setverdict(pass): none -> pass 20241213095657022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095657022 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241213095657022 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095657022 DMM INFO MM(262420000000024/e3690fe6) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241213095657023 DMM INFO MM(262420000000024/e3690fe6) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241213095657023 DMM DEBUG MM(262420000000024/e3690fe6) Using GGSN 0 (gprs_sm.c:317) 20241213095657023 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20241213095657023 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241213095657023 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:186) 20241213095657023 DLGTP DEBUG Registering seq=1048 in restransmit req queue (gtp.c:402) 20241213095657044 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 18 62 2e 5c 11 9a f6 eb a2 14 05 7f 8d 4d 72 b5 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) 20241213095657044 DGPRS NOTICE GGSN recovery (3->2) pdp=0x7f4631ce4058, releasing all other PDP contexts (sgsn_libgtp.c:619) 20241213095657044 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7f4631ce4058, cbp=0x55de40732640) (sgsn_libgtp.c:633) 20241213095657044 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:408) 20241213095657044 DLGTP DEBUG Begin pdp_tiddel tid = 5420000000024262 (pdp.c:298) 20241213095657044 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241213095657044 DMM NOTICE MM(262420000000024/e3690fe6) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:240) TC_attach_restart_ctr_create(934)@e327cc33d584: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@e327cc33d584: setverdict(pass): pass -> pass, component reason not changed 20241213095657061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095657061 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd89a02 CMD=UI DATA (gprs_llc_parse.c:89) 20241213095657061 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095657061 DMM INFO MM(262420000000024/e3690fe6) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241213095657061 DMM INFO MM(262420000000024/e3690fe6) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241213095657061 DMM DEBUG MM(262420000000024/e3690fe6) Using GGSN 0 (gprs_sm.c:317) 20241213095657061 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20241213095657061 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241213095657061 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:186) 20241213095657062 DLGTP DEBUG Registering seq=1049 in restransmit req queue (gtp.c:402) 20241213095657066 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 18 62 2e 5c 11 9a f6 eb a2 14 05 7f 8d 4d 72 b5 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) 20241213095657066 DGPRS NOTICE GGSN recovery (2->3) pdp=0x7f4631ce4058, releasing all other PDP contexts (sgsn_libgtp.c:619) 20241213095657066 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f4631ce4058, cbp=0x55de40732640) (sgsn_libgtp.c:633) 20241213095657066 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241213095657066 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55de40736d28 TLLI=e3690fe6, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241213095657066 DGPRS INFO PDP(262420000000024/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241213095657066 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_create(934)@e327cc33d584: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@e327cc33d584: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@e327cc33d584: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create-BVCI196(919)@e327cc33d584: Removing Client IMSI='262420000000024'H, index=0 TC_attach_restart_ctr_create(934)@e327cc33d584: Final verdict of PTC: pass 20241213095657083 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40376<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-NS1(921)@e327cc33d584: Final verdict of PTC: none 20241213095657087 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241213095657087 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(932)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GSUP-IPA(931)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-NS0(916)@e327cc33d584: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI196(919)@e327cc33d584: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI210(924)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb2-NS2(926)@e327cc33d584: Final verdict of PTC: none -NSVCI99(930)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(922)@e327cc33d584: Final verdict of PTC: none -NSVCI97(920)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(917)@e327cc33d584: Final verdict of PTC: none -NSVCI98(925)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(927)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GGSN_GTP(933)@e327cc33d584: Final verdict of PTC: none -NSVCI98-provIP(923)@e327cc33d584: Final verdict of PTC: none -NSVCI97-provIP(918)@e327cc33d584: Final verdict of PTC: none -NSVCI99-provIP(928)@e327cc33d584: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI220(929)@e327cc33d584: Final verdict of PTC: none MTC@e327cc33d584: Setting final verdict of the test case. MTC@e327cc33d584: Local verdict of MTC: none MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-NS0(916): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(917): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97-provIP(918): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_restart_ctr_create-BVCI196(919): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97(920): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-NS1(921): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(922): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98-provIP(923): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_restart_ctr_create-BVCI210(924): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98(925): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-NS2(926): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(927): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99-provIP(928): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_restart_ctr_create-BVCI220(929): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99(930): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP-IPA(931): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP(932): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GGSN_GTP(933): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_restart_ctr_create(934): pass (none -> pass) MTC@e327cc33d584: Test case TC_attach_restart_ctr_create finished. Verdict: pass MTC@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_create pass'. Fri Dec 13 09:56:57 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 20241213095657183 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40380<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213095657586 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40380<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=80288) 20241213095658088 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095658088 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=80288, count=104956) 20241213095659089 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095659089 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire'. ------ SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire ------ Fri Dec 13 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 20241213095700090 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095700090 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Test case TC_attach_pdp_act_deact_mt_t3395_expire started. 20241213095700672 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40386<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213095700673 DMM INFO MM(262420000000024/e3690fe6) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241213095700673 DMM INFO MM(262420000000024/e3690fe6) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241213095700673 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241213095700673 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241213095700673 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241213095700673 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241213095700673 DLLC NOTICE LLME(ffffffff/e3690fe6){ASSIGNED} LLGM Assign pre (e3690fe6 => ffffffff) (gprs_llc.c:1079) 20241213095700673 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e3690fe6 => ffffffff) (gprs_llc.c:1125) 20241213095700673 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55de407369d0 (gprs_sndcp.c:574) 20241213095700673 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55de40736d28, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241213095700673 DMM NOTICE MM(262420000000024/e3690fe6) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241213095700673 DGPRS INFO PDP(262420000000024/0) Forcing release of PDP context (pdpctx.c:102) 20241213095700673 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241213095700673 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241213095700673 DLGTP DEBUG Registering seq=1050 in restransmit req queue (gtp.c:402) 20241213095700673 DGPRS INFO SUBSCR(262420000000024) purging MS subscriber (gprs_subscriber.c:785) 20241213095700673 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) 20241213095700673 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) 20241213095700673 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Init}: Deallocated (fsm.c:568) 20241213095700673 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Deallocated (fsm.c:568) 20241213095700673 DMM DEBUG MM_STATE_Iu[0x55de40730e30]{Detached}: Deallocated (fsm.c:568) 20241213095700673 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Deallocated (fsm.c:568) 20241213095700673 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(935)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(936)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(935)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e327cc33d584: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(939)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095700700 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213095700700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095700700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095700700 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095700700 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241213095700700 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095700700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095700700 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095700700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(939)@e327cc33d584: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095700701 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095700701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095700701 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095700701 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095700701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095700701 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095700701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095700701 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095700701 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241213095700701 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095700701 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213095700702 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095700702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(939)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(939)@e327cc33d584: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095700704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(940)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(936)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(936)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095700708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095700709 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)@e327cc33d584: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(941)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(940)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e327cc33d584: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(944)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095700717 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213095700717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095700717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095700717 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095700717 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241213095700717 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095700717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095700717 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095700717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(944)@e327cc33d584: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095700718 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095700718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095700718 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095700718 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095700718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095700718 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095700718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095700718 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095700718 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241213095700718 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095700718 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213095700718 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095700719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(944)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(944)@e327cc33d584: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095700720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(945)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(941)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(941)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095700726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095700726 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(946)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(943)@e327cc33d584: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(945)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(950)@e327cc33d584: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(950)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095700739 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213095700739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095700739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095700739 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095700739 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241213095700739 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095700739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095700739 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095700739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(950)@e327cc33d584: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095700741 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095700741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095700741 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095700741 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095700741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095700741 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095700741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095700741 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095700741 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241213095700741 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095700741 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213095700741 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI99(950)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241213095700741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(950)@e327cc33d584: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095700744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(946)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(946)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095700748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095700748 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(947)@e327cc33d584: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213095701090 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095701090 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241213095701090 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241213095701090 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(949)@e327cc33d584: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(949)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213095701092 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241213095701092 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(949)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(949)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(949)@e327cc33d584: 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(949)@e327cc33d584: 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(949)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(949)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@e327cc33d584: Adding Client=TC_attach_pdp_act_deact_mt_t3395_expire(953), IMSI='262420000000025'H, TLLI='C1F66473'O, index=0 SGSN_Test-GSUP(951)@e327cc33d584: 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)@e327cc33d584: 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 := '36E72293110A114D6EC01715DE354861'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E2419F26'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7C6DEC6778D5286F'O } } } } } 20241213095702161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095702161 DLLC NOTICE LLME(ffffffff/c1f66473){UNASSIGNED} LLC RX: unknown TLLI 0xc1f66473, creating LLME on the fly (gprs_llc.c:552) 20241213095702161 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241213095702161 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000025) type="GPRS attach"  (gprs_gmm.c:1248) 20241213095702161 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Allocated (fsm.c:456) 20241213095702161 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Init}: Allocated (fsm.c:456) 20241213095702161 DMM DEBUG MM_STATE_Gb[0x55de4072a9b0]{Idle}: Allocated (fsm.c:456) 20241213095702161 DMM DEBUG MM_STATE_Iu[0x55de4072a880]{Detached}: Allocated (fsm.c:456) 20241213095702161 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241213095702161 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241213095702161 DLLC NOTICE LLME(ffffffff/c1f66473){UNASSIGNED} LLGM Assign pre (c1f66473 => fcc55984) (gprs_llc.c:1079) 20241213095702161 DLLC NOTICE LLME(c1f66473/fcc55984){ASSIGNED} LLGM Assign post (c1f66473 => fcc55984) (gprs_llc.c:1125) 20241213095702161 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241213095702161 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213095702161 DMM DEBUG MM(262420000000025/fcc55984) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241213095702174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095702174 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241213095702174 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095702174 DMM DEBUG MM(262420000000025/fcc55984) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000250 (gprs_gmm.c:1066) 20241213095702174 DMM NOTICE MM(262420000000025/fcc55984) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241213095702174 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241213095702174 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241213095702174 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241213095702174 DMM DEBUG MM(262420000000025/fcc55984) Requesting authorization (sgsn_auth.c:160) 20241213095702174 DMM INFO MM(262420000000025/fcc55984) Requesting authentication tuples (sgsn_auth.c:184) 20241213095702174 DMM DEBUG MM(262420000000025/fcc55984) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241213095702174 DGPRS INFO SUBSCR(262420000000025) requesting auth info (gprs_subscriber.c:805) 20241213095702174 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)@e327cc33d584: Found GsupExpect[0] for "262420000000025" handled at TC_attach_pdp_act_deact_mt_t3395_expire(953) SGSN_Test-GSUP(951)@e327cc33d584: Added IMSI table entry 0TC_attach_pdp_act_deact_mt_t3395_expire(953)"262420000000025" 20241213095702180 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241213095702180 DGPRS INFO SUBSCR(262420000000025) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241213095702180 DGPRS DEBUG SUBSCR(262420000000025) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241213095702180 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber authentication info (gprs_subscriber.c:850) 20241213095702180 DMM INFO MM(262420000000025/fcc55984) Subscriber data update (mmctx.c:445) 20241213095702180 DMM DEBUG MM(262420000000025/fcc55984) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241213095702180 DMM INFO MM(262420000000025/fcc55984) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241213095702180 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241213095702180 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241213095702180 DMM INFO MM(262420000000025/fcc55984) <- GMM AUTH AND CIPHERING REQ (rand = 36 e7 22 93 11 0a 11 4d 6e c0 17 15 de 35 48 61 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241213095702197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095702197 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20241213095702197 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095702197 DMM INFO MM(262420000000025/fcc55984) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241213095702197 DMM NOTICE MM(262420000000025/fcc55984) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241213095702197 DMM DEBUG MM(262420000000025/fcc55984) checking auth: received GSM SRES = e2 41 9f 26 (gprs_gmm.c:648) 20241213095702197 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241213095702197 DMM DEBUG MM(262420000000025/fcc55984) Requesting authorization (sgsn_auth.c:160) 20241213095702197 DMM INFO MM(262420000000025/fcc55984) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241213095702197 DMM DEBUG MM(262420000000025/fcc55984) Requesting subscriber data update (gprs_subscriber.c:894) 20241213095702197 DGPRS INFO SUBSCR(262420000000025) subscriber data is not available (gprs_subscriber.c:818) 20241213095702197 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) 20241213095702197 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241213095702197 DMM INFO MM(262420000000025/fcc55984) <- GMM ATTACH ACCEPT (new P-TMSI=0xfcc55984) (gprs_gmm.c:282) 20241213095702201 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241213095702201 DGPRS INFO SUBSCR(262420000000025) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241213095702201 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20241213095702201 DMM INFO MM(262420000000025/fcc55984) Subscriber data update (mmctx.c:445) 20241213095702201 DMM DEBUG MM(262420000000025/fcc55984) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241213095702201 DMM INFO MM(262420000000025/fcc55984) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241213095702201 DMM NOTICE MM(262420000000025/fcc55984) Authorized, continuing procedure, IMSI=262420000000025 (gprs_gmm.c:982) 20241213095702201 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241213095702201 DMM NOTICE MM(262420000000025/fcc55984) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241213095702201 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) 20241213095702204 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241213095702204 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20241213095702204 DMM INFO MM(262420000000025/fcc55984) Subscriber data update (mmctx.c:445) 20241213095702204 DMM DEBUG MM(262420000000025/fcc55984) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241213095702215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095702215 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241213095702215 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095702215 DMM INFO MM(262420000000025/fcc55984) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241213095702215 DMM NOTICE MM(262420000000025/fcc55984) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241213095702215 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241213095702215 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241213095702215 DLLC NOTICE LLME(c1f66473/fcc55984){ASSIGNED} LLGM Assign pre (ffffffff => fcc55984) (gprs_llc.c:1079) 20241213095702215 DLLC NOTICE LLME(ffffffff/fcc55984){ASSIGNED} LLGM Assign post (ffffffff => fcc55984) (gprs_llc.c:1125) 20241213095702215 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241213095702215 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241213095702215 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241213095702215 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_mt_t3395_expire(953)@e327cc33d584: setverdict(pass): none -> pass 20241213095702276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095702276 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241213095702276 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095702276 DMM INFO MM(262420000000025/fcc55984) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241213095702276 DMM INFO MM(262420000000025/fcc55984) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241213095702276 DMM DEBUG MM(262420000000025/fcc55984) Using GGSN 0 (gprs_sm.c:317) 20241213095702276 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) 20241213095702276 DLGTP DEBUG Begin pdp_tidset tid = 5520000000024262 (pdp.c:279) 20241213095702276 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241213095702276 DGPRS NOTICE PDP(262420000000025/0) Create PDP Context (sgsn_libgtp.c:186) 20241213095702276 DLGTP DEBUG Registering seq=1051 in restransmit req queue (gtp.c:402) 20241213095702301 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 4f b1 76 f7 11 34 f9 53 f4 14 05 7f 15 e9 17 d6 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) 20241213095702301 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f4631ce50d0, cbp=0x55de4072eb80) (sgsn_libgtp.c:633) 20241213095702301 DGPRS INFO PDP(262420000000025/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241213095702301 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55de40737e98 TLLI=fcc55984, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241213095702301 DGPRS INFO PDP(262420000000025/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241213095702301 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_mt_t3395_expire(953)@e327cc33d584: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire(953)@e327cc33d584: setverdict(pass): pass -> pass, component reason not changed 20241213095702314 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20241213095702314 DGPRS INFO PDP(262420000000025:5): Context 0x7f4631ce50d0 was deleted (sgsn_libgtp.c:707) 20241213095702314 DMM INFO MM(262420000000025/fcc55984) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241213095702315 DLGTP DEBUG Begin pdp_tiddel tid = 5520000000024262 (pdp.c:298) 20241213095702315 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241213095710316 DMM INFO MM(262420000000025/fcc55984) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241213095718002 DLGTP DEBUG Retransmit resp queue seq 23 expired, removing from queue (gsn.c:293) 20241213095718316 DMM INFO MM(262420000000025/fcc55984) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241213095720820 DGPRS DEBUG Checking for inactive LLMEs, time = 36612040 (sgsn.c:132) 20241213095721091 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20241213095721091 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20241213095721092 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(949)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(949)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241213095726317 DMM INFO MM(262420000000025/fcc55984) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241213095730703 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095730711 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095730711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241213095730719 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095730722 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095730722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241213095730742 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095730745 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095730745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241213095734319 DMM INFO MM(262420000000025/fcc55984) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) TC_attach_pdp_act_deact_mt_t3395_expire(953)@e327cc33d584: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@e327cc33d584: Removing Client IMSI='262420000000025'H, index=0 20241213095734328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095734328 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241213095734328 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095734328 DMM INFO MM(262420000000025/fcc55984) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_deact_mt_t3395_expire(953)@e327cc33d584: Final verdict of PTC: pass 20241213095734330 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40386<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241213095734334 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241213095734334 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(951)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GSUP-IPA(949)@e327cc33d584: Final verdict of PTC: none -NSVCI99(950)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb2-NS2(945)@e327cc33d584: Final verdict of PTC: none -NSVCI97(939)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb1-NS1(940)@e327cc33d584: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(943)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-NS0(935)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(946)@e327cc33d584: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(947)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(936)@e327cc33d584: Final verdict of PTC: none -NSVCI98(944)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(941)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GGSN_GTP(952)@e327cc33d584: Final verdict of PTC: none -NSVCI98-provIP(942)@e327cc33d584: Final verdict of PTC: none -NSVCI99-provIP(948)@e327cc33d584: Final verdict of PTC: none -NSVCI97-provIP(937)@e327cc33d584: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@e327cc33d584: Final verdict of PTC: none MTC@e327cc33d584: Setting final verdict of the test case. MTC@e327cc33d584: Local verdict of MTC: none MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-NS0(935): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(936): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97-provIP(937): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97(939): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-NS1(940): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(941): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98-provIP(942): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(943): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98(944): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-NS2(945): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(946): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(947): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99-provIP(948): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP-IPA(949): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99(950): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP(951): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GGSN_GTP(952): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire(953): pass (none -> pass) MTC@e327cc33d584: Test case TC_attach_pdp_act_deact_mt_t3395_expire finished. Verdict: pass MTC@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass'. Fri Dec 13 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 20241213095734399 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40350<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213095734801 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40350<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=108492) 20241213095735335 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095735335 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=108492, count=113128) 20241213095736337 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095736337 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans'. ------ SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans ------ Fri Dec 13 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 20241213095737338 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095737338 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Test case TC_attach_pdp_act_deact_gtp_retrans started. 20241213095737908 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40362<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213095737911 DMM INFO MM(262420000000025/fcc55984) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241213095737911 DMM INFO MM(262420000000025/fcc55984) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241213095737911 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241213095737911 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241213095737911 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241213095737911 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241213095737911 DLLC NOTICE LLME(ffffffff/fcc55984){ASSIGNED} LLGM Assign pre (fcc55984 => ffffffff) (gprs_llc.c:1079) 20241213095737911 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fcc55984 => ffffffff) (gprs_llc.c:1125) 20241213095737911 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55de40737b40 (gprs_sndcp.c:574) 20241213095737911 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55de40737e98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241213095737911 DGPRS INFO SUBSCR(262420000000025) purging MS subscriber (gprs_subscriber.c:785) 20241213095737911 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) 20241213095737911 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) 20241213095737911 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Init}: Deallocated (fsm.c:568) 20241213095737911 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Deallocated (fsm.c:568) 20241213095737911 DMM DEBUG MM_STATE_Iu[0x55de4072a880]{Detached}: Deallocated (fsm.c:568) 20241213095737911 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Deallocated (fsm.c:568) 20241213095737911 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(954)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(955)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(954)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e327cc33d584: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(958)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095737961 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213095737961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095737961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095737961 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095737961 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241213095737961 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095737961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095737961 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095737961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(958)@e327cc33d584: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095737962 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095737962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095737962 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095737962 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095737962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095737962 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095737962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095737962 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095737962 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241213095737962 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095737962 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213095737962 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095737962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(958)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(958)@e327cc33d584: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095737964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(959)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(955)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(955)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095737968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095737968 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)@e327cc33d584: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(960)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(959)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(963)@e327cc33d584: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(963)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095737976 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213095737976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095737976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095737976 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095737976 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241213095737976 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095737976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095737976 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095737976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(963)@e327cc33d584: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095737977 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095737977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095737977 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095737978 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095737978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095737978 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095737978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095737978 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095737978 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241213095737978 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095737978 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213095737978 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095737978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(963)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(963)@e327cc33d584: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095737980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(964)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(960)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(960)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095737985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095737985 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(965)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_deact_gtp_retrans-BVCI210(962)@e327cc33d584: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(964)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e327cc33d584: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(968)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095737992 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213095737992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095737992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095737992 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095737992 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241213095737992 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095737992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095737992 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095737992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(968)@e327cc33d584: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095737993 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095737993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095737993 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095737993 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095737993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095737993 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095737993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095737993 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095737993 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241213095737993 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095737993 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213095737993 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095737993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(968)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(968)@e327cc33d584: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095737996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(965)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(965)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095738001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095738001 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)@e327cc33d584: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213095738339 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095738340 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241213095738340 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241213095738340 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(969)@e327cc33d584: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(969)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213095738343 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241213095738344 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(969)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(969)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(969)@e327cc33d584: 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)@e327cc33d584: 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)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(969)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@e327cc33d584: Adding Client=TC_attach_pdp_act_deact_gtp_retrans(972), IMSI='262420000000027'H, TLLI='D054E57C'O, index=0 SGSN_Test-GSUP(970)@e327cc33d584: 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)@e327cc33d584: 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 := 'E434768931897F7F1DDB7A876157DF88'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '419180A0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4CA94889B16D24F1'O } } } } } 20241213095738405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095738405 DLLC NOTICE LLME(ffffffff/d054e57c){UNASSIGNED} LLC RX: unknown TLLI 0xd054e57c, creating LLME on the fly (gprs_llc.c:552) 20241213095738405 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241213095738405 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000027) type="GPRS attach"  (gprs_gmm.c:1248) 20241213095738405 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Allocated (fsm.c:456) 20241213095738406 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Init}: Allocated (fsm.c:456) 20241213095738406 DMM DEBUG MM_STATE_Gb[0x55de4072a9b0]{Idle}: Allocated (fsm.c:456) 20241213095738406 DMM DEBUG MM_STATE_Iu[0x55de40730e30]{Detached}: Allocated (fsm.c:456) 20241213095738406 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241213095738406 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241213095738406 DLLC NOTICE LLME(ffffffff/d054e57c){UNASSIGNED} LLGM Assign pre (d054e57c => ecce8a05) (gprs_llc.c:1079) 20241213095738406 DLLC NOTICE LLME(d054e57c/ecce8a05){ASSIGNED} LLGM Assign post (d054e57c => ecce8a05) (gprs_llc.c:1125) 20241213095738406 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241213095738406 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213095738406 DMM DEBUG MM(262420000000027/ecce8a05) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241213095738418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095738418 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241213095738418 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095738418 DMM DEBUG MM(262420000000027/ecce8a05) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000270 (gprs_gmm.c:1066) 20241213095738418 DMM NOTICE MM(262420000000027/ecce8a05) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241213095738418 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241213095738418 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241213095738418 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241213095738418 DMM DEBUG MM(262420000000027/ecce8a05) Requesting authorization (sgsn_auth.c:160) 20241213095738418 DMM INFO MM(262420000000027/ecce8a05) Requesting authentication tuples (sgsn_auth.c:184) 20241213095738418 DMM DEBUG MM(262420000000027/ecce8a05) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241213095738418 DGPRS INFO SUBSCR(262420000000027) requesting auth info (gprs_subscriber.c:805) 20241213095738418 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)@e327cc33d584: Found GsupExpect[0] for "262420000000027" handled at TC_attach_pdp_act_deact_gtp_retrans(972) SGSN_Test-GSUP(970)@e327cc33d584: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans(972)"262420000000027" 20241213095738421 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241213095738421 DGPRS INFO SUBSCR(262420000000027) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241213095738421 DGPRS DEBUG SUBSCR(262420000000027) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241213095738421 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber authentication info (gprs_subscriber.c:850) 20241213095738421 DMM INFO MM(262420000000027/ecce8a05) Subscriber data update (mmctx.c:445) 20241213095738421 DMM DEBUG MM(262420000000027/ecce8a05) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241213095738421 DMM INFO MM(262420000000027/ecce8a05) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241213095738421 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241213095738421 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241213095738421 DMM INFO MM(262420000000027/ecce8a05) <- GMM AUTH AND CIPHERING REQ (rand = e4 34 76 89 31 89 7f 7f 1d db 7a 87 61 57 df 88 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241213095738425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095738425 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20241213095738425 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095738425 DMM INFO MM(262420000000027/ecce8a05) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241213095738425 DMM NOTICE MM(262420000000027/ecce8a05) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241213095738425 DMM DEBUG MM(262420000000027/ecce8a05) checking auth: received GSM SRES = 41 91 80 a0 (gprs_gmm.c:648) 20241213095738425 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241213095738425 DMM DEBUG MM(262420000000027/ecce8a05) Requesting authorization (sgsn_auth.c:160) 20241213095738425 DMM INFO MM(262420000000027/ecce8a05) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241213095738425 DMM DEBUG MM(262420000000027/ecce8a05) Requesting subscriber data update (gprs_subscriber.c:894) 20241213095738425 DGPRS INFO SUBSCR(262420000000027) subscriber data is not available (gprs_subscriber.c:818) 20241213095738425 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) 20241213095738425 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241213095738425 DMM INFO MM(262420000000027/ecce8a05) <- GMM ATTACH ACCEPT (new P-TMSI=0xecce8a05) (gprs_gmm.c:282) 20241213095738426 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241213095738426 DGPRS INFO SUBSCR(262420000000027) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241213095738426 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20241213095738426 DMM INFO MM(262420000000027/ecce8a05) Subscriber data update (mmctx.c:445) 20241213095738426 DMM DEBUG MM(262420000000027/ecce8a05) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241213095738426 DMM INFO MM(262420000000027/ecce8a05) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241213095738426 DMM NOTICE MM(262420000000027/ecce8a05) Authorized, continuing procedure, IMSI=262420000000027 (gprs_gmm.c:982) 20241213095738426 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241213095738426 DMM NOTICE MM(262420000000027/ecce8a05) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241213095738426 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) 20241213095738426 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241213095738426 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20241213095738426 DMM INFO MM(262420000000027/ecce8a05) Subscriber data update (mmctx.c:445) 20241213095738426 DMM DEBUG MM(262420000000027/ecce8a05) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241213095738428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095738428 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241213095738428 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095738428 DMM INFO MM(262420000000027/ecce8a05) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241213095738428 DMM NOTICE MM(262420000000027/ecce8a05) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241213095738428 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241213095738428 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241213095738428 DLLC NOTICE LLME(d054e57c/ecce8a05){ASSIGNED} LLGM Assign pre (ffffffff => ecce8a05) (gprs_llc.c:1079) 20241213095738428 DLLC NOTICE LLME(ffffffff/ecce8a05){ASSIGNED} LLGM Assign post (ffffffff => ecce8a05) (gprs_llc.c:1125) 20241213095738428 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241213095738428 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241213095738428 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241213095738428 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans(972)@e327cc33d584: setverdict(pass): none -> pass 20241213095738488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095738488 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241213095738488 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095738488 DMM INFO MM(262420000000027/ecce8a05) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241213095738488 DMM INFO MM(262420000000027/ecce8a05) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241213095738488 DMM DEBUG MM(262420000000027/ecce8a05) Using GGSN 0 (gprs_sm.c:317) 20241213095738488 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) 20241213095738488 DLGTP DEBUG Begin pdp_tidset tid = 5720000000024262 (pdp.c:279) 20241213095738488 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241213095738488 DGPRS NOTICE PDP(262420000000027/0) Create PDP Context (sgsn_libgtp.c:186) 20241213095738489 DLGTP DEBUG Registering seq=1052 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_gtp_retrans(972)@e327cc33d584: First createPDPContextRequest received, dropping & waiting for retransmission 20241213095743490 DLGTP INFO Retransmit (0) of seq 1052 (gsn.c:273) 20241213095743504 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 b0 77 26 11 11 6d 0c ca fb 14 05 7f 28 f5 53 76 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) 20241213095743504 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f4631ce50d0, cbp=0x55de4072eb80) (sgsn_libgtp.c:633) 20241213095743504 DGPRS INFO PDP(262420000000027/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241213095743504 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55de40737e98 TLLI=ecce8a05, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241213095743504 DGPRS INFO PDP(262420000000027/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241213095743504 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) 20241213095743520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095743520 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20241213095743520 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095743520 DMM INFO MM(262420000000027/ecce8a05) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20241213095743520 DGPRS INFO PDP(262420000000027/0) Delete PDP Context (sgsn_libgtp.c:326) 20241213095743521 DLGTP DEBUG Registering seq=1053 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_gtp_retrans(972)@e327cc33d584: First deletePDPContextRequest received, dropping & waiting for retransmission 20241213095748522 DLGTP INFO Retransmit (0) of seq 1053 (gsn.c:273) 20241213095748530 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) 20241213095748530 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f4631ce50d0, cbp=0x55de4072eb80) (sgsn_libgtp.c:633) 20241213095748530 DGPRS INFO PDP(262420000000027/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:553) 20241213095748530 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55de40737e98, TLLI=ecce8a05, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241213095748530 DMM INFO MM(262420000000027/ecce8a05) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241213095748530 DLGTP DEBUG Begin pdp_tiddel tid = 5720000000024262 (pdp.c:298) 20241213095748530 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans(972)@e327cc33d584: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans(972)@e327cc33d584: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@e327cc33d584: Removing Client IMSI='262420000000027'H, index=0 TC_attach_pdp_act_deact_gtp_retrans(972)@e327cc33d584: Final verdict of PTC: pass 20241213095748549 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40362<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(970)@e327cc33d584: Final verdict of PTC: none 20241213095748554 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241213095748554 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GSUP-IPA(969)@e327cc33d584: Final verdict of PTC: none -NSVCI97(958)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-NS0(954)@e327cc33d584: Final verdict of PTC: none -NSVCI98(963)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb1-NS1(959)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb2-NS2(964)@e327cc33d584: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI210(962)@e327cc33d584: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI220(967)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(955)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(965)@e327cc33d584: Final verdict of PTC: none -NSVCI99(968)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(960)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GGSN_GTP(971)@e327cc33d584: Final verdict of PTC: none -NSVCI99-provIP(966)@e327cc33d584: Final verdict of PTC: none -NSVCI98-provIP(961)@e327cc33d584: Final verdict of PTC: none -NSVCI97-provIP(956)@e327cc33d584: Final verdict of PTC: none MTC@e327cc33d584: Setting final verdict of the test case. MTC@e327cc33d584: Local verdict of MTC: none MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-NS0(954): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(955): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97-provIP(956): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97(958): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-NS1(959): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(960): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98-provIP(961): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI210(962): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98(963): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-NS2(964): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(965): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99-provIP(966): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI220(967): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99(968): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP-IPA(969): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP(970): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GGSN_GTP(971): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans(972): pass (none -> pass) MTC@e327cc33d584: Test case TC_attach_pdp_act_deact_gtp_retrans finished. Verdict: pass MTC@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass'. Fri Dec 13 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 20241213095748665 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56746<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213095749067 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56746<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103024) 20241213095749556 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095749556 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=103024, count=104184) 20241213095750557 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095750557 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241213095750820 DGPRS DEBUG Checking for inactive LLMEs, time = 36612070 (sgsn.c:132) MTC@e327cc33d584: 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@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp'. ------ SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp ------ Fri Dec 13 09:57:51 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_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 20241213095751559 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095751560 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Test case TC_attach_pdp_act_deact_gtp_retrans_resp started. 20241213095752165 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50596<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213095752167 DMM INFO MM(262420000000027/ecce8a05) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241213095752167 DMM INFO MM(262420000000027/ecce8a05) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241213095752167 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241213095752167 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241213095752167 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241213095752167 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241213095752167 DLLC NOTICE LLME(ffffffff/ecce8a05){ASSIGNED} LLGM Assign pre (ecce8a05 => ffffffff) (gprs_llc.c:1079) 20241213095752167 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ecce8a05 => ffffffff) (gprs_llc.c:1125) 20241213095752167 DGPRS INFO SUBSCR(262420000000027) purging MS subscriber (gprs_subscriber.c:785) 20241213095752167 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) 20241213095752167 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) 20241213095752167 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Init}: Deallocated (fsm.c:568) 20241213095752167 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Deallocated (fsm.c:568) 20241213095752167 DMM DEBUG MM_STATE_Iu[0x55de40730e30]{Detached}: Deallocated (fsm.c:568) 20241213095752167 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Deallocated (fsm.c:568) 20241213095752167 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(973)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(974)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(973)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e327cc33d584: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(977)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095752215 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213095752215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095752215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095752215 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095752215 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241213095752215 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095752215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095752215 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095752215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(977)@e327cc33d584: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095752216 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095752216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095752216 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095752216 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095752216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095752216 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095752216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095752216 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095752216 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241213095752216 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095752216 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(977)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241213095752217 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095752217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(977)@e327cc33d584: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095752219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(978)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(974)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(974)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095752223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095752223 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(979)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@e327cc33d584: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(978)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(983)@e327cc33d584: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(983)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095752234 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213095752234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095752234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095752234 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095752234 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241213095752234 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095752234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095752234 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095752234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(982)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(983)@e327cc33d584: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095752235 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095752235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095752235 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095752235 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095752235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095752235 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095752235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095752235 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095752235 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241213095752235 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095752235 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(983)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241213095752236 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095752236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(983)@e327cc33d584: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095752237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(979)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(979)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(984)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241213095752242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095752242 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(980)@e327cc33d584: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(982)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e327cc33d584: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(987)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095752247 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213095752247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095752247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095752247 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095752247 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241213095752247 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095752247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095752247 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095752247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(987)@e327cc33d584: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095752248 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095752248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095752248 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095752248 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095752248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095752248 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095752248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095752248 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095752248 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241213095752248 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095752248 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213095752249 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095752249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(987)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(987)@e327cc33d584: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095752250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(984)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(984)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095752255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095752255 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)@e327cc33d584: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213095752561 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095752561 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241213095752561 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241213095752561 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(988)@e327cc33d584: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(988)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213095752562 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(988)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(988)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(988)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(988)@e327cc33d584: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241213095752563 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(988)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(988)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@e327cc33d584: Adding Client=TC_attach_pdp_act_deact_gtp_retrans_resp(991), IMSI='262420000000028'H, TLLI='F3E53104'O, index=0 SGSN_Test-GSUP(989)@e327cc33d584: 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)@e327cc33d584: 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 := 'EDBEF5367F4054C0E022026634FCF085'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '00E29FCD'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7EBE2B48AFF7D69F'O } } } } } 20241213095752586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095752586 DLLC NOTICE LLME(ffffffff/f3e53104){UNASSIGNED} LLC RX: unknown TLLI 0xf3e53104, creating LLME on the fly (gprs_llc.c:552) 20241213095752586 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241213095752586 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000028) type="GPRS attach"  (gprs_gmm.c:1248) 20241213095752586 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Allocated (fsm.c:456) 20241213095752586 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Init}: Allocated (fsm.c:456) 20241213095752586 DMM DEBUG MM_STATE_Gb[0x55de4072a9b0]{Idle}: Allocated (fsm.c:456) 20241213095752586 DMM DEBUG MM_STATE_Iu[0x55de4072a880]{Detached}: Allocated (fsm.c:456) 20241213095752586 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241213095752586 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241213095752586 DLLC NOTICE LLME(ffffffff/f3e53104){UNASSIGNED} LLGM Assign pre (f3e53104 => e773ab66) (gprs_llc.c:1079) 20241213095752586 DLLC NOTICE LLME(f3e53104/e773ab66){ASSIGNED} LLGM Assign post (f3e53104 => e773ab66) (gprs_llc.c:1125) 20241213095752586 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241213095752586 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213095752586 DMM DEBUG MM(262420000000028/e773ab66) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241213095752593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095752593 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241213095752593 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095752593 DMM DEBUG MM(262420000000028/e773ab66) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000280 (gprs_gmm.c:1066) 20241213095752593 DMM NOTICE MM(262420000000028/e773ab66) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241213095752593 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241213095752593 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241213095752593 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241213095752593 DMM DEBUG MM(262420000000028/e773ab66) Requesting authorization (sgsn_auth.c:160) 20241213095752593 DMM INFO MM(262420000000028/e773ab66) Requesting authentication tuples (sgsn_auth.c:184) 20241213095752593 DMM DEBUG MM(262420000000028/e773ab66) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241213095752593 DGPRS INFO SUBSCR(262420000000028) requesting auth info (gprs_subscriber.c:805) 20241213095752593 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)@e327cc33d584: Found GsupExpect[0] for "262420000000028" handled at TC_attach_pdp_act_deact_gtp_retrans_resp(991) SGSN_Test-GSUP(989)@e327cc33d584: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans_resp(991)"262420000000028" 20241213095752634 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241213095752634 DGPRS INFO SUBSCR(262420000000028) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241213095752634 DGPRS DEBUG SUBSCR(262420000000028) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241213095752634 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber authentication info (gprs_subscriber.c:850) 20241213095752634 DMM INFO MM(262420000000028/e773ab66) Subscriber data update (mmctx.c:445) 20241213095752634 DMM DEBUG MM(262420000000028/e773ab66) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241213095752634 DMM INFO MM(262420000000028/e773ab66) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241213095752634 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241213095752634 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241213095752634 DMM INFO MM(262420000000028/e773ab66) <- GMM AUTH AND CIPHERING REQ (rand = ed be f5 36 7f 40 54 c0 e0 22 02 66 34 fc f0 85 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241213095752657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095752657 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241213095752657 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095752657 DMM INFO MM(262420000000028/e773ab66) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241213095752657 DMM NOTICE MM(262420000000028/e773ab66) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241213095752657 DMM DEBUG MM(262420000000028/e773ab66) checking auth: received GSM SRES = 00 e2 9f cd (gprs_gmm.c:648) 20241213095752657 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241213095752657 DMM DEBUG MM(262420000000028/e773ab66) Requesting authorization (sgsn_auth.c:160) 20241213095752657 DMM INFO MM(262420000000028/e773ab66) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241213095752657 DMM DEBUG MM(262420000000028/e773ab66) Requesting subscriber data update (gprs_subscriber.c:894) 20241213095752657 DGPRS INFO SUBSCR(262420000000028) subscriber data is not available (gprs_subscriber.c:818) 20241213095752657 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) 20241213095752657 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241213095752657 DMM INFO MM(262420000000028/e773ab66) <- GMM ATTACH ACCEPT (new P-TMSI=0xe773ab66) (gprs_gmm.c:282) 20241213095752661 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241213095752661 DGPRS INFO SUBSCR(262420000000028) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241213095752662 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20241213095752662 DMM INFO MM(262420000000028/e773ab66) Subscriber data update (mmctx.c:445) 20241213095752662 DMM DEBUG MM(262420000000028/e773ab66) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241213095752662 DMM INFO MM(262420000000028/e773ab66) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241213095752662 DMM NOTICE MM(262420000000028/e773ab66) Authorized, continuing procedure, IMSI=262420000000028 (gprs_gmm.c:982) 20241213095752662 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241213095752662 DMM NOTICE MM(262420000000028/e773ab66) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241213095752662 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) 20241213095752664 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241213095752664 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20241213095752664 DMM INFO MM(262420000000028/e773ab66) Subscriber data update (mmctx.c:445) 20241213095752664 DMM DEBUG MM(262420000000028/e773ab66) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241213095752674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095752674 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241213095752674 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095752674 DMM INFO MM(262420000000028/e773ab66) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241213095752674 DMM NOTICE MM(262420000000028/e773ab66) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241213095752674 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241213095752674 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241213095752674 DLLC NOTICE LLME(f3e53104/e773ab66){ASSIGNED} LLGM Assign pre (ffffffff => e773ab66) (gprs_llc.c:1079) 20241213095752674 DLLC NOTICE LLME(ffffffff/e773ab66){ASSIGNED} LLGM Assign post (ffffffff => e773ab66) (gprs_llc.c:1125) 20241213095752674 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241213095752674 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241213095752674 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241213095752674 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@e327cc33d584: setverdict(pass): none -> pass 20241213095752729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095752729 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241213095752729 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095752729 DMM INFO MM(262420000000028/e773ab66) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241213095752729 DMM INFO MM(262420000000028/e773ab66) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241213095752729 DMM DEBUG MM(262420000000028/e773ab66) Using GGSN 0 (gprs_sm.c:317) 20241213095752729 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) 20241213095752729 DLGTP DEBUG Begin pdp_tidset tid = 5820000000024262 (pdp.c:279) 20241213095752729 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241213095752729 DGPRS NOTICE PDP(262420000000028/0) Create PDP Context (sgsn_libgtp.c:186) 20241213095752729 DLGTP DEBUG Registering seq=1054 in restransmit req queue (gtp.c:402) 20241213095752752 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 a8 00 17 6e 11 2e 62 30 42 14 05 7f d5 2f 04 ec 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1054 from retransmit req queue (gtp.c:443) 20241213095752752 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f4631ce50d0, cbp=0x55de4072eb80) (sgsn_libgtp.c:633) 20241213095752752 DGPRS INFO PDP(262420000000028/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241213095752752 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55de40737e98 TLLI=e773ab66, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241213095752752 DGPRS INFO PDP(262420000000028/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241213095752752 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@e327cc33d584: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp(991)@e327cc33d584: setverdict(pass): pass -> pass, component reason not changed 20241213095752764 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20241213095752765 DGPRS INFO PDP(262420000000028:5): Context 0x7f4631ce50d0 was deleted (sgsn_libgtp.c:707) 20241213095752765 DMM INFO MM(262420000000028/e773ab66) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241213095752765 DLGTP DEBUG Begin pdp_tiddel tid = 5820000000024262 (pdp.c:298) 20241213095752765 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@e327cc33d584: First deletePDPContextResponse received, dropping & retransmitting retransmission of deletePDPContextRequest 20241213095752775 DLGTP INFO Rx duplicate seq=23 from 127.0.0.103, retrans resp (gtp.c:585) 20241213095752776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095752777 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241213095752777 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095752777 DMM INFO MM(262420000000028/e773ab66) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) 20241213095752777 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) 20241213095752777 DLGTP DEBUG Registering seq=24 in restransmit resp queue (gtp.c:506) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@e327cc33d584: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@e327cc33d584: Removing Client IMSI='262420000000028'H, index=0 TC_attach_pdp_act_deact_gtp_retrans_resp(991)@e327cc33d584: Final verdict of PTC: pass 20241213095752783 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50596<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(989)@e327cc33d584: Final verdict of PTC: none 20241213095752786 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241213095752787 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(988)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb2-NS2(982)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(974)@e327cc33d584: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(986)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(984)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(979)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb1-NS1(978)@e327cc33d584: Final verdict of PTC: none -NSVCI97(977)@e327cc33d584: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(980)@e327cc33d584: Final verdict of PTC: none -NSVCI98(983)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-NS0(973)@e327cc33d584: Final verdict of PTC: none -NSVCI99(987)@e327cc33d584: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GGSN_GTP(990)@e327cc33d584: Final verdict of PTC: none -NSVCI99-provIP(985)@e327cc33d584: Final verdict of PTC: none -NSVCI97-provIP(975)@e327cc33d584: Final verdict of PTC: none -NSVCI98-provIP(981)@e327cc33d584: Final verdict of PTC: none MTC@e327cc33d584: Setting final verdict of the test case. MTC@e327cc33d584: Local verdict of MTC: none MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-NS0(973): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(974): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97-provIP(975): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97(977): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-NS1(978): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(979): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(980): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98-provIP(981): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-NS2(982): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98(983): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(984): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99-provIP(985): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(986): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99(987): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP-IPA(988): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP(989): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GGSN_GTP(990): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp(991): pass (none -> pass) MTC@e327cc33d584: Test case TC_attach_pdp_act_deact_gtp_retrans_resp finished. Verdict: pass MTC@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass'. Fri Dec 13 09:57:52 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.talloc 20241213095752879 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50612<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213095753281 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50612<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=89836) 20241213095753788 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095753798 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=89836, count=103396) 20241213095754800 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095754800 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn'. ------ SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn ------ Fri Dec 13 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 20241213095755802 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095755803 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Test case TC_attach_pdp_act_user_error_ind_ggsn started. 20241213095756388 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50624<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213095756390 DMM INFO MM(262420000000028/e773ab66) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241213095756390 DMM INFO MM(262420000000028/e773ab66) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241213095756390 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241213095756390 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241213095756390 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241213095756390 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241213095756390 DLLC NOTICE LLME(ffffffff/e773ab66){ASSIGNED} LLGM Assign pre (e773ab66 => ffffffff) (gprs_llc.c:1079) 20241213095756390 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e773ab66 => ffffffff) (gprs_llc.c:1125) 20241213095756390 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55de40737b40 (gprs_sndcp.c:574) 20241213095756390 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55de40737e98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241213095756390 DGPRS INFO SUBSCR(262420000000028) purging MS subscriber (gprs_subscriber.c:785) 20241213095756390 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) 20241213095756390 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) 20241213095756391 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Init}: Deallocated (fsm.c:568) 20241213095756391 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Deallocated (fsm.c:568) 20241213095756391 DMM DEBUG MM_STATE_Iu[0x55de4072a880]{Detached}: Deallocated (fsm.c:568) 20241213095756391 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Deallocated (fsm.c:568) 20241213095756391 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(992)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(993)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(992)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e327cc33d584: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(996)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095756439 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213095756439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095756439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095756439 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095756439 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241213095756439 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095756439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095756439 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095756439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(996)@e327cc33d584: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095756440 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095756440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095756440 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095756440 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095756440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095756440 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095756440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095756440 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095756440 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241213095756440 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095756440 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213095756440 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095756440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(996)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(996)@e327cc33d584: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095756441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(993)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(993)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095756447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095756447 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@e327cc33d584: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(997)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb1-BSSGP1(998)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(997)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e327cc33d584: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1001)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095756464 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213095756464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095756464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095756464 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095756464 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241213095756464 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095756464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095756464 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095756464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1001)@e327cc33d584: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095756465 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095756465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095756465 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095756465 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095756465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095756465 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095756465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095756465 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095756465 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241213095756465 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095756465 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213095756465 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095756465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1001)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1001)@e327cc33d584: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095756467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1002)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(998)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(998)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095756471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095756471 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)@e327cc33d584: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1003)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1002)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e327cc33d584: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1006)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095756479 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213095756479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095756479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095756479 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095756479 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241213095756479 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095756479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095756479 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095756479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1006)@e327cc33d584: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095756480 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095756480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095756480 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095756480 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095756480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095756480 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095756480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095756480 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095756480 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241213095756480 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095756480 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213095756481 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095756481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1006)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1006)@e327cc33d584: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095756483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1003)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1003)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095756489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095756489 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)@e327cc33d584: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213095756804 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095756804 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241213095756804 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241213095756804 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1007)@e327cc33d584: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1007)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213095756808 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241213095756809 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1007)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1007)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1007)@e327cc33d584: 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)@e327cc33d584: 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)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1007)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@e327cc33d584: Adding Client=TC_attach_pdp_act_user_error_ind_ggsn(1010), IMSI='262420000000026'H, TLLI='F3368F12'O, index=0 SGSN_Test-GSUP(1008)@e327cc33d584: 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)@e327cc33d584: 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 := 'E78D06D417A5B7BF2E7AB71B99081DE6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '60E55D71'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '73085543EEE10C5B'O } } } } } 20241213095756868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095756868 DLLC NOTICE LLME(ffffffff/f3368f12){UNASSIGNED} LLC RX: unknown TLLI 0xf3368f12, creating LLME on the fly (gprs_llc.c:552) 20241213095756868 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241213095756868 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach"  (gprs_gmm.c:1248) 20241213095756868 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Allocated (fsm.c:456) 20241213095756868 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Init}: Allocated (fsm.c:456) 20241213095756868 DMM DEBUG MM_STATE_Gb[0x55de4072a9b0]{Idle}: Allocated (fsm.c:456) 20241213095756868 DMM DEBUG MM_STATE_Iu[0x55de40730e30]{Detached}: Allocated (fsm.c:456) 20241213095756868 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241213095756868 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241213095756868 DLLC NOTICE LLME(ffffffff/f3368f12){UNASSIGNED} LLGM Assign pre (f3368f12 => cb64d142) (gprs_llc.c:1079) 20241213095756868 DLLC NOTICE LLME(f3368f12/cb64d142){ASSIGNED} LLGM Assign post (f3368f12 => cb64d142) (gprs_llc.c:1125) 20241213095756868 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241213095756868 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213095756868 DMM DEBUG MM(262420000000026/cb64d142) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241213095756875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095756875 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241213095756875 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095756875 DMM DEBUG MM(262420000000026/cb64d142) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1066) 20241213095756875 DMM NOTICE MM(262420000000026/cb64d142) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241213095756875 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241213095756875 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241213095756875 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241213095756875 DMM DEBUG MM(262420000000026/cb64d142) Requesting authorization (sgsn_auth.c:160) 20241213095756875 DMM INFO MM(262420000000026/cb64d142) Requesting authentication tuples (sgsn_auth.c:184) 20241213095756875 DMM DEBUG MM(262420000000026/cb64d142) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241213095756875 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20241213095756875 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)@e327cc33d584: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_user_error_ind_ggsn(1010) SGSN_Test-GSUP(1008)@e327cc33d584: Added IMSI table entry 0TC_attach_pdp_act_user_error_ind_ggsn(1010)"262420000000026" 20241213095756877 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241213095756877 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241213095756877 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241213095756877 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20241213095756877 DMM INFO MM(262420000000026/cb64d142) Subscriber data update (mmctx.c:445) 20241213095756877 DMM DEBUG MM(262420000000026/cb64d142) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241213095756877 DMM INFO MM(262420000000026/cb64d142) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241213095756877 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241213095756877 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241213095756877 DMM INFO MM(262420000000026/cb64d142) <- GMM AUTH AND CIPHERING REQ (rand = e7 8d 06 d4 17 a5 b7 bf 2e 7a b7 1b 99 08 1d e6 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241213095756882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095756882 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20241213095756882 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095756882 DMM INFO MM(262420000000026/cb64d142) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241213095756882 DMM NOTICE MM(262420000000026/cb64d142) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241213095756882 DMM DEBUG MM(262420000000026/cb64d142) checking auth: received GSM SRES = 60 e5 5d 71 (gprs_gmm.c:648) 20241213095756882 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241213095756882 DMM DEBUG MM(262420000000026/cb64d142) Requesting authorization (sgsn_auth.c:160) 20241213095756882 DMM INFO MM(262420000000026/cb64d142) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241213095756882 DMM DEBUG MM(262420000000026/cb64d142) Requesting subscriber data update (gprs_subscriber.c:894) 20241213095756882 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20241213095756882 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) 20241213095756882 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241213095756882 DMM INFO MM(262420000000026/cb64d142) <- GMM ATTACH ACCEPT (new P-TMSI=0xcb64d142) (gprs_gmm.c:282) 20241213095756883 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241213095756883 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241213095756883 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241213095756883 DMM INFO MM(262420000000026/cb64d142) Subscriber data update (mmctx.c:445) 20241213095756883 DMM DEBUG MM(262420000000026/cb64d142) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241213095756883 DMM INFO MM(262420000000026/cb64d142) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241213095756883 DMM NOTICE MM(262420000000026/cb64d142) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:982) 20241213095756883 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241213095756883 DMM NOTICE MM(262420000000026/cb64d142) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241213095756883 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) 20241213095756884 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241213095756884 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241213095756884 DMM INFO MM(262420000000026/cb64d142) Subscriber data update (mmctx.c:445) 20241213095756884 DMM DEBUG MM(262420000000026/cb64d142) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241213095756888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095756888 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241213095756888 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095756888 DMM INFO MM(262420000000026/cb64d142) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241213095756888 DMM NOTICE MM(262420000000026/cb64d142) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241213095756888 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241213095756888 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241213095756888 DLLC NOTICE LLME(f3368f12/cb64d142){ASSIGNED} LLGM Assign pre (ffffffff => cb64d142) (gprs_llc.c:1079) 20241213095756888 DLLC NOTICE LLME(ffffffff/cb64d142){ASSIGNED} LLGM Assign post (ffffffff => cb64d142) (gprs_llc.c:1125) 20241213095756888 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241213095756888 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241213095756888 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241213095756888 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_error_ind_ggsn(1010)@e327cc33d584: setverdict(pass): none -> pass 20241213095756946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095756946 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241213095756946 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095756946 DMM INFO MM(262420000000026/cb64d142) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241213095756946 DMM INFO MM(262420000000026/cb64d142) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241213095756946 DMM DEBUG MM(262420000000026/cb64d142) Using GGSN 0 (gprs_sm.c:317) 20241213095756946 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) 20241213095756946 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20241213095756946 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241213095756946 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:186) 20241213095756946 DLGTP DEBUG Registering seq=1055 in restransmit req queue (gtp.c:402) 20241213095756987 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 15 87 67 22 11 0b a9 07 93 14 05 7f 8a 5b e8 0a 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1055 from retransmit req queue (gtp.c:443) 20241213095756987 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f4631ce50d0, cbp=0x55de4072eb80) (sgsn_libgtp.c:633) 20241213095756987 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241213095756987 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55de40737e98 TLLI=cb64d142, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241213095756987 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241213095756987 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_error_ind_ggsn(1010)@e327cc33d584: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_error_ind_ggsn(1010)@e327cc33d584: setverdict(pass): pass -> pass, component reason not changed 20241213095757013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095757013 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241213095757013 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095757018 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 15 87 67 22 85 00 04 7f 00 00 67 : Received Error Indication (gtp.c:2530) 20241213095757018 DGPRS INFO PDP(262420000000026:5): Context 0x7f4631ce50d0 was deleted (sgsn_libgtp.c:707) 20241213095757018 DMM INFO MM(262420000000026/cb64d142) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241213095757018 DLGTP DEBUG Begin pdp_tiddel tid = 5620000000024262 (pdp.c:298) 20241213095757018 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@e327cc33d584: Removing Client IMSI='262420000000026'H, index=0 20241213095757026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095757026 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241213095757026 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095757026 DMM INFO MM(262420000000026/cb64d142) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_user_error_ind_ggsn(1010)@e327cc33d584: Final verdict of PTC: pass 20241213095757036 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50624<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241213095757037 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241213095757037 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(1001)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GSUP(1008)@e327cc33d584: Final verdict of PTC: none -NSVCI99(1006)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-NS0(992)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1007)@e327cc33d584: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(1000)@e327cc33d584: Final verdict of PTC: none -NSVCI97(996)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb1-NS1(997)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(993)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1003)@e327cc33d584: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(998)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1002)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1009)@e327cc33d584: Final verdict of PTC: none -NSVCI97-provIP(994)@e327cc33d584: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(1005)@e327cc33d584: Final verdict of PTC: none -NSVCI98-provIP(999)@e327cc33d584: Final verdict of PTC: none -NSVCI99-provIP(1004)@e327cc33d584: Final verdict of PTC: none MTC@e327cc33d584: Setting final verdict of the test case. MTC@e327cc33d584: Local verdict of MTC: none MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-NS0(992): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(993): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97-provIP(994): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97(996): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-NS1(997): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(998): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98-provIP(999): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(1000): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98(1001): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-NS2(1002): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1003): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99-provIP(1004): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(1005): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99(1006): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP-IPA(1007): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP(1008): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GGSN_GTP(1009): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn(1010): pass (none -> pass) MTC@e327cc33d584: Test case TC_attach_pdp_act_user_error_ind_ggsn finished. Verdict: pass MTC@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass'. Fri Dec 13 09:57:57 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 20241213095757100 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50626<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213095757502 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50626<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=85124) 20241213095758037 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095758038 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=85124, count=104708) 20241213095759039 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095759039 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach'. ------ SGSN_Tests.TC_attach_pdp_act_gmm_detach ------ Fri Dec 13 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 20241213095800040 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095800040 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Test case TC_attach_pdp_act_gmm_detach started. 20241213095800598 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50632<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213095800602 DMM INFO MM(262420000000026/cb64d142) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241213095800602 DMM INFO MM(262420000000026/cb64d142) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241213095800602 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241213095800602 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241213095800602 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241213095800602 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241213095800602 DLLC NOTICE LLME(ffffffff/cb64d142){ASSIGNED} LLGM Assign pre (cb64d142 => ffffffff) (gprs_llc.c:1079) 20241213095800602 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cb64d142 => ffffffff) (gprs_llc.c:1125) 20241213095800602 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55de40737b40 (gprs_sndcp.c:574) 20241213095800602 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55de40737e98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241213095800602 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20241213095800602 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) 20241213095800602 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) 20241213095800602 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Init}: Deallocated (fsm.c:568) 20241213095800602 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Deallocated (fsm.c:568) 20241213095800602 DMM DEBUG MM_STATE_Iu[0x55de40730e30]{Detached}: Deallocated (fsm.c:568) 20241213095800602 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Deallocated (fsm.c:568) 20241213095800602 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1011)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1012)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1011)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e327cc33d584: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1015)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095800650 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213095800650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095800650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095800650 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095800650 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241213095800650 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095800650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095800651 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095800651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1015)@e327cc33d584: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095800651 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095800651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095800651 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095800651 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095800651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095800651 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095800651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095800651 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095800651 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241213095800651 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095800651 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213095800652 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095800652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1015)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1015)@e327cc33d584: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095800654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1016)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1012)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1012)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095800659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095800659 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_gmm_detach-BVCI196(1014)@e327cc33d584: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1017)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1016)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e327cc33d584: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1020)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095800667 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213095800667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095800667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095800667 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095800667 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241213095800667 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095800667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095800667 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095800667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1020)@e327cc33d584: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095800668 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095800668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095800668 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095800668 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095800668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095800668 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095800668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095800668 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095800668 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241213095800668 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095800668 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213095800668 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095800668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1020)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1020)@e327cc33d584: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095800670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1021)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1017)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1017)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095800675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095800675 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1022)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_gmm_detach-BVCI210(1019)@e327cc33d584: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1021)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1026)@e327cc33d584: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1026)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095800687 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213095800688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095800688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095800688 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095800688 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241213095800688 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095800688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095800688 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095800688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1026)@e327cc33d584: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095800688 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095800688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095800688 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095800688 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095800688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095800688 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095800688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095800688 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095800688 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241213095800688 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095800688 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213095800689 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095800689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1026)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1026)@e327cc33d584: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095800690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1022)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1022)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095800695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095800695 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_gmm_detach-BVCI220(1023)@e327cc33d584: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213095801041 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095801041 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241213095801041 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241213095801041 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1025)@e327cc33d584: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1025)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213095801046 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241213095801047 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1025)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1025)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1025)@e327cc33d584: 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(1025)@e327cc33d584: 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(1025)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1025)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_gmm_detach-BVCI196(1014)@e327cc33d584: Adding Client=TC_attach_pdp_act_gmm_detach(1029), IMSI='262420000000026'H, TLLI='C266EF24'O, index=0 SGSN_Test-GSUP(1027)@e327cc33d584: Created GsupExpect[0] for "262420000000026" to be handled at TC_attach_pdp_act_gmm_detach(1029) TC_attach_pdp_act_gmm_detach(1029)@e327cc33d584: 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 := '906335EA99BD894CD35A6EBB26A02417'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A0A2A117'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D391464A04329B30'O } } } } } 20241213095801116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095801116 DLLC NOTICE LLME(ffffffff/c266ef24){UNASSIGNED} LLC RX: unknown TLLI 0xc266ef24, creating LLME on the fly (gprs_llc.c:552) 20241213095801116 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241213095801116 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach"  (gprs_gmm.c:1248) 20241213095801116 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Allocated (fsm.c:456) 20241213095801116 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Init}: Allocated (fsm.c:456) 20241213095801116 DMM DEBUG MM_STATE_Gb[0x55de4072a9b0]{Idle}: Allocated (fsm.c:456) 20241213095801116 DMM DEBUG MM_STATE_Iu[0x55de4072a880]{Detached}: Allocated (fsm.c:456) 20241213095801116 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241213095801116 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241213095801116 DLLC NOTICE LLME(ffffffff/c266ef24){UNASSIGNED} LLGM Assign pre (c266ef24 => f670b98d) (gprs_llc.c:1079) 20241213095801116 DLLC NOTICE LLME(c266ef24/f670b98d){ASSIGNED} LLGM Assign post (c266ef24 => f670b98d) (gprs_llc.c:1125) 20241213095801116 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241213095801116 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213095801116 DMM DEBUG MM(262420000000026/f670b98d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241213095801134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095801134 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241213095801134 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095801134 DMM DEBUG MM(262420000000026/f670b98d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1066) 20241213095801134 DMM NOTICE MM(262420000000026/f670b98d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241213095801134 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241213095801134 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241213095801134 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241213095801135 DMM DEBUG MM(262420000000026/f670b98d) Requesting authorization (sgsn_auth.c:160) 20241213095801135 DMM INFO MM(262420000000026/f670b98d) Requesting authentication tuples (sgsn_auth.c:184) 20241213095801135 DMM DEBUG MM(262420000000026/f670b98d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241213095801135 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20241213095801135 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)@e327cc33d584: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_gmm_detach(1029) SGSN_Test-GSUP(1027)@e327cc33d584: Added IMSI table entry 0TC_attach_pdp_act_gmm_detach(1029)"262420000000026" 20241213095801140 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241213095801140 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241213095801141 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241213095801141 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20241213095801141 DMM INFO MM(262420000000026/f670b98d) Subscriber data update (mmctx.c:445) 20241213095801141 DMM DEBUG MM(262420000000026/f670b98d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241213095801141 DMM INFO MM(262420000000026/f670b98d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241213095801141 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241213095801141 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241213095801141 DMM INFO MM(262420000000026/f670b98d) <- GMM AUTH AND CIPHERING REQ (rand = 90 63 35 ea 99 bd 89 4c d3 5a 6e bb 26 a0 24 17 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241213095801156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095801156 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20241213095801156 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095801156 DMM INFO MM(262420000000026/f670b98d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241213095801156 DMM NOTICE MM(262420000000026/f670b98d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241213095801156 DMM DEBUG MM(262420000000026/f670b98d) checking auth: received GSM SRES = a0 a2 a1 17 (gprs_gmm.c:648) 20241213095801156 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241213095801156 DMM DEBUG MM(262420000000026/f670b98d) Requesting authorization (sgsn_auth.c:160) 20241213095801156 DMM INFO MM(262420000000026/f670b98d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241213095801156 DMM DEBUG MM(262420000000026/f670b98d) Requesting subscriber data update (gprs_subscriber.c:894) 20241213095801156 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20241213095801156 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) 20241213095801156 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241213095801156 DMM INFO MM(262420000000026/f670b98d) <- GMM ATTACH ACCEPT (new P-TMSI=0xf670b98d) (gprs_gmm.c:282) 20241213095801159 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241213095801159 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241213095801159 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241213095801160 DMM INFO MM(262420000000026/f670b98d) Subscriber data update (mmctx.c:445) 20241213095801160 DMM DEBUG MM(262420000000026/f670b98d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241213095801160 DMM INFO MM(262420000000026/f670b98d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241213095801160 DMM NOTICE MM(262420000000026/f670b98d) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:982) 20241213095801160 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241213095801160 DMM NOTICE MM(262420000000026/f670b98d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241213095801160 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) 20241213095801161 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241213095801161 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241213095801161 DMM INFO MM(262420000000026/f670b98d) Subscriber data update (mmctx.c:445) 20241213095801161 DMM DEBUG MM(262420000000026/f670b98d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241213095801174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095801174 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241213095801174 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095801174 DMM INFO MM(262420000000026/f670b98d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241213095801174 DMM NOTICE MM(262420000000026/f670b98d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241213095801174 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241213095801174 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241213095801174 DLLC NOTICE LLME(c266ef24/f670b98d){ASSIGNED} LLGM Assign pre (ffffffff => f670b98d) (gprs_llc.c:1079) 20241213095801174 DLLC NOTICE LLME(ffffffff/f670b98d){ASSIGNED} LLGM Assign post (ffffffff => f670b98d) (gprs_llc.c:1125) 20241213095801174 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241213095801174 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241213095801174 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241213095801174 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_gmm_detach(1029)@e327cc33d584: setverdict(pass): none -> pass 20241213095801228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095801228 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241213095801228 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095801228 DMM INFO MM(262420000000026/f670b98d) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241213095801228 DMM INFO MM(262420000000026/f670b98d) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241213095801229 DMM DEBUG MM(262420000000026/f670b98d) Using GGSN 0 (gprs_sm.c:317) 20241213095801229 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) 20241213095801229 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20241213095801229 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241213095801229 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:186) 20241213095801229 DLGTP DEBUG Registering seq=1056 in restransmit req queue (gtp.c:402) 20241213095801249 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 23 c5 0c 9d 11 18 c6 4c 3a 14 05 7f 11 04 01 d0 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1056 from retransmit req queue (gtp.c:443) 20241213095801250 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f4631ce50d0, cbp=0x55de4072eb80) (sgsn_libgtp.c:633) 20241213095801250 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241213095801250 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55de40736d28 TLLI=f670b98d, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241213095801250 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241213095801250 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_gmm_detach(1029)@e327cc33d584: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach(1029)@e327cc33d584: setverdict(pass): pass -> pass, component reason not changed 20241213095801267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095801267 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf5006 CMD=UI DATA (gprs_llc_parse.c:89) 20241213095801267 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095801267 DMM INFO MM(262420000000026/f670b98d) -> GMM DETACH REQUEST TLLI=0xf670b98d type=GPRS detach (gprs_gmm.c:1440) 20241213095801267 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:380) 20241213095801267 DMM INFO MM(262420000000026/f670b98d) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20241213095801267 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241213095801267 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241213095801267 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241213095801267 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241213095801267 DLLC NOTICE LLME(ffffffff/f670b98d){ASSIGNED} LLGM Assign pre (f670b98d => ffffffff) (gprs_llc.c:1079) 20241213095801267 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f670b98d => ffffffff) (gprs_llc.c:1125) 20241213095801267 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55de407369d0 (gprs_sndcp.c:574) 20241213095801267 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55de40736d28, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241213095801267 DMM NOTICE MM(262420000000026/f670b98d) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241213095801267 DGPRS INFO PDP(262420000000026/0) Forcing release of PDP context (pdpctx.c:102) 20241213095801267 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241213095801267 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241213095801267 DLGTP DEBUG Registering seq=1057 in restransmit req queue (gtp.c:402) 20241213095801268 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20241213095801268 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) 20241213095801268 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Init}: Deallocated (fsm.c:568) 20241213095801268 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Deallocated (fsm.c:568) 20241213095801268 DMM DEBUG MM_STATE_Iu[0x55de4072a880]{Detached}: Deallocated (fsm.c:568) 20241213095801268 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Deallocated (fsm.c:568) 20241213095801269 DGPRS INFO GSUP(262420000000026) Completing purge MS (gprs_subscriber.c:579) TC_attach_pdp_act_gmm_detach(1029)@e327cc33d584: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach-BVCI196(1014)@e327cc33d584: Removing Client IMSI='262420000000026'H, index=0 TC_attach_pdp_act_gmm_detach(1029)@e327cc33d584: Final verdict of PTC: pass 20241213095801279 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50632<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1027)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1011)@e327cc33d584: Final verdict of PTC: none -NSVCI97(1015)@e327cc33d584: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI196(1014)@e327cc33d584: Final verdict of PTC: none -NSVCI98(1020)@e327cc33d584: Final verdict of PTC: none -NSVCI99(1026)@e327cc33d584: Final verdict of PTC: none 20241213095801284 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-Gb2-BSSGP2(1022)@e327cc33d584: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI210(1019)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1021)@e327cc33d584: Final verdict of PTC: none 20241213095801284 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-BSSGP1(1017)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1025)@e327cc33d584: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI220(1023)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1012)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1016)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1028)@e327cc33d584: Final verdict of PTC: none -NSVCI97-provIP(1013)@e327cc33d584: Final verdict of PTC: none -NSVCI98-provIP(1018)@e327cc33d584: Final verdict of PTC: none -NSVCI99-provIP(1024)@e327cc33d584: Final verdict of PTC: none MTC@e327cc33d584: Setting final verdict of the test case. MTC@e327cc33d584: Local verdict of MTC: none MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-NS0(1011): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1012): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97-provIP(1013): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI196(1014): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97(1015): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-NS1(1016): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1017): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98-provIP(1018): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI210(1019): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98(1020): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-NS2(1021): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1022): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI220(1023): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99-provIP(1024): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP-IPA(1025): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99(1026): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP(1027): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GGSN_GTP(1028): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_pdp_act_gmm_detach(1029): pass (none -> pass) MTC@e327cc33d584: Test case TC_attach_pdp_act_gmm_detach finished. Verdict: pass MTC@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach pass'. Fri Dec 13 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 20241213095801367 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50636<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213095801668 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50636<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=66504) 20241213095802286 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095802286 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=66504, count=108316) 20241213095803286 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095803286 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach'. ------ SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach ------ Fri Dec 13 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 20241213095804288 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095804288 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Test case TC_attach_gmm_attach_req_while_gmm_attach started. 20241213095804722 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34222<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213095804725 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1030)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1031)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1030)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e327cc33d584: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1034)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095804769 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213095804769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095804769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095804769 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095804769 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241213095804769 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095804769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095804769 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095804769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1034)@e327cc33d584: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095804771 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095804771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095804771 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095804771 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095804771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095804771 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095804771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095804771 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095804771 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241213095804771 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095804771 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213095804771 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095804771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1034)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1034)@e327cc33d584: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095804774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1035)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1031)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1031)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095804779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095804779 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@e327cc33d584: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1036)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1035)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e327cc33d584: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1039)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095804785 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213095804785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095804785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095804785 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095804785 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241213095804785 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095804785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095804785 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095804786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1039)@e327cc33d584: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095804786 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095804786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095804786 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095804786 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095804786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095804786 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095804786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095804786 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095804786 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241213095804786 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095804786 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213095804787 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095804787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1039)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1039)@e327cc33d584: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095804789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1040)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1036)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1036)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095804794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095804794 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)@e327cc33d584: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1041)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1040)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1044)@e327cc33d584: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1044)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095804803 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213095804803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095804803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095804803 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095804803 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241213095804803 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095804803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095804803 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095804803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1044)@e327cc33d584: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095804803 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095804804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095804804 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095804804 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095804804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095804804 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095804804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095804804 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095804804 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241213095804804 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095804804 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213095804804 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095804804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1044)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1044)@e327cc33d584: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095804806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1041)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1041)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095804811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095804811 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1043)@e327cc33d584: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213095805290 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095805290 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241213095805290 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241213095805290 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1045)@e327cc33d584: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1045)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213095805294 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1045)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1045)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241213095805295 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1045)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1045)@e327cc33d584: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1045)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1045)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@e327cc33d584: Adding Client=TC_attach_gmm_attach_req_while_gmm_attach(1048), IMSI='262420000000039'H, TLLI='F6E12643'O, index=0 SGSN_Test-GSUP(1046)@e327cc33d584: Created GsupExpect[0] for "262420000000039" to be handled at TC_attach_gmm_attach_req_while_gmm_attach(1048) 20241213095806365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095806365 DLLC NOTICE LLME(ffffffff/f6e12643){UNASSIGNED} LLC RX: unknown TLLI 0xf6e12643, creating LLME on the fly (gprs_llc.c:552) 20241213095806365 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241213095806365 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1248) 20241213095806365 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Allocated (fsm.c:456) 20241213095806365 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Init}: Allocated (fsm.c:456) 20241213095806365 DMM DEBUG MM_STATE_Gb[0x55de4072a9b0]{Idle}: Allocated (fsm.c:456) 20241213095806365 DMM DEBUG MM_STATE_Iu[0x55de40730e30]{Detached}: Allocated (fsm.c:456) 20241213095806365 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241213095806365 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241213095806365 DLLC NOTICE LLME(ffffffff/f6e12643){UNASSIGNED} LLGM Assign pre (f6e12643 => c6725412) (gprs_llc.c:1079) 20241213095806365 DLLC NOTICE LLME(f6e12643/c6725412){ASSIGNED} LLGM Assign post (f6e12643 => c6725412) (gprs_llc.c:1125) 20241213095806365 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241213095806365 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213095806365 DMM DEBUG MM(262420000000039/c6725412) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241213095806386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095806386 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x7e8caa CMD=UI DATA (gprs_llc_parse.c:89) 20241213095806386 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095806386 DMM INFO MM(262420000000039/c6725412) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1248) 20241213095806386 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241213095806386 DLLC NOTICE LLME(f6e12643/c6725412){ASSIGNED} LLGM Assign pre (f6e12643 => c6725412) (gprs_llc.c:1079) 20241213095806386 DLLC NOTICE LLME(f6e12643/c6725412){ASSIGNED} LLGM Assign post (f6e12643 => c6725412) (gprs_llc.c:1125) 20241213095806386 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{CheckIdentity}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241213095806387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095806387 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf98a9 CMD=UI DATA (gprs_llc_parse.c:89) 20241213095806387 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095806387 DMM DEBUG MM(262420000000039/c6725412) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000390 (gprs_gmm.c:1066) 20241213095806387 DMM NOTICE MM(262420000000039/c6725412) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241213095806387 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241213095806387 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241213095806387 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241213095806387 DMM INFO MM(262420000000039/c6725412) <- GMM ATTACH ACCEPT (new P-TMSI=0xc6725412) (gprs_gmm.c:282) TC_attach_gmm_attach_req_while_gmm_attach(1048)@e327cc33d584: setverdict(pass): none -> pass TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@e327cc33d584: Removing Client IMSI='262420000000039'H, index=0 20241213095807399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095807399 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241213095807399 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095807399 DMM INFO MM(262420000000039/c6725412) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241213095807399 DMM NOTICE MM(262420000000039/c6725412) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241213095807399 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241213095807399 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241213095807399 DLLC NOTICE LLME(f6e12643/c6725412){ASSIGNED} LLGM Assign pre (ffffffff => c6725412) (gprs_llc.c:1079) 20241213095807399 DLLC NOTICE LLME(ffffffff/c6725412){ASSIGNED} LLGM Assign post (ffffffff => c6725412) (gprs_llc.c:1125) 20241213095807399 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241213095807399 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241213095807399 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241213095807399 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_gmm_attach_req_while_gmm_attach(1048)@e327cc33d584: Final verdict of PTC: pass 20241213095807402 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34222<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1046)@e327cc33d584: Final verdict of PTC: none -NSVCI99(1044)@e327cc33d584: Final verdict of PTC: none -NSVCI98(1039)@e327cc33d584: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1038)@e327cc33d584: Final verdict of PTC: none 20241213095807407 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241213095807407 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-NS2(1040)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1045)@e327cc33d584: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1043)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1035)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1031)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1030)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1041)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1036)@e327cc33d584: Final verdict of PTC: none -NSVCI97(1034)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1047)@e327cc33d584: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@e327cc33d584: Final verdict of PTC: none -NSVCI98-provIP(1037)@e327cc33d584: Final verdict of PTC: none -NSVCI99-provIP(1042)@e327cc33d584: Final verdict of PTC: none -NSVCI97-provIP(1032)@e327cc33d584: Final verdict of PTC: none MTC@e327cc33d584: Setting final verdict of the test case. MTC@e327cc33d584: Local verdict of MTC: none MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-NS0(1030): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1031): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97-provIP(1032): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97(1034): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-NS1(1035): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1036): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98-provIP(1037): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1038): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98(1039): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-NS2(1040): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1041): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99-provIP(1042): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1043): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99(1044): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP-IPA(1045): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP(1046): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GGSN_GTP(1047): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach(1048): pass (none -> pass) MTC@e327cc33d584: Test case TC_attach_gmm_attach_req_while_gmm_attach finished. Verdict: pass MTC@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass'. Fri Dec 13 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 20241213095807473 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34234<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213095807875 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34234<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=60588) 20241213095808408 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095808408 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=60588, count=70924) 20241213095809410 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095809410 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_empty_l3'. ------ SGSN_Tests.TC_xid_empty_l3 ------ Fri Dec 13 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 20241213095810411 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095810411 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Test case TC_xid_empty_l3 started. 20241213095810971 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34242<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213095810974 DMM INFO MM(262420000000039/c6725412) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241213095810974 DMM INFO MM(262420000000039/c6725412) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241213095810974 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241213095810974 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241213095810974 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241213095810974 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241213095810974 DLLC NOTICE LLME(ffffffff/c6725412){ASSIGNED} LLGM Assign pre (c6725412 => ffffffff) (gprs_llc.c:1079) 20241213095810974 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c6725412 => ffffffff) (gprs_llc.c:1125) 20241213095810974 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Init}: Deallocated (fsm.c:568) 20241213095810974 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Deallocated (fsm.c:568) 20241213095810974 DMM DEBUG MM_STATE_Iu[0x55de40730e30]{Detached}: Deallocated (fsm.c:568) 20241213095810975 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Deallocated (fsm.c:568) 20241213095810975 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1049)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1050)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1049)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e327cc33d584: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1053)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095811032 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213095811032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095811032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095811032 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095811032 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241213095811032 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095811032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095811032 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095811032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1053)@e327cc33d584: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095811033 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095811033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095811033 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095811033 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095811034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095811034 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095811034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095811034 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095811034 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241213095811034 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095811034 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213095811034 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095811034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1053)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1053)@e327cc33d584: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095811035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1054)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1050)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1050)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095811040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095811040 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_xid_empty_l3-BVCI196(1052)@e327cc33d584: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1055)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1054)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1058)@e327cc33d584: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1058)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095811046 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213095811046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095811046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095811046 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095811046 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241213095811046 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095811046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095811046 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095811046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1058)@e327cc33d584: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095811047 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095811047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095811047 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095811047 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095811047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095811047 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095811047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095811047 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095811047 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241213095811047 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095811047 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213095811047 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095811047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1058)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1058)@e327cc33d584: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095811049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1059)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1055)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1055)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095811055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095811055 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_xid_empty_l3-BVCI210(1057)@e327cc33d584: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1060)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1059)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1063)@e327cc33d584: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1063)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095811062 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213095811062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095811062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095811062 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095811062 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241213095811062 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095811062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095811062 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095811062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1063)@e327cc33d584: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095811063 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095811063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095811063 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095811063 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095811063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095811063 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095811063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095811063 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095811063 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241213095811063 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095811063 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213095811063 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095811063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1063)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1063)@e327cc33d584: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095811065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1060)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1060)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095811069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095811069 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_xid_empty_l3-BVCI220(1062)@e327cc33d584: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213095811412 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095811412 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241213095811412 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241213095811412 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1064)@e327cc33d584: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1064)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213095811417 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241213095811418 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1064)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1064)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1064)@e327cc33d584: 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)@e327cc33d584: 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)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1064)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_empty_l3-BVCI196(1052)@e327cc33d584: Adding Client=TC_xid_empty_l3(1067), IMSI='262420000000044'H, TLLI='F1B0A937'O, index=0 SGSN_Test-GSUP(1065)@e327cc33d584: Created GsupExpect[0] for "262420000000044" to be handled at TC_xid_empty_l3(1067) TC_xid_empty_l3(1067)@e327cc33d584: 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 := '676BDE1B9CF762559E97FC4BC50418D1'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '14E5EE64'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'CD6C01EA7D4B78A9'O } } } } } 20241213095812469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095812469 DLLC NOTICE LLME(ffffffff/f1b0a937){UNASSIGNED} LLC RX: unknown TLLI 0xf1b0a937, creating LLME on the fly (gprs_llc.c:552) 20241213095812469 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241213095812469 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000044) type="GPRS attach"  (gprs_gmm.c:1248) 20241213095812469 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Allocated (fsm.c:456) 20241213095812469 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Init}: Allocated (fsm.c:456) 20241213095812469 DMM DEBUG MM_STATE_Gb[0x55de4072a9b0]{Idle}: Allocated (fsm.c:456) 20241213095812469 DMM DEBUG MM_STATE_Iu[0x55de4072a880]{Detached}: Allocated (fsm.c:456) 20241213095812469 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241213095812469 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241213095812469 DLLC NOTICE LLME(ffffffff/f1b0a937){UNASSIGNED} LLGM Assign pre (f1b0a937 => ed46319b) (gprs_llc.c:1079) 20241213095812469 DLLC NOTICE LLME(f1b0a937/ed46319b){ASSIGNED} LLGM Assign post (f1b0a937 => ed46319b) (gprs_llc.c:1125) 20241213095812469 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241213095812469 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213095812469 DMM DEBUG MM(262420000000044/ed46319b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241213095812488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095812488 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241213095812488 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095812488 DMM DEBUG MM(262420000000044/ed46319b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000440 (gprs_gmm.c:1066) 20241213095812488 DMM NOTICE MM(262420000000044/ed46319b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241213095812488 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241213095812488 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241213095812488 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241213095812488 DMM DEBUG MM(262420000000044/ed46319b) Requesting authorization (sgsn_auth.c:160) 20241213095812488 DMM INFO MM(262420000000044/ed46319b) Requesting authentication tuples (sgsn_auth.c:184) 20241213095812488 DMM DEBUG MM(262420000000044/ed46319b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241213095812488 DGPRS INFO SUBSCR(262420000000044) requesting auth info (gprs_subscriber.c:805) 20241213095812488 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)@e327cc33d584: Found GsupExpect[0] for "262420000000044" handled at TC_xid_empty_l3(1067) SGSN_Test-GSUP(1065)@e327cc33d584: Added IMSI table entry 0TC_xid_empty_l3(1067)"262420000000044" 20241213095812494 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241213095812494 DGPRS INFO SUBSCR(262420000000044) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241213095812494 DGPRS DEBUG SUBSCR(262420000000044) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241213095812494 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber authentication info (gprs_subscriber.c:850) 20241213095812494 DMM INFO MM(262420000000044/ed46319b) Subscriber data update (mmctx.c:445) 20241213095812494 DMM DEBUG MM(262420000000044/ed46319b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241213095812494 DMM INFO MM(262420000000044/ed46319b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241213095812494 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241213095812494 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241213095812494 DMM INFO MM(262420000000044/ed46319b) <- GMM AUTH AND CIPHERING REQ (rand = 67 6b de 1b 9c f7 62 55 9e 97 fc 4b c5 04 18 d1 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241213095812509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095812509 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241213095812509 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095812509 DMM INFO MM(262420000000044/ed46319b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241213095812509 DMM NOTICE MM(262420000000044/ed46319b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241213095812509 DMM DEBUG MM(262420000000044/ed46319b) checking auth: received GSM SRES = 14 e5 ee 64 (gprs_gmm.c:648) 20241213095812510 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241213095812510 DMM DEBUG MM(262420000000044/ed46319b) Requesting authorization (sgsn_auth.c:160) 20241213095812510 DMM INFO MM(262420000000044/ed46319b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241213095812510 DMM DEBUG MM(262420000000044/ed46319b) Requesting subscriber data update (gprs_subscriber.c:894) 20241213095812510 DGPRS INFO SUBSCR(262420000000044) subscriber data is not available (gprs_subscriber.c:818) 20241213095812510 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) 20241213095812510 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241213095812510 DMM INFO MM(262420000000044/ed46319b) <- GMM ATTACH ACCEPT (new P-TMSI=0xed46319b) (gprs_gmm.c:282) 20241213095812513 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241213095812513 DGPRS INFO SUBSCR(262420000000044) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241213095812513 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20241213095812513 DMM INFO MM(262420000000044/ed46319b) Subscriber data update (mmctx.c:445) 20241213095812513 DMM DEBUG MM(262420000000044/ed46319b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241213095812513 DMM INFO MM(262420000000044/ed46319b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241213095812513 DMM NOTICE MM(262420000000044/ed46319b) Authorized, continuing procedure, IMSI=262420000000044 (gprs_gmm.c:982) 20241213095812513 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241213095812513 DMM NOTICE MM(262420000000044/ed46319b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241213095812513 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) 20241213095812515 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241213095812515 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20241213095812515 DMM INFO MM(262420000000044/ed46319b) Subscriber data update (mmctx.c:445) 20241213095812515 DMM DEBUG MM(262420000000044/ed46319b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241213095812524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095812524 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241213095812524 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095812524 DMM INFO MM(262420000000044/ed46319b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241213095812524 DMM NOTICE MM(262420000000044/ed46319b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241213095812524 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241213095812524 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241213095812524 DLLC NOTICE LLME(f1b0a937/ed46319b){ASSIGNED} LLGM Assign pre (ffffffff => ed46319b) (gprs_llc.c:1079) 20241213095812524 DLLC NOTICE LLME(ffffffff/ed46319b){ASSIGNED} LLGM Assign post (ffffffff => ed46319b) (gprs_llc.c:1125) 20241213095812524 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241213095812524 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241213095812524 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241213095812524 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_empty_l3(1067)@e327cc33d584: setverdict(pass): none -> pass 20241213095812581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095812581 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241213095812581 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095812581 DMM INFO MM(262420000000044/ed46319b) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241213095812581 DMM INFO MM(262420000000044/ed46319b) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241213095812581 DMM DEBUG MM(262420000000044/ed46319b) Using GGSN 0 (gprs_sm.c:317) 20241213095812581 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) 20241213095812581 DLGTP DEBUG Begin pdp_tidset tid = 5440000000024262 (pdp.c:279) 20241213095812581 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241213095812581 DGPRS NOTICE PDP(262420000000044/0) Create PDP Context (sgsn_libgtp.c:186) 20241213095812581 DLGTP DEBUG Registering seq=1058 in restransmit req queue (gtp.c:402) 20241213095812603 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 e9 7d 0a 41 11 27 e3 27 87 14 05 7f ee 0b 69 04 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) 20241213095812603 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f4631ce6148, cbp=0x55de40731790) (sgsn_libgtp.c:633) 20241213095812603 DGPRS INFO PDP(262420000000044/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241213095812603 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55de40736d28 TLLI=ed46319b, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241213095812604 DGPRS INFO PDP(262420000000044/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241213095812604 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_empty_l3(1067)@e327cc33d584: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3(1067)@e327cc33d584: setverdict(pass): pass -> pass, component reason not changed 20241213095812616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095812616 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x12d10f CMD=XID DATA (gprs_llc_parse.c:89) 20241213095812616 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20241213095812616 DLLC DEBUG XID: type=11, data_len=0, data=NULL (gprs_llc_xid.c:276) TC_xid_empty_l3(1067)@e327cc33d584: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3-BVCI196(1052)@e327cc33d584: Removing Client IMSI='262420000000044'H, index=0 TC_xid_empty_l3(1067)@e327cc33d584: Final verdict of PTC: pass 20241213095812623 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34242<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1065)@e327cc33d584: Final verdict of PTC: none 20241213095812627 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241213095812627 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(1063)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1059)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1060)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1054)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1064)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1055)@e327cc33d584: Final verdict of PTC: none TC_xid_empty_l3-BVCI210(1057)@e327cc33d584: Final verdict of PTC: none -NSVCI97(1053)@e327cc33d584: Final verdict of PTC: none -NSVCI98(1058)@e327cc33d584: Final verdict of PTC: none TC_xid_empty_l3-BVCI220(1062)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1050)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1049)@e327cc33d584: Final verdict of PTC: none TC_xid_empty_l3-BVCI196(1052)@e327cc33d584: Final verdict of PTC: none -NSVCI99-provIP(1061)@e327cc33d584: Final verdict of PTC: none -NSVCI97-provIP(1051)@e327cc33d584: Final verdict of PTC: none -NSVCI98-provIP(1056)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1066)@e327cc33d584: Final verdict of PTC: none MTC@e327cc33d584: Setting final verdict of the test case. MTC@e327cc33d584: Local verdict of MTC: none MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-NS0(1049): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1050): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97-provIP(1051): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_xid_empty_l3-BVCI196(1052): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97(1053): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-NS1(1054): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1055): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98-provIP(1056): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_xid_empty_l3-BVCI210(1057): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98(1058): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-NS2(1059): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1060): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99-provIP(1061): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_xid_empty_l3-BVCI220(1062): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99(1063): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP-IPA(1064): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP(1065): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GGSN_GTP(1066): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_xid_empty_l3(1067): pass (none -> pass) MTC@e327cc33d584: Test case TC_xid_empty_l3 finished. Verdict: pass MTC@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_empty_l3 pass'. Fri Dec 13 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 20241213095812683 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38158<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213095813085 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38158<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=82528) 20241213095813628 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095813629 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=82528, count=98120) 20241213095814630 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095814630 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_n201u'. ------ SGSN_Tests.TC_xid_n201u ------ Fri Dec 13 09:58: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_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 20241213095815632 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095815632 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Test case TC_xid_n201u started. 20241213095816143 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38168<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213095816146 DMM INFO MM(262420000000044/ed46319b) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241213095816146 DMM INFO MM(262420000000044/ed46319b) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241213095816146 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241213095816146 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241213095816146 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241213095816146 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241213095816146 DLLC NOTICE LLME(ffffffff/ed46319b){ASSIGNED} LLGM Assign pre (ed46319b => ffffffff) (gprs_llc.c:1079) 20241213095816147 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ed46319b => ffffffff) (gprs_llc.c:1125) 20241213095816147 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55de407369d0 (gprs_sndcp.c:574) 20241213095816147 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55de40736d28, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241213095816147 DMM NOTICE MM(262420000000044/ed46319b) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241213095816147 DGPRS INFO PDP(262420000000044/0) Forcing release of PDP context (pdpctx.c:102) 20241213095816147 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241213095816147 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241213095816147 DLGTP DEBUG Registering seq=1059 in restransmit req queue (gtp.c:402) 20241213095816147 DGPRS INFO SUBSCR(262420000000044) purging MS subscriber (gprs_subscriber.c:785) 20241213095816147 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) 20241213095816147 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) 20241213095816147 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Init}: Deallocated (fsm.c:568) 20241213095816147 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Deallocated (fsm.c:568) 20241213095816147 DMM DEBUG MM_STATE_Iu[0x55de4072a880]{Detached}: Deallocated (fsm.c:568) 20241213095816147 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Deallocated (fsm.c:568) 20241213095816147 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1068)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1069)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1068)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1072)@e327cc33d584: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1072)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095816204 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213095816204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095816204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095816204 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095816204 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241213095816204 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095816204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095816204 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095816204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1072)@e327cc33d584: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095816205 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095816205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095816205 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095816206 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095816206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095816206 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095816206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095816206 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095816206 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241213095816206 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095816206 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213095816206 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095816206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1072)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1072)@e327cc33d584: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095816208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1073)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1069)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1069)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095816213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095816213 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_xid_n201u-BVCI196(1071)@e327cc33d584: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1074)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1073)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e327cc33d584: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1077)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095816221 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213095816221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095816221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095816221 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095816221 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241213095816221 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095816221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095816221 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095816221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1077)@e327cc33d584: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095816222 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095816222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095816222 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095816222 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095816222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095816222 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095816222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095816222 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095816222 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241213095816222 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095816222 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213095816222 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095816222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1077)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1077)@e327cc33d584: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095816224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1078)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1074)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1074)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095816229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095816229 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_xid_n201u-BVCI210(1076)@e327cc33d584: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1079)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1078)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1083)@e327cc33d584: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1083)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095816244 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213095816244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095816244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095816244 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095816244 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241213095816244 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095816244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095816244 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095816244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1083)@e327cc33d584: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095816245 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095816245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095816245 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095816245 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095816245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095816245 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095816245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095816245 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095816245 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241213095816245 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095816245 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213095816245 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095816245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1083)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1083)@e327cc33d584: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095816247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1079)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1079)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095816251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095816251 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_xid_n201u-BVCI220(1080)@e327cc33d584: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213095816634 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095816634 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241213095816634 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241213095816634 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1082)@e327cc33d584: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1082)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213095816638 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241213095816639 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1082)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1082)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1082)@e327cc33d584: 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(1082)@e327cc33d584: 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(1082)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1082)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_n201u-BVCI196(1071)@e327cc33d584: Adding Client=TC_xid_n201u(1086), IMSI='262420000000045'H, TLLI='E3010A42'O, index=0 SGSN_Test-GSUP(1084)@e327cc33d584: Created GsupExpect[0] for "262420000000045" to be handled at TC_xid_n201u(1086) TC_xid_n201u(1086)@e327cc33d584: 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 := '1A77B955D240EC5B5C475FC9D96F63A3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9198A272'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1348A4BF1F936FAA'O } } } } } 20241213095817719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095817719 DLLC NOTICE LLME(ffffffff/e3010a42){UNASSIGNED} LLC RX: unknown TLLI 0xe3010a42, creating LLME on the fly (gprs_llc.c:552) 20241213095817719 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241213095817719 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000045) type="GPRS attach"  (gprs_gmm.c:1248) 20241213095817720 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Allocated (fsm.c:456) 20241213095817720 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Init}: Allocated (fsm.c:456) 20241213095817720 DMM DEBUG MM_STATE_Gb[0x55de4072a9b0]{Idle}: Allocated (fsm.c:456) 20241213095817720 DMM DEBUG MM_STATE_Iu[0x55de40730e30]{Detached}: Allocated (fsm.c:456) 20241213095817720 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241213095817720 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241213095817720 DLLC NOTICE LLME(ffffffff/e3010a42){UNASSIGNED} LLGM Assign pre (e3010a42 => efdffea4) (gprs_llc.c:1079) 20241213095817720 DLLC NOTICE LLME(e3010a42/efdffea4){ASSIGNED} LLGM Assign post (e3010a42 => efdffea4) (gprs_llc.c:1125) 20241213095817720 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241213095817720 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213095817720 DMM DEBUG MM(262420000000045/efdffea4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241213095817739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095817740 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241213095817740 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095817740 DMM DEBUG MM(262420000000045/efdffea4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000450 (gprs_gmm.c:1066) 20241213095817740 DMM NOTICE MM(262420000000045/efdffea4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241213095817740 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241213095817740 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241213095817740 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241213095817740 DMM DEBUG MM(262420000000045/efdffea4) Requesting authorization (sgsn_auth.c:160) 20241213095817740 DMM INFO MM(262420000000045/efdffea4) Requesting authentication tuples (sgsn_auth.c:184) 20241213095817740 DMM DEBUG MM(262420000000045/efdffea4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241213095817740 DGPRS INFO SUBSCR(262420000000045) requesting auth info (gprs_subscriber.c:805) 20241213095817740 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)@e327cc33d584: Found GsupExpect[0] for "262420000000045" handled at TC_xid_n201u(1086) SGSN_Test-GSUP(1084)@e327cc33d584: Added IMSI table entry 0TC_xid_n201u(1086)"262420000000045" 20241213095817745 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241213095817745 DGPRS INFO SUBSCR(262420000000045) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241213095817745 DGPRS DEBUG SUBSCR(262420000000045) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241213095817745 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber authentication info (gprs_subscriber.c:850) 20241213095817745 DMM INFO MM(262420000000045/efdffea4) Subscriber data update (mmctx.c:445) 20241213095817745 DMM DEBUG MM(262420000000045/efdffea4) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241213095817745 DMM INFO MM(262420000000045/efdffea4) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241213095817745 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241213095817745 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241213095817745 DMM INFO MM(262420000000045/efdffea4) <- GMM AUTH AND CIPHERING REQ (rand = 1a 77 b9 55 d2 40 ec 5b 5c 47 5f c9 d9 6f 63 a3 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241213095817760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095817760 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20241213095817760 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095817760 DMM INFO MM(262420000000045/efdffea4) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241213095817760 DMM NOTICE MM(262420000000045/efdffea4) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241213095817760 DMM DEBUG MM(262420000000045/efdffea4) checking auth: received GSM SRES = 91 98 a2 72 (gprs_gmm.c:648) 20241213095817760 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241213095817760 DMM DEBUG MM(262420000000045/efdffea4) Requesting authorization (sgsn_auth.c:160) 20241213095817760 DMM INFO MM(262420000000045/efdffea4) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241213095817760 DMM DEBUG MM(262420000000045/efdffea4) Requesting subscriber data update (gprs_subscriber.c:894) 20241213095817760 DGPRS INFO SUBSCR(262420000000045) subscriber data is not available (gprs_subscriber.c:818) 20241213095817760 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) 20241213095817760 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241213095817760 DMM INFO MM(262420000000045/efdffea4) <- GMM ATTACH ACCEPT (new P-TMSI=0xefdffea4) (gprs_gmm.c:282) 20241213095817762 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241213095817763 DGPRS INFO SUBSCR(262420000000045) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241213095817763 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20241213095817763 DMM INFO MM(262420000000045/efdffea4) Subscriber data update (mmctx.c:445) 20241213095817763 DMM DEBUG MM(262420000000045/efdffea4) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241213095817763 DMM INFO MM(262420000000045/efdffea4) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241213095817763 DMM NOTICE MM(262420000000045/efdffea4) Authorized, continuing procedure, IMSI=262420000000045 (gprs_gmm.c:982) 20241213095817763 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241213095817763 DMM NOTICE MM(262420000000045/efdffea4) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241213095817763 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) 20241213095817764 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241213095817764 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20241213095817764 DMM INFO MM(262420000000045/efdffea4) Subscriber data update (mmctx.c:445) 20241213095817764 DMM DEBUG MM(262420000000045/efdffea4) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241213095817775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095817775 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241213095817775 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095817775 DMM INFO MM(262420000000045/efdffea4) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241213095817775 DMM NOTICE MM(262420000000045/efdffea4) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241213095817775 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241213095817775 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241213095817775 DLLC NOTICE LLME(e3010a42/efdffea4){ASSIGNED} LLGM Assign pre (ffffffff => efdffea4) (gprs_llc.c:1079) 20241213095817775 DLLC NOTICE LLME(ffffffff/efdffea4){ASSIGNED} LLGM Assign post (ffffffff => efdffea4) (gprs_llc.c:1125) 20241213095817775 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241213095817775 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241213095817775 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241213095817775 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_n201u(1086)@e327cc33d584: setverdict(pass): none -> pass 20241213095817832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095817833 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241213095817833 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095817833 DMM INFO MM(262420000000045/efdffea4) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241213095817833 DMM INFO MM(262420000000045/efdffea4) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241213095817833 DMM DEBUG MM(262420000000045/efdffea4) Using GGSN 0 (gprs_sm.c:317) 20241213095817833 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) 20241213095817833 DLGTP DEBUG Begin pdp_tidset tid = 5540000000024262 (pdp.c:279) 20241213095817833 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241213095817833 DGPRS NOTICE PDP(262420000000045/0) Create PDP Context (sgsn_libgtp.c:186) 20241213095817833 DLGTP DEBUG Registering seq=1060 in restransmit req queue (gtp.c:402) 20241213095817849 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 d0 9f a3 cf 11 16 49 be e5 14 05 7f 74 da bb 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=1060 from retransmit req queue (gtp.c:443) 20241213095817849 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f4631ce71c0, cbp=0x55de40731d70) (sgsn_libgtp.c:633) 20241213095817849 DGPRS INFO PDP(262420000000045/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241213095817849 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55de40737e98 TLLI=efdffea4, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241213095817849 DGPRS INFO PDP(262420000000045/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241213095817849 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_n201u(1086)@e327cc33d584: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u(1086)@e327cc33d584: setverdict(pass): pass -> pass, component reason not changed 20241213095817866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095817866 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x84f916 CMD=XID DATA (gprs_llc_parse.c:89) 20241213095817866 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20241213095817867 DLLC DEBUG XID: type N201_U, data_len=2, data=04d2 (gprs_llc_xid.c:268) 20241213095817867 DLLC NOTICE Echoing XID-Field: XID: type N201_U, data_len=2, data=04d2 (gprs_llc.c:258) TC_xid_n201u(1086)@e327cc33d584: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u-BVCI196(1071)@e327cc33d584: Removing Client IMSI='262420000000045'H, index=0 TC_xid_n201u(1086)@e327cc33d584: Final verdict of PTC: pass 20241213095817880 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38168<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241213095817883 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241213095817883 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1082)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GSUP(1084)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1068)@e327cc33d584: Final verdict of PTC: none -NSVCI99(1083)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1078)@e327cc33d584: Final verdict of PTC: none -NSVCI97(1072)@e327cc33d584: Final verdict of PTC: none -NSVCI98(1077)@e327cc33d584: Final verdict of PTC: none TC_xid_n201u-BVCI210(1076)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1074)@e327cc33d584: Final verdict of PTC: none TC_xid_n201u-BVCI220(1080)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1069)@e327cc33d584: Final verdict of PTC: none TC_xid_n201u-BVCI196(1071)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1073)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1079)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1085)@e327cc33d584: Final verdict of PTC: none -NSVCI98-provIP(1075)@e327cc33d584: Final verdict of PTC: none -NSVCI99-provIP(1081)@e327cc33d584: Final verdict of PTC: none -NSVCI97-provIP(1070)@e327cc33d584: Final verdict of PTC: none MTC@e327cc33d584: Setting final verdict of the test case. MTC@e327cc33d584: Local verdict of MTC: none MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-NS0(1068): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1069): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97-provIP(1070): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_xid_n201u-BVCI196(1071): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97(1072): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-NS1(1073): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1074): none (none -> none) Fri Dec 13 09:58:17 UTC 2024 ====== SGSN_Tests.TC_xid_n201u pass ====== MTC@e327cc33d584: Local verdict of PTC -NSVCI98-provIP(1075): none (none -> none)Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_xid_n201u.talloc MTC@e327cc33d584: Local verdict of PTC TC_xid_n201u-BVCI210(1076): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98(1077): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-NS2(1078): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1079): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_xid_n201u-BVCI220(1080): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99-provIP(1081): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP-IPA(1082): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99(1083): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP(1084): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GGSN_GTP(1085): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_xid_n201u(1086): pass (none -> pass) MTC@e327cc33d584: Test case TC_xid_n201u finished. Verdict: pass MTC@e327cc33d584: 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'. 20241213095817992 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38182<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213095818394 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38182<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=56768) 20241213095818885 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095818885 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=56768, count=101540) 20241213095819886 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095819886 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_null'. ------ SGSN_Tests.TC_llc_null ------ Fri Dec 13 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 20241213095820821 DGPRS DEBUG Checking for inactive LLMEs, time = 36612100 (sgsn.c:132) 20241213095820887 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095820887 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Test case TC_llc_null started. 20241213095821497 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38186<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213095821499 DMM INFO MM(262420000000045/efdffea4) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241213095821499 DMM INFO MM(262420000000045/efdffea4) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241213095821499 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241213095821499 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241213095821500 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241213095821500 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241213095821500 DLLC NOTICE LLME(ffffffff/efdffea4){ASSIGNED} LLGM Assign pre (efdffea4 => ffffffff) (gprs_llc.c:1079) 20241213095821500 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (efdffea4 => ffffffff) (gprs_llc.c:1125) 20241213095821500 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55de40737b40 (gprs_sndcp.c:574) 20241213095821500 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55de40737e98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241213095821500 DMM NOTICE MM(262420000000045/efdffea4) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241213095821500 DGPRS INFO PDP(262420000000045/0) Forcing release of PDP context (pdpctx.c:102) 20241213095821500 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241213095821500 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241213095821500 DLGTP DEBUG Registering seq=1061 in restransmit req queue (gtp.c:402) 20241213095821500 DGPRS INFO SUBSCR(262420000000045) purging MS subscriber (gprs_subscriber.c:785) 20241213095821500 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) 20241213095821500 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) 20241213095821500 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Init}: Deallocated (fsm.c:568) 20241213095821500 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Deallocated (fsm.c:568) 20241213095821500 DMM DEBUG MM_STATE_Iu[0x55de40730e30]{Detached}: Deallocated (fsm.c:568) 20241213095821500 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Deallocated (fsm.c:568) 20241213095821500 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1087)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1088)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1087)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e327cc33d584: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1091)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095821547 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213095821547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095821547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095821547 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095821547 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241213095821547 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095821547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095821547 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095821547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1091)@e327cc33d584: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095821549 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095821549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095821549 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095821549 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095821549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095821549 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095821549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095821549 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095821549 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241213095821549 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095821549 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213095821550 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095821550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1091)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1091)@e327cc33d584: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095821553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1092)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1088)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1088)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1093)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241213095821562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095821562 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1092)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } TC_llc_null-BVCI196(1090)@e327cc33d584: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1096)@e327cc33d584: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1096)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095821566 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213095821566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095821566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095821566 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095821566 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241213095821566 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095821566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095821566 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095821566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1096)@e327cc33d584: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095821567 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095821567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095821567 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095821567 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095821567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095821567 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095821567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095821567 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095821567 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241213095821567 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095821567 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213095821567 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095821567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1096)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1096)@e327cc33d584: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095821569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1097)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1093)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1093)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095821574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095821574 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_llc_null-BVCI210(1095)@e327cc33d584: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1098)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1097)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1101)@e327cc33d584: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1101)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095821582 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213095821582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095821582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095821582 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095821582 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241213095821582 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095821582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095821582 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095821582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1101)@e327cc33d584: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095821583 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095821583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095821583 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095821583 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095821583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095821583 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095821583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095821583 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095821583 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241213095821583 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095821583 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213095821583 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095821583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1101)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1101)@e327cc33d584: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095821587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1098)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1098)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095821592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095821592 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_null-BVCI220(1100)@e327cc33d584: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213095821888 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095821888 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241213095821888 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241213095821888 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1102)@e327cc33d584: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1102)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213095821892 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241213095821893 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1102)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1102)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1102)@e327cc33d584: 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)@e327cc33d584: 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)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1102)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_null-BVCI196(1090)@e327cc33d584: Adding Client=TC_llc_null(1105), IMSI='262420000000041'H, TLLI='DEB1AF46'O, index=0 SGSN_Test-GSUP(1103)@e327cc33d584: Created GsupExpect[0] for "262420000000041" to be handled at TC_llc_null(1105) TC_llc_null(1105)@e327cc33d584: 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 := 'F37646BE7DADC283861CC4F4A11DA20C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '50EF3359'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E98C3D8F629B3D09'O } } } } } 20241213095822984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095822984 DLLC NOTICE LLME(ffffffff/deb1af46){UNASSIGNED} LLC RX: unknown TLLI 0xdeb1af46, creating LLME on the fly (gprs_llc.c:552) 20241213095822984 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241213095822984 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000041) type="GPRS attach"  (gprs_gmm.c:1248) 20241213095822984 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Allocated (fsm.c:456) 20241213095822984 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Init}: Allocated (fsm.c:456) 20241213095822984 DMM DEBUG MM_STATE_Gb[0x55de4072a9b0]{Idle}: Allocated (fsm.c:456) 20241213095822984 DMM DEBUG MM_STATE_Iu[0x55de4072a880]{Detached}: Allocated (fsm.c:456) 20241213095822984 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241213095822984 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241213095822984 DLLC NOTICE LLME(ffffffff/deb1af46){UNASSIGNED} LLGM Assign pre (deb1af46 => f6b646fe) (gprs_llc.c:1079) 20241213095822984 DLLC NOTICE LLME(deb1af46/f6b646fe){ASSIGNED} LLGM Assign post (deb1af46 => f6b646fe) (gprs_llc.c:1125) 20241213095822984 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241213095822984 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213095822984 DMM DEBUG MM(262420000000041/f6b646fe) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241213095823002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095823002 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241213095823002 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095823002 DMM DEBUG MM(262420000000041/f6b646fe) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000410 (gprs_gmm.c:1066) 20241213095823002 DMM NOTICE MM(262420000000041/f6b646fe) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241213095823002 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241213095823002 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241213095823002 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241213095823002 DMM DEBUG MM(262420000000041/f6b646fe) Requesting authorization (sgsn_auth.c:160) 20241213095823002 DMM INFO MM(262420000000041/f6b646fe) Requesting authentication tuples (sgsn_auth.c:184) 20241213095823002 DMM DEBUG MM(262420000000041/f6b646fe) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241213095823002 DGPRS INFO SUBSCR(262420000000041) requesting auth info (gprs_subscriber.c:805) 20241213095823002 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)@e327cc33d584: Found GsupExpect[0] for "262420000000041" handled at TC_llc_null(1105) SGSN_Test-GSUP(1103)@e327cc33d584: Added IMSI table entry 0TC_llc_null(1105)"262420000000041" 20241213095823007 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241213095823007 DGPRS INFO SUBSCR(262420000000041) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241213095823007 DGPRS DEBUG SUBSCR(262420000000041) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241213095823007 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber authentication info (gprs_subscriber.c:850) 20241213095823007 DMM INFO MM(262420000000041/f6b646fe) Subscriber data update (mmctx.c:445) 20241213095823007 DMM DEBUG MM(262420000000041/f6b646fe) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241213095823007 DMM INFO MM(262420000000041/f6b646fe) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241213095823007 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241213095823007 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241213095823007 DMM INFO MM(262420000000041/f6b646fe) <- GMM AUTH AND CIPHERING REQ (rand = f3 76 46 be 7d ad c2 83 86 1c c4 f4 a1 1d a2 0c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241213095823022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095823022 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241213095823022 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095823022 DMM INFO MM(262420000000041/f6b646fe) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241213095823022 DMM NOTICE MM(262420000000041/f6b646fe) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241213095823022 DMM DEBUG MM(262420000000041/f6b646fe) checking auth: received GSM SRES = 50 ef 33 59 (gprs_gmm.c:648) 20241213095823022 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241213095823022 DMM DEBUG MM(262420000000041/f6b646fe) Requesting authorization (sgsn_auth.c:160) 20241213095823022 DMM INFO MM(262420000000041/f6b646fe) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241213095823022 DMM DEBUG MM(262420000000041/f6b646fe) Requesting subscriber data update (gprs_subscriber.c:894) 20241213095823022 DGPRS INFO SUBSCR(262420000000041) subscriber data is not available (gprs_subscriber.c:818) 20241213095823022 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) 20241213095823023 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241213095823023 DMM INFO MM(262420000000041/f6b646fe) <- GMM ATTACH ACCEPT (new P-TMSI=0xf6b646fe) (gprs_gmm.c:282) 20241213095823025 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241213095823025 DGPRS INFO SUBSCR(262420000000041) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241213095823025 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20241213095823025 DMM INFO MM(262420000000041/f6b646fe) Subscriber data update (mmctx.c:445) 20241213095823025 DMM DEBUG MM(262420000000041/f6b646fe) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241213095823025 DMM INFO MM(262420000000041/f6b646fe) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241213095823025 DMM NOTICE MM(262420000000041/f6b646fe) Authorized, continuing procedure, IMSI=262420000000041 (gprs_gmm.c:982) 20241213095823025 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241213095823025 DMM NOTICE MM(262420000000041/f6b646fe) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241213095823025 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) 20241213095823027 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241213095823027 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20241213095823027 DMM INFO MM(262420000000041/f6b646fe) Subscriber data update (mmctx.c:445) 20241213095823027 DMM DEBUG MM(262420000000041/f6b646fe) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241213095823040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095823040 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241213095823040 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095823040 DMM INFO MM(262420000000041/f6b646fe) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241213095823040 DMM NOTICE MM(262420000000041/f6b646fe) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241213095823040 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241213095823040 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241213095823040 DLLC NOTICE LLME(deb1af46/f6b646fe){ASSIGNED} LLGM Assign pre (ffffffff => f6b646fe) (gprs_llc.c:1079) 20241213095823040 DLLC NOTICE LLME(ffffffff/f6b646fe){ASSIGNED} LLGM Assign post (ffffffff => f6b646fe) (gprs_llc.c:1125) 20241213095823040 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241213095823040 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241213095823040 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241213095823040 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241213095824097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095824097 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb3a21c (gprs_llc_parse.c:89) 20241213095824097 DLLC DEBUG TLLI=f6b646fe sends us LLC NULL (gprs_llc.c:912) 20241213095824098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095824098 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20241213095824098 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095824098 DMM INFO MM(262420000000041/f6b646fe) -> GMM DETACH REQUEST TLLI=0xf6b646fe type=GPRS detach Power-off (gprs_gmm.c:1440) 20241213095824098 DMM INFO MM(262420000000041/f6b646fe) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20241213095824098 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241213095824098 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241213095824098 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241213095824098 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241213095824098 DLLC NOTICE LLME(ffffffff/f6b646fe){ASSIGNED} LLGM Assign pre (f6b646fe => ffffffff) (gprs_llc.c:1079) 20241213095824098 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f6b646fe => ffffffff) (gprs_llc.c:1125) 20241213095824098 DGPRS INFO SUBSCR(262420000000041) purging MS subscriber (gprs_subscriber.c:785) 20241213095824098 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) 20241213095824098 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Init}: Deallocated (fsm.c:568) 20241213095824098 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Deallocated (fsm.c:568) 20241213095824098 DMM DEBUG MM_STATE_Iu[0x55de4072a880]{Detached}: Deallocated (fsm.c:568) 20241213095824098 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Deallocated (fsm.c:568) 20241213095824100 DGPRS INFO GSUP(262420000000041) Completing purge MS (gprs_subscriber.c:579) TC_llc_null(1105)@e327cc33d584: setverdict(pass): none -> pass TC_llc_null-BVCI196(1090)@e327cc33d584: Removing Client IMSI='262420000000041'H, index=0 TC_llc_null(1105)@e327cc33d584: Final verdict of PTC: pass 20241213095829118 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38186<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1103)@e327cc33d584: Final verdict of PTC: none 20241213095829122 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241213095829122 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1102)@e327cc33d584: Final verdict of PTC: none -NSVCI97(1091)@e327cc33d584: Final verdict of PTC: none TC_llc_null-BVCI196(1090)@e327cc33d584: Final verdict of PTC: none -NSVCI98(1096)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1098)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1088)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1097)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1087)@e327cc33d584: Final verdict of PTC: none TC_llc_null-BVCI220(1100)@e327cc33d584: Final verdict of PTC: none TC_llc_null-BVCI210(1095)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1093)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1092)@e327cc33d584: Final verdict of PTC: none -NSVCI99(1101)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1104)@e327cc33d584: Final verdict of PTC: none -NSVCI97-provIP(1089)@e327cc33d584: Final verdict of PTC: none -NSVCI98-provIP(1094)@e327cc33d584: Final verdict of PTC: none -NSVCI99-provIP(1099)@e327cc33d584: Final verdict of PTC: none MTC@e327cc33d584: Setting final verdict of the test case. MTC@e327cc33d584: Local verdict of MTC: none MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-NS0(1087): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1088): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97-provIP(1089): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_llc_null-BVCI196(1090): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97(1091): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-NS1(1092): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1093): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98-provIP(1094): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_llc_null-BVCI210(1095): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98(1096): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-NS2(1097): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1098): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99-provIP(1099): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_llc_null-BVCI220(1100): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99(1101): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP-IPA(1102): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP(1103): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GGSN_GTP(1104): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_llc_null(1105): pass (none -> pass) MTC@e327cc33d584: Test case TC_llc_null finished. Verdict: pass MTC@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_null pass'. Fri Dec 13 09:58:29 UTC 2024 ====== SGSN_Tests.TC_llc_null pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_llc_null.talloc 20241213095829230 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39530<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213095829632 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39530<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100632) 20241213095830124 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095830124 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) 20241213095831125 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095831125 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_llgmm'. ------ SGSN_Tests.TC_llc_sabm_dm_llgmm ------ Fri Dec 13 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 20241213095832127 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095832127 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Test case TC_llc_sabm_dm_llgmm started. 20241213095832715 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54282<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213095832718 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1106)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1107)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1106)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e327cc33d584: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1110)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095832770 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213095832770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095832770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095832770 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095832770 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241213095832770 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095832770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095832770 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095832771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1110)@e327cc33d584: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095832772 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095832772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095832772 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095832772 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095832772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095832772 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095832772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095832772 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095832772 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241213095832772 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095832772 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213095832772 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095832772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1110)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1110)@e327cc33d584: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095832775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1111)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1107)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1107)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095832780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095832780 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1112)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_llc_sabm_dm_llgmm-BVCI196(1109)@e327cc33d584: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1111)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1116)@e327cc33d584: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1116)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095832793 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213095832793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095832793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095832793 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095832793 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241213095832793 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095832793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095832793 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095832793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1115)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1116)@e327cc33d584: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095832794 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095832794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095832794 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095832794 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095832794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095832794 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095832794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095832794 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095832794 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241213095832794 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095832794 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213095832795 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095832795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1116)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1116)@e327cc33d584: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095832797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1117)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1112)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1112)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095832803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095832803 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(1115)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e327cc33d584: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_llc_sabm_dm_llgmm-BVCI210(1113)@e327cc33d584: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1120)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095832806 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213095832806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095832806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095832806 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095832806 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241213095832806 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095832806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095832806 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095832806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1120)@e327cc33d584: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095832807 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095832807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095832807 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095832807 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095832807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095832807 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095832807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095832807 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095832807 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241213095832807 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095832807 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213095832807 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095832807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1120)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1120)@e327cc33d584: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095832810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1117)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1117)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095832816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095832816 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_sabm_dm_llgmm-BVCI220(1119)@e327cc33d584: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213095833128 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095833128 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241213095833128 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241213095833128 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1121)@e327cc33d584: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1121)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213095833132 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241213095833134 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1121)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1121)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1121)@e327cc33d584: 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)@e327cc33d584: 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)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1121)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_llgmm-BVCI196(1109)@e327cc33d584: Adding Client=TC_llc_sabm_dm_llgmm(1124), IMSI='262420000000042'H, TLLI='FFF6F01D'O, index=0 SGSN_Test-GSUP(1122)@e327cc33d584: Created GsupExpect[0] for "262420000000042" to be handled at TC_llc_sabm_dm_llgmm(1124) TC_llc_sabm_dm_llgmm(1124)@e327cc33d584: 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 := 'D3851F5C1536BFBC66B50D66411C91ED'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '21FCB76D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '286F33FAE53BEC40'O } } } } } 20241213095834200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095834200 DLLC NOTICE LLME(ffffffff/fff6f01d){UNASSIGNED} LLC RX: unknown TLLI 0xfff6f01d, creating LLME on the fly (gprs_llc.c:552) 20241213095834200 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241213095834200 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000042) type="GPRS attach"  (gprs_gmm.c:1248) 20241213095834200 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Allocated (fsm.c:456) 20241213095834200 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Init}: Allocated (fsm.c:456) 20241213095834200 DMM DEBUG MM_STATE_Gb[0x55de4072a9b0]{Idle}: Allocated (fsm.c:456) 20241213095834200 DMM DEBUG MM_STATE_Iu[0x55de40730e30]{Detached}: Allocated (fsm.c:456) 20241213095834200 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241213095834200 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241213095834200 DLLC NOTICE LLME(ffffffff/fff6f01d){UNASSIGNED} LLGM Assign pre (fff6f01d => d2e3f5ce) (gprs_llc.c:1079) 20241213095834200 DLLC NOTICE LLME(fff6f01d/d2e3f5ce){ASSIGNED} LLGM Assign post (fff6f01d => d2e3f5ce) (gprs_llc.c:1125) 20241213095834200 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241213095834200 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213095834200 DMM DEBUG MM(262420000000042/d2e3f5ce) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241213095834215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095834215 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241213095834215 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095834215 DMM DEBUG MM(262420000000042/d2e3f5ce) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000420 (gprs_gmm.c:1066) 20241213095834215 DMM NOTICE MM(262420000000042/d2e3f5ce) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241213095834215 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241213095834215 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241213095834215 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241213095834215 DMM DEBUG MM(262420000000042/d2e3f5ce) Requesting authorization (sgsn_auth.c:160) 20241213095834215 DMM INFO MM(262420000000042/d2e3f5ce) Requesting authentication tuples (sgsn_auth.c:184) 20241213095834215 DMM DEBUG MM(262420000000042/d2e3f5ce) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241213095834215 DGPRS INFO SUBSCR(262420000000042) requesting auth info (gprs_subscriber.c:805) 20241213095834215 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)@e327cc33d584: Found GsupExpect[0] for "262420000000042" handled at TC_llc_sabm_dm_llgmm(1124) SGSN_Test-GSUP(1122)@e327cc33d584: Added IMSI table entry 0TC_llc_sabm_dm_llgmm(1124)"262420000000042" 20241213095834220 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241213095834220 DGPRS INFO SUBSCR(262420000000042) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241213095834220 DGPRS DEBUG SUBSCR(262420000000042) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241213095834220 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber authentication info (gprs_subscriber.c:850) 20241213095834220 DMM INFO MM(262420000000042/d2e3f5ce) Subscriber data update (mmctx.c:445) 20241213095834220 DMM DEBUG MM(262420000000042/d2e3f5ce) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241213095834220 DMM INFO MM(262420000000042/d2e3f5ce) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241213095834220 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241213095834220 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241213095834220 DMM INFO MM(262420000000042/d2e3f5ce) <- GMM AUTH AND CIPHERING REQ (rand = d3 85 1f 5c 15 36 bf bc 66 b5 0d 66 41 1c 91 ed , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241213095834234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095834234 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20241213095834234 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095834234 DMM INFO MM(262420000000042/d2e3f5ce) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241213095834234 DMM NOTICE MM(262420000000042/d2e3f5ce) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241213095834234 DMM DEBUG MM(262420000000042/d2e3f5ce) checking auth: received GSM SRES = 21 fc b7 6d (gprs_gmm.c:648) 20241213095834234 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241213095834234 DMM DEBUG MM(262420000000042/d2e3f5ce) Requesting authorization (sgsn_auth.c:160) 20241213095834234 DMM INFO MM(262420000000042/d2e3f5ce) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241213095834234 DMM DEBUG MM(262420000000042/d2e3f5ce) Requesting subscriber data update (gprs_subscriber.c:894) 20241213095834234 DGPRS INFO SUBSCR(262420000000042) subscriber data is not available (gprs_subscriber.c:818) 20241213095834234 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) 20241213095834234 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241213095834234 DMM INFO MM(262420000000042/d2e3f5ce) <- GMM ATTACH ACCEPT (new P-TMSI=0xd2e3f5ce) (gprs_gmm.c:282) 20241213095834237 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241213095834237 DGPRS INFO SUBSCR(262420000000042) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241213095834237 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20241213095834237 DMM INFO MM(262420000000042/d2e3f5ce) Subscriber data update (mmctx.c:445) 20241213095834237 DMM DEBUG MM(262420000000042/d2e3f5ce) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241213095834237 DMM INFO MM(262420000000042/d2e3f5ce) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241213095834237 DMM NOTICE MM(262420000000042/d2e3f5ce) Authorized, continuing procedure, IMSI=262420000000042 (gprs_gmm.c:982) 20241213095834237 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241213095834237 DMM NOTICE MM(262420000000042/d2e3f5ce) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241213095834237 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) 20241213095834238 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241213095834238 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20241213095834238 DMM INFO MM(262420000000042/d2e3f5ce) Subscriber data update (mmctx.c:445) 20241213095834238 DMM DEBUG MM(262420000000042/d2e3f5ce) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241213095834251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095834251 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241213095834251 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095834251 DMM INFO MM(262420000000042/d2e3f5ce) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241213095834251 DMM NOTICE MM(262420000000042/d2e3f5ce) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241213095834251 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241213095834251 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241213095834251 DLLC NOTICE LLME(fff6f01d/d2e3f5ce){ASSIGNED} LLGM Assign pre (ffffffff => d2e3f5ce) (gprs_llc.c:1079) 20241213095834251 DLLC NOTICE LLME(ffffffff/d2e3f5ce){ASSIGNED} LLGM Assign post (ffffffff => d2e3f5ce) (gprs_llc.c:1125) 20241213095834251 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241213095834251 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241213095834251 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241213095834251 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241213095835307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095835307 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)@e327cc33d584: setverdict(pass): none -> pass TC_llc_sabm_dm_llgmm-BVCI196(1109)@e327cc33d584: Removing Client IMSI='262420000000042'H, index=0 TC_llc_sabm_dm_llgmm(1124)@e327cc33d584: Final verdict of PTC: pass 20241213095835325 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54282<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241213095835329 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-GSUP(1122)@e327cc33d584: Final verdict of PTC: none 20241213095835329 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1121)@e327cc33d584: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI210(1113)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1111)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1117)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1106)@e327cc33d584: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI196(1109)@e327cc33d584: Final verdict of PTC: none -NSVCI99(1120)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1107)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1115)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1112)@e327cc33d584: Final verdict of PTC: none -NSVCI98(1116)@e327cc33d584: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI220(1119)@e327cc33d584: Final verdict of PTC: none -NSVCI97(1110)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1123)@e327cc33d584: Final verdict of PTC: none -NSVCI99-provIP(1118)@e327cc33d584: Final verdict of PTC: none -NSVCI98-provIP(1114)@e327cc33d584: Final verdict of PTC: none -NSVCI97-provIP(1108)@e327cc33d584: Final verdict of PTC: none MTC@e327cc33d584: Setting final verdict of the test case. MTC@e327cc33d584: Local verdict of MTC: none MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-NS0(1106): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1107): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97-provIP(1108): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI196(1109): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97(1110): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-NS1(1111): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1112): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI210(1113): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98-provIP(1114): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-NS2(1115): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98(1116): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1117): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99-provIP(1118): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI220(1119): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99(1120): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP-IPA(1121): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP(1122): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GGSN_GTP(1123): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_llc_sabm_dm_llgmm(1124): pass (none -> pass) MTC@e327cc33d584: Test case TC_llc_sabm_dm_llgmm finished. Verdict: pass MTC@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_llgmm pass'. Fri Dec 13 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 20241213095835433 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54290<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213095835835 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54290<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=80080) 20241213095836330 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095836330 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=80080, count=87492) 20241213095837332 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095837332 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_ll5'. ------ SGSN_Tests.TC_llc_sabm_dm_ll5 ------ Fri Dec 13 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 20241213095838333 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095838333 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Test case TC_llc_sabm_dm_ll5 started. 20241213095838932 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54304<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213095838934 DMM INFO MM(262420000000042/d2e3f5ce) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241213095838934 DMM INFO MM(262420000000042/d2e3f5ce) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241213095838934 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241213095838934 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241213095838934 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241213095838934 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241213095838934 DLLC NOTICE LLME(ffffffff/d2e3f5ce){ASSIGNED} LLGM Assign pre (d2e3f5ce => ffffffff) (gprs_llc.c:1079) 20241213095838934 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d2e3f5ce => ffffffff) (gprs_llc.c:1125) 20241213095838934 DGPRS INFO SUBSCR(262420000000042) purging MS subscriber (gprs_subscriber.c:785) 20241213095838934 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) 20241213095838934 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) 20241213095838934 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Init}: Deallocated (fsm.c:568) 20241213095838934 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Deallocated (fsm.c:568) 20241213095838935 DMM DEBUG MM_STATE_Iu[0x55de40730e30]{Detached}: Deallocated (fsm.c:568) 20241213095838935 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Deallocated (fsm.c:568) 20241213095838935 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1125)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1126)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1125)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e327cc33d584: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1129)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095838973 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213095838973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095838973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095838973 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095838973 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241213095838973 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095838973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095838973 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095838973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1129)@e327cc33d584: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095838974 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095838974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095838974 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095838974 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095838974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095838974 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095838974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095838974 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095838974 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241213095838974 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095838974 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1129)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241213095838974 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095838974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1129)@e327cc33d584: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095838976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1130)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1126)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1126)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095838980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095838980 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_llc_sabm_dm_ll5-BVCI196(1128)@e327cc33d584: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1131)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1130)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e327cc33d584: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1134)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095838988 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213095838988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095838988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095838988 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095838988 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241213095838988 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095838988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095838988 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095838988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1134)@e327cc33d584: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095838988 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095838988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095838988 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095838988 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095838988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095838988 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095838988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095838988 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095838988 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241213095838988 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095838988 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213095838989 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095838989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1134)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1134)@e327cc33d584: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095838991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1131)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1131)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1135)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21012 20241213095838995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095838995 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_llc_sabm_dm_ll5-BVCI210(1133)@e327cc33d584: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1136)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1135)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e327cc33d584: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1139)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095839006 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213095839006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095839006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095839006 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095839006 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241213095839006 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095839006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095839006 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095839006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1139)@e327cc33d584: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095839007 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095839007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095839007 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095839007 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095839007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095839007 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095839007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095839007 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095839007 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241213095839007 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095839007 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1139)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241213095839007 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095839007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1139)@e327cc33d584: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095839010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1136)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1136)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095839015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095839015 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_sabm_dm_ll5-BVCI220(1138)@e327cc33d584: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213095839334 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095839334 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241213095839334 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241213095839334 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1140)@e327cc33d584: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1140)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213095839338 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241213095839339 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1140)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1140)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1140)@e327cc33d584: 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)@e327cc33d584: 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)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1140)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_ll5-BVCI196(1128)@e327cc33d584: Adding Client=TC_llc_sabm_dm_ll5(1143), IMSI='262420000000043'H, TLLI='F2A358A5'O, index=0 SGSN_Test-GSUP(1141)@e327cc33d584: Created GsupExpect[0] for "262420000000043" to be handled at TC_llc_sabm_dm_ll5(1143) TC_llc_sabm_dm_ll5(1143)@e327cc33d584: 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 := '5C21C5364F2F702E40F5D3852AC2216B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '69512BAB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '10337B2DC6D491B1'O } } } } } 20241213095840417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095840417 DLLC NOTICE LLME(ffffffff/f2a358a5){UNASSIGNED} LLC RX: unknown TLLI 0xf2a358a5, creating LLME on the fly (gprs_llc.c:552) 20241213095840417 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241213095840417 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000043) type="GPRS attach"  (gprs_gmm.c:1248) 20241213095840417 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Allocated (fsm.c:456) 20241213095840417 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Init}: Allocated (fsm.c:456) 20241213095840417 DMM DEBUG MM_STATE_Gb[0x55de4072a9b0]{Idle}: Allocated (fsm.c:456) 20241213095840417 DMM DEBUG MM_STATE_Iu[0x55de4072a880]{Detached}: Allocated (fsm.c:456) 20241213095840417 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241213095840417 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241213095840417 DLLC NOTICE LLME(ffffffff/f2a358a5){UNASSIGNED} LLGM Assign pre (f2a358a5 => e4ed52cd) (gprs_llc.c:1079) 20241213095840417 DLLC NOTICE LLME(f2a358a5/e4ed52cd){ASSIGNED} LLGM Assign post (f2a358a5 => e4ed52cd) (gprs_llc.c:1125) 20241213095840417 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241213095840417 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213095840417 DMM DEBUG MM(262420000000043/e4ed52cd) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241213095840431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095840431 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241213095840431 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095840431 DMM DEBUG MM(262420000000043/e4ed52cd) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000430 (gprs_gmm.c:1066) 20241213095840431 DMM NOTICE MM(262420000000043/e4ed52cd) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241213095840431 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241213095840431 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241213095840431 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241213095840431 DMM DEBUG MM(262420000000043/e4ed52cd) Requesting authorization (sgsn_auth.c:160) 20241213095840431 DMM INFO MM(262420000000043/e4ed52cd) Requesting authentication tuples (sgsn_auth.c:184) 20241213095840431 DMM DEBUG MM(262420000000043/e4ed52cd) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241213095840431 DGPRS INFO SUBSCR(262420000000043) requesting auth info (gprs_subscriber.c:805) 20241213095840431 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)@e327cc33d584: Found GsupExpect[0] for "262420000000043" handled at TC_llc_sabm_dm_ll5(1143) SGSN_Test-GSUP(1141)@e327cc33d584: Added IMSI table entry 0TC_llc_sabm_dm_ll5(1143)"262420000000043" 20241213095840435 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241213095840435 DGPRS INFO SUBSCR(262420000000043) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241213095840435 DGPRS DEBUG SUBSCR(262420000000043) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241213095840435 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber authentication info (gprs_subscriber.c:850) 20241213095840435 DMM INFO MM(262420000000043/e4ed52cd) Subscriber data update (mmctx.c:445) 20241213095840435 DMM DEBUG MM(262420000000043/e4ed52cd) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241213095840435 DMM INFO MM(262420000000043/e4ed52cd) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241213095840435 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241213095840435 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241213095840435 DMM INFO MM(262420000000043/e4ed52cd) <- GMM AUTH AND CIPHERING REQ (rand = 5c 21 c5 36 4f 2f 70 2e 40 f5 d3 85 2a c2 21 6b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241213095840444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095840444 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20241213095840444 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095840444 DMM INFO MM(262420000000043/e4ed52cd) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241213095840444 DMM NOTICE MM(262420000000043/e4ed52cd) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241213095840444 DMM DEBUG MM(262420000000043/e4ed52cd) checking auth: received GSM SRES = 69 51 2b ab (gprs_gmm.c:648) 20241213095840444 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241213095840444 DMM DEBUG MM(262420000000043/e4ed52cd) Requesting authorization (sgsn_auth.c:160) 20241213095840444 DMM INFO MM(262420000000043/e4ed52cd) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241213095840444 DMM DEBUG MM(262420000000043/e4ed52cd) Requesting subscriber data update (gprs_subscriber.c:894) 20241213095840444 DGPRS INFO SUBSCR(262420000000043) subscriber data is not available (gprs_subscriber.c:818) 20241213095840444 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) 20241213095840444 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241213095840444 DMM INFO MM(262420000000043/e4ed52cd) <- GMM ATTACH ACCEPT (new P-TMSI=0xe4ed52cd) (gprs_gmm.c:282) 20241213095840446 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241213095840446 DGPRS INFO SUBSCR(262420000000043) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241213095840446 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20241213095840446 DMM INFO MM(262420000000043/e4ed52cd) Subscriber data update (mmctx.c:445) 20241213095840446 DMM DEBUG MM(262420000000043/e4ed52cd) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241213095840446 DMM INFO MM(262420000000043/e4ed52cd) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241213095840446 DMM NOTICE MM(262420000000043/e4ed52cd) Authorized, continuing procedure, IMSI=262420000000043 (gprs_gmm.c:982) 20241213095840446 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241213095840446 DMM NOTICE MM(262420000000043/e4ed52cd) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241213095840446 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) 20241213095840446 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241213095840446 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20241213095840446 DMM INFO MM(262420000000043/e4ed52cd) Subscriber data update (mmctx.c:445) 20241213095840446 DMM DEBUG MM(262420000000043/e4ed52cd) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241213095840454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095840454 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241213095840454 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095840455 DMM INFO MM(262420000000043/e4ed52cd) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241213095840455 DMM NOTICE MM(262420000000043/e4ed52cd) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241213095840455 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241213095840455 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241213095840455 DLLC NOTICE LLME(f2a358a5/e4ed52cd){ASSIGNED} LLGM Assign pre (ffffffff => e4ed52cd) (gprs_llc.c:1079) 20241213095840455 DLLC NOTICE LLME(ffffffff/e4ed52cd){ASSIGNED} LLGM Assign post (ffffffff => e4ed52cd) (gprs_llc.c:1125) 20241213095840455 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241213095840455 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241213095840455 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241213095840455 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241213095841512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095841512 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)@e327cc33d584: setverdict(pass): none -> pass TC_llc_sabm_dm_ll5-BVCI196(1128)@e327cc33d584: Removing Client IMSI='262420000000043'H, index=0 TC_llc_sabm_dm_ll5(1143)@e327cc33d584: Final verdict of PTC: pass 20241213095841527 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54304<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241213095841530 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241213095841530 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1140)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GSUP(1141)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1125)@e327cc33d584: Final verdict of PTC: none -NSVCI97(1129)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1130)@e327cc33d584: Final verdict of PTC: none -NSVCI98(1134)@e327cc33d584: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI220(1138)@e327cc33d584: Final verdict of PTC: none -NSVCI99(1139)@e327cc33d584: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI196(1128)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1131)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1136)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1126)@e327cc33d584: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI210(1133)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1135)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1142)@e327cc33d584: Final verdict of PTC: none -NSVCI99-provIP(1137)@e327cc33d584: Final verdict of PTC: none -NSVCI98-provIP(1132)@e327cc33d584: Final verdict of PTC: none -NSVCI97-provIP(1127)@e327cc33d584: Final verdict of PTC: none MTC@e327cc33d584: Setting final verdict of the test case. MTC@e327cc33d584: Local verdict of MTC: none MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-NS0(1125): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1126): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97-provIP(1127): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI196(1128): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97(1129): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-NS1(1130): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1131): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98-provIP(1132): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI210(1133): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98(1134): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-NS2(1135): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1136): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99-provIP(1137): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI220(1138): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99(1139): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP-IPA(1140): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP(1141): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GGSN_GTP(1142): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_llc_sabm_dm_ll5(1143): pass (none -> pass) MTC@e327cc33d584: Test case TC_llc_sabm_dm_ll5 finished. Verdict: pass MTC@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_ll5 pass'. Fri Dec 13 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 20241213095841639 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46634<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213095842041 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46634<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=91568) 20241213095842532 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095842532 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=91568, count=92108) 20241213095843533 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095843533 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_nopaging'. ------ SGSN_Tests.TC_suspend_nopaging ------ Fri Dec 13 09:58: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_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 20241213095844535 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095844535 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Test case TC_suspend_nopaging started. 20241213095845125 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46636<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213095845128 DMM INFO MM(262420000000043/e4ed52cd) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241213095845128 DMM INFO MM(262420000000043/e4ed52cd) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241213095845128 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241213095845128 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241213095845128 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241213095845128 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241213095845128 DLLC NOTICE LLME(ffffffff/e4ed52cd){ASSIGNED} LLGM Assign pre (e4ed52cd => ffffffff) (gprs_llc.c:1079) 20241213095845128 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e4ed52cd => ffffffff) (gprs_llc.c:1125) 20241213095845128 DGPRS INFO SUBSCR(262420000000043) purging MS subscriber (gprs_subscriber.c:785) 20241213095845128 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) 20241213095845128 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) 20241213095845128 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Init}: Deallocated (fsm.c:568) 20241213095845128 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Deallocated (fsm.c:568) 20241213095845128 DMM DEBUG MM_STATE_Iu[0x55de4072a880]{Detached}: Deallocated (fsm.c:568) 20241213095845129 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Deallocated (fsm.c:568) 20241213095845129 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1144)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1145)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1144)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e327cc33d584: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1148)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095845175 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213095845175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095845175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095845175 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095845175 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241213095845175 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095845175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095845175 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095845175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1148)@e327cc33d584: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095845176 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095845176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095845176 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095845176 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095845176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095845176 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095845176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095845176 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095845176 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241213095845176 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095845176 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213095845177 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095845177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1148)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1148)@e327cc33d584: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095845180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1149)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1145)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1145)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095845188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095845188 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_suspend_nopaging-BVCI196(1147)@e327cc33d584: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1150)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1149)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e327cc33d584: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1153)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095845196 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213095845196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095845196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095845196 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095845196 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241213095845196 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095845196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095845196 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095845196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1153)@e327cc33d584: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095845198 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095845198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095845198 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095845198 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095845198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095845198 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095845198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095845198 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095845198 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241213095845198 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095845198 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213095845198 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095845198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1153)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1153)@e327cc33d584: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095845200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1154)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1150)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1150)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095845204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095845204 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_suspend_nopaging-BVCI210(1152)@e327cc33d584: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1155)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1154)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e327cc33d584: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1158)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095845212 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213095845212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095845212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095845212 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095845212 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241213095845212 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095845212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095845212 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095845212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1158)@e327cc33d584: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095845213 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095845213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095845213 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095845213 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095845213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095845213 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095845213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095845213 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095845213 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241213095845213 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095845213 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213095845213 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095845213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1158)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1158)@e327cc33d584: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095845216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1155)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1155)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095845220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095845220 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_nopaging-BVCI220(1157)@e327cc33d584: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213095845536 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095845536 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241213095845536 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241213095845536 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1159)@e327cc33d584: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1159)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213095845540 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241213095845542 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1159)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1159)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1159)@e327cc33d584: 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)@e327cc33d584: 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)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1159)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_nopaging-BVCI196(1147)@e327cc33d584: Adding Client=TC_suspend_nopaging(1162), IMSI='262420000000048'H, TLLI='CAC20CA5'O, index=0 SGSN_Test-GSUP(1160)@e327cc33d584: Created GsupExpect[0] for "262420000000048" to be handled at TC_suspend_nopaging(1162) TC_suspend_nopaging(1162)@e327cc33d584: 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 := '83594AE767C7E6E3288773D9F55C2E38'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7A9EDADC'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E74E457C4417287C'O } } } } } 20241213095846576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095846576 DLLC NOTICE LLME(ffffffff/cac20ca5){UNASSIGNED} LLC RX: unknown TLLI 0xcac20ca5, creating LLME on the fly (gprs_llc.c:552) 20241213095846576 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241213095846576 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000048) type="GPRS attach"  (gprs_gmm.c:1248) 20241213095846576 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Allocated (fsm.c:456) 20241213095846576 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Init}: Allocated (fsm.c:456) 20241213095846576 DMM DEBUG MM_STATE_Gb[0x55de4072a9b0]{Idle}: Allocated (fsm.c:456) 20241213095846576 DMM DEBUG MM_STATE_Iu[0x55de40730e30]{Detached}: Allocated (fsm.c:456) 20241213095846576 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241213095846576 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241213095846576 DLLC NOTICE LLME(ffffffff/cac20ca5){UNASSIGNED} LLGM Assign pre (cac20ca5 => c9071d87) (gprs_llc.c:1079) 20241213095846576 DLLC NOTICE LLME(cac20ca5/c9071d87){ASSIGNED} LLGM Assign post (cac20ca5 => c9071d87) (gprs_llc.c:1125) 20241213095846576 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241213095846576 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213095846576 DMM DEBUG MM(262420000000048/c9071d87) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241213095846584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095846584 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241213095846584 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095846584 DMM DEBUG MM(262420000000048/c9071d87) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000480 (gprs_gmm.c:1066) 20241213095846584 DMM NOTICE MM(262420000000048/c9071d87) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241213095846584 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241213095846584 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241213095846584 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241213095846584 DMM DEBUG MM(262420000000048/c9071d87) Requesting authorization (sgsn_auth.c:160) 20241213095846584 DMM INFO MM(262420000000048/c9071d87) Requesting authentication tuples (sgsn_auth.c:184) 20241213095846584 DMM DEBUG MM(262420000000048/c9071d87) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241213095846584 DGPRS INFO SUBSCR(262420000000048) requesting auth info (gprs_subscriber.c:805) 20241213095846584 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)@e327cc33d584: Found GsupExpect[0] for "262420000000048" handled at TC_suspend_nopaging(1162) SGSN_Test-GSUP(1160)@e327cc33d584: Added IMSI table entry 0TC_suspend_nopaging(1162)"262420000000048" 20241213095846585 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241213095846585 DGPRS INFO SUBSCR(262420000000048) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241213095846585 DGPRS DEBUG SUBSCR(262420000000048) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241213095846585 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber authentication info (gprs_subscriber.c:850) 20241213095846585 DMM INFO MM(262420000000048/c9071d87) Subscriber data update (mmctx.c:445) 20241213095846585 DMM DEBUG MM(262420000000048/c9071d87) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241213095846585 DMM INFO MM(262420000000048/c9071d87) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241213095846585 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241213095846585 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241213095846585 DMM INFO MM(262420000000048/c9071d87) <- GMM AUTH AND CIPHERING REQ (rand = 83 59 4a e7 67 c7 e6 e3 28 87 73 d9 f5 5c 2e 38 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241213095846589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095846589 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241213095846589 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095846589 DMM INFO MM(262420000000048/c9071d87) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241213095846589 DMM NOTICE MM(262420000000048/c9071d87) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241213095846589 DMM DEBUG MM(262420000000048/c9071d87) checking auth: received GSM SRES = 7a 9e da dc (gprs_gmm.c:648) 20241213095846589 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241213095846589 DMM DEBUG MM(262420000000048/c9071d87) Requesting authorization (sgsn_auth.c:160) 20241213095846589 DMM INFO MM(262420000000048/c9071d87) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241213095846589 DMM DEBUG MM(262420000000048/c9071d87) Requesting subscriber data update (gprs_subscriber.c:894) 20241213095846589 DGPRS INFO SUBSCR(262420000000048) subscriber data is not available (gprs_subscriber.c:818) 20241213095846589 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) 20241213095846589 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241213095846589 DMM INFO MM(262420000000048/c9071d87) <- GMM ATTACH ACCEPT (new P-TMSI=0xc9071d87) (gprs_gmm.c:282) 20241213095846590 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241213095846590 DGPRS INFO SUBSCR(262420000000048) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241213095846590 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20241213095846590 DMM INFO MM(262420000000048/c9071d87) Subscriber data update (mmctx.c:445) 20241213095846590 DMM DEBUG MM(262420000000048/c9071d87) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241213095846590 DMM INFO MM(262420000000048/c9071d87) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241213095846590 DMM NOTICE MM(262420000000048/c9071d87) Authorized, continuing procedure, IMSI=262420000000048 (gprs_gmm.c:982) 20241213095846590 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241213095846590 DMM NOTICE MM(262420000000048/c9071d87) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241213095846590 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) 20241213095846590 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241213095846590 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20241213095846590 DMM INFO MM(262420000000048/c9071d87) Subscriber data update (mmctx.c:445) 20241213095846590 DMM DEBUG MM(262420000000048/c9071d87) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241213095846593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095846593 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241213095846593 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095846593 DMM INFO MM(262420000000048/c9071d87) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241213095846593 DMM NOTICE MM(262420000000048/c9071d87) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241213095846593 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241213095846593 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241213095846593 DLLC NOTICE LLME(cac20ca5/c9071d87){ASSIGNED} LLGM Assign pre (ffffffff => c9071d87) (gprs_llc.c:1079) 20241213095846593 DLLC NOTICE LLME(ffffffff/c9071d87){ASSIGNED} LLGM Assign post (ffffffff => c9071d87) (gprs_llc.c:1125) 20241213095846593 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241213095846593 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241213095846593 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241213095846593 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_nopaging(1162)@e327cc33d584: setverdict(pass): none -> pass 20241213095846652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095846652 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241213095846652 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095846652 DMM INFO MM(262420000000048/c9071d87) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241213095846652 DMM INFO MM(262420000000048/c9071d87) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241213095846652 DMM DEBUG MM(262420000000048/c9071d87) Using GGSN 0 (gprs_sm.c:317) 20241213095846652 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) 20241213095846652 DLGTP DEBUG Begin pdp_tidset tid = 5840000000024262 (pdp.c:279) 20241213095846652 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241213095846652 DGPRS NOTICE PDP(262420000000048/0) Create PDP Context (sgsn_libgtp.c:186) 20241213095846653 DLGTP DEBUG Registering seq=1062 in restransmit req queue (gtp.c:402) 20241213095846678 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 09 f2 78 14 11 92 d9 42 b6 14 05 7f 27 7e 1c d8 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1062 from retransmit req queue (gtp.c:443) 20241213095846678 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f4631ce8238, cbp=0x55de40732d80) (sgsn_libgtp.c:633) 20241213095846678 DGPRS INFO PDP(262420000000048/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241213095846678 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55de40736d28 TLLI=c9071d87, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241213095846678 DGPRS INFO PDP(262420000000048/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241213095846678 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_nopaging(1162)@e327cc33d584: setverdict(pass): pass -> pass, component reason not changed TC_suspend_nopaging(1162)@e327cc33d584: setverdict(pass): pass -> pass, component reason not changed 20241213095846690 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:826) 20241213095846703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095846704 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2266) 20241213095846704 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20241213095846711 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:826) 20241213095846711 DMM INFO MM(262420000000048/c9071d87) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:853) 20241213095850822 DGPRS DEBUG Checking for inactive LLMEs, time = 36612130 (sgsn.c:132) TC_suspend_nopaging-BVCI196(1147)@e327cc33d584: Removing Client IMSI='262420000000048'H, index=0 TC_suspend_nopaging(1162)@e327cc33d584: Final verdict of PTC: pass 20241213095851729 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46636<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241213095851733 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241213095851733 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1159)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GSUP(1160)@e327cc33d584: Final verdict of PTC: none TC_suspend_nopaging-BVCI220(1157)@e327cc33d584: Final verdict of PTC: none -NSVCI99(1158)@e327cc33d584: Final verdict of PTC: none -NSVCI98(1153)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1155)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1154)@e327cc33d584: Final verdict of PTC: none -NSVCI97(1148)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1144)@e327cc33d584: Final verdict of PTC: none TC_suspend_nopaging-BVCI196(1147)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1145)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1150)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1149)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1161)@e327cc33d584: Final verdict of PTC: none TC_suspend_nopaging-BVCI210(1152)@e327cc33d584: Final verdict of PTC: none -NSVCI98-provIP(1151)@e327cc33d584: Final verdict of PTC: none -NSVCI97-provIP(1146)@e327cc33d584: Final verdict of PTC: none -NSVCI99-provIP(1156)@e327cc33d584: Final verdict of PTC: none MTC@e327cc33d584: Setting final verdict of the test case. MTC@e327cc33d584: Local verdict of MTC: none MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-NS0(1144): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1145): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97-provIP(1146): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_suspend_nopaging-BVCI196(1147): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97(1148): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-NS1(1149): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1150): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98-provIP(1151): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_suspend_nopaging-BVCI210(1152): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98(1153): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-NS2(1154): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1155): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99-provIP(1156): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_suspend_nopaging-BVCI220(1157): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99(1158): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP-IPA(1159): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP(1160): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GGSN_GTP(1161): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_suspend_nopaging(1162): pass (none -> pass) MTC@e327cc33d584: Test case TC_suspend_nopaging finished. Verdict: pass MTC@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_nopaging pass'. Fri Dec 13 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 20241213095851895 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58356<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213095852297 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58356<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100068) 20241213095852734 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095852734 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=100068, count=101328) 20241213095853736 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095853736 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_resume'. ------ SGSN_Tests.TC_suspend_resume ------ Fri Dec 13 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 20241213095854738 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095854738 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Test case TC_suspend_resume started. 20241213095855393 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58368<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213095855395 DMM INFO MM(262420000000048/c9071d87) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241213095855395 DMM INFO MM(262420000000048/c9071d87) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241213095855395 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Registered.SUSPENDED}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241213095855395 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Registered.SUSPENDED}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241213095855395 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241213095855395 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241213095855395 DLLC NOTICE LLME(ffffffff/c9071d87){ASSIGNED} LLGM Assign pre (c9071d87 => ffffffff) (gprs_llc.c:1079) 20241213095855395 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c9071d87 => ffffffff) (gprs_llc.c:1125) 20241213095855395 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55de407369d0 (gprs_sndcp.c:574) 20241213095855395 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55de40736d28, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241213095855395 DMM NOTICE MM(262420000000048/c9071d87) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241213095855396 DGPRS INFO PDP(262420000000048/0) Forcing release of PDP context (pdpctx.c:102) 20241213095855396 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241213095855396 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241213095855396 DLGTP DEBUG Registering seq=1063 in restransmit req queue (gtp.c:402) 20241213095855396 DGPRS INFO SUBSCR(262420000000048) purging MS subscriber (gprs_subscriber.c:785) 20241213095855396 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) 20241213095855396 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) 20241213095855396 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Init}: Deallocated (fsm.c:568) 20241213095855396 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Deallocated (fsm.c:568) 20241213095855396 DMM DEBUG MM_STATE_Iu[0x55de40730e30]{Detached}: Deallocated (fsm.c:568) 20241213095855396 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Deallocated (fsm.c:568) 20241213095855396 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1163)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1164)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1163)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1167)@e327cc33d584: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1167)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095855434 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213095855434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095855435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095855435 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095855435 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241213095855435 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095855435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095855435 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095855435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1167)@e327cc33d584: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095855435 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095855435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095855435 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095855435 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095855435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095855435 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095855435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095855435 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095855435 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241213095855435 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095855435 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1167)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241213095855436 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095855436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1167)@e327cc33d584: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095855438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1168)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1164)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1164)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095855443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095855443 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1169)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_suspend_resume-BVCI196(1166)@e327cc33d584: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1168)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1173)@e327cc33d584: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1173)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095855455 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213095855455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095855455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095855455 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095855455 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241213095855455 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095855455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095855455 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095855455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1172)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1173)@e327cc33d584: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095855456 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095855456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095855456 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095855456 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095855456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095855456 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095855456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095855456 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095855456 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241213095855456 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095855456 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1173)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241213095855456 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095855456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1173)@e327cc33d584: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095855458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1169)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1169)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1174)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241213095855463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095855463 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(1172)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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_suspend_resume-BVCI210(1170)@e327cc33d584: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1177)@e327cc33d584: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1177)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095855467 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213095855467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095855467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095855467 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095855467 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241213095855467 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095855467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095855467 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095855467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1177)@e327cc33d584: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095855468 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095855468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095855468 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095855468 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095855468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095855468 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095855468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095855468 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095855468 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241213095855468 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095855468 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213095855468 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095855468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1177)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1177)@e327cc33d584: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095855470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1174)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1174)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095855475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095855475 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_resume-BVCI220(1176)@e327cc33d584: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213095855739 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095855739 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241213095855739 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241213095855739 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1178)@e327cc33d584: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1178)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213095855744 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241213095855746 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1178)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1178)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1178)@e327cc33d584: 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)@e327cc33d584: 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)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1178)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_resume-BVCI196(1166)@e327cc33d584: Adding Client=TC_suspend_resume(1181), IMSI='262420000000049'H, TLLI='D39C9823'O, index=0 SGSN_Test-GSUP(1179)@e327cc33d584: Created GsupExpect[0] for "262420000000049" to be handled at TC_suspend_resume(1181) TC_suspend_resume(1181)@e327cc33d584: 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 := 'EA18A78EF85D2B13FEC564C1852CFF52'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '05D477A8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B3D575FC956B5CD8'O } } } } } 20241213095856817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095856817 DLLC NOTICE LLME(ffffffff/d39c9823){UNASSIGNED} LLC RX: unknown TLLI 0xd39c9823, creating LLME on the fly (gprs_llc.c:552) 20241213095856817 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241213095856817 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000049) type="GPRS attach"  (gprs_gmm.c:1248) 20241213095856817 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Allocated (fsm.c:456) 20241213095856817 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Init}: Allocated (fsm.c:456) 20241213095856817 DMM DEBUG MM_STATE_Gb[0x55de4072a9b0]{Idle}: Allocated (fsm.c:456) 20241213095856817 DMM DEBUG MM_STATE_Iu[0x55de4072a880]{Detached}: Allocated (fsm.c:456) 20241213095856817 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241213095856817 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241213095856817 DLLC NOTICE LLME(ffffffff/d39c9823){UNASSIGNED} LLGM Assign pre (d39c9823 => def65c7b) (gprs_llc.c:1079) 20241213095856817 DLLC NOTICE LLME(d39c9823/def65c7b){ASSIGNED} LLGM Assign post (d39c9823 => def65c7b) (gprs_llc.c:1125) 20241213095856817 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241213095856817 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213095856817 DMM DEBUG MM(262420000000049/def65c7b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241213095856830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095856830 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241213095856830 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095856830 DMM DEBUG MM(262420000000049/def65c7b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000490 (gprs_gmm.c:1066) 20241213095856830 DMM NOTICE MM(262420000000049/def65c7b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241213095856830 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241213095856830 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241213095856830 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241213095856830 DMM DEBUG MM(262420000000049/def65c7b) Requesting authorization (sgsn_auth.c:160) 20241213095856830 DMM INFO MM(262420000000049/def65c7b) Requesting authentication tuples (sgsn_auth.c:184) 20241213095856830 DMM DEBUG MM(262420000000049/def65c7b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241213095856830 DGPRS INFO SUBSCR(262420000000049) requesting auth info (gprs_subscriber.c:805) 20241213095856830 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)@e327cc33d584: Found GsupExpect[0] for "262420000000049" handled at TC_suspend_resume(1181) SGSN_Test-GSUP(1179)@e327cc33d584: Added IMSI table entry 0TC_suspend_resume(1181)"262420000000049" 20241213095856834 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241213095856834 DGPRS INFO SUBSCR(262420000000049) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241213095856834 DGPRS DEBUG SUBSCR(262420000000049) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241213095856834 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber authentication info (gprs_subscriber.c:850) 20241213095856834 DMM INFO MM(262420000000049/def65c7b) Subscriber data update (mmctx.c:445) 20241213095856834 DMM DEBUG MM(262420000000049/def65c7b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241213095856834 DMM INFO MM(262420000000049/def65c7b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241213095856834 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241213095856834 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241213095856834 DMM INFO MM(262420000000049/def65c7b) <- GMM AUTH AND CIPHERING REQ (rand = ea 18 a7 8e f8 5d 2b 13 fe c5 64 c1 85 2c ff 52 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241213095856847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095856847 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20241213095856847 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095856847 DMM INFO MM(262420000000049/def65c7b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241213095856847 DMM NOTICE MM(262420000000049/def65c7b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241213095856847 DMM DEBUG MM(262420000000049/def65c7b) checking auth: received GSM SRES = 05 d4 77 a8 (gprs_gmm.c:648) 20241213095856847 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241213095856847 DMM DEBUG MM(262420000000049/def65c7b) Requesting authorization (sgsn_auth.c:160) 20241213095856847 DMM INFO MM(262420000000049/def65c7b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241213095856847 DMM DEBUG MM(262420000000049/def65c7b) Requesting subscriber data update (gprs_subscriber.c:894) 20241213095856847 DGPRS INFO SUBSCR(262420000000049) subscriber data is not available (gprs_subscriber.c:818) 20241213095856847 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) 20241213095856848 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241213095856848 DMM INFO MM(262420000000049/def65c7b) <- GMM ATTACH ACCEPT (new P-TMSI=0xdef65c7b) (gprs_gmm.c:282) 20241213095856850 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241213095856850 DGPRS INFO SUBSCR(262420000000049) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241213095856850 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20241213095856850 DMM INFO MM(262420000000049/def65c7b) Subscriber data update (mmctx.c:445) 20241213095856850 DMM DEBUG MM(262420000000049/def65c7b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241213095856850 DMM INFO MM(262420000000049/def65c7b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241213095856850 DMM NOTICE MM(262420000000049/def65c7b) Authorized, continuing procedure, IMSI=262420000000049 (gprs_gmm.c:982) 20241213095856850 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241213095856850 DMM NOTICE MM(262420000000049/def65c7b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241213095856850 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) 20241213095856852 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241213095856852 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20241213095856852 DMM INFO MM(262420000000049/def65c7b) Subscriber data update (mmctx.c:445) 20241213095856852 DMM DEBUG MM(262420000000049/def65c7b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241213095856861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095856861 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241213095856861 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095856861 DMM INFO MM(262420000000049/def65c7b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241213095856861 DMM NOTICE MM(262420000000049/def65c7b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241213095856861 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241213095856861 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241213095856861 DLLC NOTICE LLME(d39c9823/def65c7b){ASSIGNED} LLGM Assign pre (ffffffff => def65c7b) (gprs_llc.c:1079) 20241213095856861 DLLC NOTICE LLME(ffffffff/def65c7b){ASSIGNED} LLGM Assign post (ffffffff => def65c7b) (gprs_llc.c:1125) 20241213095856861 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241213095856861 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241213095856861 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241213095856861 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_resume(1181)@e327cc33d584: setverdict(pass): none -> pass 20241213095856921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095856921 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241213095856921 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095856921 DMM INFO MM(262420000000049/def65c7b) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241213095856921 DMM INFO MM(262420000000049/def65c7b) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241213095856921 DMM DEBUG MM(262420000000049/def65c7b) Using GGSN 0 (gprs_sm.c:317) 20241213095856921 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) 20241213095856922 DLGTP DEBUG Begin pdp_tidset tid = 5940000000024262 (pdp.c:279) 20241213095856922 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241213095856922 DGPRS NOTICE PDP(262420000000049/0) Create PDP Context (sgsn_libgtp.c:186) 20241213095856922 DLGTP DEBUG Registering seq=1064 in restransmit req queue (gtp.c:402) 20241213095856947 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 e6 b4 ea de 11 c5 62 e7 69 14 05 7f a1 66 81 d2 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) 20241213095856947 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f4631ce92b0, cbp=0x55de40733110) (sgsn_libgtp.c:633) 20241213095856947 DGPRS INFO PDP(262420000000049/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241213095856948 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55de40737e98 TLLI=def65c7b, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241213095856948 DGPRS INFO PDP(262420000000049/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241213095856948 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_resume(1181)@e327cc33d584: setverdict(pass): pass -> pass, component reason not changed TC_suspend_resume(1181)@e327cc33d584: setverdict(pass): pass -> pass, component reason not changed 20241213095856958 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:826) 20241213095856969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095856969 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2266) 20241213095856969 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20241213095856975 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:826) 20241213095856975 DMM INFO MM(262420000000049/def65c7b) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:853) 20241213095901984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095901984 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Registered.SUSPENDED}: Received Event unknown 0x4 (gprs_gmm.c:2292) 20241213095901984 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Registered.SUSPENDED}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:104) 20241213095901989 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:826) TC_suspend_resume-BVCI196(1166)@e327cc33d584: Removing Client IMSI='262420000000049'H, index=0 TC_suspend_resume(1181)@e327cc33d584: Final verdict of PTC: pass 20241213095902006 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58368<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1179)@e327cc33d584: Final verdict of PTC: none 20241213095902011 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) -NSVCI98(1173)@e327cc33d584: Final verdict of PTC: none 20241213095902011 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(1177)@e327cc33d584: Final verdict of PTC: none TC_suspend_resume-BVCI210(1170)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1178)@e327cc33d584: Final verdict of PTC: none TC_suspend_resume-BVCI220(1176)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1174)@e327cc33d584: Final verdict of PTC: none -NSVCI97(1167)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1164)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1172)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1168)@e327cc33d584: Final verdict of PTC: none TC_suspend_resume-BVCI196(1166)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1169)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1163)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1180)@e327cc33d584: Final verdict of PTC: none -NSVCI97-provIP(1165)@e327cc33d584: Final verdict of PTC: none -NSVCI99-provIP(1175)@e327cc33d584: Final verdict of PTC: none -NSVCI98-provIP(1171)@e327cc33d584: Final verdict of PTC: none MTC@e327cc33d584: Setting final verdict of the test case. MTC@e327cc33d584: Local verdict of MTC: none MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-NS0(1163): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1164): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97-provIP(1165): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_suspend_resume-BVCI196(1166): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97(1167): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-NS1(1168): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1169): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_suspend_resume-BVCI210(1170): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98-provIP(1171): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-NS2(1172): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98(1173): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1174): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99-provIP(1175): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_suspend_resume-BVCI220(1176): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99(1177): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP-IPA(1178): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP(1179): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GGSN_GTP(1180): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_suspend_resume(1181): pass (none -> pass) MTC@e327cc33d584: Test case TC_suspend_resume finished. Verdict: pass MTC@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_resume pass'. Fri Dec 13 09:59:02 UTC 2024 ====== SGSN_Tests.TC_suspend_resume pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_resume.talloc 20241213095902097 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34280<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213095902499 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34280<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=104580) 20241213095903012 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095903012 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=104580, count=105740) 20241213095904013 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095904013 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_rau'. ------ SGSN_Tests.TC_suspend_rau ------ Fri Dec 13 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 20241213095905014 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095905014 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Test case TC_suspend_rau started. 20241213095905596 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34290<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213095905598 DMM INFO MM(262420000000049/def65c7b) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241213095905599 DMM INFO MM(262420000000049/def65c7b) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241213095905599 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241213095905599 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241213095905599 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241213095905599 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241213095905599 DLLC NOTICE LLME(ffffffff/def65c7b){ASSIGNED} LLGM Assign pre (def65c7b => ffffffff) (gprs_llc.c:1079) 20241213095905599 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (def65c7b => ffffffff) (gprs_llc.c:1125) 20241213095905599 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55de40737b40 (gprs_sndcp.c:574) 20241213095905599 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55de40737e98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241213095905599 DMM NOTICE MM(262420000000049/def65c7b) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241213095905599 DGPRS INFO PDP(262420000000049/0) Forcing release of PDP context (pdpctx.c:102) 20241213095905599 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241213095905599 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241213095905599 DLGTP DEBUG Registering seq=1065 in restransmit req queue (gtp.c:402) 20241213095905599 DGPRS INFO SUBSCR(262420000000049) purging MS subscriber (gprs_subscriber.c:785) 20241213095905599 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) 20241213095905599 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) 20241213095905599 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Init}: Deallocated (fsm.c:568) 20241213095905599 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Deallocated (fsm.c:568) 20241213095905599 DMM DEBUG MM_STATE_Iu[0x55de4072a880]{Detached}: Deallocated (fsm.c:568) 20241213095905599 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Deallocated (fsm.c:568) 20241213095905599 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1182)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1183)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1182)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e327cc33d584: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1186)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095905632 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213095905633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095905633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095905633 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095905633 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241213095905633 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095905633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095905633 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095905633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1186)@e327cc33d584: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095905633 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095905633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095905633 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095905634 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095905634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095905634 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095905634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095905634 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095905634 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241213095905634 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095905634 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213095905634 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095905634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1186)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1186)@e327cc33d584: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095905636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1187)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1183)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1183)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095905641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095905641 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_suspend_rau-BVCI196(1185)@e327cc33d584: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1188)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1187)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1191)@e327cc33d584: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1191)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095905648 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213095905648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095905648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095905648 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095905648 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241213095905648 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095905648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095905648 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095905648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1191)@e327cc33d584: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095905649 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095905649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095905649 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095905649 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095905649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095905649 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095905649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095905649 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095905649 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241213095905649 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095905649 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213095905649 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095905649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1191)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1191)@e327cc33d584: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095905651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1192)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1188)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1188)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095905656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095905656 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_suspend_rau-BVCI210(1190)@e327cc33d584: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1193)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1192)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e327cc33d584: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1196)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095905665 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213095905666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095905666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095905666 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095905666 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241213095905666 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095905666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095905666 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095905666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1196)@e327cc33d584: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095905666 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095905666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095905666 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095905667 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095905667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095905667 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095905667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095905667 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095905667 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241213095905667 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095905667 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213095905667 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095905667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1196)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1196)@e327cc33d584: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095905669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1193)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1193)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095905673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095905673 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_rau-BVCI220(1195)@e327cc33d584: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213095906014 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095906015 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241213095906015 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241213095906015 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1197)@e327cc33d584: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1197)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213095906019 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241213095906020 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1197)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1197)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1197)@e327cc33d584: 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)@e327cc33d584: 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)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1197)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_rau-BVCI196(1185)@e327cc33d584: Adding Client=TC_suspend_rau(1200), IMSI='262420000000050'H, TLLI='E8996B2E'O, index=0 SGSN_Test-GSUP(1198)@e327cc33d584: Created GsupExpect[0] for "262420000000050" to be handled at TC_suspend_rau(1200) TC_suspend_rau(1200)@e327cc33d584: 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 := '44C8B37FFED9B203C47381B2A2DD73D5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '88D6E179'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7CADF8BE60132DCF'O } } } } } 20241213095907097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095907097 DLLC NOTICE LLME(ffffffff/e8996b2e){UNASSIGNED} LLC RX: unknown TLLI 0xe8996b2e, creating LLME on the fly (gprs_llc.c:552) 20241213095907097 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241213095907097 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000050) type="GPRS attach"  (gprs_gmm.c:1248) 20241213095907097 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Allocated (fsm.c:456) 20241213095907097 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Init}: Allocated (fsm.c:456) 20241213095907097 DMM DEBUG MM_STATE_Gb[0x55de4072a9b0]{Idle}: Allocated (fsm.c:456) 20241213095907097 DMM DEBUG MM_STATE_Iu[0x55de40730e30]{Detached}: Allocated (fsm.c:456) 20241213095907097 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241213095907097 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241213095907097 DLLC NOTICE LLME(ffffffff/e8996b2e){UNASSIGNED} LLGM Assign pre (e8996b2e => d562065e) (gprs_llc.c:1079) 20241213095907097 DLLC NOTICE LLME(e8996b2e/d562065e){ASSIGNED} LLGM Assign post (e8996b2e => d562065e) (gprs_llc.c:1125) 20241213095907097 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241213095907097 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213095907097 DMM DEBUG MM(262420000000050/d562065e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241213095907111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095907111 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241213095907111 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095907111 DMM DEBUG MM(262420000000050/d562065e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000500 (gprs_gmm.c:1066) 20241213095907111 DMM NOTICE MM(262420000000050/d562065e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241213095907111 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241213095907111 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241213095907111 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241213095907111 DMM DEBUG MM(262420000000050/d562065e) Requesting authorization (sgsn_auth.c:160) 20241213095907111 DMM INFO MM(262420000000050/d562065e) Requesting authentication tuples (sgsn_auth.c:184) 20241213095907111 DMM DEBUG MM(262420000000050/d562065e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241213095907111 DGPRS INFO SUBSCR(262420000000050) requesting auth info (gprs_subscriber.c:805) 20241213095907111 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)@e327cc33d584: Found GsupExpect[0] for "262420000000050" handled at TC_suspend_rau(1200) SGSN_Test-GSUP(1198)@e327cc33d584: Added IMSI table entry 0TC_suspend_rau(1200)"262420000000050" 20241213095907116 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241213095907116 DGPRS INFO SUBSCR(262420000000050) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241213095907116 DGPRS DEBUG SUBSCR(262420000000050) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241213095907116 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber authentication info (gprs_subscriber.c:850) 20241213095907116 DMM INFO MM(262420000000050/d562065e) Subscriber data update (mmctx.c:445) 20241213095907116 DMM DEBUG MM(262420000000050/d562065e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241213095907116 DMM INFO MM(262420000000050/d562065e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241213095907116 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241213095907116 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241213095907116 DMM INFO MM(262420000000050/d562065e) <- GMM AUTH AND CIPHERING REQ (rand = 44 c8 b3 7f fe d9 b2 03 c4 73 81 b2 a2 dd 73 d5 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241213095907131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095907131 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241213095907131 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095907131 DMM INFO MM(262420000000050/d562065e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241213095907131 DMM NOTICE MM(262420000000050/d562065e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241213095907131 DMM DEBUG MM(262420000000050/d562065e) checking auth: received GSM SRES = 88 d6 e1 79 (gprs_gmm.c:648) 20241213095907131 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241213095907131 DMM DEBUG MM(262420000000050/d562065e) Requesting authorization (sgsn_auth.c:160) 20241213095907131 DMM INFO MM(262420000000050/d562065e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241213095907131 DMM DEBUG MM(262420000000050/d562065e) Requesting subscriber data update (gprs_subscriber.c:894) 20241213095907131 DGPRS INFO SUBSCR(262420000000050) subscriber data is not available (gprs_subscriber.c:818) 20241213095907131 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) 20241213095907131 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241213095907131 DMM INFO MM(262420000000050/d562065e) <- GMM ATTACH ACCEPT (new P-TMSI=0xd562065e) (gprs_gmm.c:282) 20241213095907133 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241213095907134 DGPRS INFO SUBSCR(262420000000050) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241213095907134 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20241213095907134 DMM INFO MM(262420000000050/d562065e) Subscriber data update (mmctx.c:445) 20241213095907134 DMM DEBUG MM(262420000000050/d562065e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241213095907134 DMM INFO MM(262420000000050/d562065e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241213095907134 DMM NOTICE MM(262420000000050/d562065e) Authorized, continuing procedure, IMSI=262420000000050 (gprs_gmm.c:982) 20241213095907134 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241213095907134 DMM NOTICE MM(262420000000050/d562065e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241213095907134 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) 20241213095907135 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241213095907135 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20241213095907135 DMM INFO MM(262420000000050/d562065e) Subscriber data update (mmctx.c:445) 20241213095907135 DMM DEBUG MM(262420000000050/d562065e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241213095907147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095907147 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241213095907147 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095907147 DMM INFO MM(262420000000050/d562065e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241213095907147 DMM NOTICE MM(262420000000050/d562065e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241213095907147 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241213095907147 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241213095907147 DLLC NOTICE LLME(e8996b2e/d562065e){ASSIGNED} LLGM Assign pre (ffffffff => d562065e) (gprs_llc.c:1079) 20241213095907147 DLLC NOTICE LLME(ffffffff/d562065e){ASSIGNED} LLGM Assign post (ffffffff => d562065e) (gprs_llc.c:1125) 20241213095907147 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241213095907147 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241213095907147 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241213095907147 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_rau(1200)@e327cc33d584: setverdict(pass): none -> pass 20241213095907202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095907202 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241213095907202 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095907202 DMM INFO MM(262420000000050/d562065e) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241213095907202 DMM INFO MM(262420000000050/d562065e) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241213095907202 DMM DEBUG MM(262420000000050/d562065e) Using GGSN 0 (gprs_sm.c:317) 20241213095907202 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) 20241213095907202 DLGTP DEBUG Begin pdp_tidset tid = 5050000000024262 (pdp.c:279) 20241213095907202 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241213095907202 DGPRS NOTICE PDP(262420000000050/0) Create PDP Context (sgsn_libgtp.c:186) 20241213095907202 DLGTP DEBUG Registering seq=1066 in restransmit req queue (gtp.c:402) 20241213095907228 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 21 31 de a1 11 d5 8f 50 5d 14 05 7f fe 9f 61 f5 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) 20241213095907228 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f4631cea328, cbp=0x55de407335e0) (sgsn_libgtp.c:633) 20241213095907228 DGPRS INFO PDP(262420000000050/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241213095907228 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55de40737e98 TLLI=d562065e, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241213095907228 DGPRS INFO PDP(262420000000050/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241213095907228 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_rau(1200)@e327cc33d584: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1200)@e327cc33d584: setverdict(pass): pass -> pass, component reason not changed 20241213095907244 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:826) 20241213095907255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095907255 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2266) 20241213095907255 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20241213095907261 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:826) 20241213095907261 DMM INFO MM(262420000000050/d562065e) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:853) 20241213095912276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095912276 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x306cc0 CMD=UI DATA (gprs_llc_parse.c:89) 20241213095912276 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095912276 DMM INFO MM(262420000000050/d562065e) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20241213095912276 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Registered.SUSPENDED}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241213095912276 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Registered.SUSPENDED}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:107) 20241213095912276 DLLC NOTICE LLME(ffffffff/d562065e){ASSIGNED} LLGM Assign pre (d562065e => ecb2d576) (gprs_llc.c:1079) 20241213095912276 DLLC NOTICE LLME(d562065e/ecb2d576){ASSIGNED} LLGM Assign post (d562065e => ecb2d576) (gprs_llc.c:1125) 20241213095912276 DMM INFO MM(262420000000050/ecb2d576) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) TC_suspend_rau(1200)@e327cc33d584: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1200)@e327cc33d584: setverdict(pass): pass -> pass, component reason not changed 20241213095912290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095912290 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x4bed0e CMD=UI DATA (gprs_llc_parse.c:89) 20241213095912290 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095912290 DMM INFO MM(262420000000050/ecb2d576) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20241213095912290 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20241213095912290 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241213095912290 DLLC NOTICE LLME(d562065e/ecb2d576){ASSIGNED} LLGM Assign pre (ffffffff => ecb2d576) (gprs_llc.c:1079) 20241213095912290 DLLC NOTICE LLME(ffffffff/ecb2d576){ASSIGNED} LLGM Assign post (ffffffff => ecb2d576) (gprs_llc.c:1125) 20241213095912290 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1830) 20241213095912791 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:826) TC_suspend_rau-BVCI196(1185)@e327cc33d584: Removing Client IMSI='262420000000050'H, index=0 TC_suspend_rau(1200)@e327cc33d584: Final verdict of PTC: pass 20241213095912811 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34290<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1198)@e327cc33d584: Final verdict of PTC: none -NSVCI99(1196)@e327cc33d584: Final verdict of PTC: none -NSVCI98(1191)@e327cc33d584: Final verdict of PTC: none -NSVCI97(1186)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1182)@e327cc33d584: Final verdict of PTC: none TC_suspend_rau-BVCI220(1195)@e327cc33d584: Final verdict of PTC: none TC_suspend_rau-BVCI196(1185)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1187)@e327cc33d584: Final verdict of PTC: none TC_suspend_rau-BVCI210(1190)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1188)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1192)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1199)@e327cc33d584: Final verdict of PTC: none 20241213095912818 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241213095912818 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-BSSGP2(1193)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1197)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1183)@e327cc33d584: Final verdict of PTC: none -NSVCI98-provIP(1189)@e327cc33d584: Final verdict of PTC: none -NSVCI97-provIP(1184)@e327cc33d584: Final verdict of PTC: none -NSVCI99-provIP(1194)@e327cc33d584: Final verdict of PTC: none MTC@e327cc33d584: Setting final verdict of the test case. MTC@e327cc33d584: Local verdict of MTC: none MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-NS0(1182): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1183): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97-provIP(1184): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_suspend_rau-BVCI196(1185): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97(1186): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-NS1(1187): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1188): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98-provIP(1189): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_suspend_rau-BVCI210(1190): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98(1191): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-NS2(1192): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1193): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99-provIP(1194): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_suspend_rau-BVCI220(1195): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99(1196): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP-IPA(1197): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP(1198): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GGSN_GTP(1199): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_suspend_rau(1200): pass (none -> pass) MTC@e327cc33d584: Test case TC_suspend_rau finished. Verdict: pass MTC@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_rau pass'. Fri Dec 13 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 20241213095912914 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60028<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213095913316 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60028<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=105240) 20241213095913819 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095913819 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=105240, count=111532) 20241213095914820 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095914821 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps'. ------ SGSN_Tests.TC_paging_ps ------ Fri Dec 13 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 20241213095915821 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095915821 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Test case TC_paging_ps started. 20241213095916374 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60030<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213095916376 DMM INFO MM(262420000000050/ecb2d576) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241213095916376 DMM INFO MM(262420000000050/ecb2d576) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241213095916376 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241213095916376 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241213095916376 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241213095916376 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241213095916376 DLLC NOTICE LLME(ffffffff/ecb2d576){ASSIGNED} LLGM Assign pre (ecb2d576 => ffffffff) (gprs_llc.c:1079) 20241213095916376 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ecb2d576 => ffffffff) (gprs_llc.c:1125) 20241213095916376 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55de40737b40 (gprs_sndcp.c:574) 20241213095916376 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55de40737e98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241213095916376 DMM NOTICE MM(262420000000050/ecb2d576) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241213095916376 DGPRS INFO PDP(262420000000050/0) Forcing release of PDP context (pdpctx.c:102) 20241213095916376 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241213095916376 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241213095916376 DLGTP DEBUG Registering seq=1067 in restransmit req queue (gtp.c:402) 20241213095916377 DGPRS INFO SUBSCR(262420000000050) purging MS subscriber (gprs_subscriber.c:785) 20241213095916377 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) 20241213095916377 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) 20241213095916377 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Init}: Deallocated (fsm.c:568) 20241213095916377 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Deallocated (fsm.c:568) 20241213095916377 DMM DEBUG MM_STATE_Iu[0x55de40730e30]{Detached}: Deallocated (fsm.c:568) 20241213095916377 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Deallocated (fsm.c:568) 20241213095916377 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1201)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1202)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1201)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e327cc33d584: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1205)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095916414 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213095916414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095916414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095916414 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095916414 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241213095916414 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095916414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095916414 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095916414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1205)@e327cc33d584: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095916414 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095916414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095916414 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095916415 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095916415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095916415 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095916415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095916415 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095916415 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241213095916415 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095916415 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213095916415 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095916415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1205)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1205)@e327cc33d584: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095916417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1206)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1202)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1202)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095916422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095916422 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_paging_ps-BVCI196(1204)@e327cc33d584: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1207)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1206)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e327cc33d584: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1210)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095916429 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213095916429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095916429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095916429 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095916429 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241213095916429 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095916429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095916429 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095916429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1210)@e327cc33d584: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095916430 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095916430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095916430 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095916431 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095916431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095916431 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095916431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095916431 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095916431 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241213095916431 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095916431 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213095916431 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095916431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1210)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1210)@e327cc33d584: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095916433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1207)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1207)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1211)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21012 20241213095916438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095916438 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_paging_ps-BVCI210(1209)@e327cc33d584: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1212)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1211)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e327cc33d584: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1215)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095916451 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213095916451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095916451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095916451 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095916451 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241213095916451 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095916451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095916451 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095916451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1215)@e327cc33d584: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095916452 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095916452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095916452 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095916452 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095916452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095916452 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095916452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095916452 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095916452 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241213095916452 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095916452 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213095916452 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095916452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1215)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1215)@e327cc33d584: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095916455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1212)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1212)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095916459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095916460 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_paging_ps-BVCI220(1213)@e327cc33d584: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213095916822 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095916823 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241213095916823 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241213095916823 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1216)@e327cc33d584: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1216)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213095916827 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241213095916828 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1216)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1216)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1216)@e327cc33d584: 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)@e327cc33d584: 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)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1216)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps-BVCI196(1204)@e327cc33d584: Adding Client=TC_paging_ps(1219), IMSI='262420000000051'H, TLLI='D8E561C4'O, index=0 SGSN_Test-GSUP(1217)@e327cc33d584: Created GsupExpect[0] for "262420000000051" to be handled at TC_paging_ps(1219) TC_paging_ps(1219)@e327cc33d584: 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 := '3EBCC3751019331518EE86E8A2E4D35F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '56ACC2EB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '214E235A13122CA5'O } } } } } 20241213095917891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095917891 DLLC NOTICE LLME(ffffffff/d8e561c4){UNASSIGNED} LLC RX: unknown TLLI 0xd8e561c4, creating LLME on the fly (gprs_llc.c:552) 20241213095917891 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241213095917891 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000051) type="GPRS attach"  (gprs_gmm.c:1248) 20241213095917891 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Allocated (fsm.c:456) 20241213095917891 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Init}: Allocated (fsm.c:456) 20241213095917891 DMM DEBUG MM_STATE_Gb[0x55de4072a9b0]{Idle}: Allocated (fsm.c:456) 20241213095917891 DMM DEBUG MM_STATE_Iu[0x55de4072a880]{Detached}: Allocated (fsm.c:456) 20241213095917891 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241213095917891 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241213095917891 DLLC NOTICE LLME(ffffffff/d8e561c4){UNASSIGNED} LLGM Assign pre (d8e561c4 => e4e58e98) (gprs_llc.c:1079) 20241213095917891 DLLC NOTICE LLME(d8e561c4/e4e58e98){ASSIGNED} LLGM Assign post (d8e561c4 => e4e58e98) (gprs_llc.c:1125) 20241213095917891 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241213095917891 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213095917891 DMM DEBUG MM(262420000000051/e4e58e98) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241213095917898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095917898 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241213095917898 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095917898 DMM DEBUG MM(262420000000051/e4e58e98) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000510 (gprs_gmm.c:1066) 20241213095917898 DMM NOTICE MM(262420000000051/e4e58e98) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241213095917898 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241213095917898 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241213095917898 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241213095917898 DMM DEBUG MM(262420000000051/e4e58e98) Requesting authorization (sgsn_auth.c:160) 20241213095917898 DMM INFO MM(262420000000051/e4e58e98) Requesting authentication tuples (sgsn_auth.c:184) 20241213095917898 DMM DEBUG MM(262420000000051/e4e58e98) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241213095917898 DGPRS INFO SUBSCR(262420000000051) requesting auth info (gprs_subscriber.c:805) 20241213095917898 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)@e327cc33d584: Found GsupExpect[0] for "262420000000051" handled at TC_paging_ps(1219) SGSN_Test-GSUP(1217)@e327cc33d584: Added IMSI table entry 0TC_paging_ps(1219)"262420000000051" 20241213095917899 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241213095917899 DGPRS INFO SUBSCR(262420000000051) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241213095917899 DGPRS DEBUG SUBSCR(262420000000051) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241213095917899 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber authentication info (gprs_subscriber.c:850) 20241213095917899 DMM INFO MM(262420000000051/e4e58e98) Subscriber data update (mmctx.c:445) 20241213095917899 DMM DEBUG MM(262420000000051/e4e58e98) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241213095917899 DMM INFO MM(262420000000051/e4e58e98) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241213095917899 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241213095917899 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241213095917899 DMM INFO MM(262420000000051/e4e58e98) <- GMM AUTH AND CIPHERING REQ (rand = 3e bc c3 75 10 19 33 15 18 ee 86 e8 a2 e4 d3 5f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241213095917904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095917904 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241213095917904 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095917904 DMM INFO MM(262420000000051/e4e58e98) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241213095917904 DMM NOTICE MM(262420000000051/e4e58e98) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241213095917904 DMM DEBUG MM(262420000000051/e4e58e98) checking auth: received GSM SRES = 56 ac c2 eb (gprs_gmm.c:648) 20241213095917904 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241213095917904 DMM DEBUG MM(262420000000051/e4e58e98) Requesting authorization (sgsn_auth.c:160) 20241213095917904 DMM INFO MM(262420000000051/e4e58e98) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241213095917904 DMM DEBUG MM(262420000000051/e4e58e98) Requesting subscriber data update (gprs_subscriber.c:894) 20241213095917904 DGPRS INFO SUBSCR(262420000000051) subscriber data is not available (gprs_subscriber.c:818) 20241213095917904 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) 20241213095917904 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241213095917904 DMM INFO MM(262420000000051/e4e58e98) <- GMM ATTACH ACCEPT (new P-TMSI=0xe4e58e98) (gprs_gmm.c:282) 20241213095917905 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241213095917905 DGPRS INFO SUBSCR(262420000000051) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241213095917905 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20241213095917905 DMM INFO MM(262420000000051/e4e58e98) Subscriber data update (mmctx.c:445) 20241213095917905 DMM DEBUG MM(262420000000051/e4e58e98) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241213095917905 DMM INFO MM(262420000000051/e4e58e98) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241213095917905 DMM NOTICE MM(262420000000051/e4e58e98) Authorized, continuing procedure, IMSI=262420000000051 (gprs_gmm.c:982) 20241213095917905 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241213095917905 DMM NOTICE MM(262420000000051/e4e58e98) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241213095917905 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) 20241213095917906 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241213095917906 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20241213095917906 DMM INFO MM(262420000000051/e4e58e98) Subscriber data update (mmctx.c:445) 20241213095917906 DMM DEBUG MM(262420000000051/e4e58e98) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241213095917910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095917910 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241213095917910 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095917910 DMM INFO MM(262420000000051/e4e58e98) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241213095917910 DMM NOTICE MM(262420000000051/e4e58e98) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241213095917910 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241213095917910 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241213095917910 DLLC NOTICE LLME(d8e561c4/e4e58e98){ASSIGNED} LLGM Assign pre (ffffffff => e4e58e98) (gprs_llc.c:1079) 20241213095917910 DLLC NOTICE LLME(ffffffff/e4e58e98){ASSIGNED} LLGM Assign post (ffffffff => e4e58e98) (gprs_llc.c:1125) 20241213095917910 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241213095917910 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241213095917910 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241213095917910 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241213095917966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095917966 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241213095917966 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095917966 DMM INFO MM(262420000000051/e4e58e98) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241213095917966 DMM INFO MM(262420000000051/e4e58e98) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241213095917966 DMM DEBUG MM(262420000000051/e4e58e98) Using GGSN 0 (gprs_sm.c:317) 20241213095917966 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) 20241213095917967 DLGTP DEBUG Begin pdp_tidset tid = 5150000000024262 (pdp.c:279) 20241213095917967 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241213095917967 DGPRS NOTICE PDP(262420000000051/0) Create PDP Context (sgsn_libgtp.c:186) 20241213095917967 DLGTP DEBUG Registering seq=1068 in restransmit req queue (gtp.c:402) 20241213095917990 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 a9 49 ab 1f 11 e6 91 57 8a 14 05 7f 9f 93 14 02 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1068 from retransmit req queue (gtp.c:443) 20241213095917990 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f4631ceb3a0, cbp=0x55de407329d0) (sgsn_libgtp.c:633) 20241213095917990 DGPRS INFO PDP(262420000000051/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241213095917990 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55de40737e98 TLLI=e4e58e98, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241213095917991 DGPRS INFO PDP(262420000000051/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241213095917991 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps(1219)@e327cc33d584: setverdict(pass): none -> pass TC_paging_ps(1219)@e327cc33d584: setverdict(pass): pass -> pass, component reason not changed 20241213095918007 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:826) 20241213095920823 DGPRS DEBUG Checking for inactive LLMEs, time = 36612160 (sgsn.c:132) 20241213095920967 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: Timeout of T3314 (fsm.c:317) 20241213095920968 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241213095920968 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241213095923023 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:826) 20241213095923023 DMM INFO MM(262420000000051/e4e58e98) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:868) TC_paging_ps-BVCI196(1204)@e327cc33d584: 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 := 'E4E58E98'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps(1219)@e327cc33d584: setverdict(pass): pass -> pass, component reason not changed TC_paging_ps-BVCI196(1204)@e327cc33d584: Removing Client IMSI='262420000000051'H, index=0 TC_paging_ps(1219)@e327cc33d584: Final verdict of PTC: pass 20241213095923050 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60030<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(1210)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GSUP(1217)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1201)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1202)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1212)@e327cc33d584: Final verdict of PTC: none TC_paging_ps-BVCI196(1204)@e327cc33d584: Final verdict of PTC: none TC_paging_ps-BVCI220(1213)@e327cc33d584: Final verdict of PTC: none TC_paging_ps-BVCI210(1209)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1206)@e327cc33d584: Final verdict of PTC: none -NSVCI99(1215)@e327cc33d584: Final verdict of PTC: none 20241213095923052 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241213095923052 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-BSSGP1(1207)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1211)@e327cc33d584: Final verdict of PTC: none -NSVCI97(1205)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1216)@e327cc33d584: Final verdict of PTC: none -NSVCI97-provIP(1203)@e327cc33d584: Final verdict of PTC: none -NSVCI99-provIP(1214)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1218)@e327cc33d584: Final verdict of PTC: none -NSVCI98-provIP(1208)@e327cc33d584: Final verdict of PTC: none MTC@e327cc33d584: Setting final verdict of the test case. MTC@e327cc33d584: Local verdict of MTC: none MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-NS0(1201): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1202): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97-provIP(1203): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_paging_ps-BVCI196(1204): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97(1205): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-NS1(1206): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1207): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98-provIP(1208): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_paging_ps-BVCI210(1209): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98(1210): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-NS2(1211): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1212): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_paging_ps-BVCI220(1213): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99-provIP(1214): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99(1215): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP-IPA(1216): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP(1217): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GGSN_GTP(1218): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_paging_ps(1219): pass (none -> pass) MTC@e327cc33d584: Test case TC_paging_ps finished. Verdict: pass MTC@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps pass'. Fri Dec 13 09:59:23 UTC 2024 ====== SGSN_Tests.TC_paging_ps pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_paging_ps.talloc 20241213095923116 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45008<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213095923519 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45008<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=96064) 20241213095924054 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095924054 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=96064, count=104032) 20241213095925055 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095925055 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells'. ------ SGSN_Tests.TC_paging_ps_ra_multiple_cells ------ Fri Dec 13 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 20241213095926056 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095926056 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Test case TC_paging_ps_ra_multiple_cells started. 20241213095926589 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45018<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213095926591 DMM INFO MM(262420000000051/e4e58e98) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241213095926591 DMM INFO MM(262420000000051/e4e58e98) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241213095926591 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241213095926591 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241213095926591 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241213095926591 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241213095926591 DLLC NOTICE LLME(ffffffff/e4e58e98){ASSIGNED} LLGM Assign pre (e4e58e98 => ffffffff) (gprs_llc.c:1079) 20241213095926591 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e4e58e98 => ffffffff) (gprs_llc.c:1125) 20241213095926591 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55de40737b40 (gprs_sndcp.c:574) 20241213095926591 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55de40737e98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241213095926591 DMM NOTICE MM(262420000000051/e4e58e98) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241213095926591 DGPRS INFO PDP(262420000000051/0) Forcing release of PDP context (pdpctx.c:102) 20241213095926591 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241213095926591 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241213095926591 DLGTP DEBUG Registering seq=1069 in restransmit req queue (gtp.c:402) 20241213095926592 DGPRS INFO SUBSCR(262420000000051) purging MS subscriber (gprs_subscriber.c:785) 20241213095926592 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) 20241213095926592 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) 20241213095926592 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Init}: Deallocated (fsm.c:568) 20241213095926592 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Deallocated (fsm.c:568) 20241213095926592 DMM DEBUG MM_STATE_Iu[0x55de4072a880]{Detached}: Deallocated (fsm.c:568) 20241213095926592 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Deallocated (fsm.c:568) 20241213095926592 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1220)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1221)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1220)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e327cc33d584: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1224)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095926633 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213095926633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095926633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095926633 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095926633 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241213095926633 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095926633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095926633 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095926633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1224)@e327cc33d584: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095926634 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095926634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095926634 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095926634 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095926634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095926634 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095926634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095926634 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095926634 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241213095926634 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095926634 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213095926635 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095926635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1224)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1224)@e327cc33d584: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095926637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1225)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1221)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1221)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095926642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095926642 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_paging_ps_ra_multiple_cells-BVCI196(1223)@e327cc33d584: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1226)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1225)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1229)@e327cc33d584: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1229)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095926649 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213095926649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095926649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095926649 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095926649 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241213095926649 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095926649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095926649 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095926649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1229)@e327cc33d584: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095926650 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095926650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095926650 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095926650 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095926650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095926650 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095926650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095926650 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095926650 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241213095926650 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095926650 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213095926651 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095926651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1229)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1229)@e327cc33d584: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095926652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1230)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1226)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1226)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095926657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095926657 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_paging_ps_ra_multiple_cells-BVCI210(1228)@e327cc33d584: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1231)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1230)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e327cc33d584: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1234)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095926667 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213095926667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095926667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095926667 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095926667 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241213095926667 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095926667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095926667 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095926667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1234)@e327cc33d584: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095926668 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095926668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095926668 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095926668 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095926668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095926668 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095926668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095926668 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095926668 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241213095926668 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095926668 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213095926668 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095926668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1234)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1234)@e327cc33d584: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095926670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1231)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1231)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095926675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095926675 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_paging_ps_ra_multiple_cells-BVCI220(1233)@e327cc33d584: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213095927057 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095927057 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241213095927057 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241213095927057 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1235)@e327cc33d584: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1235)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213095927061 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241213095927062 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1235)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1235)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1235)@e327cc33d584: 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)@e327cc33d584: 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)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1235)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps_ra_multiple_cells-BVCI196(1223)@e327cc33d584: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='D16D44BD'O, index=0 SGSN_Test-GSUP(1236)@e327cc33d584: Created GsupExpect[0] for "262420000000052" to be handled at TC_paging_ps_ra_multiple_cells(1238) TC_paging_ps_ra_multiple_cells-BVCI196(1223)@e327cc33d584: Removing Client IMSI='262420000000052'H, index=0 TC_paging_ps_ra_multiple_cells-BVCI210(1228)@e327cc33d584: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='D16D44BD'O, index=0 TC_paging_ps_ra_multiple_cells-BVCI220(1233)@e327cc33d584: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='D16D44BD'O, index=0 TC_paging_ps_ra_multiple_cells(1238)@e327cc33d584: 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 := '3E4FC51A69E78F53EA90A530BA9B20FC'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '47489EA2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '36532B551142A679'O } } } } } 20241213095928157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095928157 DLLC NOTICE LLME(ffffffff/d16d44bd){UNASSIGNED} LLC RX: unknown TLLI 0xd16d44bd, creating LLME on the fly (gprs_llc.c:552) 20241213095928157 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241213095928157 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000052) type="GPRS attach"  (gprs_gmm.c:1248) 20241213095928157 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Allocated (fsm.c:456) 20241213095928157 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Init}: Allocated (fsm.c:456) 20241213095928157 DMM DEBUG MM_STATE_Gb[0x55de4072a9b0]{Idle}: Allocated (fsm.c:456) 20241213095928157 DMM DEBUG MM_STATE_Iu[0x55de40730e30]{Detached}: Allocated (fsm.c:456) 20241213095928157 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241213095928157 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241213095928157 DLLC NOTICE LLME(ffffffff/d16d44bd){UNASSIGNED} LLGM Assign pre (d16d44bd => dde55c17) (gprs_llc.c:1079) 20241213095928157 DLLC NOTICE LLME(d16d44bd/dde55c17){ASSIGNED} LLGM Assign post (d16d44bd => dde55c17) (gprs_llc.c:1125) 20241213095928157 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241213095928157 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213095928157 DMM DEBUG MM(262420000000052/dde55c17) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241213095928167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095928167 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241213095928167 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095928167 DMM DEBUG MM(262420000000052/dde55c17) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000520 (gprs_gmm.c:1066) 20241213095928167 DMM NOTICE MM(262420000000052/dde55c17) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241213095928167 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241213095928167 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241213095928167 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241213095928168 DMM DEBUG MM(262420000000052/dde55c17) Requesting authorization (sgsn_auth.c:160) 20241213095928168 DMM INFO MM(262420000000052/dde55c17) Requesting authentication tuples (sgsn_auth.c:184) 20241213095928168 DMM DEBUG MM(262420000000052/dde55c17) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241213095928168 DGPRS INFO SUBSCR(262420000000052) requesting auth info (gprs_subscriber.c:805) 20241213095928168 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)@e327cc33d584: Found GsupExpect[0] for "262420000000052" handled at TC_paging_ps_ra_multiple_cells(1238) SGSN_Test-GSUP(1236)@e327cc33d584: Added IMSI table entry 0TC_paging_ps_ra_multiple_cells(1238)"262420000000052" 20241213095928170 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241213095928170 DGPRS INFO SUBSCR(262420000000052) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241213095928170 DGPRS DEBUG SUBSCR(262420000000052) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241213095928170 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber authentication info (gprs_subscriber.c:850) 20241213095928170 DMM INFO MM(262420000000052/dde55c17) Subscriber data update (mmctx.c:445) 20241213095928170 DMM DEBUG MM(262420000000052/dde55c17) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241213095928170 DMM INFO MM(262420000000052/dde55c17) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241213095928170 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241213095928170 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241213095928170 DMM INFO MM(262420000000052/dde55c17) <- GMM AUTH AND CIPHERING REQ (rand = 3e 4f c5 1a 69 e7 8f 53 ea 90 a5 30 ba 9b 20 fc , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241213095928177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095928177 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241213095928177 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095928177 DMM INFO MM(262420000000052/dde55c17) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241213095928177 DMM NOTICE MM(262420000000052/dde55c17) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241213095928177 DMM DEBUG MM(262420000000052/dde55c17) checking auth: received GSM SRES = 47 48 9e a2 (gprs_gmm.c:648) 20241213095928177 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241213095928177 DMM DEBUG MM(262420000000052/dde55c17) Requesting authorization (sgsn_auth.c:160) 20241213095928177 DMM INFO MM(262420000000052/dde55c17) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241213095928177 DMM DEBUG MM(262420000000052/dde55c17) Requesting subscriber data update (gprs_subscriber.c:894) 20241213095928177 DGPRS INFO SUBSCR(262420000000052) subscriber data is not available (gprs_subscriber.c:818) 20241213095928177 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) 20241213095928177 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241213095928177 DMM INFO MM(262420000000052/dde55c17) <- GMM ATTACH ACCEPT (new P-TMSI=0xdde55c17) (gprs_gmm.c:282) 20241213095928178 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241213095928179 DGPRS INFO SUBSCR(262420000000052) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241213095928179 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20241213095928179 DMM INFO MM(262420000000052/dde55c17) Subscriber data update (mmctx.c:445) 20241213095928179 DMM DEBUG MM(262420000000052/dde55c17) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241213095928179 DMM INFO MM(262420000000052/dde55c17) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241213095928179 DMM NOTICE MM(262420000000052/dde55c17) Authorized, continuing procedure, IMSI=262420000000052 (gprs_gmm.c:982) 20241213095928179 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241213095928179 DMM NOTICE MM(262420000000052/dde55c17) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241213095928179 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) 20241213095928179 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241213095928179 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20241213095928179 DMM INFO MM(262420000000052/dde55c17) Subscriber data update (mmctx.c:445) 20241213095928179 DMM DEBUG MM(262420000000052/dde55c17) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241213095928184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095928184 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241213095928184 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095928184 DMM INFO MM(262420000000052/dde55c17) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241213095928184 DMM NOTICE MM(262420000000052/dde55c17) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241213095928184 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241213095928184 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241213095928184 DLLC NOTICE LLME(d16d44bd/dde55c17){ASSIGNED} LLGM Assign pre (ffffffff => dde55c17) (gprs_llc.c:1079) 20241213095928184 DLLC NOTICE LLME(ffffffff/dde55c17){ASSIGNED} LLGM Assign post (ffffffff => dde55c17) (gprs_llc.c:1125) 20241213095928184 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241213095928184 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241213095928184 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241213095928184 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241213095928243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095928243 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241213095928243 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095928243 DMM INFO MM(262420000000052/dde55c17) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241213095928243 DMM INFO MM(262420000000052/dde55c17) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241213095928243 DMM DEBUG MM(262420000000052/dde55c17) Using GGSN 0 (gprs_sm.c:317) 20241213095928243 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) 20241213095928243 DLGTP DEBUG Begin pdp_tidset tid = 5250000000024262 (pdp.c:279) 20241213095928243 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241213095928243 DGPRS NOTICE PDP(262420000000052/0) Create PDP Context (sgsn_libgtp.c:186) 20241213095928243 DLGTP DEBUG Registering seq=1070 in restransmit req queue (gtp.c:402) 20241213095928268 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 54 dc c0 56 11 a1 17 26 4b 14 05 7f aa fa e7 89 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1070 from retransmit req queue (gtp.c:443) 20241213095928268 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f4631cec418, cbp=0x55de40731b20) (sgsn_libgtp.c:633) 20241213095928268 DGPRS INFO PDP(262420000000052/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241213095928268 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55de40737e98 TLLI=dde55c17, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241213095928268 DGPRS INFO PDP(262420000000052/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241213095928268 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps_ra_multiple_cells(1238)@e327cc33d584: setverdict(pass): none -> pass TC_paging_ps_ra_multiple_cells(1238)@e327cc33d584: setverdict(pass): pass -> pass, component reason not changed 20241213095928283 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:826) 20241213095931244 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: Timeout of T3314 (fsm.c:317) 20241213095931244 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241213095931244 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241213095933297 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:826) 20241213095933298 DMM INFO MM(262420000000052/dde55c17) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:868) TC_paging_ps_ra_multiple_cells-BVCI210(1228)@e327cc33d584: 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 := 'DDE55C17'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_ra_multiple_cells-BVCI220(1233)@e327cc33d584: 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 := 'DDE55C17'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_ra_multiple_cells-BVCI196(1223)@e327cc33d584: Warning: Could not find client for IMSI '262420000000052'H TC_paging_ps_ra_multiple_cells(1238)@e327cc33d584: Final verdict of PTC: pass 20241213095933325 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45018<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1236)@e327cc33d584: Final verdict of PTC: none 20241213095933329 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) TC_paging_ps_ra_multiple_cells-BVCI210(1228)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1231)@e327cc33d584: Final verdict of PTC: none 20241213095933329 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_paging_ps_ra_multiple_cells-BVCI196(1223)@e327cc33d584: Final verdict of PTC: none -NSVCI97(1224)@e327cc33d584: Final verdict of PTC: none -NSVCI98(1229)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1225)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1220)@e327cc33d584: Final verdict of PTC: none -NSVCI99(1234)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1226)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1235)@e327cc33d584: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI220(1233)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1221)@e327cc33d584: Final verdict of PTC: none -NSVCI99-provIP(1232)@e327cc33d584: Final verdict of PTC: none -NSVCI97-provIP(1222)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1237)@e327cc33d584: Final verdict of PTC: none -NSVCI98-provIP(1227)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1230)@e327cc33d584: Final verdict of PTC: none MTC@e327cc33d584: Setting final verdict of the test case. MTC@e327cc33d584: Local verdict of MTC: none MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-NS0(1220): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1221): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97-provIP(1222): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI196(1223): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97(1224): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-NS1(1225): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1226): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98-provIP(1227): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI210(1228): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98(1229): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-NS2(1230): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1231): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99-provIP(1232): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI220(1233): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99(1234): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP-IPA(1235): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP(1236): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GGSN_GTP(1237): none (none -> none) Fri Dec 13 09:59:33 UTC 2024 ====== SGSN_Tests.TC_paging_ps_ra_multiple_cells pass ====== MTC@e327cc33d584: Local verdict of PTC TC_paging_ps_ra_multiple_cells(1238): pass (none -> pass) MTC@e327cc33d584: Test case TC_paging_ps_ra_multiple_cells finished. Verdict: pass MTC@e327cc33d584: 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'.Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_paging_ps_ra_multiple_cells.talloc 20241213095933421 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48176<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213095933823 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48176<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=96284) 20241213095934331 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095934331 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=96284, count=104580) 20241213095935332 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095935332 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_bssgp_rim_single_report'. ------ SGSN_Tests.TC_bssgp_rim_single_report ------ Fri Dec 13 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 20241213095936333 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095936333 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Test case TC_bssgp_rim_single_report started. 20241213095936918 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48180<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213095936920 DMM INFO MM(262420000000052/dde55c17) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241213095936920 DMM INFO MM(262420000000052/dde55c17) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241213095936920 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241213095936920 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241213095936920 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241213095936920 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241213095936920 DLLC NOTICE LLME(ffffffff/dde55c17){ASSIGNED} LLGM Assign pre (dde55c17 => ffffffff) (gprs_llc.c:1079) 20241213095936920 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dde55c17 => ffffffff) (gprs_llc.c:1125) 20241213095936921 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55de40737b40 (gprs_sndcp.c:574) 20241213095936921 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55de40737e98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241213095936921 DMM NOTICE MM(262420000000052/dde55c17) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241213095936921 DGPRS INFO PDP(262420000000052/0) Forcing release of PDP context (pdpctx.c:102) 20241213095936921 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241213095936921 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241213095936921 DLGTP DEBUG Registering seq=1071 in restransmit req queue (gtp.c:402) 20241213095936921 DGPRS INFO SUBSCR(262420000000052) purging MS subscriber (gprs_subscriber.c:785) 20241213095936921 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) 20241213095936921 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) 20241213095936921 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Init}: Deallocated (fsm.c:568) 20241213095936921 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Deallocated (fsm.c:568) 20241213095936921 DMM DEBUG MM_STATE_Iu[0x55de40730e30]{Detached}: Deallocated (fsm.c:568) 20241213095936921 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Deallocated (fsm.c:568) 20241213095936921 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1239)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1240)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1239)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e327cc33d584: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1243)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095936974 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213095936974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095936974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095936974 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095936974 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241213095936974 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095936974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095936974 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095936974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1243)@e327cc33d584: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095936975 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095936975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095936975 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095936975 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095936975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095936975 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095936975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095936975 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095936975 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241213095936975 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095936975 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213095936975 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095936975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1243)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1243)@e327cc33d584: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095936978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1244)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1240)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1240)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095936983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095936983 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI196(1242)@e327cc33d584: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1245)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1244)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e327cc33d584: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1248)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095937000 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213095937000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095937000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095937000 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095937000 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241213095937000 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095937000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095937000 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095937000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1248)@e327cc33d584: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095937001 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095937001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095937001 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095937001 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095937001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095937001 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095937001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095937001 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095937001 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241213095937001 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095937001 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1248)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241213095937001 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095937001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1248)@e327cc33d584: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095937003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1249)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1245)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1245)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095937007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095937007 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI210(1247)@e327cc33d584: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1250)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1249)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1253)@e327cc33d584: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1253)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095937015 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213095937015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095937015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095937015 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095937015 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241213095937015 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095937015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095937015 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095937015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1253)@e327cc33d584: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095937015 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095937016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095937016 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095937016 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095937016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095937016 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095937016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095937016 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095937016 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241213095937016 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095937016 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1253)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241213095937016 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095937016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1253)@e327cc33d584: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095937017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1250)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1250)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095937022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095937022 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI220(1252)@e327cc33d584: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213095937334 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095937335 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241213095937335 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241213095937335 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1254)@e327cc33d584: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1254)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213095937339 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1254)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1254)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1254)@e327cc33d584: 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 } } } } 20241213095937340 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1254)@e327cc33d584: 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(1254)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1254)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241213095937362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@e327cc33d584: setverdict(pass): none -> pass MTC@e327cc33d584: Warning: Re-starting timer T, which is already active (running or expired). 20241213095937383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@e327cc33d584: setverdict(pass): pass -> pass, component reason not changed 20241213095937399 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48180<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241213095937403 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241213095937403 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1255)@e327cc33d584: Final verdict of PTC: none -NSVCI98(1248)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1250)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1254)@e327cc33d584: Final verdict of PTC: none -NSVCI99(1253)@e327cc33d584: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI220(1252)@e327cc33d584: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI210(1247)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1249)@e327cc33d584: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI196(1242)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1240)@e327cc33d584: Final verdict of PTC: none -NSVCI97(1243)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1244)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1239)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1256)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1245)@e327cc33d584: Final verdict of PTC: none -NSVCI97-provIP(1241)@e327cc33d584: Final verdict of PTC: none -NSVCI98-provIP(1246)@e327cc33d584: Final verdict of PTC: none -NSVCI99-provIP(1251)@e327cc33d584: Final verdict of PTC: none MTC@e327cc33d584: Setting final verdict of the test case. MTC@e327cc33d584: Local verdict of MTC: pass MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-NS0(1239): none (pass -> pass) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1240): none (pass -> pass) MTC@e327cc33d584: Local verdict of PTC -NSVCI97-provIP(1241): none (pass -> pass) MTC@e327cc33d584: Local verdict of PTC TC_bssgp_rim_single_report-BVCI196(1242): none (pass -> pass) MTC@e327cc33d584: Local verdict of PTC -NSVCI97(1243): none (pass -> pass) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-NS1(1244): none (pass -> pass) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1245): none (pass -> pass) MTC@e327cc33d584: Local verdict of PTC -NSVCI98-provIP(1246): none (pass -> pass) MTC@e327cc33d584: Local verdict of PTC TC_bssgp_rim_single_report-BVCI210(1247): none (pass -> pass) MTC@e327cc33d584: Local verdict of PTC -NSVCI98(1248): none (pass -> pass) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-NS2(1249): none (pass -> pass) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1250): none (pass -> pass) MTC@e327cc33d584: Local verdict of PTC -NSVCI99-provIP(1251): none (pass -> pass) MTC@e327cc33d584: Local verdict of PTC TC_bssgp_rim_single_report-BVCI220(1252): none (pass -> pass) MTC@e327cc33d584: Local verdict of PTC -NSVCI99(1253): none (pass -> pass) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP-IPA(1254): none (pass -> pass) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP(1255): none (pass -> pass) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GGSN_GTP(1256): none (pass -> pass) MTC@e327cc33d584: Test case TC_bssgp_rim_single_report finished. Verdict: pass MTC@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_bssgp_rim_single_report pass'. Fri Dec 13 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 20241213095937455 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48192<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213095937857 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48192<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=59236) 20241213095938404 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095938404 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) 20241213095939406 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095939406 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rim_eutran_to_geran'. ------ SGSN_Tests.TC_rim_eutran_to_geran ------ Fri Dec 13 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 20241213095940408 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095940408 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Test case TC_rim_eutran_to_geran started. 20241213095940939 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48194<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213095940941 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1257)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1258)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1257)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e327cc33d584: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1261)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095940985 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213095940985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095940985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095940985 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095940985 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241213095940985 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095940985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095940985 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095940985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1261)@e327cc33d584: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095940986 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095940986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095940986 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095940986 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095940986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095940986 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095940986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095940986 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095940986 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241213095940986 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095940986 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213095940987 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095940987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1261)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1261)@e327cc33d584: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095940989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1262)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1258)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1258)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095940994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095940994 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_rim_eutran_to_geran-BVCI196(1260)@e327cc33d584: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1263)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1262)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e327cc33d584: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1266)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095941000 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213095941000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095941000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095941000 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095941000 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241213095941000 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095941001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095941001 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095941001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1266)@e327cc33d584: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095941001 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095941001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095941001 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095941001 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095941001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095941001 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095941001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095941001 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095941001 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241213095941001 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095941001 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213095941001 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095941002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1266)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1266)@e327cc33d584: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095941003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1267)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1263)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1263)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095941007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095941007 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_rim_eutran_to_geran-BVCI210(1265)@e327cc33d584: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1268)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1267)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e327cc33d584: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1271)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095941016 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213095941016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095941016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095941016 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095941016 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241213095941016 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095941016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095941016 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095941016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1271)@e327cc33d584: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095941017 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095941017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095941017 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095941017 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095941017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095941017 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095941017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095941017 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095941017 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241213095941017 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095941017 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213095941017 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095941017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1271)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1271)@e327cc33d584: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095941019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1268)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1268)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095941023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095941023 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_rim_eutran_to_geran-BVCI220(1270)@e327cc33d584: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213095941410 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095941410 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241213095941410 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241213095941410 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1272)@e327cc33d584: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1272)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213095941414 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1272)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1272)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241213095941415 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1272)@e327cc33d584: 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)@e327cc33d584: 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)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1272)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@e327cc33d584: setverdict(pass): none -> pass 20241213095941453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@e327cc33d584: setverdict(pass): pass -> pass, component reason not changed 20241213095941462 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48194<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1273)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1258)@e327cc33d584: Final verdict of PTC: none -NSVCI99(1271)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1267)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1257)@e327cc33d584: Final verdict of PTC: none 20241213095941468 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) -NSVCI98(1266)@e327cc33d584: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI196(1260)@e327cc33d584: Final verdict of PTC: none 20241213095941468 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1272)@e327cc33d584: Final verdict of PTC: none -NSVCI97(1261)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1268)@e327cc33d584: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI220(1270)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1263)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1262)@e327cc33d584: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI210(1265)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1274)@e327cc33d584: Final verdict of PTC: none -NSVCI97-provIP(1259)@e327cc33d584: Final verdict of PTC: none -NSVCI98-provIP(1264)@e327cc33d584: Final verdict of PTC: none -NSVCI99-provIP(1269)@e327cc33d584: Final verdict of PTC: none MTC@e327cc33d584: Setting final verdict of the test case. MTC@e327cc33d584: Local verdict of MTC: pass MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-NS0(1257): none (pass -> pass) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1258): none (pass -> pass) MTC@e327cc33d584: Local verdict of PTC -NSVCI97-provIP(1259): none (pass -> pass) MTC@e327cc33d584: Local verdict of PTC TC_rim_eutran_to_geran-BVCI196(1260): none (pass -> pass) MTC@e327cc33d584: Local verdict of PTC -NSVCI97(1261): none (pass -> pass) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-NS1(1262): none (pass -> pass) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1263): none (pass -> pass) MTC@e327cc33d584: Local verdict of PTC -NSVCI98-provIP(1264): none (pass -> pass) MTC@e327cc33d584: Local verdict of PTC TC_rim_eutran_to_geran-BVCI210(1265): none (pass -> pass) MTC@e327cc33d584: Local verdict of PTC -NSVCI98(1266): none (pass -> pass) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-NS2(1267): none (pass -> pass) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1268): none (pass -> pass) MTC@e327cc33d584: Local verdict of PTC -NSVCI99-provIP(1269): none (pass -> pass) MTC@e327cc33d584: Local verdict of PTC TC_rim_eutran_to_geran-BVCI220(1270): none (pass -> pass) MTC@e327cc33d584: Local verdict of PTC -NSVCI99(1271): none (pass -> pass) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP-IPA(1272): none (pass -> pass) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP(1273): none (pass -> pass) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GGSN_GTP(1274): none (pass -> pass) MTC@e327cc33d584: Test case TC_rim_eutran_to_geran finished. Verdict: pass MTC@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rim_eutran_to_geran pass'. Fri Dec 13 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 20241213095941565 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48198<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213095941967 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48198<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=49044) 20241213095942469 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095942469 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=49044, count=53400) 20241213095943471 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095943471 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach'. ------ SGSN_Tests.TC_cell_change_different_rai_ci_attach ------ Fri Dec 13 09:59: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_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 20241213095944473 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095944473 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Test case TC_cell_change_different_rai_ci_attach started. 20241213095945053 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51402<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213095945056 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1275)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1276)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1275)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e327cc33d584: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1279)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095945099 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213095945099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095945099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095945099 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095945099 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241213095945099 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095945099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095945099 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095945099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1279)@e327cc33d584: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095945099 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095945099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095945099 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095945099 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095945099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095945099 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095945099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095945099 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095945099 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241213095945099 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095945099 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213095945100 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095945100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1279)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1279)@e327cc33d584: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095945102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1280)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1276)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1276)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095945107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095945107 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)@e327cc33d584: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1281)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1280)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e327cc33d584: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1284)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095945115 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213095945115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095945115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095945115 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095945115 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241213095945115 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095945115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095945115 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095945115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1284)@e327cc33d584: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095945115 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095945115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095945115 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095945115 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095945115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095945115 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095945115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095945115 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095945115 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241213095945115 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095945115 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213095945116 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095945116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1284)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1284)@e327cc33d584: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095945118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1285)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1281)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1281)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095945123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095945123 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)@e327cc33d584: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1286)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1285)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e327cc33d584: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1289)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213095945131 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213095945131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213095945131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213095945131 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095945131 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241213095945131 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213095945131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213095945131 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213095945131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1289)@e327cc33d584: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213095945132 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213095945132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213095945132 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213095945132 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213095945132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213095945132 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213095945132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213095945132 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213095945132 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241213095945132 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213095945132 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213095945132 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213095945132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1289)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1289)@e327cc33d584: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213095945135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1286)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1286)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213095945140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095945140 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)@e327cc33d584: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213095945475 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213095945475 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241213095945475 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241213095945475 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1290)@e327cc33d584: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1290)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213095945479 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1290)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1290)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241213095945480 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1290)@e327cc33d584: 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)@e327cc33d584: 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)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1290)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_attach-BVCI196(1278)@e327cc33d584: Adding Client=TC_cell_change_different_rai_ci_attach(1293), IMSI='262420000000068'H, TLLI='E17CE133'O, index=0 SGSN_Test-GSUP(1291)@e327cc33d584: 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)@e327cc33d584: 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 := 'F5D8E0729977BCC3584DFD8803ADFFBB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CA174A02'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '42FEFE2B351AF603'O } } } } } 20241213095945550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095945550 DLLC NOTICE LLME(ffffffff/e17ce133){UNASSIGNED} LLC RX: unknown TLLI 0xe17ce133, creating LLME on the fly (gprs_llc.c:552) 20241213095945550 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241213095945550 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000068) type="GPRS attach"  (gprs_gmm.c:1248) 20241213095945550 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Allocated (fsm.c:456) 20241213095945550 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Init}: Allocated (fsm.c:456) 20241213095945550 DMM DEBUG MM_STATE_Gb[0x55de4072a9b0]{Idle}: Allocated (fsm.c:456) 20241213095945550 DMM DEBUG MM_STATE_Iu[0x55de4072a880]{Detached}: Allocated (fsm.c:456) 20241213095945550 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241213095945550 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241213095945550 DLLC NOTICE LLME(ffffffff/e17ce133){UNASSIGNED} LLGM Assign pre (e17ce133 => e474c4d5) (gprs_llc.c:1079) 20241213095945550 DLLC NOTICE LLME(e17ce133/e474c4d5){ASSIGNED} LLGM Assign post (e17ce133 => e474c4d5) (gprs_llc.c:1125) 20241213095945550 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241213095945550 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213095945550 DMM DEBUG MM(262420000000068/e474c4d5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241213095945574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095945574 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241213095945574 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095945574 DMM DEBUG MM(262420000000068/e474c4d5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1066) 20241213095945574 DMM NOTICE MM(262420000000068/e474c4d5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241213095945574 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241213095945574 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241213095945574 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241213095945574 DMM DEBUG MM(262420000000068/e474c4d5) Requesting authorization (sgsn_auth.c:160) 20241213095945574 DMM INFO MM(262420000000068/e474c4d5) Requesting authentication tuples (sgsn_auth.c:184) 20241213095945574 DMM DEBUG MM(262420000000068/e474c4d5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241213095945574 DGPRS INFO SUBSCR(262420000000068) requesting auth info (gprs_subscriber.c:805) 20241213095945574 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)@e327cc33d584: Found GsupExpect[0] for "262420000000068" handled at TC_cell_change_different_rai_ci_attach(1293) SGSN_Test-GSUP(1291)@e327cc33d584: Added IMSI table entry 0TC_cell_change_different_rai_ci_attach(1293)"262420000000068" 20241213095945580 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241213095945580 DGPRS INFO SUBSCR(262420000000068) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241213095945580 DGPRS DEBUG SUBSCR(262420000000068) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241213095945580 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber authentication info (gprs_subscriber.c:850) 20241213095945580 DMM INFO MM(262420000000068/e474c4d5) Subscriber data update (mmctx.c:445) 20241213095945580 DMM DEBUG MM(262420000000068/e474c4d5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241213095945580 DMM INFO MM(262420000000068/e474c4d5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241213095945580 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241213095945580 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241213095945580 DMM INFO MM(262420000000068/e474c4d5) <- GMM AUTH AND CIPHERING REQ (rand = f5 d8 e0 72 99 77 bc c3 58 4d fd 88 03 ad ff bb , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241213095945597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095945597 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20241213095945597 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095945597 DMM INFO MM(262420000000068/e474c4d5) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241213095945597 DMM NOTICE MM(262420000000068/e474c4d5) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241213095945597 DMM DEBUG MM(262420000000068/e474c4d5) checking auth: received GSM SRES = ca 17 4a 02 (gprs_gmm.c:648) 20241213095945598 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241213095945598 DMM DEBUG MM(262420000000068/e474c4d5) Requesting authorization (sgsn_auth.c:160) 20241213095945598 DMM INFO MM(262420000000068/e474c4d5) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241213095945598 DMM DEBUG MM(262420000000068/e474c4d5) Requesting subscriber data update (gprs_subscriber.c:894) 20241213095945598 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20241213095945598 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) 20241213095945598 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241213095945598 DMM INFO MM(262420000000068/e474c4d5) <- GMM ATTACH ACCEPT (new P-TMSI=0xe474c4d5) (gprs_gmm.c:282) 20241213095945601 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241213095945601 DGPRS INFO SUBSCR(262420000000068) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241213095945601 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241213095945601 DMM INFO MM(262420000000068/e474c4d5) Subscriber data update (mmctx.c:445) 20241213095945601 DMM DEBUG MM(262420000000068/e474c4d5) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241213095945601 DMM INFO MM(262420000000068/e474c4d5) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241213095945601 DMM NOTICE MM(262420000000068/e474c4d5) Authorized, continuing procedure, IMSI=262420000000068 (gprs_gmm.c:982) 20241213095945601 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241213095945601 DMM NOTICE MM(262420000000068/e474c4d5) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241213095945601 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) 20241213095945603 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241213095945603 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241213095945603 DMM INFO MM(262420000000068/e474c4d5) Subscriber data update (mmctx.c:445) 20241213095945603 DMM DEBUG MM(262420000000068/e474c4d5) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241213095945614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095945614 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241213095945614 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095945615 DMM INFO MM(262420000000068/e474c4d5) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241213095945615 DMM NOTICE MM(262420000000068/e474c4d5) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241213095945615 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241213095945615 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241213095945615 DLLC NOTICE LLME(e17ce133/e474c4d5){ASSIGNED} LLGM Assign pre (ffffffff => e474c4d5) (gprs_llc.c:1079) 20241213095945615 DLLC NOTICE LLME(ffffffff/e474c4d5){ASSIGNED} LLGM Assign post (ffffffff => e474c4d5) (gprs_llc.c:1125) 20241213095945615 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241213095945615 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241213095945615 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241213095945615 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241213095945673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095945673 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241213095945673 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095945673 DMM INFO MM(262420000000068/e474c4d5) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241213095945673 DMM INFO MM(262420000000068/e474c4d5) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241213095945673 DMM DEBUG MM(262420000000068/e474c4d5) Using GGSN 0 (gprs_sm.c:317) 20241213095945673 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) 20241213095945673 DLGTP DEBUG Begin pdp_tidset tid = 5860000000024262 (pdp.c:279) 20241213095945673 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241213095945673 DGPRS NOTICE PDP(262420000000068/0) Create PDP Context (sgsn_libgtp.c:186) 20241213095945673 DLGTP DEBUG Registering seq=1072 in restransmit req queue (gtp.c:402) 20241213095945702 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 80 02 e6 ea 11 a5 a2 74 08 14 05 7f ed 7e 70 7f 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) 20241213095945702 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f4631ced490, cbp=0x55de40734520) (sgsn_libgtp.c:633) 20241213095945702 DGPRS INFO PDP(262420000000068/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241213095945702 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55de40738f98 TLLI=e474c4d5, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241213095945702 DGPRS INFO PDP(262420000000068/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241213095945702 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_attach(1293)@e327cc33d584: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_attach(1293)@e327cc33d584: setverdict(pass): pass -> pass, component reason not changed 20241213095945719 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000068, length=100 (sgsn_libgtp.c:826) 20241213095945733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095945733 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241213095945733 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) TC_cell_change_different_rai_ci_attach-BVCI196(1278)@e327cc33d584: Removing Client IMSI='262420000000068'H, index=0 TC_cell_change_different_rai_ci_attach-BVCI210(1283)@e327cc33d584: Adding Client=TC_cell_change_different_rai_ci_attach(1293), IMSI='262420000000068'H, TLLI='E474C4D5'O, index=0 TC_cell_change_different_rai_ci_attach(1293)@e327cc33d584: 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 := 'D4CC00BEF564E47FC7373A52DBE9B93E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7604E7FC'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B628EF086CD9F84E'O } } } } } 20241213095945748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095945748 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20241213095945748 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xE474C4D5) type="GPRS attach"  (gprs_gmm.c:1248) 20241213095945748 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241213095945748 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241213095945748 DLLC NOTICE LLME(ffffffff/e474c4d5){ASSIGNED} LLGM Assign pre (e474c4d5 => f14eda7b) (gprs_llc.c:1079) 20241213095945748 DLLC NOTICE LLME(e474c4d5/f14eda7b){ASSIGNED} LLGM Assign post (e474c4d5 => f14eda7b) (gprs_llc.c:1125) 20241213095945748 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241213095945748 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213095945748 DMM DEBUG MM(262420000000068/f14eda7b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241213095945772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213095945772 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20241213095945772 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213095945773 DMM DEBUG MM(262420000000068/f14eda7b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1066) 20241213095945773 DMM NOTICE MM(262420000000068/f14eda7b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241213095945773 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241213095945773 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241213095945773 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241213095945773 DMM DEBUG MM(262420000000068/f14eda7b) Requesting authorization (sgsn_auth.c:160) 20241213095945773 DMM INFO MM(262420000000068/f14eda7b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241213095945773 DMM DEBUG MM(262420000000068/f14eda7b) Requesting subscriber data update (gprs_subscriber.c:894) 20241213095945773 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20241213095945773 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) 20241213095950824 DGPRS DEBUG Checking for inactive LLMEs, time = 36612190 (sgsn.c:132) 20241213095951774 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241213095951774 DMM ERROR MM(262420000000068/f14eda7b) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241213095951774 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241213095951774 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241213095951774 DMM NOTICE MM(262420000000068/f14eda7b) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:346) 20241213095951774 DMM NOTICE MM(262420000000068/f14eda7b) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241213095951774 DGPRS INFO PDP(262420000000068/0) Forcing release of PDP context (pdpctx.c:102) 20241213095951774 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55de40738f98, TLLI=f14eda7b, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241213095951774 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241213095951774 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241213095951774 DLGTP DEBUG Registering seq=1073 in restransmit req queue (gtp.c:402) 20241213095951774 DGPRS INFO SUBSCR(262420000000068) purging MS subscriber (gprs_subscriber.c:785) 20241213095951774 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) 20241213095951774 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Reject}: Deallocated (fsm.c:568) 20241213095951774 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: Deallocated (fsm.c:568) 20241213095951774 DMM DEBUG MM_STATE_Iu[0x55de4072a880]{Detached}: Deallocated (fsm.c:568) 20241213095951774 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241213095951774 DLLC NOTICE LLME(e474c4d5/f14eda7b){ASSIGNED} LLGM Assign pre (f14eda7b => ffffffff) (gprs_llc.c:1079) 20241213095951775 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f14eda7b => ffffffff) (gprs_llc.c:1125) 20241213095956776 DLGTP INFO Retransmit (0) of seq 1073 (gsn.c:273) 20241213100001777 DLGTP INFO Retransmit (1) of seq 1073 (gsn.c:273) 20241213100005476 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20241213100005476 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20241213100005477 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1290)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1290)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241213100006778 DLGTP INFO Retransmit (2) of seq 1073 (gsn.c:273) 20241213100011780 DLGTP INFO Retransmit (3) of seq 1073 (gsn.c:273) 20241213100015101 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213100015108 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213100015108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241213100015117 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213100015120 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213100015121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241213100015133 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213100015137 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213100015137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_cell_change_different_rai_ci_attach(1293)@e327cc33d584: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@e327cc33d584: Test Component 1293 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1291)@e327cc33d584: Final verdict of PTC: none 20241213100015542 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241213100015542 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-NS2(1285)@e327cc33d584: Final verdict of PTC: none -NSVCI97(1279)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1290)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1275)@e327cc33d584: Final verdict of PTC: none 20241213100015542 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51402<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(1284)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1286)@e327cc33d584: Final verdict of PTC: none -NSVCI99(1289)@e327cc33d584: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI220(1288)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1276)@e327cc33d584: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI196(1278)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1280)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1281)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1292)@e327cc33d584: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI210(1283)@e327cc33d584: Final verdict of PTC: none -NSVCI97-provIP(1277)@e327cc33d584: Final verdict of PTC: none -NSVCI99-provIP(1287)@e327cc33d584: Final verdict of PTC: none -NSVCI98-provIP(1282)@e327cc33d584: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach(1293)@e327cc33d584: Final verdict of PTC: fail reason: "Tguard timeout" MTC@e327cc33d584: Setting final verdict of the test case. MTC@e327cc33d584: Local verdict of MTC: none MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-NS0(1275): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1276): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97-provIP(1277): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI196(1278): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97(1279): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-NS1(1280): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1281): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98-provIP(1282): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI210(1283): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98(1284): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-NS2(1285): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1286): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99-provIP(1287): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI220(1288): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99(1289): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP-IPA(1290): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP(1291): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GGSN_GTP(1292): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_cell_change_different_rai_ci_attach(1293): fail (none -> fail) reason: "Tguard timeout" MTC@e327cc33d584: Test case TC_cell_change_different_rai_ci_attach finished. Verdict: fail reason: Tguard timeout MTC@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach fail'. Fri Dec 13 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 20241213100015650 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58200<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213100016052 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58200<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=116496) 20241213100016543 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213100016543 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241213100016781 DLGTP NOTICE Retransmit req queue timeout of seq 1073 (gsn.c:267) 20241213100016781 DGPRS DEBUG libgtp cb_conf(type=20, cause=-1, pdp=(nil), cbp=0x55de40734520) (sgsn_libgtp.c:633) 20241213100016781 DGPRS ERROR libgtp EOF (type=20, pdp=(nil), cbp=0x55de40734520) (sgsn_libgtp.c:637) 20241213100016781 DGPRS INFO PDP(---/0) Received DELETE PDP CTX CONF, cause=-1(unknown 0xffffffff) (sgsn_libgtp.c:553) 20241213100016781 DGPRS NOTICE PDP(---/0) Not deactivating SNDCP layer since the MM context is not available (sgsn_libgtp.c:578) 20241213100016781 DLGTP DEBUG Begin pdp_tiddel tid = 5860000000024262 (pdp.c:298) 20241213100016781 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) Waiting for packet dumper to finish... 1 (prev_count=116496, count=121928) 20241213100017544 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213100017544 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_data'. ------ SGSN_Tests.TC_cell_change_different_rai_ci_data ------ Fri Dec 13 10:00: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_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 20241213100018546 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213100018546 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Test case TC_cell_change_different_rai_ci_data started. 20241213100019146 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58214<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213100019149 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1294)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1295)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1294)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e327cc33d584: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1298)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213100019193 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213100019193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213100019193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213100019193 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213100019193 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241213100019193 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213100019193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213100019193 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213100019193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1298)@e327cc33d584: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213100019193 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213100019193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213100019193 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213100019194 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213100019194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213100019194 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213100019194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213100019194 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213100019194 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241213100019194 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213100019194 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213100019194 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213100019194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1298)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1298)@e327cc33d584: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213100019196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1299)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1295)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1295)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213100019203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213100019203 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1300)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_cell_change_different_rai_ci_data-BVCI196(1297)@e327cc33d584: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1299)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e327cc33d584: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1303)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213100019208 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213100019208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213100019208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213100019208 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213100019208 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241213100019208 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213100019208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213100019208 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213100019208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1303)@e327cc33d584: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213100019209 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213100019209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213100019209 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213100019209 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213100019209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213100019209 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213100019209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213100019209 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213100019209 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241213100019209 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213100019209 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213100019210 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213100019210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1303)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1303)@e327cc33d584: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213100019212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1304)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1300)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1300)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213100019216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213100019216 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)@e327cc33d584: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1305)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1304)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e327cc33d584: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1308)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213100019223 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213100019223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213100019223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213100019223 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213100019223 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241213100019223 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213100019223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213100019223 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213100019223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1308)@e327cc33d584: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213100019224 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213100019224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213100019224 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213100019224 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213100019224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213100019224 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213100019224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213100019224 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213100019224 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241213100019224 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213100019224 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213100019224 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213100019224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1308)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1308)@e327cc33d584: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213100019226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1305)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1305)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213100019230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213100019230 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)@e327cc33d584: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213100019547 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213100019547 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241213100019547 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241213100019547 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1309)@e327cc33d584: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1309)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213100019552 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241213100019553 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1309)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1309)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1309)@e327cc33d584: 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)@e327cc33d584: 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)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1309)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_data-BVCI196(1297)@e327cc33d584: Adding Client=TC_cell_change_different_rai_ci_data(1312), IMSI='262420000000070'H, TLLI='E0B0C42C'O, index=0 SGSN_Test-GSUP(1310)@e327cc33d584: 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)@e327cc33d584: 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 := 'ECB5329278C851DD37B139B54960942E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '45117E16'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '48AD809A7F30B7E1'O } } } } } 20241213100019610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213100019610 DLLC NOTICE LLME(ffffffff/e0b0c42c){UNASSIGNED} LLC RX: unknown TLLI 0xe0b0c42c, creating LLME on the fly (gprs_llc.c:552) 20241213100019610 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241213100019610 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000070) type="GPRS attach"  (gprs_gmm.c:1248) 20241213100019610 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Allocated (fsm.c:456) 20241213100019610 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Init}: Allocated (fsm.c:456) 20241213100019610 DMM DEBUG MM_STATE_Gb[0x55de4072a9b0]{Idle}: Allocated (fsm.c:456) 20241213100019610 DMM DEBUG MM_STATE_Iu[0x55de40730e30]{Detached}: Allocated (fsm.c:456) 20241213100019610 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241213100019610 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241213100019610 DLLC NOTICE LLME(ffffffff/e0b0c42c){UNASSIGNED} LLGM Assign pre (e0b0c42c => ce532ca4) (gprs_llc.c:1079) 20241213100019610 DLLC NOTICE LLME(e0b0c42c/ce532ca4){ASSIGNED} LLGM Assign post (e0b0c42c => ce532ca4) (gprs_llc.c:1125) 20241213100019610 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241213100019610 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213100019610 DMM DEBUG MM(262420000000070/ce532ca4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241213100019630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213100019630 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241213100019630 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213100019630 DMM DEBUG MM(262420000000070/ce532ca4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000700 (gprs_gmm.c:1066) 20241213100019630 DMM NOTICE MM(262420000000070/ce532ca4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241213100019630 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241213100019631 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241213100019631 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241213100019631 DMM DEBUG MM(262420000000070/ce532ca4) Requesting authorization (sgsn_auth.c:160) 20241213100019631 DMM INFO MM(262420000000070/ce532ca4) Requesting authentication tuples (sgsn_auth.c:184) 20241213100019631 DMM DEBUG MM(262420000000070/ce532ca4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241213100019631 DGPRS INFO SUBSCR(262420000000070) requesting auth info (gprs_subscriber.c:805) 20241213100019631 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)@e327cc33d584: Found GsupExpect[0] for "262420000000070" handled at TC_cell_change_different_rai_ci_data(1312) SGSN_Test-GSUP(1310)@e327cc33d584: Added IMSI table entry 0TC_cell_change_different_rai_ci_data(1312)"262420000000070" 20241213100019636 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241213100019636 DGPRS INFO SUBSCR(262420000000070) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241213100019636 DGPRS DEBUG SUBSCR(262420000000070) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241213100019636 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber authentication info (gprs_subscriber.c:850) 20241213100019636 DMM INFO MM(262420000000070/ce532ca4) Subscriber data update (mmctx.c:445) 20241213100019636 DMM DEBUG MM(262420000000070/ce532ca4) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241213100019636 DMM INFO MM(262420000000070/ce532ca4) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241213100019637 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241213100019637 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241213100019637 DMM INFO MM(262420000000070/ce532ca4) <- GMM AUTH AND CIPHERING REQ (rand = ec b5 32 92 78 c8 51 dd 37 b1 39 b5 49 60 94 2e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241213100019654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213100019654 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20241213100019654 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213100019654 DMM INFO MM(262420000000070/ce532ca4) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241213100019654 DMM NOTICE MM(262420000000070/ce532ca4) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241213100019654 DMM DEBUG MM(262420000000070/ce532ca4) checking auth: received GSM SRES = 45 11 7e 16 (gprs_gmm.c:648) 20241213100019654 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241213100019654 DMM DEBUG MM(262420000000070/ce532ca4) Requesting authorization (sgsn_auth.c:160) 20241213100019654 DMM INFO MM(262420000000070/ce532ca4) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241213100019654 DMM DEBUG MM(262420000000070/ce532ca4) Requesting subscriber data update (gprs_subscriber.c:894) 20241213100019654 DGPRS INFO SUBSCR(262420000000070) subscriber data is not available (gprs_subscriber.c:818) 20241213100019654 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) 20241213100019654 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241213100019654 DMM INFO MM(262420000000070/ce532ca4) <- GMM ATTACH ACCEPT (new P-TMSI=0xce532ca4) (gprs_gmm.c:282) 20241213100019657 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241213100019657 DGPRS INFO SUBSCR(262420000000070) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241213100019657 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20241213100019657 DMM INFO MM(262420000000070/ce532ca4) Subscriber data update (mmctx.c:445) 20241213100019657 DMM DEBUG MM(262420000000070/ce532ca4) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241213100019657 DMM INFO MM(262420000000070/ce532ca4) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241213100019657 DMM NOTICE MM(262420000000070/ce532ca4) Authorized, continuing procedure, IMSI=262420000000070 (gprs_gmm.c:982) 20241213100019657 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241213100019657 DMM NOTICE MM(262420000000070/ce532ca4) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241213100019657 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) 20241213100019658 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241213100019658 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20241213100019658 DMM INFO MM(262420000000070/ce532ca4) Subscriber data update (mmctx.c:445) 20241213100019658 DMM DEBUG MM(262420000000070/ce532ca4) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241213100019670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213100019670 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241213100019671 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213100019671 DMM INFO MM(262420000000070/ce532ca4) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241213100019671 DMM NOTICE MM(262420000000070/ce532ca4) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241213100019671 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241213100019671 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241213100019671 DLLC NOTICE LLME(e0b0c42c/ce532ca4){ASSIGNED} LLGM Assign pre (ffffffff => ce532ca4) (gprs_llc.c:1079) 20241213100019671 DLLC NOTICE LLME(ffffffff/ce532ca4){ASSIGNED} LLGM Assign post (ffffffff => ce532ca4) (gprs_llc.c:1125) 20241213100019671 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241213100019671 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241213100019671 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241213100019671 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241213100019728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213100019728 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241213100019728 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213100019728 DMM INFO MM(262420000000070/ce532ca4) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241213100019728 DMM INFO MM(262420000000070/ce532ca4) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241213100019728 DMM DEBUG MM(262420000000070/ce532ca4) Using GGSN 0 (gprs_sm.c:317) 20241213100019728 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) 20241213100019728 DLGTP DEBUG Begin pdp_tidset tid = 5070000000024262 (pdp.c:279) 20241213100019728 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241213100019728 DGPRS NOTICE PDP(262420000000070/0) Create PDP Context (sgsn_libgtp.c:186) 20241213100019728 DLGTP DEBUG Registering seq=1074 in restransmit req queue (gtp.c:402) 20241213100019750 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 9f be d2 14 11 82 49 e2 f4 14 05 7f 0e 5f 71 f6 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) 20241213100019751 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f4631ced490, cbp=0x55de40734520) (sgsn_libgtp.c:633) 20241213100019751 DGPRS INFO PDP(262420000000070/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241213100019751 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55de40738f98 TLLI=ce532ca4, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241213100019751 DGPRS INFO PDP(262420000000070/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241213100019751 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_data(1312)@e327cc33d584: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_data(1312)@e327cc33d584: setverdict(pass): pass -> pass, component reason not changed 20241213100019767 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:826) 20241213100019783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213100019783 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241213100019783 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) TC_cell_change_different_rai_ci_data-BVCI210(1302)@e327cc33d584: Adding Client=TC_cell_change_different_rai_ci_data(1312), IMSI='262420000000070'H, TLLI='CE532CA4'O, index=0 20241213100019797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213100019797 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241213100019797 DSNDCP ERROR Message for non-existing MM ctx (lle=0x55de40738f98, TLLI=ce532ca4, SAPI=3, NSAPI=5) (gprs_sndcp.c:841) 20241213100020825 DGPRS DEBUG Checking for inactive LLMEs, time = 36612220 (sgsn.c:132) TC_cell_change_different_rai_ci_data(1312)@e327cc33d584: setverdict(pass): pass -> pass, component reason not changed TC_cell_change_different_rai_ci_data-BVCI210(1302)@e327cc33d584: Removing Client IMSI='262420000000070'H, index=0 20241213100021799 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:826) TC_cell_change_different_rai_ci_data-BVCI196(1297)@e327cc33d584: Removing Client IMSI='262420000000070'H, index=0 TC_cell_change_different_rai_ci_data(1312)@e327cc33d584: Final verdict of PTC: pass 20241213100021817 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58214<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1310)@e327cc33d584: Final verdict of PTC: none 20241213100021822 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241213100021822 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_cell_change_different_rai_ci_data-BVCI196(1297)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1294)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1305)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1304)@e327cc33d584: Final verdict of PTC: none -NSVCI99(1308)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1299)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1309)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1300)@e327cc33d584: Final verdict of PTC: none -NSVCI97(1298)@e327cc33d584: Final verdict of PTC: none -NSVCI98(1303)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1295)@e327cc33d584: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI220(1307)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1311)@e327cc33d584: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI210(1302)@e327cc33d584: Final verdict of PTC: none -NSVCI99-provIP(1306)@e327cc33d584: Final verdict of PTC: none -NSVCI98-provIP(1301)@e327cc33d584: Final verdict of PTC: none -NSVCI97-provIP(1296)@e327cc33d584: Final verdict of PTC: none MTC@e327cc33d584: Setting final verdict of the test case. MTC@e327cc33d584: Local verdict of MTC: none MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-NS0(1294): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1295): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97-provIP(1296): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI196(1297): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97(1298): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-NS1(1299): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1300): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98-provIP(1301): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI210(1302): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98(1303): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-NS2(1304): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1305): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99-provIP(1306): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI220(1307): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99(1308): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP-IPA(1309): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP(1310): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GGSN_GTP(1311): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_cell_change_different_rai_ci_data(1312): pass (none -> pass) MTC@e327cc33d584: Test case TC_cell_change_different_rai_ci_data finished. Verdict: pass MTC@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_data pass'. Fri Dec 13 10:00:21 UTC 2024 ====== SGSN_Tests.TC_cell_change_different_rai_ci_data pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_cell_change_different_rai_ci_data.talloc 20241213100021888 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59930<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213100022290 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59930<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=93520) 20241213100022824 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213100022824 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=93520, count=99812) 20241213100023824 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213100023825 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_attach'. ------ SGSN_Tests.TC_cell_change_different_ci_attach ------ Fri Dec 13 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 20241213100024825 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213100024826 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Test case TC_cell_change_different_ci_attach started. 20241213100025403 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59936<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213100025405 DMM INFO MM(262420000000070/ce532ca4) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241213100025405 DMM INFO MM(262420000000070/ce532ca4) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241213100025405 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241213100025405 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241213100025405 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241213100025405 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241213100025406 DLLC NOTICE LLME(ffffffff/ce532ca4){ASSIGNED} LLGM Assign pre (ce532ca4 => ffffffff) (gprs_llc.c:1079) 20241213100025406 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ce532ca4 => ffffffff) (gprs_llc.c:1125) 20241213100025406 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55de40738c40 (gprs_sndcp.c:574) 20241213100025406 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55de40738f98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241213100025406 DMM NOTICE MM(262420000000070/ce532ca4) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241213100025406 DGPRS INFO PDP(262420000000070/0) Forcing release of PDP context (pdpctx.c:102) 20241213100025406 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241213100025406 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241213100025406 DLGTP DEBUG Registering seq=1075 in restransmit req queue (gtp.c:402) 20241213100025406 DGPRS INFO SUBSCR(262420000000070) purging MS subscriber (gprs_subscriber.c:785) 20241213100025406 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) 20241213100025406 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) 20241213100025406 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Init}: Deallocated (fsm.c:568) 20241213100025406 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Deallocated (fsm.c:568) 20241213100025406 DMM DEBUG MM_STATE_Iu[0x55de40730e30]{Detached}: Deallocated (fsm.c:568) 20241213100025406 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Deallocated (fsm.c:568) 20241213100025406 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1313)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1314)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1313)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e327cc33d584: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1317)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213100025448 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213100025448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213100025448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213100025448 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213100025448 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241213100025448 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213100025448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213100025448 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213100025448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1317)@e327cc33d584: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213100025449 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213100025449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213100025449 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213100025449 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213100025449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213100025449 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213100025449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213100025449 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213100025449 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241213100025449 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213100025449 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213100025449 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213100025449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1317)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1317)@e327cc33d584: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213100025451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1318)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1314)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1314)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213100025455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213100025455 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_cell_change_different_ci_attach-BVCI196(1316)@e327cc33d584: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1319)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1318)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e327cc33d584: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1322)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213100025463 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213100025463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213100025463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213100025463 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213100025463 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241213100025463 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213100025463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213100025463 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213100025463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1322)@e327cc33d584: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213100025464 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213100025464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213100025464 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213100025464 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213100025464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213100025464 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213100025464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213100025464 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213100025464 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241213100025464 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213100025464 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213100025464 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213100025464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1322)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1322)@e327cc33d584: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213100025466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1323)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1319)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1319)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213100025470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213100025470 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_cell_change_different_ci_attach-BVCI210(1321)@e327cc33d584: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1324)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1323)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e327cc33d584: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1327)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213100025478 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213100025478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213100025478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213100025478 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213100025479 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241213100025479 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213100025479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213100025479 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213100025479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1327)@e327cc33d584: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213100025479 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213100025479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213100025479 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213100025479 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213100025479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213100025479 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213100025479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213100025479 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213100025479 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241213100025479 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213100025479 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213100025480 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213100025480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1327)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1327)@e327cc33d584: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213100025481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1324)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1324)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213100025485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213100025485 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_ci_attach-BVCI220(1326)@e327cc33d584: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213100025826 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213100025826 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241213100025826 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241213100025826 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1328)@e327cc33d584: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1328)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213100025831 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241213100025832 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1328)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1328)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1328)@e327cc33d584: 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)@e327cc33d584: 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)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1328)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_attach-BVCI196(1316)@e327cc33d584: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='D5605C92'O, index=0 SGSN_Test-GSUP(1329)@e327cc33d584: Created GsupExpect[0] for "262420000000069" to be handled at TC_cell_change_different_ci_attach(1331) TC_cell_change_different_ci_attach-BVCI196(1316)@e327cc33d584: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI210(1321)@e327cc33d584: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='D5605C92'O, index=0 TC_cell_change_different_ci_attach(1331)@e327cc33d584: 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 := '4F595368A89F1069212311B98E33AFFC'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '26DCBC03'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '33DB8A464B63ACA1'O } } } } } 20241213100025899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213100025899 DLLC NOTICE LLME(ffffffff/d5605c92){UNASSIGNED} LLC RX: unknown TLLI 0xd5605c92, creating LLME on the fly (gprs_llc.c:552) 20241213100025899 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241213100025899 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000069) type="GPRS attach"  (gprs_gmm.c:1248) 20241213100025899 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Allocated (fsm.c:456) 20241213100025899 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Init}: Allocated (fsm.c:456) 20241213100025899 DMM DEBUG MM_STATE_Gb[0x55de4072a9b0]{Idle}: Allocated (fsm.c:456) 20241213100025899 DMM DEBUG MM_STATE_Iu[0x55de4072a880]{Detached}: Allocated (fsm.c:456) 20241213100025899 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241213100025899 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241213100025899 DLLC NOTICE LLME(ffffffff/d5605c92){UNASSIGNED} LLGM Assign pre (d5605c92 => e4ecac36) (gprs_llc.c:1079) 20241213100025899 DLLC NOTICE LLME(d5605c92/e4ecac36){ASSIGNED} LLGM Assign post (d5605c92 => e4ecac36) (gprs_llc.c:1125) 20241213100025899 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241213100025899 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213100025899 DMM DEBUG MM(262420000000069/e4ecac36) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241213100025912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213100025912 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241213100025912 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213100025912 DMM DEBUG MM(262420000000069/e4ecac36) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1066) 20241213100025912 DMM NOTICE MM(262420000000069/e4ecac36) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241213100025912 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241213100025912 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241213100025912 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241213100025912 DMM DEBUG MM(262420000000069/e4ecac36) Requesting authorization (sgsn_auth.c:160) 20241213100025912 DMM INFO MM(262420000000069/e4ecac36) Requesting authentication tuples (sgsn_auth.c:184) 20241213100025912 DMM DEBUG MM(262420000000069/e4ecac36) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241213100025912 DGPRS INFO SUBSCR(262420000000069) requesting auth info (gprs_subscriber.c:805) 20241213100025912 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)@e327cc33d584: Found GsupExpect[0] for "262420000000069" handled at TC_cell_change_different_ci_attach(1331) SGSN_Test-GSUP(1329)@e327cc33d584: Added IMSI table entry 0TC_cell_change_different_ci_attach(1331)"262420000000069" 20241213100025916 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241213100025916 DGPRS INFO SUBSCR(262420000000069) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241213100025916 DGPRS DEBUG SUBSCR(262420000000069) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241213100025916 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber authentication info (gprs_subscriber.c:850) 20241213100025916 DMM INFO MM(262420000000069/e4ecac36) Subscriber data update (mmctx.c:445) 20241213100025916 DMM DEBUG MM(262420000000069/e4ecac36) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241213100025917 DMM INFO MM(262420000000069/e4ecac36) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241213100025917 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241213100025917 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241213100025917 DMM INFO MM(262420000000069/e4ecac36) <- GMM AUTH AND CIPHERING REQ (rand = 4f 59 53 68 a8 9f 10 69 21 23 11 b9 8e 33 af fc , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241213100025930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213100025930 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20241213100025930 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213100025930 DMM INFO MM(262420000000069/e4ecac36) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241213100025930 DMM NOTICE MM(262420000000069/e4ecac36) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241213100025930 DMM DEBUG MM(262420000000069/e4ecac36) checking auth: received GSM SRES = 26 dc bc 03 (gprs_gmm.c:648) 20241213100025930 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241213100025930 DMM DEBUG MM(262420000000069/e4ecac36) Requesting authorization (sgsn_auth.c:160) 20241213100025930 DMM INFO MM(262420000000069/e4ecac36) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241213100025931 DMM DEBUG MM(262420000000069/e4ecac36) Requesting subscriber data update (gprs_subscriber.c:894) 20241213100025931 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20241213100025931 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) 20241213100025931 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241213100025931 DMM INFO MM(262420000000069/e4ecac36) <- GMM ATTACH ACCEPT (new P-TMSI=0xe4ecac36) (gprs_gmm.c:282) 20241213100025933 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241213100025933 DGPRS INFO SUBSCR(262420000000069) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241213100025933 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241213100025933 DMM INFO MM(262420000000069/e4ecac36) Subscriber data update (mmctx.c:445) 20241213100025933 DMM DEBUG MM(262420000000069/e4ecac36) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241213100025933 DMM INFO MM(262420000000069/e4ecac36) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241213100025933 DMM NOTICE MM(262420000000069/e4ecac36) Authorized, continuing procedure, IMSI=262420000000069 (gprs_gmm.c:982) 20241213100025933 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241213100025933 DMM NOTICE MM(262420000000069/e4ecac36) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241213100025933 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) 20241213100025934 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241213100025934 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241213100025934 DMM INFO MM(262420000000069/e4ecac36) Subscriber data update (mmctx.c:445) 20241213100025934 DMM DEBUG MM(262420000000069/e4ecac36) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241213100025945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213100025945 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241213100025945 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213100025945 DMM INFO MM(262420000000069/e4ecac36) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241213100025945 DMM NOTICE MM(262420000000069/e4ecac36) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241213100025945 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241213100025945 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241213100025945 DLLC NOTICE LLME(d5605c92/e4ecac36){ASSIGNED} LLGM Assign pre (ffffffff => e4ecac36) (gprs_llc.c:1079) 20241213100025945 DLLC NOTICE LLME(ffffffff/e4ecac36){ASSIGNED} LLGM Assign post (ffffffff => e4ecac36) (gprs_llc.c:1125) 20241213100025945 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241213100025945 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241213100025945 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241213100025945 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241213100026003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213100026003 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241213100026003 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213100026003 DMM INFO MM(262420000000069/e4ecac36) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241213100026003 DMM INFO MM(262420000000069/e4ecac36) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241213100026003 DMM DEBUG MM(262420000000069/e4ecac36) Using GGSN 0 (gprs_sm.c:317) 20241213100026003 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) 20241213100026003 DLGTP DEBUG Begin pdp_tidset tid = 5960000000024262 (pdp.c:279) 20241213100026003 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241213100026003 DGPRS NOTICE PDP(262420000000069/0) Create PDP Context (sgsn_libgtp.c:186) 20241213100026003 DLGTP DEBUG Registering seq=1076 in restransmit req queue (gtp.c:402) 20241213100026024 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 9d bf 66 11 11 c3 de 72 be 14 05 7f b0 57 61 70 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1076 from retransmit req queue (gtp.c:443) 20241213100026024 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f4631cee508, cbp=0x55de40736ba0) (sgsn_libgtp.c:633) 20241213100026024 DGPRS INFO PDP(262420000000069/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241213100026024 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55de40738f98 TLLI=e4ecac36, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241213100026024 DGPRS INFO PDP(262420000000069/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241213100026024 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_attach(1331)@e327cc33d584: setverdict(pass): none -> pass TC_cell_change_different_ci_attach(1331)@e327cc33d584: setverdict(pass): pass -> pass, component reason not changed 20241213100026041 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000069, length=100 (sgsn_libgtp.c:826) 20241213100026055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213100026055 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241213100026055 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) TC_cell_change_different_ci_attach-BVCI210(1321)@e327cc33d584: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI220(1326)@e327cc33d584: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='E4ECAC36'O, index=0 TC_cell_change_different_ci_attach(1331)@e327cc33d584: 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 := '7D2F580AF37B7AA16A05367A669951B3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FE894916'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D10A3077F4FC8B0E'O } } } } } 20241213100026068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213100026068 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20241213100026068 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213100026069 DMM INFO MM(262420000000069/e4ecac36) -> GMM ATTACH REQUEST MI(TMSI-0xE4ECAC36) type="GPRS attach"  (gprs_gmm.c:1248) 20241213100026069 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241213100026069 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241213100026069 DLLC NOTICE LLME(ffffffff/e4ecac36){ASSIGNED} LLGM Assign pre (e4ecac36 => c4d4958f) (gprs_llc.c:1079) 20241213100026069 DLLC NOTICE LLME(e4ecac36/c4d4958f){ASSIGNED} LLGM Assign post (e4ecac36 => c4d4958f) (gprs_llc.c:1125) 20241213100026069 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241213100026069 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213100026069 DMM DEBUG MM(262420000000069/c4d4958f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241213100026091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213100026091 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20241213100026091 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213100026091 DMM DEBUG MM(262420000000069/c4d4958f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1066) 20241213100026091 DMM NOTICE MM(262420000000069/c4d4958f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241213100026091 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241213100026091 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241213100026092 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241213100026092 DMM DEBUG MM(262420000000069/c4d4958f) Requesting authorization (sgsn_auth.c:160) 20241213100026092 DMM INFO MM(262420000000069/c4d4958f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241213100026092 DMM DEBUG MM(262420000000069/c4d4958f) Requesting subscriber data update (gprs_subscriber.c:894) 20241213100026092 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20241213100026092 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) 20241213100032093 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241213100032093 DMM ERROR MM(262420000000069/c4d4958f) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241213100032093 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241213100032093 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241213100032093 DMM NOTICE MM(262420000000069/c4d4958f) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:346) 20241213100032093 DMM NOTICE MM(262420000000069/c4d4958f) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241213100032093 DGPRS INFO PDP(262420000000069/0) Forcing release of PDP context (pdpctx.c:102) 20241213100032093 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55de40738f98, TLLI=c4d4958f, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241213100032093 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241213100032093 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241213100032093 DLGTP DEBUG Registering seq=1077 in restransmit req queue (gtp.c:402) 20241213100032093 DGPRS INFO SUBSCR(262420000000069) purging MS subscriber (gprs_subscriber.c:785) 20241213100032093 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) 20241213100032093 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Reject}: Deallocated (fsm.c:568) 20241213100032093 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: Deallocated (fsm.c:568) 20241213100032093 DMM DEBUG MM_STATE_Iu[0x55de4072a880]{Detached}: Deallocated (fsm.c:568) 20241213100032093 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241213100032093 DLLC NOTICE LLME(e4ecac36/c4d4958f){ASSIGNED} LLGM Assign pre (c4d4958f => ffffffff) (gprs_llc.c:1079) 20241213100032093 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c4d4958f => ffffffff) (gprs_llc.c:1125) 20241213100037093 DLGTP INFO Retransmit (0) of seq 1077 (gsn.c:273) 20241213100042094 DLGTP INFO Retransmit (1) of seq 1077 (gsn.c:273) 20241213100045827 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20241213100045827 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1328)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1328)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241213100045828 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) 20241213100047095 DLGTP INFO Retransmit (2) of seq 1077 (gsn.c:273) 20241213100050826 DGPRS DEBUG Checking for inactive LLMEs, time = 36612250 (sgsn.c:132) 20241213100052096 DLGTP INFO Retransmit (3) of seq 1077 (gsn.c:273) 20241213100055451 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213100055456 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213100055456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241213100055465 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213100055468 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213100055468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241213100055480 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213100055483 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213100055483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_cell_change_different_ci_attach(1331)@e327cc33d584: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@e327cc33d584: Test Component 1331 has requested to stop MTC. Terminating current testcase execution. 20241213100055888 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241213100055888 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1329)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1328)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1313)@e327cc33d584: Final verdict of PTC: none -NSVCI98(1322)@e327cc33d584: Final verdict of PTC: none -NSVCI99(1327)@e327cc33d584: Final verdict of PTC: none -NSVCI97(1317)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1318)@e327cc33d584: Final verdict of PTC: none 20241213100055891 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59936<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-BSSGP1(1319)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1324)@e327cc33d584: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI210(1321)@e327cc33d584: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI196(1316)@e327cc33d584: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI220(1326)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1323)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1314)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1330)@e327cc33d584: Final verdict of PTC: none -NSVCI98-provIP(1320)@e327cc33d584: Final verdict of PTC: none -NSVCI99-provIP(1325)@e327cc33d584: Final verdict of PTC: none TC_cell_change_different_ci_attach(1331)@e327cc33d584: Final verdict of PTC: fail reason: "Tguard timeout" -NSVCI97-provIP(1315)@e327cc33d584: Final verdict of PTC: none MTC@e327cc33d584: Setting final verdict of the test case. MTC@e327cc33d584: Local verdict of MTC: none MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-NS0(1313): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1314): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97-provIP(1315): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI196(1316): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97(1317): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-NS1(1318): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1319): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98-provIP(1320): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI210(1321): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98(1322): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-NS2(1323): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1324): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99-provIP(1325): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI220(1326): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99(1327): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP-IPA(1328): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP(1329): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GGSN_GTP(1330): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_cell_change_different_ci_attach(1331): fail (none -> fail) reason: "Tguard timeout" MTC@e327cc33d584: Test case TC_cell_change_different_ci_attach finished. Verdict: fail reason: Tguard timeout MTC@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_attach fail'. Fri Dec 13 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 20241213100055999 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37472<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213100056401 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37472<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=122756) 20241213100056890 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213100056890 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241213100057097 DLGTP NOTICE Retransmit req queue timeout of seq 1077 (gsn.c:267) 20241213100057097 DGPRS DEBUG libgtp cb_conf(type=20, cause=-1, pdp=(nil), cbp=0x55de40736ba0) (sgsn_libgtp.c:633) 20241213100057097 DGPRS ERROR libgtp EOF (type=20, pdp=(nil), cbp=0x55de40736ba0) (sgsn_libgtp.c:637) 20241213100057097 DGPRS INFO PDP(---/0) Received DELETE PDP CTX CONF, cause=-1(unknown 0xffffffff) (sgsn_libgtp.c:553) 20241213100057097 DGPRS NOTICE PDP(---/0) Not deactivating SNDCP layer since the MM context is not available (sgsn_libgtp.c:578) 20241213100057097 DLGTP DEBUG Begin pdp_tiddel tid = 5960000000024262 (pdp.c:298) 20241213100057097 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) Waiting for packet dumper to finish... 1 (prev_count=122756, count=128808) 20241213100057890 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213100057891 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_data'. ------ SGSN_Tests.TC_cell_change_different_ci_data ------ Fri Dec 13 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 20241213100058891 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213100058892 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Test case TC_cell_change_different_ci_data started. 20241213100059467 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37484<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213100059469 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1332)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1333)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1332)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e327cc33d584: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1336)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213100059522 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213100059522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213100059522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213100059522 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213100059522 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241213100059522 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213100059522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213100059522 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213100059522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1336)@e327cc33d584: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213100059523 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213100059523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213100059523 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213100059523 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213100059523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213100059523 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213100059523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213100059523 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213100059523 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241213100059523 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213100059523 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213100059523 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213100059523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1336)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1336)@e327cc33d584: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213100059526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1337)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1333)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1333)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213100059533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213100059533 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1338)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_cell_change_different_ci_data-BVCI196(1335)@e327cc33d584: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1337)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e327cc33d584: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1341)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213100059540 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213100059540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213100059540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213100059540 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213100059540 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241213100059540 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213100059540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213100059540 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213100059540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1341)@e327cc33d584: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213100059541 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213100059541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213100059541 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213100059541 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213100059541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213100059541 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213100059541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213100059541 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213100059541 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241213100059541 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213100059541 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213100059541 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213100059541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1341)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1341)@e327cc33d584: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213100059543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1342)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1338)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1338)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213100059548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213100059548 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_cell_change_different_ci_data-BVCI210(1340)@e327cc33d584: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1343)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1342)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e327cc33d584: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1346)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213100059557 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213100059557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213100059557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213100059557 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213100059557 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241213100059557 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213100059557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213100059557 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213100059557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1346)@e327cc33d584: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213100059558 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213100059558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213100059558 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213100059558 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213100059558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213100059558 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213100059558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213100059558 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213100059558 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241213100059558 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213100059558 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213100059558 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213100059558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1346)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1346)@e327cc33d584: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213100059560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1343)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1343)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213100059564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213100059564 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_ci_data-BVCI220(1345)@e327cc33d584: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213100059893 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213100059893 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241213100059893 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241213100059893 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1347)@e327cc33d584: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1347)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213100059897 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241213100059898 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1347)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1347)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1347)@e327cc33d584: 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)@e327cc33d584: 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)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1347)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_data-BVCI196(1335)@e327cc33d584: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='F5F5BD2D'O, index=0 SGSN_Test-GSUP(1348)@e327cc33d584: Created GsupExpect[0] for "262420000000071" to be handled at TC_cell_change_different_ci_data(1350) TC_cell_change_different_ci_data-BVCI196(1335)@e327cc33d584: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI210(1340)@e327cc33d584: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='F5F5BD2D'O, index=0 TC_cell_change_different_ci_data(1350)@e327cc33d584: 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 := 'F6BFDF5971B2D1C433FEDA54D62B27B5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'AD326DAB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9BBED677E34517D3'O } } } } } 20241213100059981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213100059981 DLLC NOTICE LLME(ffffffff/f5f5bd2d){UNASSIGNED} LLC RX: unknown TLLI 0xf5f5bd2d, creating LLME on the fly (gprs_llc.c:552) 20241213100059981 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241213100059981 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000071) type="GPRS attach"  (gprs_gmm.c:1248) 20241213100059981 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Allocated (fsm.c:456) 20241213100059981 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Init}: Allocated (fsm.c:456) 20241213100059981 DMM DEBUG MM_STATE_Gb[0x55de4072a9b0]{Idle}: Allocated (fsm.c:456) 20241213100059981 DMM DEBUG MM_STATE_Iu[0x55de40730e30]{Detached}: Allocated (fsm.c:456) 20241213100059981 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241213100059981 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241213100059981 DLLC NOTICE LLME(ffffffff/f5f5bd2d){UNASSIGNED} LLGM Assign pre (f5f5bd2d => ffeafffe) (gprs_llc.c:1079) 20241213100059981 DLLC NOTICE LLME(f5f5bd2d/ffeafffe){ASSIGNED} LLGM Assign post (f5f5bd2d => ffeafffe) (gprs_llc.c:1125) 20241213100059981 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241213100059981 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213100059981 DMM DEBUG MM(262420000000071/ffeafffe) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241213100059998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213100059998 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241213100059998 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213100059998 DMM DEBUG MM(262420000000071/ffeafffe) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000710 (gprs_gmm.c:1066) 20241213100059998 DMM NOTICE MM(262420000000071/ffeafffe) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241213100059998 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241213100059998 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241213100059998 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241213100059998 DMM DEBUG MM(262420000000071/ffeafffe) Requesting authorization (sgsn_auth.c:160) 20241213100059998 DMM INFO MM(262420000000071/ffeafffe) Requesting authentication tuples (sgsn_auth.c:184) 20241213100059998 DMM DEBUG MM(262420000000071/ffeafffe) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241213100059998 DGPRS INFO SUBSCR(262420000000071) requesting auth info (gprs_subscriber.c:805) 20241213100059998 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)@e327cc33d584: Found GsupExpect[0] for "262420000000071" handled at TC_cell_change_different_ci_data(1350) SGSN_Test-GSUP(1348)@e327cc33d584: Added IMSI table entry 0TC_cell_change_different_ci_data(1350)"262420000000071" 20241213100100004 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241213100100004 DGPRS INFO SUBSCR(262420000000071) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241213100100004 DGPRS DEBUG SUBSCR(262420000000071) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241213100100004 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber authentication info (gprs_subscriber.c:850) 20241213100100004 DMM INFO MM(262420000000071/ffeafffe) Subscriber data update (mmctx.c:445) 20241213100100004 DMM DEBUG MM(262420000000071/ffeafffe) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241213100100004 DMM INFO MM(262420000000071/ffeafffe) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241213100100004 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241213100100004 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241213100100004 DMM INFO MM(262420000000071/ffeafffe) <- GMM AUTH AND CIPHERING REQ (rand = f6 bf df 59 71 b2 d1 c4 33 fe da 54 d6 2b 27 b5 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241213100100019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213100100019 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20241213100100019 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213100100019 DMM INFO MM(262420000000071/ffeafffe) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241213100100019 DMM NOTICE MM(262420000000071/ffeafffe) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241213100100019 DMM DEBUG MM(262420000000071/ffeafffe) checking auth: received GSM SRES = ad 32 6d ab (gprs_gmm.c:648) 20241213100100019 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241213100100019 DMM DEBUG MM(262420000000071/ffeafffe) Requesting authorization (sgsn_auth.c:160) 20241213100100019 DMM INFO MM(262420000000071/ffeafffe) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241213100100019 DMM DEBUG MM(262420000000071/ffeafffe) Requesting subscriber data update (gprs_subscriber.c:894) 20241213100100019 DGPRS INFO SUBSCR(262420000000071) subscriber data is not available (gprs_subscriber.c:818) 20241213100100019 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) 20241213100100019 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241213100100019 DMM INFO MM(262420000000071/ffeafffe) <- GMM ATTACH ACCEPT (new P-TMSI=0xffeafffe) (gprs_gmm.c:282) 20241213100100022 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241213100100022 DGPRS INFO SUBSCR(262420000000071) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241213100100022 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20241213100100022 DMM INFO MM(262420000000071/ffeafffe) Subscriber data update (mmctx.c:445) 20241213100100022 DMM DEBUG MM(262420000000071/ffeafffe) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241213100100022 DMM INFO MM(262420000000071/ffeafffe) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241213100100022 DMM NOTICE MM(262420000000071/ffeafffe) Authorized, continuing procedure, IMSI=262420000000071 (gprs_gmm.c:982) 20241213100100022 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241213100100022 DMM NOTICE MM(262420000000071/ffeafffe) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241213100100022 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) 20241213100100023 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241213100100023 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20241213100100023 DMM INFO MM(262420000000071/ffeafffe) Subscriber data update (mmctx.c:445) 20241213100100023 DMM DEBUG MM(262420000000071/ffeafffe) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241213100100036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213100100037 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241213100100037 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213100100037 DMM INFO MM(262420000000071/ffeafffe) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241213100100037 DMM NOTICE MM(262420000000071/ffeafffe) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241213100100037 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241213100100037 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241213100100037 DLLC NOTICE LLME(f5f5bd2d/ffeafffe){ASSIGNED} LLGM Assign pre (ffffffff => ffeafffe) (gprs_llc.c:1079) 20241213100100037 DLLC NOTICE LLME(ffffffff/ffeafffe){ASSIGNED} LLGM Assign post (ffffffff => ffeafffe) (gprs_llc.c:1125) 20241213100100037 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241213100100037 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241213100100037 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241213100100037 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241213100100096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213100100096 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241213100100096 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213100100096 DMM INFO MM(262420000000071/ffeafffe) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241213100100096 DMM INFO MM(262420000000071/ffeafffe) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241213100100096 DMM DEBUG MM(262420000000071/ffeafffe) Using GGSN 0 (gprs_sm.c:317) 20241213100100096 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) 20241213100100096 DLGTP DEBUG Begin pdp_tidset tid = 5170000000024262 (pdp.c:279) 20241213100100096 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241213100100096 DGPRS NOTICE PDP(262420000000071/0) Create PDP Context (sgsn_libgtp.c:186) 20241213100100096 DLGTP DEBUG Registering seq=1078 in restransmit req queue (gtp.c:402) 20241213100100121 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 e0 5d e6 bb 11 2e 1d 9c 6a 14 05 7f e8 33 4b 6e 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) 20241213100100121 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f4631cee508, cbp=0x55de40736ba0) (sgsn_libgtp.c:633) 20241213100100121 DGPRS INFO PDP(262420000000071/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241213100100121 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55de40738f98 TLLI=ffeafffe, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241213100100121 DGPRS INFO PDP(262420000000071/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241213100100122 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_data(1350)@e327cc33d584: setverdict(pass): none -> pass TC_cell_change_different_ci_data(1350)@e327cc33d584: setverdict(pass): pass -> pass, component reason not changed 20241213100100134 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:826) 20241213100100149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213100100149 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241213100100149 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) TC_cell_change_different_ci_data-BVCI210(1340)@e327cc33d584: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI220(1345)@e327cc33d584: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='FFEAFFFE'O, index=0 20241213100100165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213100100165 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241213100100166 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213100100167 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:826) TC_cell_change_different_ci_data-BVCI196(1335)@e327cc33d584: Warning: Could not find client for IMSI '262420000000071'H TC_cell_change_different_ci_data(1350)@e327cc33d584: Final verdict of PTC: pass 20241213100100191 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37484<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1348)@e327cc33d584: Final verdict of PTC: none 20241213100100197 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) TC_cell_change_different_ci_data-BVCI196(1335)@e327cc33d584: Final verdict of PTC: none 20241213100100197 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(1346)@e327cc33d584: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI210(1340)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1333)@e327cc33d584: Final verdict of PTC: none -NSVCI98(1341)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1332)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1337)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1347)@e327cc33d584: Final verdict of PTC: none -NSVCI97(1336)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1342)@e327cc33d584: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI220(1345)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1338)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1343)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1349)@e327cc33d584: Final verdict of PTC: none -NSVCI97-provIP(1334)@e327cc33d584: Final verdict of PTC: none -NSVCI99-provIP(1344)@e327cc33d584: Final verdict of PTC: none -NSVCI98-provIP(1339)@e327cc33d584: Final verdict of PTC: none MTC@e327cc33d584: Setting final verdict of the test case. MTC@e327cc33d584: Local verdict of MTC: none MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-NS0(1332): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1333): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97-provIP(1334): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_cell_change_different_ci_data-BVCI196(1335): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97(1336): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-NS1(1337): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1338): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98-provIP(1339): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_cell_change_different_ci_data-BVCI210(1340): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98(1341): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-NS2(1342): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1343): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99-provIP(1344): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_cell_change_different_ci_data-BVCI220(1345): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99(1346): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP-IPA(1347): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP(1348): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GGSN_GTP(1349): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_cell_change_different_ci_data(1350): pass (none -> pass) MTC@e327cc33d584: Test case TC_cell_change_different_ci_data finished. Verdict: pass MTC@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_data pass'. Fri Dec 13 10:01:00 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 20241213100100299 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37498<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213100100701 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37498<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=51040) 20241213100101198 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213100101198 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=51040, count=99872) 20241213100102199 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213100102200 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_in'. ------ SGSN_Tests.TC_sgsn_context_req_in ------ Fri Dec 13 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 20241213100103200 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213100103200 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Test case TC_sgsn_context_req_in started. 20241213100103733 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45766<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213100103734 DMM INFO MM(262420000000071/ffeafffe) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241213100103734 DMM INFO MM(262420000000071/ffeafffe) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241213100103734 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241213100103734 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241213100103734 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241213100103734 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241213100103734 DLLC NOTICE LLME(ffffffff/ffeafffe){ASSIGNED} LLGM Assign pre (ffeafffe => ffffffff) (gprs_llc.c:1079) 20241213100103734 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ffeafffe => ffffffff) (gprs_llc.c:1125) 20241213100103734 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55de40738c40 (gprs_sndcp.c:574) 20241213100103734 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55de40738f98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241213100103734 DMM NOTICE MM(262420000000071/ffeafffe) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241213100103734 DGPRS INFO PDP(262420000000071/0) Forcing release of PDP context (pdpctx.c:102) 20241213100103734 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241213100103734 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241213100103734 DLGTP DEBUG Registering seq=1079 in restransmit req queue (gtp.c:402) 20241213100103734 DGPRS INFO SUBSCR(262420000000071) purging MS subscriber (gprs_subscriber.c:785) 20241213100103734 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) 20241213100103734 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) 20241213100103734 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Init}: Deallocated (fsm.c:568) 20241213100103734 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Deallocated (fsm.c:568) 20241213100103734 DMM DEBUG MM_STATE_Iu[0x55de40730e30]{Detached}: Deallocated (fsm.c:568) 20241213100103734 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Deallocated (fsm.c:568) 20241213100103734 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1351)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1352)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1351)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e327cc33d584: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1355)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213100103752 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213100103752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213100103752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213100103753 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213100103753 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241213100103753 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213100103753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213100103753 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213100103753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1355)@e327cc33d584: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213100103754 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213100103754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213100103754 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213100103754 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213100103754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213100103754 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213100103754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213100103754 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213100103754 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241213100103754 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213100103754 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213100103754 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213100103754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1355)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1355)@e327cc33d584: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213100103757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1356)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1352)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1352)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213100103763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213100103763 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1357)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_sgsn_context_req_in-BVCI196(1354)@e327cc33d584: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1356)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1360)@e327cc33d584: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1360)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213100103769 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213100103769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213100103769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213100103769 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213100103769 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241213100103769 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213100103769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213100103769 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213100103769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1360)@e327cc33d584: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213100103769 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213100103769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213100103769 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213100103769 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213100103770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213100103770 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213100103770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213100103770 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213100103770 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241213100103770 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213100103770 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1360)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241213100103770 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213100103770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1360)@e327cc33d584: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213100103772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1361)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1357)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1357)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213100103777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213100103777 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_sgsn_context_req_in-BVCI210(1359)@e327cc33d584: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1362)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1361)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1365)@e327cc33d584: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1365)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213100103786 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213100103786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213100103786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213100103786 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213100103786 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241213100103786 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213100103786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213100103786 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213100103786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1365)@e327cc33d584: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213100103787 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213100103787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213100103787 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213100103787 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213100103787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213100103787 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213100103787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213100103787 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213100103787 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241213100103787 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213100103787 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213100103788 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213100103788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1365)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1365)@e327cc33d584: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213100103790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1362)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1362)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213100103796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213100103796 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_sgsn_context_req_in-BVCI220(1364)@e327cc33d584: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213100104202 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213100104202 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241213100104202 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241213100104202 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1366)@e327cc33d584: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1366)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213100104206 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1366)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1366)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1366)@e327cc33d584: 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 } } } } 20241213100104207 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1366)@e327cc33d584: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1366)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1366)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_in-BVCI196(1354)@e327cc33d584: Adding Client=TC_sgsn_context_req_in(1369), IMSI='262420000000072'H, TLLI='FA7DC744'O, index=0 SGSN_Test-GSUP(1367)@e327cc33d584: Created GsupExpect[0] for "262420000000072" to be handled at TC_sgsn_context_req_in(1369) TC_sgsn_context_req_in(1369)@e327cc33d584: 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 := '26C1D48F94EF8761EFC4193ACC671558'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5084E5FD'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '956381B75E0277D6'O } } } } } 20241213100105272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213100105272 DLLC NOTICE LLME(ffffffff/fa7dc744){UNASSIGNED} LLC RX: unknown TLLI 0xfa7dc744, creating LLME on the fly (gprs_llc.c:552) 20241213100105272 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241213100105272 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000072) type="GPRS attach"  (gprs_gmm.c:1248) 20241213100105272 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Allocated (fsm.c:456) 20241213100105272 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Init}: Allocated (fsm.c:456) 20241213100105272 DMM DEBUG MM_STATE_Gb[0x55de4072a9b0]{Idle}: Allocated (fsm.c:456) 20241213100105272 DMM DEBUG MM_STATE_Iu[0x55de4072a880]{Detached}: Allocated (fsm.c:456) 20241213100105272 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241213100105272 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241213100105272 DLLC NOTICE LLME(ffffffff/fa7dc744){UNASSIGNED} LLGM Assign pre (fa7dc744 => d9a6959a) (gprs_llc.c:1079) 20241213100105272 DLLC NOTICE LLME(fa7dc744/d9a6959a){ASSIGNED} LLGM Assign post (fa7dc744 => d9a6959a) (gprs_llc.c:1125) 20241213100105272 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241213100105272 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213100105272 DMM DEBUG MM(262420000000072/d9a6959a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241213100105279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213100105279 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241213100105279 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213100105279 DMM DEBUG MM(262420000000072/d9a6959a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000720 (gprs_gmm.c:1066) 20241213100105279 DMM NOTICE MM(262420000000072/d9a6959a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241213100105279 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241213100105279 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241213100105279 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241213100105279 DMM DEBUG MM(262420000000072/d9a6959a) Requesting authorization (sgsn_auth.c:160) 20241213100105279 DMM INFO MM(262420000000072/d9a6959a) Requesting authentication tuples (sgsn_auth.c:184) 20241213100105279 DMM DEBUG MM(262420000000072/d9a6959a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241213100105279 DGPRS INFO SUBSCR(262420000000072) requesting auth info (gprs_subscriber.c:805) 20241213100105279 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)@e327cc33d584: Found GsupExpect[0] for "262420000000072" handled at TC_sgsn_context_req_in(1369) SGSN_Test-GSUP(1367)@e327cc33d584: Added IMSI table entry 0TC_sgsn_context_req_in(1369)"262420000000072" 20241213100105281 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241213100105281 DGPRS INFO SUBSCR(262420000000072) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241213100105281 DGPRS DEBUG SUBSCR(262420000000072) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241213100105281 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber authentication info (gprs_subscriber.c:850) 20241213100105281 DMM INFO MM(262420000000072/d9a6959a) Subscriber data update (mmctx.c:445) 20241213100105281 DMM DEBUG MM(262420000000072/d9a6959a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241213100105281 DMM INFO MM(262420000000072/d9a6959a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241213100105281 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241213100105281 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241213100105281 DMM INFO MM(262420000000072/d9a6959a) <- GMM AUTH AND CIPHERING REQ (rand = 26 c1 d4 8f 94 ef 87 61 ef c4 19 3a cc 67 15 58 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241213100105286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213100105286 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241213100105286 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213100105286 DMM INFO MM(262420000000072/d9a6959a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241213100105286 DMM NOTICE MM(262420000000072/d9a6959a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241213100105286 DMM DEBUG MM(262420000000072/d9a6959a) checking auth: received GSM SRES = 50 84 e5 fd (gprs_gmm.c:648) 20241213100105286 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241213100105286 DMM DEBUG MM(262420000000072/d9a6959a) Requesting authorization (sgsn_auth.c:160) 20241213100105286 DMM INFO MM(262420000000072/d9a6959a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241213100105286 DMM DEBUG MM(262420000000072/d9a6959a) Requesting subscriber data update (gprs_subscriber.c:894) 20241213100105286 DGPRS INFO SUBSCR(262420000000072) subscriber data is not available (gprs_subscriber.c:818) 20241213100105286 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) 20241213100105286 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241213100105286 DMM INFO MM(262420000000072/d9a6959a) <- GMM ATTACH ACCEPT (new P-TMSI=0xd9a6959a) (gprs_gmm.c:282) 20241213100105287 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241213100105287 DGPRS INFO SUBSCR(262420000000072) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241213100105287 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20241213100105287 DMM INFO MM(262420000000072/d9a6959a) Subscriber data update (mmctx.c:445) 20241213100105287 DMM DEBUG MM(262420000000072/d9a6959a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241213100105287 DMM INFO MM(262420000000072/d9a6959a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241213100105287 DMM NOTICE MM(262420000000072/d9a6959a) Authorized, continuing procedure, IMSI=262420000000072 (gprs_gmm.c:982) 20241213100105287 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241213100105287 DMM NOTICE MM(262420000000072/d9a6959a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241213100105287 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) 20241213100105287 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241213100105287 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20241213100105287 DMM INFO MM(262420000000072/d9a6959a) Subscriber data update (mmctx.c:445) 20241213100105287 DMM DEBUG MM(262420000000072/d9a6959a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241213100105290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213100105290 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241213100105290 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213100105290 DMM INFO MM(262420000000072/d9a6959a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241213100105290 DMM NOTICE MM(262420000000072/d9a6959a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241213100105290 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241213100105290 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241213100105290 DLLC NOTICE LLME(fa7dc744/d9a6959a){ASSIGNED} LLGM Assign pre (ffffffff => d9a6959a) (gprs_llc.c:1079) 20241213100105290 DLLC NOTICE LLME(ffffffff/d9a6959a){ASSIGNED} LLGM Assign post (ffffffff => d9a6959a) (gprs_llc.c:1125) 20241213100105290 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241213100105290 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241213100105290 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241213100105290 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241213100105348 DLGTP ERROR Packet from 127.0.0.103:2123, length: 42 content: 32 32 00 22 00 00 00 00 aa aa 00 00 03 52 f0 99 42 42 de 05 d9 a6 95 9a 0c 01 02 03 0d fe 11 17 c6 44 d2 85 00 04 7f 00 00 67 : Unknown GTP message type received: 50 (gtp.c:2921) TC_sgsn_context_req_in(1369)@e327cc33d584: setverdict(fail): none -> fail reason: "Timeout waiting for SGSN Context Resp", new component reason: "Timeout waiting for SGSN Context Resp" 20241213100107347 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20241213100107347 DGPRS INFO SUBSCR(262420000000072) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20241213100107347 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) 20241213100107347 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20241213100107347 DMM INFO MM(262420000000072/d9a6959a) Subscriber data update (mmctx.c:445) 20241213100107347 DMM DEBUG MM(262420000000072/d9a6959a) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241213100107347 DMM INFO MM(262420000000072/d9a6959a) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241213100107347 DMM INFO MM(262420000000072/d9a6959a) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241213100107347 DMM INFO MM(262420000000072/d9a6959a) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241213100107347 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241213100107347 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241213100107347 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241213100107347 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241213100107347 DLLC NOTICE LLME(ffffffff/d9a6959a){ASSIGNED} LLGM Assign pre (d9a6959a => ffffffff) (gprs_llc.c:1079) 20241213100107347 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d9a6959a => ffffffff) (gprs_llc.c:1125) 20241213100107347 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Init}: Deallocated (fsm.c:568) 20241213100107347 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Deallocated (fsm.c:568) 20241213100107347 DMM DEBUG MM_STATE_Iu[0x55de4072a880]{Detached}: Deallocated (fsm.c:568) 20241213100107347 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Deallocated (fsm.c:568) TC_sgsn_context_req_in-BVCI196(1354)@e327cc33d584: Removing Client IMSI='262420000000072'H, index=0 TC_sgsn_context_req_in(1369)@e327cc33d584: Final verdict of PTC: fail reason: "Timeout waiting for SGSN Context Resp" 20241213100107361 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45766<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1367)@e327cc33d584: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI196(1354)@e327cc33d584: Final verdict of PTC: none 20241213100107363 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241213100107363 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_sgsn_context_req_in-BVCI220(1364)@e327cc33d584: Final verdict of PTC: none -NSVCI97(1355)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1351)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1356)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1366)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1361)@e327cc33d584: Final verdict of PTC: none -NSVCI99(1365)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1352)@e327cc33d584: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI210(1359)@e327cc33d584: Final verdict of PTC: none -NSVCI98(1360)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1362)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1357)@e327cc33d584: Final verdict of PTC: none -NSVCI98-provIP(1358)@e327cc33d584: Final verdict of PTC: none -NSVCI97-provIP(1353)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1368)@e327cc33d584: Final verdict of PTC: none -NSVCI99-provIP(1363)@e327cc33d584: Final verdict of PTC: none MTC@e327cc33d584: Setting final verdict of the test case. MTC@e327cc33d584: Local verdict of MTC: none MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-NS0(1351): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1352): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97-provIP(1353): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_sgsn_context_req_in-BVCI196(1354): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97(1355): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-NS1(1356): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1357): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98-provIP(1358): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_sgsn_context_req_in-BVCI210(1359): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98(1360): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-NS2(1361): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1362): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99-provIP(1363): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_sgsn_context_req_in-BVCI220(1364): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99(1365): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP-IPA(1366): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP(1367): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GGSN_GTP(1368): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_sgsn_context_req_in(1369): fail (none -> fail) reason: "Timeout waiting for SGSN Context Resp" MTC@e327cc33d584: Test case TC_sgsn_context_req_in finished. Verdict: fail reason: Timeout waiting for SGSN Context Resp MTC@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_in fail'. Fri Dec 13 10:01:07 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 20241213100107475 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45772<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213100107876 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45772<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=86672) 20241213100108364 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213100108364 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=86672, count=100112) 20241213100109365 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213100109365 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_out'. ------ SGSN_Tests.TC_sgsn_context_req_out ------ Fri Dec 13 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 20241213100110367 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213100110367 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Test case TC_sgsn_context_req_out started. 20241213100110939 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45788<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213100110940 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1370)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1371)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1370)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e327cc33d584: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1374)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213100110966 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213100110966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213100110966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213100110967 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213100110967 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241213100110967 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213100110967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213100110967 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213100110967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1374)@e327cc33d584: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213100110968 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213100110968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213100110968 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213100110968 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213100110968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213100110968 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213100110968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213100110968 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213100110968 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241213100110968 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213100110968 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213100110969 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213100110969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1374)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1374)@e327cc33d584: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213100110972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1375)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1371)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1371)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213100110978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213100110978 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1376)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_sgsn_context_req_out-BVCI196(1373)@e327cc33d584: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1375)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e327cc33d584: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1380)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213100110992 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213100110992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213100110992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213100110992 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213100110992 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241213100110992 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213100110992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213100110992 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213100110992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1379)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1380)@e327cc33d584: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213100110992 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213100110992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213100110992 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213100110993 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213100110993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213100110993 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213100110993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213100110993 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213100110993 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241213100110993 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213100110993 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213100110993 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213100110993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1380)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1380)@e327cc33d584: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213100110995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1376)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1376)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1381)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241213100111001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213100111001 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(1379)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e327cc33d584: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_sgsn_context_req_out-BVCI210(1377)@e327cc33d584: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1384)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213100111004 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213100111004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213100111004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213100111004 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213100111004 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241213100111004 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213100111004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213100111004 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213100111004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1384)@e327cc33d584: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213100111005 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213100111005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213100111005 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213100111005 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213100111005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213100111005 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213100111005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213100111005 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213100111005 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241213100111005 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213100111005 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213100111005 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213100111005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1384)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1384)@e327cc33d584: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213100111008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1381)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1381)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213100111014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213100111014 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_sgsn_context_req_out-BVCI220(1383)@e327cc33d584: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213100111368 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213100111368 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241213100111368 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241213100111368 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1385)@e327cc33d584: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1385)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213100111372 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241213100111373 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1385)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1385)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1385)@e327cc33d584: 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)@e327cc33d584: 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)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1385)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_out-BVCI196(1373)@e327cc33d584: Adding Client=TC_sgsn_context_req_out(1388), IMSI='262420000000073'H, TLLI='F596BEF6'O, index=0 SGSN_Test-GSUP(1386)@e327cc33d584: Created GsupExpect[0] for "262420000000073" to be handled at TC_sgsn_context_req_out(1388) 20241213100112409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213100112409 DLLC NOTICE LLME(ffffffff/f596bef6){UNASSIGNED} LLC RX: unknown TLLI 0xf596bef6, creating LLME on the fly (gprs_llc.c:552) 20241213100112409 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20241213100112409 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20241213100112409 DMM NOTICE LLME(ffffffff/f596bef6){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1702) 20241213100112409 DLLC NOTICE LLME(ffffffff/f596bef6){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241213100112409 DMM ERROR LLME(ffffffff/f596bef6){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1723) 20241213100112409 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1792) 20241213100112409 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1533) 20241213100112409 DLLC NOTICE LLME(ffffffff/f596bef6){UNASSIGNED} LLGM Assign pre (f596bef6 => ffffffff) (gprs_llc.c:1079) 20241213100112409 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f596bef6 => ffffffff) (gprs_llc.c:1125) TC_sgsn_context_req_out(1388)@e327cc33d584: setverdict(fail): none -> fail reason: "Rx unexpected RAU Reject", new component reason: "Rx unexpected RAU Reject" MC@e327cc33d584: Test Component 1388 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1386)@e327cc33d584: Final verdict of PTC: none 20241213100112416 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241213100112416 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1385)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1370)@e327cc33d584: Final verdict of PTC: none -NSVCI97(1374)@e327cc33d584: Final verdict of PTC: none -NSVCI98(1380)@e327cc33d584: Final verdict of PTC: none -NSVCI99(1384)@e327cc33d584: Final verdict of PTC: none 20241213100112416 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45788<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-NS1(1375)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1379)@e327cc33d584: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI196(1373)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1371)@e327cc33d584: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI220(1383)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1376)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1381)@e327cc33d584: Final verdict of PTC: none -NSVCI99-provIP(1382)@e327cc33d584: Final verdict of PTC: none -NSVCI98-provIP(1378)@e327cc33d584: Final verdict of PTC: none -NSVCI97-provIP(1372)@e327cc33d584: Final verdict of PTC: none TC_sgsn_context_req_out(1388)@e327cc33d584: Final verdict of PTC: fail reason: "Rx unexpected RAU Reject" SGSN_Test-GGSN_GTP(1387)@e327cc33d584: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI210(1377)@e327cc33d584: Final verdict of PTC: none MTC@e327cc33d584: Setting final verdict of the test case. MTC@e327cc33d584: Local verdict of MTC: none MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-NS0(1370): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1371): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97-provIP(1372): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_sgsn_context_req_out-BVCI196(1373): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97(1374): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-NS1(1375): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1376): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_sgsn_context_req_out-BVCI210(1377): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98-provIP(1378): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-NS2(1379): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98(1380): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1381): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99-provIP(1382): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_sgsn_context_req_out-BVCI220(1383): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99(1384): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP-IPA(1385): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP(1386): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GGSN_GTP(1387): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_sgsn_context_req_out(1388): fail (none -> fail) reason: "Rx unexpected RAU Reject" MTC@e327cc33d584: Test case TC_sgsn_context_req_out finished. Verdict: fail reason: Rx unexpected RAU Reject MTC@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_out fail'. Fri Dec 13 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 20241213100112496 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56884<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213100112898 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56884<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=54404) 20241213100113417 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213100113417 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=54404, count=55564) 20241213100114419 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213100114419 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_req_id_req_ra_update'. ------ SGSN_Tests.TC_attach_req_id_req_ra_update ------ Fri Dec 13 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 20241213100115420 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213100115420 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Test case TC_attach_req_id_req_ra_update started. 20241213100115938 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56886<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213100115939 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1389)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1390)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1389)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e327cc33d584: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1393)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213100115981 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213100115981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213100115981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213100115981 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213100115981 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241213100115981 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213100115981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213100115981 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213100115981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1393)@e327cc33d584: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213100115982 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213100115982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213100115982 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213100115982 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213100115982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213100115982 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213100115982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213100115982 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213100115982 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241213100115982 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213100115982 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213100115982 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213100115982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1393)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1393)@e327cc33d584: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213100115985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1394)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1390)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1390)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213100115990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213100115990 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)@e327cc33d584: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1395)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1394)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e327cc33d584: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1398)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213100115999 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213100115999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213100115999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213100115999 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213100115999 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241213100115999 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213100115999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213100115999 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213100115999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1398)@e327cc33d584: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213100116000 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213100116000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213100116000 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213100116000 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213100116000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213100116000 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213100116000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213100116000 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213100116000 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241213100116000 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213100116000 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213100116001 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213100116001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1398)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1398)@e327cc33d584: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213100116003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1399)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1395)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1395)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213100116008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213100116008 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)@e327cc33d584: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1400)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1399)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1403)@e327cc33d584: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1403)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213100116016 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213100116017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213100116017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213100116017 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213100116017 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241213100116017 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213100116017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213100116017 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213100116017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1403)@e327cc33d584: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213100116017 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213100116017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213100116017 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213100116017 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213100116017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213100116017 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213100116017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213100116017 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213100116017 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241213100116017 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213100116017 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1403)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241213100116018 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213100116018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1403)@e327cc33d584: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213100116019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1400)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1400)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213100116024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213100116024 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_req_id_req_ra_update-BVCI220(1402)@e327cc33d584: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213100116421 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213100116421 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241213100116421 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241213100116421 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1404)@e327cc33d584: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1404)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213100116424 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241213100116425 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1404)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1404)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1404)@e327cc33d584: 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(1404)@e327cc33d584: 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(1404)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1404)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_req_id_req_ra_update-BVCI196(1392)@e327cc33d584: Adding Client=TC_attach_req_id_req_ra_update(1407), IMSI='262420000000047'H, TLLI='C1AF4B11'O, index=0 SGSN_Test-GSUP(1405)@e327cc33d584: Created GsupExpect[0] for "262420000000047" to be handled at TC_attach_req_id_req_ra_update(1407) 20241213100116481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213100116481 DLLC NOTICE LLME(ffffffff/c1af4b11){UNASSIGNED} LLC RX: unknown TLLI 0xc1af4b11, creating LLME on the fly (gprs_llc.c:552) 20241213100116481 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241213100116481 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000047) type="GPRS attach"  (gprs_gmm.c:1248) 20241213100116481 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Allocated (fsm.c:456) 20241213100116481 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Init}: Allocated (fsm.c:456) 20241213100116481 DMM DEBUG MM_STATE_Gb[0x55de4072a9b0]{Idle}: Allocated (fsm.c:456) 20241213100116481 DMM DEBUG MM_STATE_Iu[0x55de40730e30]{Detached}: Allocated (fsm.c:456) 20241213100116481 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241213100116481 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241213100116481 DLLC NOTICE LLME(ffffffff/c1af4b11){UNASSIGNED} LLGM Assign pre (c1af4b11 => d1d83384) (gprs_llc.c:1079) 20241213100116481 DLLC NOTICE LLME(c1af4b11/d1d83384){ASSIGNED} LLGM Assign post (c1af4b11 => d1d83384) (gprs_llc.c:1125) 20241213100116481 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241213100116481 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213100116481 DMM DEBUG MM(262420000000047/d1d83384) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241213100116500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213100116500 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb42a96 CMD=UI DATA (gprs_llc_parse.c:89) 20241213100116500 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213100116500 DMM INFO MM(262420000000047/d1d83384) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20241213100116500 DMM INFO MM(262420000000047/d1d83384) Rejecting RAU - Old RA doesn't match MM. Old RA: 262-42-59411-223 New RA: 262-42-13135-0 (gprs_gmm.c:1690) 20241213100116500 DMM NOTICE MM(262420000000047/d1d83384) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1792) 20241213100116500 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1533) 20241213100116501 DMM INFO MM(262420000000047/d1d83384) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:182) 20241213100116501 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241213100116501 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241213100116501 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241213100116501 DMM ERROR MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20241213100116501 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{CheckIdentity}: Deallocated (fsm.c:568) 20241213100116501 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a9b0]{Idle}: Deallocated (fsm.c:568) 20241213100116501 DMM DEBUG MM_STATE_Iu[0x55de40730e30]{Detached}: Deallocated (fsm.c:568) 20241213100116501 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Deallocated (fsm.c:568) 20241213100116501 DLLC NOTICE LLME(c1af4b11/d1d83384){ASSIGNED} LLGM Assign pre (d1d83384 => ffffffff) (gprs_llc.c:1079) 20241213100116501 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d1d83384 => ffffffff) (gprs_llc.c:1125) TC_attach_req_id_req_ra_update(1407)@e327cc33d584: setverdict(pass): none -> pass TC_attach_req_id_req_ra_update-BVCI196(1392)@e327cc33d584: Removing Client IMSI='262420000000047'H, index=0 TC_attach_req_id_req_ra_update(1407)@e327cc33d584: Final verdict of PTC: pass 20241213100116516 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56886<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-BSSGP1(1395)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GSUP(1405)@e327cc33d584: Final verdict of PTC: none -NSVCI98(1398)@e327cc33d584: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI210(1397)@e327cc33d584: Final verdict of PTC: none -NSVCI99(1403)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1394)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1389)@e327cc33d584: Final verdict of PTC: none -NSVCI97(1393)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1399)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1390)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1400)@e327cc33d584: Final verdict of PTC: none 20241213100116522 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241213100116522 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_req_id_req_ra_update-BVCI196(1392)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1404)@e327cc33d584: Final verdict of PTC: none -NSVCI99-provIP(1401)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1406)@e327cc33d584: Final verdict of PTC: none -NSVCI97-provIP(1391)@e327cc33d584: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI220(1402)@e327cc33d584: Final verdict of PTC: none -NSVCI98-provIP(1396)@e327cc33d584: Final verdict of PTC: none MTC@e327cc33d584: Setting final verdict of the test case. MTC@e327cc33d584: Local verdict of MTC: none MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-NS0(1389): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1390): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97-provIP(1391): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI196(1392): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97(1393): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-NS1(1394): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1395): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98-provIP(1396): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI210(1397): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98(1398): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-NS2(1399): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1400): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99-provIP(1401): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI220(1402): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99(1403): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP-IPA(1404): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP(1405): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GGSN_GTP(1406): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_req_id_req_ra_update(1407): pass (none -> pass) MTC@e327cc33d584: Test case TC_attach_req_id_req_ra_update finished. Verdict: pass MTC@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_req_id_req_ra_update pass'. Fri Dec 13 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 20241213100116621 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56902<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213100117023 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56902<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=59272) 20241213100117523 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213100117523 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=59272, count=63628) 20241213100118525 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213100118525 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Test execution finished. MTC@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach'. ------ SGSN_Tests_Iu.TC_iu_attach ------ Fri Dec 13 10:01:19 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_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 20241213100119526 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213100119526 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Test case TC_iu_attach started. 20241213100120059 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56918<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213100120060 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1408)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1409)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1408)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e327cc33d584: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1412)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213100120077 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213100120077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213100120077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213100120077 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213100120077 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241213100120077 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213100120077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213100120077 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213100120077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1412)@e327cc33d584: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213100120078 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213100120078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213100120078 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213100120078 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213100120078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213100120078 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213100120078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213100120078 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213100120078 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241213100120078 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213100120078 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213100120078 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213100120078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1412)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1412)@e327cc33d584: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213100120080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1413)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1409)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1409)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213100120085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213100120085 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_iu_attach-BVCI196(1411)@e327cc33d584: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1414)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1413)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e327cc33d584: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1417)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213100120092 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213100120092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213100120092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213100120092 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213100120092 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241213100120092 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213100120092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213100120092 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213100120092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1417)@e327cc33d584: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213100120093 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213100120093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213100120093 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213100120093 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213100120093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213100120093 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213100120093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213100120093 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213100120093 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241213100120093 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213100120093 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213100120093 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213100120093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1417)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1417)@e327cc33d584: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213100120096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1418)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1414)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1414)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213100120101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213100120101 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_iu_attach-BVCI210(1416)@e327cc33d584: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1419)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1418)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e327cc33d584: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1422)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213100120110 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213100120110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213100120110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213100120110 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213100120110 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241213100120110 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213100120110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213100120110 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213100120110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1422)@e327cc33d584: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213100120111 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213100120111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213100120111 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213100120111 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213100120111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213100120111 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213100120111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213100120111 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213100120111 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241213100120111 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213100120111 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213100120111 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213100120111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1422)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1422)@e327cc33d584: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213100120114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1419)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1419)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213100120120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@e327cc33d584: Connecting RANAP RAN_Emulation to SCCP_SP_PORT 20241213100120120 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) SGSN_Test_0-M3UA(1425)@e327cc33d584: ************************************************* SGSN_Test_0-M3UA(1425)@e327cc33d584: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1425)@e327cc33d584: ************************************************* MTC@e327cc33d584: Starting RAN_Emulation TC_iu_attach-BVCI220(1421)@e327cc33d584: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-SCCP(1423)@e327cc33d584: v_sccp_pdu_maxlen:268 20241213100120321 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241213100120321 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) 20241213100120321 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241213100120321 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)@e327cc33d584: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241213100120323 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241213100120323 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241213100120323 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241213100120323 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241213100120323 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241213100120323 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241213100120323 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241213100120323 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241213100120323 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241213100120323 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241213100120323 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241213100120323 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241213100120323 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241213100120323 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241213100120323 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241213100120527 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213100120527 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241213100120527 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241213100120527 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1427)@e327cc33d584: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1427)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213100120532 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241213100120533 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1427)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1427)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1427)@e327cc33d584: 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(1427)@e327cc33d584: 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)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1427)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241213100120827 DGPRS DEBUG Checking for inactive LLMEs, time = 36612280 (sgsn.c:132) 20241213100121142 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241213100121142 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100121142 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241213100121142 DLM3UA 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) 20241213100121142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100121142 DLSS7 DEBUG Found route for dpc=188=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) 20241213100121142 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213100121142 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213100121142 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241213100121142 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213100121143 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) 20241213100121143 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100121143 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241213100121143 DLM3UA 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) 20241213100121143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100121143 DLSS7 DEBUG Found route for dpc=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) 20241213100121143 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241213100121143 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1424)@e327cc33d584: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach-BVCI196(1411)@e327cc33d584: Adding Client=TC_iu_attach(1430), IMSI='262420000001001'H, TLLI='C47F5004'O, index=0 SGSN_Test-GSUP(1428)@e327cc33d584: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach(1430) TC_iu_attach(1430)@e327cc33d584: 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 := 'D63D'O, rac := '8C'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1424)@e327cc33d584: Added conn table entry 0TC_iu_attach(1430)14637384 SGSN_Test_0-SCCP(1423)@e327cc33d584: First idle individual index:0 SGSN_Test_0-RAN(1424)@e327cc33d584: patch: N(SD) for ConnIdx 0 set to 1 20241213100121576 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241213100121576 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100121576 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241213100121576 DLM3UA 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) 20241213100121576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100121576 DLSS7 DEBUG Found route for dpc=188=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) 20241213100121576 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213100121576 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213100121576 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213100121576 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213100121576 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241213100121576 DRANAP NOTICE New RNC 2342 at RI=2,PC=195,SSN=142 (iu_client.c:223) 20241213100121576 DRANAP NOTICE RNC 2342: new LAC 4660 RAC 0 (iu_client.c:306) 20241213100121576 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach"  (gprs_gmm.c:1248) 20241213100121576 DMM DEBUG GMM(gmm_fsm)[0x55de40730e30]{Deregistered}: Allocated (fsm.c:456) 20241213100121576 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a9b0]{Init}: Allocated (fsm.c:456) 20241213100121576 DMM DEBUG MM_STATE_Gb[0x55de4072a880]{Idle}: Allocated (fsm.c:456) 20241213100121576 DMM DEBUG MM_STATE_Iu[0x55de40738740]{Detached}: Allocated (fsm.c:456) 20241213100121576 DMM DEBUG GMM(gmm_fsm)[0x55de40730e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241213100121576 DMM DEBUG GMM(gmm_fsm)[0x55de40730e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241213100121576 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a9b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241213100121576 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a9b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213100121576 DMM DEBUG MM(262420000001001/f6ba52dc) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241213100121576 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20241213100121576 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) 20241213100121576 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100121576 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241213100121576 DLM3UA 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) 20241213100121576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100121576 DLSS7 DEBUG Found route for dpc=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) 20241213100121576 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241213100121576 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213100121576 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) 20241213100121576 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100121576 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241213100121576 DLM3UA 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) 20241213100121576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100121576 DLSS7 DEBUG Found route for dpc=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) 20241213100121576 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241213100121576 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1423)@e327cc33d584: { messageType := 2, destLocRef := 'DF5948'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)@e327cc33d584: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@e327cc33d584: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@e327cc33d584: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@e327cc33d584: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@e327cc33d584: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach(1430)@e327cc33d584: 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 := 'AF49D04311E7E1FFD0EB02D82D49C4AA'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '22C6F138'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E2CD02701A0CDAB9'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '57B2D4C115747E186A277A64C1350D2C'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '81D9D6FABC3F1AF288DA04AE6B048E59'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'EB3AECC1A10986462DE8814B1B5C6FA1'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'D526FDCD9CB546C6'O } } } } } SGSN_Test_0-SCCP(1423)@e327cc33d584: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@e327cc33d584: vl_len:23 SGSN_Test_0-SCCP(1423)@e327cc33d584: vl_from0 SGSN_Test_0-SCCP(1423)@e327cc33d584: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20241213100121581 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241213100121581 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100121581 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241213100121581 DLM3UA 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) 20241213100121581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100121581 DLSS7 DEBUG Found route for dpc=188=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) 20241213100121581 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213100121581 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213100121581 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241213100121581 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241213100121581 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241213100121581 DMM DEBUG MM(262420000001001/f6ba52dc) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1066) 20241213100121581 DMM NOTICE MM(262420000001001/f6ba52dc) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241213100121581 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a9b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241213100121581 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a9b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241213100121581 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a9b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241213100121581 DMM DEBUG MM(262420000001001/f6ba52dc) Requesting authorization (sgsn_auth.c:160) 20241213100121581 DMM INFO MM(262420000001001/f6ba52dc) Requesting authentication tuples (sgsn_auth.c:184) 20241213100121581 DMM DEBUG MM(262420000001001/f6ba52dc) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241213100121581 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20241213100121581 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)@e327cc33d584: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach(1430) SGSN_Test-GSUP(1428)@e327cc33d584: Added IMSI table entry 0TC_iu_attach(1430)"262420000001001" 20241213100121582 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241213100121582 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241213100121582 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241213100121582 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241213100121582 DMM INFO MM(262420000001001/f6ba52dc) Subscriber data update (mmctx.c:445) 20241213100121582 DMM DEBUG MM(262420000001001/f6ba52dc) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241213100121582 DMM INFO MM(262420000001001/f6ba52dc) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241213100121582 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a9b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241213100121582 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a9b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241213100121582 DMM INFO MM(262420000001001/f6ba52dc) <- GMM AUTH AND CIPHERING REQ (rand = af 49 d0 43 11 e7 e1 ff d0 eb 02 d8 2d 49 c4 aa , mmctx_is_r99=1, vec->auth_types=0x3, autn = eb 3a ec c1 a1 09 86 46 2d e8 81 4b 1b 5c 6f a1 ) (gprs_gmm.c:465) 20241213100121582 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20241213100121582 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) 20241213100121582 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100121582 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241213100121582 DLM3UA 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) 20241213100121582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100121582 DLSS7 DEBUG Found route for dpc=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) 20241213100121582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241213100121582 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1423)@e327cc33d584: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@e327cc33d584: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@e327cc33d584: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@e327cc33d584: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@e327cc33d584: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@e327cc33d584: vl_len:37 SGSN_Test_0-SCCP(1423)@e327cc33d584: vl_from0 SGSN_Test_0-SCCP(1423)@e327cc33d584: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130422D526FDCD23094399990000100001F029049CB546C6'O 20241213100121586 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241213100121586 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100121586 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241213100121586 DLM3UA 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) 20241213100121586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100121586 DLSS7 DEBUG Found route for dpc=188=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) 20241213100121586 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213100121586 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213100121586 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241213100121586 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241213100121586 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241213100121586 DMM INFO MM(262420000001001/f6ba52dc) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241213100121586 DMM NOTICE MM(262420000001001/f6ba52dc) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241213100121586 DMM DEBUG MM(262420000001001/f6ba52dc) checking auth: received UMTS RES = d5 26 fd cd 9c b5 46 c6 (gprs_gmm.c:648) 20241213100121586 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a9b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241213100121586 DMM DEBUG MM(262420000001001/f6ba52dc) Requesting authorization (sgsn_auth.c:160) 20241213100121586 DMM INFO MM(262420000001001/f6ba52dc) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241213100121586 DMM DEBUG MM(262420000001001/f6ba52dc) Requesting subscriber data update (gprs_subscriber.c:894) 20241213100121586 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20241213100121586 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) 20241213100121586 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a9b0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241213100121586 DMM DEBUG MM(262420000001001/f6ba52dc) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241213100121586 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) 20241213100121586 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100121586 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241213100121586 DLM3UA 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) 20241213100121586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100121586 DLSS7 DEBUG Found route for dpc=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) 20241213100121586 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241213100121586 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1423)@e327cc33d584: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@e327cc33d584: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@e327cc33d584: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@e327cc33d584: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@e327cc33d584: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@e327cc33d584: vl_len:12 SGSN_Test_0-SCCP(1423)@e327cc33d584: vl_from0 SGSN_Test_0-SCCP(1423)@e327cc33d584: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241213100121591 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241213100121591 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100121591 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241213100121591 DLM3UA 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) 20241213100121591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100121591 DLSS7 DEBUG Found route for dpc=188=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) 20241213100121591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213100121591 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213100121591 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241213100121591 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241213100121591 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241213100121591 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 1) (iu_client.c:366) 20241213100121591 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a9b0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241213100121591 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a9b0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241213100121591 DMM INFO MM(262420000001001/f6ba52dc) <- GMM ATTACH ACCEPT (new P-TMSI=0xf6ba52dc) (gprs_gmm.c:282) 20241213100121591 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20241213100121591 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) 20241213100121591 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100121591 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241213100121591 DLM3UA 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) 20241213100121591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100121591 DLSS7 DEBUG Found route for dpc=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) 20241213100121591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241213100121591 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213100121591 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) 20241213100121591 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100121591 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241213100121591 DLM3UA 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) 20241213100121591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100121591 DLSS7 DEBUG Found route for dpc=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) 20241213100121591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241213100121591 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1423)@e327cc33d584: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@e327cc33d584: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@e327cc33d584: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@e327cc33d584: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@e327cc33d584: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@e327cc33d584: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@e327cc33d584: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@e327cc33d584: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241213100121593 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241213100121593 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241213100121593 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241213100121593 DMM INFO MM(262420000001001/f6ba52dc) Subscriber data update (mmctx.c:445) 20241213100121593 DMM DEBUG MM(262420000001001/f6ba52dc) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241213100121593 DMM INFO MM(262420000001001/f6ba52dc) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241213100121593 DMM NOTICE MM(262420000001001/f6ba52dc) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:982) 20241213100121593 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a9b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241213100121593 DMM NOTICE MM(262420000001001/f6ba52dc) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241213100121593 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) 20241213100121594 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241213100121594 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241213100121594 DMM INFO MM(262420000001001/f6ba52dc) Subscriber data update (mmctx.c:445) 20241213100121594 DMM DEBUG MM(262420000001001/f6ba52dc) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1423)@e327cc33d584: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@e327cc33d584: vl_len:14 SGSN_Test_0-SCCP(1423)@e327cc33d584: vl_from0 SGSN_Test_0-SCCP(1423)@e327cc33d584: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241213100121595 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241213100121595 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100121595 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241213100121595 DLM3UA 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) 20241213100121595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100121595 DLSS7 DEBUG Found route for dpc=188=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) 20241213100121595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213100121595 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213100121595 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241213100121595 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241213100121595 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241213100121595 DMM INFO MM(262420000001001/f6ba52dc) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241213100121595 DMM NOTICE MM(262420000001001/f6ba52dc) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241213100121595 DMM DEBUG GMM(gmm_fsm)[0x55de40730e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241213100121595 DMM DEBUG GMM(gmm_fsm)[0x55de40730e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241213100121595 DMM DEBUG MM_STATE_Iu(1)[0x55de40738740]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241213100121595 DMM DEBUG MM_STATE_Iu(1)[0x55de40738740]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241213100121595 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a9b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241213100121595 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a9b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241213100121595 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) 20241213100121595 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100121595 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241213100121595 DLM3UA 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) 20241213100121595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100121595 DLSS7 DEBUG Found route for dpc=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) 20241213100121595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241213100121595 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1423)@e327cc33d584: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@e327cc33d584: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@e327cc33d584: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@e327cc33d584: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@e327cc33d584: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@e327cc33d584: vl_len:7 SGSN_Test_0-SCCP(1423)@e327cc33d584: vl_from0 SGSN_Test_0-SCCP(1423)@e327cc33d584: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241213100121599 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241213100121599 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100121599 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241213100121599 DLM3UA 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) 20241213100121599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100121599 DLSS7 DEBUG Found route for dpc=188=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) 20241213100121599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213100121599 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213100121599 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241213100121599 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241213100121599 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241213100121599 DMM INFO MM(262420000001001/f6ba52dc) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241213100121599 DMM DEBUG MM_STATE_Iu(1)[0x55de40738740]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241213100121599 DMM DEBUG MM_STATE_Iu(1)[0x55de40738740]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241213100121599 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) 20241213100121599 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100121599 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241213100121599 DLM3UA 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) 20241213100121599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100121599 DLSS7 DEBUG Found route for dpc=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) 20241213100121599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241213100121599 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1423)@e327cc33d584: Session index based on local reference:0 20241213100121600 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241213100121600 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100121600 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241213100121600 DLM3UA 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) 20241213100121600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100121600 DLSS7 DEBUG Found route for dpc=188=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) 20241213100121600 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213100121600 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1424)@e327cc33d584: Deleted conn table entry 0TC_iu_attach(1430)14637384 TC_iu_attach(1430)@e327cc33d584: setverdict(pass): none -> pass TC_iu_attach(1430)@e327cc33d584: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach-BVCI196(1411)@e327cc33d584: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach(1430)@e327cc33d584: Final verdict of PTC: pass SGSN_Test_0-RAN(1424)@e327cc33d584: Final verdict of PTC: none SGSN_Test_0-M3UA(1425)@e327cc33d584: Final verdict of PTC: none SGSN_Test_0-SCCP(1423)@e327cc33d584: Final verdict of PTC: none 20241213100121672 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56918<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1428)@e327cc33d584: Final verdict of PTC: none 20241213100121677 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241213100121677 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1427)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1408)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1409)@e327cc33d584: Final verdict of PTC: none -NSVCI97(1412)@e327cc33d584: Final verdict of PTC: none TC_iu_attach-BVCI210(1416)@e327cc33d584: Final verdict of PTC: none -NSVCI98(1417)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1413)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1418)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1414)@e327cc33d584: Final verdict of PTC: none TC_iu_attach-BVCI220(1421)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1419)@e327cc33d584: Final verdict of PTC: none -NSVCI99(1422)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1429)@e327cc33d584: Final verdict of PTC: none -NSVCI98-provIP(1415)@e327cc33d584: Final verdict of PTC: none -NSVCI97-provIP(1410)@e327cc33d584: Final verdict of PTC: none TC_iu_attach-BVCI196(1411)@e327cc33d584: Final verdict of PTC: none SGSN_Test-RNC_GTP(1426)@e327cc33d584: Final verdict of PTC: none -NSVCI99-provIP(1420)@e327cc33d584: Final verdict of PTC: none MTC@e327cc33d584: Setting final verdict of the test case. MTC@e327cc33d584: Local verdict of MTC: none MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-NS0(1408): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1409): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97-provIP(1410): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_iu_attach-BVCI196(1411): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97(1412): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-NS1(1413): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1414): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98-provIP(1415): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_iu_attach-BVCI210(1416): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98(1417): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-NS2(1418): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1419): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99-provIP(1420): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_iu_attach-BVCI220(1421): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99(1422): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test_0-SCCP(1423): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test_0-RAN(1424): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test_0-M3UA(1425): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-RNC_GTP(1426): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP-IPA(1427): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP(1428): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GGSN_GTP(1429): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_iu_attach(1430): pass (none -> pass) MTC@e327cc33d584: Test case TC_iu_attach finished. Verdict: pass MTC@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach pass'. Fri Dec 13 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 20241213100121796 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55054<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213100121802 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213100121802 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) 20241213100121802 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241213100121802 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241213100121802 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241213100121802 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) 20241213100121802 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241213100121802 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241213100121802 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) 20241213100121802 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241213100121802 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241213100121802 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241213100121802 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241213100121802 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241213100121802 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241213100121802 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241213100121802 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241213100121802 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) 20241213100122198 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55054<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=179508) 20241213100122677 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213100122677 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=179508, count=208700) 20241213100123679 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213100123679 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241213100123803 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241213100123803 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241213100123803 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@e327cc33d584: 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@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_encr'. ------ SGSN_Tests_Iu.TC_iu_attach_encr ------ Fri Dec 13 10:01:24 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_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 20241213100124681 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213100124681 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Test case TC_iu_attach_encr started. 20241213100125273 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55064<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213100125274 DMM INFO MM(262420000001001/f6ba52dc) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241213100125274 DMM INFO MM(262420000001001/f6ba52dc) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241213100125274 DMM DEBUG GMM(gmm_fsm)[0x55de40730e30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241213100125274 DMM DEBUG GMM(gmm_fsm)[0x55de40730e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241213100125274 DMM DEBUG MM_STATE_Iu(1)[0x55de40738740]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241213100125274 DMM DEBUG MM_STATE_Iu(1)[0x55de40738740]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241213100125274 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20241213100125274 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) 20241213100125274 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) 20241213100125274 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a9b0]{Init}: Deallocated (fsm.c:568) 20241213100125274 DMM DEBUG MM_STATE_Gb[0x55de4072a880]{Idle}: Deallocated (fsm.c:568) 20241213100125274 DMM DEBUG MM_STATE_Iu(1)[0x55de40738740]{Detached}: Deallocated (fsm.c:568) 20241213100125274 DMM DEBUG GMM(gmm_fsm)[0x55de40730e30]{Deregistered}: Deallocated (fsm.c:568) 20241213100125274 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1431)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1432)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1431)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e327cc33d584: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1435)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213100125293 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213100125293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213100125293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213100125293 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213100125293 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241213100125293 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213100125293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213100125293 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213100125293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1435)@e327cc33d584: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213100125293 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213100125293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213100125293 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213100125293 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213100125293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213100125293 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213100125293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213100125293 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213100125293 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241213100125293 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213100125293 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213100125294 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213100125294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1435)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1435)@e327cc33d584: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213100125296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1436)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1432)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1432)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213100125301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213100125301 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_iu_attach_encr-BVCI196(1434)@e327cc33d584: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1437)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1436)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e327cc33d584: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1440)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213100125310 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213100125310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213100125310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213100125310 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213100125310 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241213100125310 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213100125310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213100125310 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213100125310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1440)@e327cc33d584: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213100125311 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213100125311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213100125311 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213100125311 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213100125311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213100125311 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213100125311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213100125311 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213100125311 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241213100125311 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213100125311 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213100125311 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213100125311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1440)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1440)@e327cc33d584: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213100125314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1441)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1437)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1437)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213100125319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213100125319 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_iu_attach_encr-BVCI210(1439)@e327cc33d584: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1442)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1441)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e327cc33d584: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1445)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213100125327 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213100125327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213100125327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213100125327 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213100125327 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241213100125327 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213100125327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213100125327 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213100125327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1445)@e327cc33d584: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213100125328 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213100125328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213100125328 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213100125328 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213100125328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213100125328 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213100125328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213100125328 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213100125328 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241213100125328 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213100125328 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213100125329 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213100125329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1445)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1445)@e327cc33d584: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213100125331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@e327cc33d584: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1448)@e327cc33d584: ************************************************* SGSN_Test_0-M3UA(1448)@e327cc33d584: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1448)@e327cc33d584: ************************************************* MTC@e327cc33d584: Starting RAN_Emulation SGSN_Test_0-SCCP(1446)@e327cc33d584: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1442)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1442)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213100125336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213100125337 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_iu_attach_encr-BVCI220(1444)@e327cc33d584: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213100125534 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241213100125534 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) 20241213100125534 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241213100125534 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)@e327cc33d584: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241213100125536 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241213100125536 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241213100125536 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241213100125536 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241213100125536 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241213100125536 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241213100125536 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241213100125537 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241213100125537 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241213100125537 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241213100125537 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241213100125537 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241213100125537 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241213100125537 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241213100125537 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241213100125683 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213100125683 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241213100125683 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241213100125683 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1450)@e327cc33d584: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1450)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213100125687 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1450)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1450)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241213100125688 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1450)@e327cc33d584: 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)@e327cc33d584: 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)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1450)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241213100126341 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241213100126341 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100126341 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241213100126341 DLM3UA 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) 20241213100126341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100126341 DLSS7 DEBUG Found route for dpc=188=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) 20241213100126341 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213100126341 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213100126342 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) 20241213100126342 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100126342 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241213100126342 DLM3UA 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) 20241213100126342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100126342 DLSS7 DEBUG Found route for dpc=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) 20241213100126342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241213100126342 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213100126342 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241213100126342 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) SGSN_Test_0-RAN(1447)@e327cc33d584: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_encr-BVCI196(1434)@e327cc33d584: Adding Client=TC_iu_attach_encr(1453), IMSI='262420000001001'H, TLLI='FE468BF7'O, index=0 SGSN_Test-GSUP(1451)@e327cc33d584: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach_encr(1453) TC_iu_attach_encr(1453)@e327cc33d584: 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 := 'B324'O, rac := 'D1'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)@e327cc33d584: Added conn table entry 0TC_iu_attach_encr(1453)9107890 SGSN_Test_0-SCCP(1446)@e327cc33d584: First idle individual index:0 SGSN_Test_0-RAN(1447)@e327cc33d584: patch: N(SD) for ConnIdx 0 set to 1 20241213100126789 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241213100126789 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100126789 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241213100126789 DLM3UA 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) 20241213100126789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100126789 DLSS7 DEBUG Found route for dpc=188=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) 20241213100126789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213100126789 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213100126789 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213100126789 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213100126789 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241213100126789 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach"  (gprs_gmm.c:1248) 20241213100126789 DMM DEBUG GMM(gmm_fsm)[0x55de40738740]{Deregistered}: Allocated (fsm.c:456) 20241213100126789 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Init}: Allocated (fsm.c:456) 20241213100126789 DMM DEBUG MM_STATE_Gb[0x55de4072a9b0]{Idle}: Allocated (fsm.c:456) 20241213100126789 DMM DEBUG MM_STATE_Iu[0x55de4072a750]{Detached}: Allocated (fsm.c:456) 20241213100126789 DMM DEBUG GMM(gmm_fsm)[0x55de40738740]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241213100126789 DMM DEBUG GMM(gmm_fsm)[0x55de40738740]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241213100126789 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241213100126789 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213100126789 DMM DEBUG MM(262420000001001/c77e39d7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241213100126789 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20241213100126789 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) 20241213100126789 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100126789 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241213100126789 DLM3UA 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) 20241213100126789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100126789 DLSS7 DEBUG Found route for dpc=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) 20241213100126789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241213100126789 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213100126789 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) 20241213100126789 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100126789 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241213100126789 DLM3UA 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) 20241213100126789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100126789 DLSS7 DEBUG Found route for dpc=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) 20241213100126789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241213100126789 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1446)@e327cc33d584: { messageType := 2, destLocRef := '8AF9B2'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)@e327cc33d584: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@e327cc33d584: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@e327cc33d584: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@e327cc33d584: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@e327cc33d584: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_encr(1453)@e327cc33d584: 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 := 'DE16E32A93F208C7159F4F66883D716D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '156C44D9'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9FB820060F2C48E4'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'ABE49F08EDCCDFF4E44AD946762E3FF6'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '7AC37B33B124FA265027495178F7BB93'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'B79F727FE3B7DAECC44B8D788079414A'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '00739628332B6659'O } } } } } SGSN_Test_0-SCCP(1446)@e327cc33d584: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@e327cc33d584: vl_len:23 SGSN_Test_0-SCCP(1446)@e327cc33d584: vl_from0 SGSN_Test_0-SCCP(1446)@e327cc33d584: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20241213100126796 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241213100126796 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100126796 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241213100126796 DLM3UA 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) 20241213100126796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100126796 DLSS7 DEBUG Found route for dpc=188=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) 20241213100126796 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213100126796 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213100126796 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241213100126796 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241213100126796 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241213100126796 DMM DEBUG MM(262420000001001/c77e39d7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1066) 20241213100126796 DMM NOTICE MM(262420000001001/c77e39d7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241213100126796 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241213100126796 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241213100126796 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241213100126796 DMM DEBUG MM(262420000001001/c77e39d7) Requesting authorization (sgsn_auth.c:160) 20241213100126796 DMM INFO MM(262420000001001/c77e39d7) Requesting authentication tuples (sgsn_auth.c:184) 20241213100126796 DMM DEBUG MM(262420000001001/c77e39d7) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241213100126796 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20241213100126796 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)@e327cc33d584: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach_encr(1453) SGSN_Test-GSUP(1451)@e327cc33d584: Added IMSI table entry 0TC_iu_attach_encr(1453)"262420000001001" 20241213100126798 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241213100126798 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241213100126798 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241213100126798 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241213100126798 DMM INFO MM(262420000001001/c77e39d7) Subscriber data update (mmctx.c:445) 20241213100126798 DMM DEBUG MM(262420000001001/c77e39d7) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241213100126798 DMM INFO MM(262420000001001/c77e39d7) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241213100126798 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241213100126798 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241213100126798 DMM INFO MM(262420000001001/c77e39d7) <- GMM AUTH AND CIPHERING REQ (rand = de 16 e3 2a 93 f2 08 c7 15 9f 4f 66 88 3d 71 6d , mmctx_is_r99=1, vec->auth_types=0x3, autn = b7 9f 72 7f e3 b7 da ec c4 4b 8d 78 80 79 41 4a ) (gprs_gmm.c:465) 20241213100126798 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20241213100126798 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) 20241213100126798 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100126798 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241213100126798 DLM3UA 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) 20241213100126798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100126798 DLSS7 DEBUG Found route for dpc=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) 20241213100126798 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241213100126798 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1446)@e327cc33d584: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@e327cc33d584: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@e327cc33d584: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@e327cc33d584: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@e327cc33d584: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@e327cc33d584: vl_len:37 SGSN_Test_0-SCCP(1446)@e327cc33d584: vl_from0 SGSN_Test_0-SCCP(1446)@e327cc33d584: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081304220073962823094399990000100001F02904332B6659'O 20241213100126801 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241213100126801 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100126801 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241213100126801 DLM3UA 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) 20241213100126801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100126801 DLSS7 DEBUG Found route for dpc=188=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) 20241213100126801 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213100126801 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213100126802 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241213100126802 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241213100126802 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241213100126802 DMM INFO MM(262420000001001/c77e39d7) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241213100126802 DMM NOTICE MM(262420000001001/c77e39d7) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241213100126802 DMM DEBUG MM(262420000001001/c77e39d7) checking auth: received UMTS RES = 00 73 96 28 33 2b 66 59 (gprs_gmm.c:648) 20241213100126802 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241213100126802 DMM DEBUG MM(262420000001001/c77e39d7) Requesting authorization (sgsn_auth.c:160) 20241213100126802 DMM INFO MM(262420000001001/c77e39d7) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241213100126802 DMM DEBUG MM(262420000001001/c77e39d7) Requesting subscriber data update (gprs_subscriber.c:894) 20241213100126802 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20241213100126802 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) 20241213100126802 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241213100126802 DMM DEBUG MM(262420000001001/c77e39d7) Iu Security Mode Command: sending encryption key (UEA encryption mask = 0x6) (gprs_gmm_attach.c:272) 20241213100126802 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) 20241213100126802 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100126802 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241213100126802 DLM3UA 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) 20241213100126802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100126802 DLSS7 DEBUG Found route for dpc=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) 20241213100126802 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241213100126802 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1446)@e327cc33d584: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@e327cc33d584: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@e327cc33d584: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@e327cc33d584: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@e327cc33d584: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@e327cc33d584: vl_len:17 SGSN_Test_0-SCCP(1446)@e327cc33d584: vl_from0 SGSN_Test_0-SCCP(1446)@e327cc33d584: data sent by MTP3_SCCP_PORT: '2006000D00000200060001000005400110'O 20241213100126806 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241213100126806 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100126806 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241213100126806 DLM3UA 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) 20241213100126806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100126806 DLSS7 DEBUG Found route for dpc=188=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) 20241213100126806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213100126806 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213100126806 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241213100126806 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241213100126807 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241213100126807 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 2) (iu_client.c:366) 20241213100126807 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241213100126807 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241213100126807 DMM INFO MM(262420000001001/c77e39d7) <- GMM ATTACH ACCEPT (new P-TMSI=0xc77e39d7) (gprs_gmm.c:282) 20241213100126807 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20241213100126807 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) 20241213100126807 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100126807 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241213100126807 DLM3UA 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) 20241213100126807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100126807 DLSS7 DEBUG Found route for dpc=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) 20241213100126807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241213100126807 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213100126807 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) 20241213100126807 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100126807 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241213100126807 DLM3UA 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) 20241213100126807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100126807 DLSS7 DEBUG Found route for dpc=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) 20241213100126807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241213100126807 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1446)@e327cc33d584: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@e327cc33d584: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@e327cc33d584: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@e327cc33d584: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@e327cc33d584: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@e327cc33d584: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@e327cc33d584: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@e327cc33d584: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241213100126809 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241213100126809 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241213100126809 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241213100126809 DMM INFO MM(262420000001001/c77e39d7) Subscriber data update (mmctx.c:445) 20241213100126809 DMM DEBUG MM(262420000001001/c77e39d7) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241213100126809 DMM INFO MM(262420000001001/c77e39d7) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241213100126809 DMM NOTICE MM(262420000001001/c77e39d7) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:982) 20241213100126809 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241213100126809 DMM NOTICE MM(262420000001001/c77e39d7) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241213100126809 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) 20241213100126809 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241213100126809 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241213100126809 DMM INFO MM(262420000001001/c77e39d7) Subscriber data update (mmctx.c:445) 20241213100126809 DMM DEBUG MM(262420000001001/c77e39d7) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1446)@e327cc33d584: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@e327cc33d584: vl_len:14 SGSN_Test_0-SCCP(1446)@e327cc33d584: vl_from0 SGSN_Test_0-SCCP(1446)@e327cc33d584: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241213100126810 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241213100126810 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100126810 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241213100126810 DLM3UA 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) 20241213100126810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100126810 DLSS7 DEBUG Found route for dpc=188=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) 20241213100126810 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213100126810 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213100126810 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241213100126810 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241213100126810 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241213100126810 DMM INFO MM(262420000001001/c77e39d7) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241213100126810 DMM NOTICE MM(262420000001001/c77e39d7) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241213100126810 DMM DEBUG GMM(gmm_fsm)[0x55de40738740]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241213100126810 DMM DEBUG GMM(gmm_fsm)[0x55de40738740]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241213100126810 DMM DEBUG MM_STATE_Iu(2)[0x55de4072a750]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241213100126810 DMM DEBUG MM_STATE_Iu(2)[0x55de4072a750]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241213100126810 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241213100126810 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241213100126810 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) 20241213100126810 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100126810 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241213100126810 DLM3UA 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) 20241213100126810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100126810 DLSS7 DEBUG Found route for dpc=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) 20241213100126810 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241213100126810 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1446)@e327cc33d584: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@e327cc33d584: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@e327cc33d584: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@e327cc33d584: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@e327cc33d584: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@e327cc33d584: vl_len:7 SGSN_Test_0-SCCP(1446)@e327cc33d584: vl_from0 SGSN_Test_0-SCCP(1446)@e327cc33d584: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241213100126813 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241213100126813 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100126813 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241213100126813 DLM3UA 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) 20241213100126813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100126813 DLSS7 DEBUG Found route for dpc=188=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) 20241213100126813 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213100126813 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213100126813 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) 20241213100126813 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100126813 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241213100126813 DLM3UA 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) 20241213100126813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100126813 DLSS7 DEBUG Found route for dpc=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) 20241213100126813 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241213100126813 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213100126813 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241213100126813 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241213100126813 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241213100126813 DMM INFO MM(262420000001001/c77e39d7) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241213100126813 DMM DEBUG MM_STATE_Iu(2)[0x55de4072a750]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241213100126813 DMM DEBUG MM_STATE_Iu(2)[0x55de4072a750]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) SGSN_Test_0-SCCP(1446)@e327cc33d584: Session index based on local reference:0 20241213100126813 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241213100126813 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100126813 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241213100126813 DLM3UA 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) 20241213100126813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100126813 DLSS7 DEBUG Found route for dpc=188=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) 20241213100126813 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213100126813 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1447)@e327cc33d584: Deleted conn table entry 0TC_iu_attach_encr(1453)9107890 TC_iu_attach_encr(1453)@e327cc33d584: setverdict(pass): none -> pass TC_iu_attach_encr(1453)@e327cc33d584: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_encr-BVCI196(1434)@e327cc33d584: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach_encr(1453)@e327cc33d584: Final verdict of PTC: pass SGSN_Test_0-RAN(1447)@e327cc33d584: Final verdict of PTC: none SGSN_Test_0-M3UA(1448)@e327cc33d584: Final verdict of PTC: none SGSN_Test_0-SCCP(1446)@e327cc33d584: Final verdict of PTC: none 20241213100126877 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55064<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1451)@e327cc33d584: Final verdict of PTC: none -NSVCI97(1435)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1441)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1431)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1436)@e327cc33d584: Final verdict of PTC: none -NSVCI98(1440)@e327cc33d584: Final verdict of PTC: none 20241213100126882 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-Gb0-BSSGP0(1432)@e327cc33d584: Final verdict of PTC: none TC_iu_attach_encr-BVCI196(1434)@e327cc33d584: Final verdict of PTC: none TC_iu_attach_encr-BVCI210(1439)@e327cc33d584: Final verdict of PTC: none TC_iu_attach_encr-BVCI220(1444)@e327cc33d584: Final verdict of PTC: none 20241213100126882 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-BSSGP2(1442)@e327cc33d584: Final verdict of PTC: none -NSVCI99(1445)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1450)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1437)@e327cc33d584: Final verdict of PTC: none SGSN_Test-RNC_GTP(1449)@e327cc33d584: Final verdict of PTC: none -NSVCI99-provIP(1443)@e327cc33d584: Final verdict of PTC: none -NSVCI97-provIP(1433)@e327cc33d584: Final verdict of PTC: none -NSVCI98-provIP(1438)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1452)@e327cc33d584: Final verdict of PTC: none MTC@e327cc33d584: Setting final verdict of the test case. MTC@e327cc33d584: Local verdict of MTC: none MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-NS0(1431): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1432): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97-provIP(1433): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_iu_attach_encr-BVCI196(1434): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97(1435): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-NS1(1436): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1437): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98-provIP(1438): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_iu_attach_encr-BVCI210(1439): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98(1440): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-NS2(1441): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1442): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99-provIP(1443): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_iu_attach_encr-BVCI220(1444): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99(1445): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test_0-SCCP(1446): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test_0-RAN(1447): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test_0-M3UA(1448): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-RNC_GTP(1449): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP-IPA(1450): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP(1451): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GGSN_GTP(1452): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_iu_attach_encr(1453): pass (none -> pass) MTC@e327cc33d584: Test case TC_iu_attach_encr finished. Verdict: pass MTC@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_encr pass'. Fri Dec 13 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 20241213100127014 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) 20241213100127014 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213100127014 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) 20241213100127014 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241213100127014 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241213100127014 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241213100127014 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) 20241213100127014 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241213100127014 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241213100127014 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) 20241213100127014 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241213100127014 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241213100127014 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241213100127014 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241213100127014 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241213100127014 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241213100127014 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241213100127014 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241213100127053 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55078<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213100127455 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55078<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=184352) 20241213100127882 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213100127882 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=184352, count=211672) 20241213100128883 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213100128883 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241213100129016 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241213100129016 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241213100129016 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@e327cc33d584: 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@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau'. ------ SGSN_Tests_Iu.TC_iu_attach_geran_rau ------ Fri Dec 13 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 20241213100129884 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213100129884 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Test case TC_iu_attach_geran_rau started. 20241213100130562 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55088<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213100130564 DMM INFO MM(262420000001001/c77e39d7) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241213100130564 DMM INFO MM(262420000001001/c77e39d7) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241213100130564 DMM DEBUG GMM(gmm_fsm)[0x55de40738740]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241213100130564 DMM DEBUG GMM(gmm_fsm)[0x55de40738740]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241213100130564 DMM DEBUG MM_STATE_Iu(2)[0x55de4072a750]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241213100130564 DMM DEBUG MM_STATE_Iu(2)[0x55de4072a750]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241213100130564 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20241213100130564 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) 20241213100130564 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) 20241213100130564 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Init}: Deallocated (fsm.c:568) 20241213100130564 DMM DEBUG MM_STATE_Gb[0x55de4072a9b0]{Idle}: Deallocated (fsm.c:568) 20241213100130564 DMM DEBUG MM_STATE_Iu(2)[0x55de4072a750]{Detached}: Deallocated (fsm.c:568) 20241213100130564 DMM DEBUG GMM(gmm_fsm)[0x55de40738740]{Deregistered}: Deallocated (fsm.c:568) 20241213100130564 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1454)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1455)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1454)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e327cc33d584: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1458)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213100130611 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213100130611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213100130611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213100130611 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213100130611 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241213100130611 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213100130611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213100130611 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213100130611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1458)@e327cc33d584: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213100130612 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213100130612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213100130612 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213100130612 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213100130612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213100130612 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213100130612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213100130612 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213100130612 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241213100130612 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213100130612 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213100130612 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213100130612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1458)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1458)@e327cc33d584: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213100130615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1459)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1455)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1455)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213100130619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213100130619 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_iu_attach_geran_rau-BVCI196(1457)@e327cc33d584: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1460)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1459)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1463)@e327cc33d584: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1463)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213100130628 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213100130628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213100130628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213100130628 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213100130628 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241213100130628 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213100130628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213100130628 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213100130628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1463)@e327cc33d584: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213100130629 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213100130629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213100130629 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213100130629 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213100130629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213100130629 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213100130629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213100130629 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213100130629 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241213100130629 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213100130629 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213100130630 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213100130630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1463)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1463)@e327cc33d584: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213100130631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1464)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1460)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1460)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213100130636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213100130636 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_iu_attach_geran_rau-BVCI210(1462)@e327cc33d584: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1465)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1464)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1468)@e327cc33d584: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1468)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213100130644 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213100130644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213100130644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213100130644 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213100130644 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241213100130644 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213100130644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213100130644 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213100130644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1468)@e327cc33d584: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213100130645 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213100130645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213100130645 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213100130645 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213100130645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213100130645 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213100130645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213100130645 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213100130645 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241213100130645 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213100130645 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213100130645 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213100130645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1468)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1468)@e327cc33d584: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213100130647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1465)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1465)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213100130651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213100130651 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@e327cc33d584: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1471)@e327cc33d584: ************************************************* SGSN_Test_0-M3UA(1471)@e327cc33d584: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1471)@e327cc33d584: ************************************************* MTC@e327cc33d584: Starting RAN_Emulation TC_iu_attach_geran_rau-BVCI220(1467)@e327cc33d584: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-SCCP(1469)@e327cc33d584: v_sccp_pdu_maxlen:268 20241213100130852 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241213100130852 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) 20241213100130852 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241213100130852 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)@e327cc33d584: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241213100130856 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241213100130856 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241213100130856 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241213100130856 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241213100130856 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241213100130856 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241213100130856 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241213100130857 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241213100130857 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241213100130857 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241213100130857 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241213100130857 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241213100130857 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241213100130857 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241213100130857 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241213100130885 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213100130885 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241213100130885 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241213100130885 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1473)@e327cc33d584: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1473)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213100130886 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241213100130886 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1473)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1473)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1473)@e327cc33d584: 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)@e327cc33d584: 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)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1473)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241213100131666 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241213100131666 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100131666 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241213100131666 DLM3UA 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) 20241213100131666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100131666 DLSS7 DEBUG Found route for dpc=188=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) 20241213100131666 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213100131666 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213100131666 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241213100131666 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213100131666 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) 20241213100131666 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100131666 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241213100131666 DLM3UA 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) 20241213100131666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100131666 DLSS7 DEBUG Found route for dpc=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) 20241213100131666 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241213100131666 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1470)@e327cc33d584: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_geran_rau-BVCI196(1457)@e327cc33d584: Adding Client=TC_iu_attach_geran_rau(1476), IMSI='262420000001002'H, TLLI='CB52743C'O, index=0 SGSN_Test-GSUP(1474)@e327cc33d584: Created GsupExpect[0] for "262420000001002" to be handled at TC_iu_attach_geran_rau(1476) TC_iu_attach_geran_rau(1476)@e327cc33d584: 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 := '6FD0'O, rac := 'F1'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)@e327cc33d584: Added conn table entry 0TC_iu_attach_geran_rau(1476)3115018 SGSN_Test_0-SCCP(1469)@e327cc33d584: First idle individual index:0 SGSN_Test_0-RAN(1470)@e327cc33d584: patch: N(SD) for ConnIdx 0 set to 1 20241213100131926 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241213100131926 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100131926 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241213100131926 DLM3UA 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) 20241213100131926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100131926 DLSS7 DEBUG Found route for dpc=188=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) 20241213100131926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213100131926 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213100131926 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213100131926 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213100131926 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241213100131926 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach"  (gprs_gmm.c:1248) 20241213100131926 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Allocated (fsm.c:456) 20241213100131926 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a9b0]{Init}: Allocated (fsm.c:456) 20241213100131926 DMM DEBUG MM_STATE_Gb[0x55de4072a880]{Idle}: Allocated (fsm.c:456) 20241213100131926 DMM DEBUG MM_STATE_Iu[0x55de40730e30]{Detached}: Allocated (fsm.c:456) 20241213100131926 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241213100131926 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241213100131926 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a9b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241213100131926 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a9b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213100131926 DMM DEBUG MM(262420000001002/e53f27d2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241213100131926 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20241213100131926 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) 20241213100131926 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100131926 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241213100131926 DLM3UA 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) 20241213100131927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100131927 DLSS7 DEBUG Found route for dpc=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) 20241213100131927 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241213100131927 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213100131927 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) 20241213100131927 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100131927 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241213100131927 DLM3UA 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) 20241213100131927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100131927 DLSS7 DEBUG Found route for dpc=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) 20241213100131927 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241213100131927 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1469)@e327cc33d584: { messageType := 2, destLocRef := '2F880A'O, sourceLocRef := '000003'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1469)@e327cc33d584: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@e327cc33d584: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@e327cc33d584: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@e327cc33d584: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@e327cc33d584: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_geran_rau(1476)@e327cc33d584: 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 := '96D78F5FC4CF83042C06C63E05FAFA3F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4B8A9914'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3042BAF3BFC15883'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '5FB2791DA03B7F12A626575094CD2D07'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '083B34AFE15A172E17FE938F1CAD05DA'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '13DFF1783AA5AB9726653FDAEBBD5272'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '73F4EF1320BB1717'O } } } } } SGSN_Test_0-SCCP(1469)@e327cc33d584: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@e327cc33d584: vl_len:23 SGSN_Test_0-SCCP(1469)@e327cc33d584: vl_from0 SGSN_Test_0-SCCP(1469)@e327cc33d584: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100002'O 20241213100131933 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241213100131933 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100131933 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241213100131933 DLM3UA 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) 20241213100131933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100131933 DLSS7 DEBUG Found route for dpc=188=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) 20241213100131933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213100131933 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213100131933 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241213100131933 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241213100131933 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241213100131933 DMM DEBUG MM(262420000001002/e53f27d2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1066) 20241213100131933 DMM NOTICE MM(262420000001002/e53f27d2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241213100131933 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a9b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241213100131933 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a9b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241213100131933 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a9b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241213100131933 DMM DEBUG MM(262420000001002/e53f27d2) Requesting authorization (sgsn_auth.c:160) 20241213100131933 DMM INFO MM(262420000001002/e53f27d2) Requesting authentication tuples (sgsn_auth.c:184) 20241213100131933 DMM DEBUG MM(262420000001002/e53f27d2) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241213100131933 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20241213100131933 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)@e327cc33d584: Found GsupExpect[0] for "262420000001002" handled at TC_iu_attach_geran_rau(1476) SGSN_Test-GSUP(1474)@e327cc33d584: Added IMSI table entry 0TC_iu_attach_geran_rau(1476)"262420000001002" 20241213100131935 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241213100131935 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241213100131935 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241213100131935 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20241213100131935 DMM INFO MM(262420000001002/e53f27d2) Subscriber data update (mmctx.c:445) 20241213100131935 DMM DEBUG MM(262420000001002/e53f27d2) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241213100131935 DMM INFO MM(262420000001002/e53f27d2) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241213100131935 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a9b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241213100131935 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a9b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241213100131935 DMM INFO MM(262420000001002/e53f27d2) <- GMM AUTH AND CIPHERING REQ (rand = 96 d7 8f 5f c4 cf 83 04 2c 06 c6 3e 05 fa fa 3f , mmctx_is_r99=1, vec->auth_types=0x3, autn = 13 df f1 78 3a a5 ab 97 26 65 3f da eb bd 52 72 ) (gprs_gmm.c:465) 20241213100131935 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20241213100131935 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) 20241213100131935 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100131935 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241213100131935 DLM3UA 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) 20241213100131935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100131935 DLSS7 DEBUG Found route for dpc=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) 20241213100131935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241213100131935 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1469)@e327cc33d584: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@e327cc33d584: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@e327cc33d584: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@e327cc33d584: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@e327cc33d584: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@e327cc33d584: vl_len:37 SGSN_Test_0-SCCP(1469)@e327cc33d584: vl_from0 SGSN_Test_0-SCCP(1469)@e327cc33d584: data sent by MTP3_SCCP_PORT: '001440210000010010401A190813072273F4EF1323094399990000100002F0290420BB1717'O 20241213100131938 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241213100131938 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100131938 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241213100131938 DLM3UA 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) 20241213100131938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100131938 DLSS7 DEBUG Found route for dpc=188=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) 20241213100131938 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213100131938 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213100131938 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241213100131938 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241213100131938 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241213100131938 DMM INFO MM(262420000001002/e53f27d2) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241213100131938 DMM NOTICE MM(262420000001002/e53f27d2) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241213100131938 DMM DEBUG MM(262420000001002/e53f27d2) checking auth: received UMTS RES = 73 f4 ef 13 20 bb 17 17 (gprs_gmm.c:648) 20241213100131939 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a9b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241213100131939 DMM DEBUG MM(262420000001002/e53f27d2) Requesting authorization (sgsn_auth.c:160) 20241213100131939 DMM INFO MM(262420000001002/e53f27d2) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241213100131939 DMM DEBUG MM(262420000001002/e53f27d2) Requesting subscriber data update (gprs_subscriber.c:894) 20241213100131939 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20241213100131939 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) 20241213100131939 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a9b0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241213100131939 DMM DEBUG MM(262420000001002/e53f27d2) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241213100131939 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) 20241213100131939 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100131939 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241213100131939 DLM3UA 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) 20241213100131939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100131939 DLSS7 DEBUG Found route for dpc=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) 20241213100131939 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241213100131939 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1469)@e327cc33d584: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@e327cc33d584: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@e327cc33d584: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@e327cc33d584: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@e327cc33d584: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@e327cc33d584: vl_len:12 SGSN_Test_0-SCCP(1469)@e327cc33d584: vl_from0 SGSN_Test_0-SCCP(1469)@e327cc33d584: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241213100131944 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241213100131944 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100131944 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241213100131944 DLM3UA 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) 20241213100131944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100131944 DLSS7 DEBUG Found route for dpc=188=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) 20241213100131944 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213100131944 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213100131944 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241213100131944 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241213100131944 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241213100131944 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 3) (iu_client.c:366) 20241213100131944 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a9b0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241213100131944 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a9b0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241213100131944 DMM INFO MM(262420000001002/e53f27d2) <- GMM ATTACH ACCEPT (new P-TMSI=0xe53f27d2) (gprs_gmm.c:282) 20241213100131944 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20241213100131944 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) 20241213100131944 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100131944 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241213100131944 DLM3UA 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) 20241213100131944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100131944 DLSS7 DEBUG Found route for dpc=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) 20241213100131944 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241213100131944 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213100131944 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) 20241213100131944 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100131944 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241213100131944 DLM3UA 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) 20241213100131944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100131944 DLSS7 DEBUG Found route for dpc=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) 20241213100131944 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241213100131944 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1469)@e327cc33d584: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@e327cc33d584: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@e327cc33d584: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@e327cc33d584: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@e327cc33d584: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@e327cc33d584: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@e327cc33d584: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@e327cc33d584: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241213100131946 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241213100131946 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241213100131946 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241213100131946 DMM INFO MM(262420000001002/e53f27d2) Subscriber data update (mmctx.c:445) 20241213100131946 DMM DEBUG MM(262420000001002/e53f27d2) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241213100131946 DMM INFO MM(262420000001002/e53f27d2) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241213100131946 DMM NOTICE MM(262420000001002/e53f27d2) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:982) 20241213100131946 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a9b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241213100131946 DMM NOTICE MM(262420000001002/e53f27d2) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241213100131946 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) 20241213100131947 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241213100131947 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241213100131947 DMM INFO MM(262420000001002/e53f27d2) Subscriber data update (mmctx.c:445) 20241213100131947 DMM DEBUG MM(262420000001002/e53f27d2) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1469)@e327cc33d584: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@e327cc33d584: vl_len:14 SGSN_Test_0-SCCP(1469)@e327cc33d584: vl_from0 SGSN_Test_0-SCCP(1469)@e327cc33d584: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241213100131948 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241213100131948 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100131948 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241213100131948 DLM3UA 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) 20241213100131948 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100131948 DLSS7 DEBUG Found route for dpc=188=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) 20241213100131948 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213100131948 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213100131948 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241213100131948 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241213100131948 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241213100131948 DMM INFO MM(262420000001002/e53f27d2) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241213100131948 DMM NOTICE MM(262420000001002/e53f27d2) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241213100131948 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241213100131948 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241213100131948 DMM DEBUG MM_STATE_Iu(3)[0x55de40730e30]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241213100131948 DMM DEBUG MM_STATE_Iu(3)[0x55de40730e30]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241213100131948 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a9b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241213100131948 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a9b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241213100131948 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) 20241213100131948 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100131948 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241213100131948 DLM3UA 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) 20241213100131948 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100131948 DLSS7 DEBUG Found route for dpc=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) 20241213100131948 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241213100131948 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1469)@e327cc33d584: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@e327cc33d584: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@e327cc33d584: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@e327cc33d584: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@e327cc33d584: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@e327cc33d584: vl_len:7 SGSN_Test_0-SCCP(1469)@e327cc33d584: vl_from0 SGSN_Test_0-SCCP(1469)@e327cc33d584: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241213100131952 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241213100131952 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100131952 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241213100131952 DLM3UA 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) 20241213100131952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100131952 DLSS7 DEBUG Found route for dpc=188=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) 20241213100131952 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213100131952 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213100131952 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241213100131952 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241213100131952 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241213100131952 DMM INFO MM(262420000001002/e53f27d2) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241213100131952 DMM DEBUG MM_STATE_Iu(3)[0x55de40730e30]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241213100131952 DMM DEBUG MM_STATE_Iu(3)[0x55de40730e30]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241213100131952 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) 20241213100131952 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100131952 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241213100131952 DLM3UA 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) 20241213100131952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100131952 DLSS7 DEBUG Found route for dpc=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) 20241213100131952 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241213100131952 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1469)@e327cc33d584: Session index based on local reference:0 20241213100131953 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241213100131953 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100131953 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241213100131953 DLM3UA 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) 20241213100131953 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100131953 DLSS7 DEBUG Found route for dpc=188=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) 20241213100131953 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213100131953 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1470)@e327cc33d584: Deleted conn table entry 0TC_iu_attach_geran_rau(1476)3115018 TC_iu_attach_geran_rau(1476)@e327cc33d584: setverdict(pass): none -> pass TC_iu_attach_geran_rau-BVCI196(1457)@e327cc33d584: Removing Client IMSI='262420000001002'H, index=0 TC_iu_attach_geran_rau-BVCI196(1457)@e327cc33d584: Adding Client=TC_iu_attach_geran_rau(1476), IMSI='262420000001002'H, TLLI='E53F27D2'O, index=1 20241213100132024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213100132024 DLLC NOTICE LLME(ffffffff/e53f27d2){UNASSIGNED} LLC RX: unknown TLLI 0xe53f27d2, creating LLME on the fly (gprs_llc.c:552) 20241213100132024 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20241213100132024 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20241213100132024 DMM INFO MM(262420000001002/e53f27d2) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: e53f27d2, P-TMSI: e53f27d2 (00000000), TLLI: 00000000 (00000000), RA: 262-42-4660-0 (gprs_gmm.c:1658) 20241213100132024 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1149) 20241213100132024 DMM DEBUG MM_STATE_Iu(3)[0x55de40730e30]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm_fsm.c:210) 20241213100132024 DMM DEBUG MM_STATE_Iu(3)[0x55de40730e30]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241213100132024 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241213100132024 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1730) 20241213100132024 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241213100132024 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241213100132025 DLLC NOTICE LLME(ffffffff/e53f27d2){UNASSIGNED} LLGM Assign pre (e53f27d2 => e53f27d2) (gprs_llc.c:1079) 20241213100132025 DLLC NOTICE LLME(e53f27d2/e53f27d2){ASSIGNED} LLGM Assign post (e53f27d2 => e53f27d2) (gprs_llc.c:1125) 20241213100132025 DMM INFO MM(262420000001002/e53f27d2) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) TC_iu_attach_geran_rau(1476)@e327cc33d584: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau(1476)@e327cc33d584: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau-BVCI196(1457)@e327cc33d584: Removing Client IMSI='262420000001002'H, index=1 20241213100132054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213100132054 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb096b1 CMD=UI DATA (gprs_llc_parse.c:89) 20241213100132054 DMM DEBUG MM_STATE_Gb[0x55de4072a880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213100132054 DMM INFO MM(262420000001002/e53f27d2) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20241213100132054 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20241213100132054 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241213100132054 DLLC NOTICE LLME(e53f27d2/e53f27d2){ASSIGNED} LLGM Assign pre (ffffffff => e53f27d2) (gprs_llc.c:1079) 20241213100132054 DLLC NOTICE LLME(ffffffff/e53f27d2){ASSIGNED} LLGM Assign post (ffffffff => e53f27d2) (gprs_llc.c:1125) 20241213100132054 DMM DEBUG MM_STATE_Gb[0x55de4072a880]{Idle}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1830) 20241213100132054 DMM ERROR MM_STATE_Gb[0x55de4072a880]{Idle}: Event E_MM_RA_UPDATE not permitted (gprs_gmm.c:1830) TC_iu_attach_geran_rau(1476)@e327cc33d584: Final verdict of PTC: pass SGSN_Test_0-RAN(1470)@e327cc33d584: Final verdict of PTC: none SGSN_Test_0-M3UA(1471)@e327cc33d584: Final verdict of PTC: none SGSN_Test_0-SCCP(1469)@e327cc33d584: Final verdict of PTC: none 20241213100132066 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55088<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1474)@e327cc33d584: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI210(1462)@e327cc33d584: Final verdict of PTC: none -NSVCI98(1463)@e327cc33d584: Final verdict of PTC: none -NSVCI97(1458)@e327cc33d584: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI220(1467)@e327cc33d584: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI196(1457)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1459)@e327cc33d584: Final verdict of PTC: none -NSVCI99(1468)@e327cc33d584: Final verdict of PTC: none 20241213100132073 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241213100132073 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-NS2(1464)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1460)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1454)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1473)@e327cc33d584: Final verdict of PTC: none -NSVCI98-provIP(1461)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1475)@e327cc33d584: Final verdict of PTC: none SGSN_Test-RNC_GTP(1472)@e327cc33d584: Final verdict of PTC: none -NSVCI97-provIP(1456)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1465)@e327cc33d584: Final verdict of PTC: none -NSVCI99-provIP(1466)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1455)@e327cc33d584: Final verdict of PTC: none MTC@e327cc33d584: Setting final verdict of the test case. MTC@e327cc33d584: Local verdict of MTC: none MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-NS0(1454): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1455): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97-provIP(1456): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_iu_attach_geran_rau-BVCI196(1457): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97(1458): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-NS1(1459): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1460): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98-provIP(1461): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_iu_attach_geran_rau-BVCI210(1462): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98(1463): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-NS2(1464): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1465): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99-provIP(1466): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_iu_attach_geran_rau-BVCI220(1467): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99(1468): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test_0-SCCP(1469): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test_0-RAN(1470): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test_0-M3UA(1471): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-RNC_GTP(1472): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP-IPA(1473): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP(1474): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GGSN_GTP(1475): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_iu_attach_geran_rau(1476): pass (none -> pass) MTC@e327cc33d584: Test case TC_iu_attach_geran_rau finished. Verdict: pass MTC@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau pass'. Fri Dec 13 10:01:32 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 20241213100132154 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213100132154 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) 20241213100132154 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241213100132154 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241213100132154 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241213100132154 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) 20241213100132154 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241213100132154 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241213100132154 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) 20241213100132154 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241213100132154 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241213100132154 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241213100132154 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241213100132154 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241213100132154 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241213100132154 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241213100132154 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241213100132154 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) 20241213100132155 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39820<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213100132558 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39820<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=219644) 20241213100133074 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213100133074 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=219644, count=220900) 20241213100134076 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213100134076 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241213100134155 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241213100134155 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241213100134155 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@e327cc33d584: 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@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau'. ------ SGSN_Tests_Iu.TC_geran_attach_iu_rau ------ Fri Dec 13 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 20241213100135076 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213100135076 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Test case TC_geran_attach_iu_rau started. 20241213100135656 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39828<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213100135659 DMM INFO MM(262420000001002/e53f27d2) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241213100135659 DMM INFO MM(262420000001002/e53f27d2) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241213100135659 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241213100135659 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241213100135659 DMM DEBUG MM_STATE_Gb[0x55de4072a880]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241213100135660 DMM ERROR MM_STATE_Gb[0x55de4072a880]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20241213100135660 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20241213100135660 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) 20241213100135660 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) 20241213100135660 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a9b0]{Init}: Deallocated (fsm.c:568) 20241213100135660 DMM DEBUG MM_STATE_Gb[0x55de4072a880]{Idle}: Deallocated (fsm.c:568) 20241213100135660 DMM DEBUG MM_STATE_Iu(3)[0x55de40730e30]{Detached}: Deallocated (fsm.c:568) 20241213100135660 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Deallocated (fsm.c:568) 20241213100135660 DLLC NOTICE LLME(ffffffff/e53f27d2){ASSIGNED} LLGM Assign pre (e53f27d2 => ffffffff) (gprs_llc.c:1079) 20241213100135660 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e53f27d2 => ffffffff) (gprs_llc.c:1125) 20241213100135660 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1477)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1478)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1477)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e327cc33d584: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1481)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213100135708 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213100135708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213100135708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213100135708 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213100135708 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241213100135708 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213100135708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213100135708 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213100135708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1481)@e327cc33d584: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213100135709 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213100135709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213100135709 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213100135709 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213100135709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213100135709 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213100135709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213100135709 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213100135709 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241213100135709 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213100135709 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213100135709 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213100135709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1481)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1481)@e327cc33d584: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213100135711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1482)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1478)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1478)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213100135717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213100135717 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_geran_attach_iu_rau-BVCI196(1480)@e327cc33d584: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1483)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1482)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e327cc33d584: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1486)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213100135725 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213100135725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213100135725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213100135725 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213100135725 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241213100135725 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213100135725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213100135725 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213100135725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1486)@e327cc33d584: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213100135726 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213100135726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213100135726 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213100135726 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213100135727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213100135727 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213100135727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213100135727 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213100135727 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241213100135727 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213100135727 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213100135727 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213100135727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1486)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1486)@e327cc33d584: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213100135729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1487)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1483)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1483)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213100135734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213100135734 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_geran_attach_iu_rau-BVCI210(1485)@e327cc33d584: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1488)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1487)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e327cc33d584: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1491)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213100135743 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213100135743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213100135743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213100135743 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213100135743 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241213100135743 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213100135743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213100135743 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213100135743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1491)@e327cc33d584: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213100135743 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213100135743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213100135743 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213100135743 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213100135743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213100135744 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213100135744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213100135744 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213100135744 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241213100135744 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213100135744 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1491)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241213100135744 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213100135744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1491)@e327cc33d584: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213100135746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1488)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1488)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@e327cc33d584: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1494)@e327cc33d584: ************************************************* SGSN_Test_0-M3UA(1494)@e327cc33d584: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1494)@e327cc33d584: ************************************************* MTC@e327cc33d584: Starting RAN_Emulation 20241213100135751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213100135751 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) SGSN_Test_0-SCCP(1492)@e327cc33d584: v_sccp_pdu_maxlen:268 TC_geran_attach_iu_rau-BVCI220(1490)@e327cc33d584: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213100135952 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241213100135952 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) 20241213100135952 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241213100135952 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)@e327cc33d584: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241213100135958 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241213100135958 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241213100135958 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241213100135958 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241213100135958 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241213100135958 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241213100135958 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241213100135960 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241213100135960 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241213100135960 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241213100135960 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241213100135960 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241213100135960 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241213100135961 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241213100135961 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241213100136077 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213100136078 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241213100136078 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241213100136078 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1496)@e327cc33d584: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1496)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213100136082 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241213100136083 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1496)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1496)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1496)@e327cc33d584: 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)@e327cc33d584: 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)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1496)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241213100136771 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241213100136771 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100136771 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241213100136771 DLM3UA 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) 20241213100136771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100136771 DLSS7 DEBUG Found route for dpc=188=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) 20241213100136771 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213100136771 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213100136772 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241213100136772 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213100136772 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) 20241213100136772 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100136772 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241213100136772 DLM3UA 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) 20241213100136773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100136773 DLSS7 DEBUG Found route for dpc=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) 20241213100136773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241213100136773 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1493)@e327cc33d584: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_geran_attach_iu_rau-BVCI196(1480)@e327cc33d584: Adding Client=TC_geran_attach_iu_rau(1499), IMSI='262420000001003'H, TLLI='E189E0BE'O, index=0 SGSN_Test-GSUP(1497)@e327cc33d584: Created GsupExpect[0] for "262420000001003" to be handled at TC_geran_attach_iu_rau(1499) TC_geran_attach_iu_rau(1499)@e327cc33d584: 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 := 'FE35CFD60D462B7FDDFF7A523D88E9CE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'AC8EFBDD'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '17CBB40F6D20852A'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '65192690FD18AABCA8D548AA98956430'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '09EF4DE69E4D26F07D694A4986F2F5A0'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'D28EEE86A66A62BA747AD45ACDDFC745'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '7422EFC28581A7DC'O } } } } } 20241213100137170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213100137170 DLLC NOTICE LLME(ffffffff/e189e0be){UNASSIGNED} LLC RX: unknown TLLI 0xe189e0be, creating LLME on the fly (gprs_llc.c:552) 20241213100137170 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241213100137170 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach"  (gprs_gmm.c:1248) 20241213100137171 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Allocated (fsm.c:456) 20241213100137171 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Init}: Allocated (fsm.c:456) 20241213100137171 DMM DEBUG MM_STATE_Gb[0x55de4072a880]{Idle}: Allocated (fsm.c:456) 20241213100137171 DMM DEBUG MM_STATE_Iu[0x55de4072a9b0]{Detached}: Allocated (fsm.c:456) 20241213100137171 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241213100137171 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241213100137171 DLLC NOTICE LLME(ffffffff/e189e0be){UNASSIGNED} LLGM Assign pre (e189e0be => f1ffab5f) (gprs_llc.c:1079) 20241213100137171 DLLC NOTICE LLME(e189e0be/f1ffab5f){ASSIGNED} LLGM Assign post (e189e0be => f1ffab5f) (gprs_llc.c:1125) 20241213100137171 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241213100137171 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213100137171 DMM DEBUG MM(262420000001003/f1ffab5f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241213100137182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213100137182 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241213100137182 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213100137182 DMM DEBUG MM(262420000001003/f1ffab5f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1066) 20241213100137182 DMM NOTICE MM(262420000001003/f1ffab5f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241213100137182 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241213100137182 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241213100137182 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241213100137182 DMM DEBUG MM(262420000001003/f1ffab5f) Requesting authorization (sgsn_auth.c:160) 20241213100137182 DMM INFO MM(262420000001003/f1ffab5f) Requesting authentication tuples (sgsn_auth.c:184) 20241213100137182 DMM DEBUG MM(262420000001003/f1ffab5f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241213100137182 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20241213100137182 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)@e327cc33d584: Found GsupExpect[0] for "262420000001003" handled at TC_geran_attach_iu_rau(1499) SGSN_Test-GSUP(1497)@e327cc33d584: Added IMSI table entry 0TC_geran_attach_iu_rau(1499)"262420000001003" 20241213100137185 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241213100137185 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241213100137185 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241213100137185 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20241213100137185 DMM INFO MM(262420000001003/f1ffab5f) Subscriber data update (mmctx.c:445) 20241213100137185 DMM DEBUG MM(262420000001003/f1ffab5f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241213100137185 DMM INFO MM(262420000001003/f1ffab5f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241213100137185 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241213100137185 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241213100137185 DMM INFO MM(262420000001003/f1ffab5f) <- GMM AUTH AND CIPHERING REQ (rand = fe 35 cf d6 0d 46 2b 7f dd ff 7a 52 3d 88 e9 ce , mmctx_is_r99=1, vec->auth_types=0x3, autn = d2 8e ee 86 a6 6a 62 ba 74 7a d4 5a cd df c7 45 ) (gprs_gmm.c:465) 20241213100137195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213100137195 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241213100137195 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213100137195 DMM INFO MM(262420000001003/f1ffab5f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241213100137195 DMM NOTICE MM(262420000001003/f1ffab5f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241213100137195 DMM DEBUG MM(262420000001003/f1ffab5f) checking auth: received UMTS RES = 74 22 ef c2 85 81 a7 dc (gprs_gmm.c:648) 20241213100137195 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241213100137195 DMM DEBUG MM(262420000001003/f1ffab5f) Requesting authorization (sgsn_auth.c:160) 20241213100137195 DMM INFO MM(262420000001003/f1ffab5f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241213100137195 DMM DEBUG MM(262420000001003/f1ffab5f) Requesting subscriber data update (gprs_subscriber.c:894) 20241213100137195 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20241213100137195 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) 20241213100137195 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241213100137195 DMM INFO MM(262420000001003/f1ffab5f) <- GMM ATTACH ACCEPT (new P-TMSI=0xf1ffab5f) (gprs_gmm.c:282) 20241213100137196 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241213100137196 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241213100137196 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241213100137196 DMM INFO MM(262420000001003/f1ffab5f) Subscriber data update (mmctx.c:445) 20241213100137196 DMM DEBUG MM(262420000001003/f1ffab5f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241213100137196 DMM INFO MM(262420000001003/f1ffab5f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241213100137196 DMM NOTICE MM(262420000001003/f1ffab5f) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:982) 20241213100137196 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241213100137196 DMM NOTICE MM(262420000001003/f1ffab5f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241213100137196 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) 20241213100137196 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241213100137196 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241213100137196 DMM INFO MM(262420000001003/f1ffab5f) Subscriber data update (mmctx.c:445) 20241213100137196 DMM DEBUG MM(262420000001003/f1ffab5f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241213100137201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213100137201 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241213100137201 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241213100137201 DMM INFO MM(262420000001003/f1ffab5f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241213100137201 DMM NOTICE MM(262420000001003/f1ffab5f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241213100137201 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241213100137201 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241213100137201 DLLC NOTICE LLME(e189e0be/f1ffab5f){ASSIGNED} LLGM Assign pre (ffffffff => f1ffab5f) (gprs_llc.c:1079) 20241213100137201 DLLC NOTICE LLME(ffffffff/f1ffab5f){ASSIGNED} LLGM Assign post (ffffffff => f1ffab5f) (gprs_llc.c:1125) 20241213100137201 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a880]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241213100137201 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a880]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241213100137201 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241213100137201 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_geran_attach_iu_rau(1499)@e327cc33d584: 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 := 'F1FFAB5F'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)@e327cc33d584: Added conn table entry 0TC_geran_attach_iu_rau(1499)7301502 SGSN_Test_0-SCCP(1492)@e327cc33d584: First idle individual index:0 SGSN_Test_0-RAN(1493)@e327cc33d584: patch: N(SD) for ConnIdx 0 set to 1 20241213100137276 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241213100137276 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100137276 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241213100137276 DLM3UA 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) 20241213100137276 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100137276 DLSS7 DEBUG Found route for dpc=188=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) 20241213100137276 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213100137276 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213100137277 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213100137277 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213100137278 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241213100137278 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20241213100137278 DMM INFO MM(262420000001003/f1ffab5f) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: 00000000, P-TMSI: f1ffab5f (00000000), TLLI: f1ffab5f (f1ffab5f), RA: 262-42-13135-0 (gprs_gmm.c:1658) 20241213100137278 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1149) 20241213100137278 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a880]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm_fsm.c:208) 20241213100137278 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a880]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241213100137278 DLLC NOTICE LLME(ffffffff/f1ffab5f){ASSIGNED} LLGM Assign pre (f1ffab5f => ffffffff) (gprs_llc.c:1079) 20241213100137278 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f1ffab5f => ffffffff) (gprs_llc.c:1125) 20241213100137278 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241213100137278 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1730) 20241213100137278 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241213100137278 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241213100137278 DMM DEBUG MM(262420000001003/f1ffab5f) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20241213100137278 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) 20241213100137279 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100137279 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241213100137279 DLM3UA 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) 20241213100137279 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100137279 DLSS7 DEBUG Found route for dpc=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) 20241213100137279 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241213100137279 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213100137279 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) 20241213100137279 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100137279 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241213100137279 DLM3UA 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) 20241213100137279 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100137279 DLSS7 DEBUG Found route for dpc=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) 20241213100137279 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241213100137279 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1492)@e327cc33d584: { messageType := 2, destLocRef := '6F697E'O ("oi~"), 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)@e327cc33d584: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@e327cc33d584: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@e327cc33d584: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1492)@e327cc33d584: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1492)@e327cc33d584: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1492)@e327cc33d584: Session index based on connection ID:0 SGSN_Test_0-SCCP(1492)@e327cc33d584: vl_len:12 SGSN_Test_0-SCCP(1492)@e327cc33d584: vl_from0 SGSN_Test_0-SCCP(1492)@e327cc33d584: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241213100137298 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241213100137298 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100137298 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241213100137299 DLM3UA 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) 20241213100137299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100137299 DLSS7 DEBUG Found route for dpc=188=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) 20241213100137299 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213100137299 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213100137299 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241213100137299 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241213100137299 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241213100137299 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 4) (iu_client.c:366) 20241213100137299 DMM INFO MM(262420000001003/f1ffab5f) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) 20241213100137299 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 4) (iu_client.c:510) 20241213100137299 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) 20241213100137299 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100137299 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241213100137299 DLM3UA 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) 20241213100137299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100137299 DLSS7 DEBUG Found route for dpc=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) 20241213100137299 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241213100137300 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213100137300 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) 20241213100137300 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100137300 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241213100137300 DLM3UA 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) 20241213100137300 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100137300 DLSS7 DEBUG Found route for dpc=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) 20241213100137300 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241213100137300 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1492)@e327cc33d584: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@e327cc33d584: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1492)@e327cc33d584: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1492)@e327cc33d584: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1492)@e327cc33d584: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@e327cc33d584: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1492)@e327cc33d584: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1492)@e327cc33d584: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_geran_attach_iu_rau(1499)@e327cc33d584: setverdict(pass): none -> pass TC_geran_attach_iu_rau(1499)@e327cc33d584: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau(1499)@e327cc33d584: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau-BVCI196(1480)@e327cc33d584: Removing Client IMSI='262420000001003'H, index=0 SGSN_Test_0-SCCP(1492)@e327cc33d584: Session index based on connection ID:0 SGSN_Test_0-SCCP(1492)@e327cc33d584: vl_len:14 SGSN_Test_0-SCCP(1492)@e327cc33d584: vl_from0 SGSN_Test_0-SCCP(1492)@e327cc33d584: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302080A'O 20241213100137314 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241213100137314 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100137314 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241213100137314 DLM3UA 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) 20241213100137314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100137314 DLSS7 DEBUG Found route for dpc=188=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) 20241213100137314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213100137314 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213100137314 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241213100137314 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241213100137314 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241213100137314 DMM INFO MM(262420000001003/f1ffab5f) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20241213100137314 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20241213100137314 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241213100137314 DMM DEBUG MM_STATE_Iu[0x55de4072a9b0]{Detached}: Received Event E_PMM_RA_UPDATE (gprs_gmm.c:1823) 20241213100137314 DMM ERROR MM_STATE_Iu[0x55de4072a9b0]{Detached}: Event E_PMM_RA_UPDATE not permitted (gprs_gmm.c:1823) TC_geran_attach_iu_rau(1499)@e327cc33d584: Final verdict of PTC: pass SGSN_Test_0-RAN(1493)@e327cc33d584: Final verdict of PTC: none SGSN_Test_0-M3UA(1494)@e327cc33d584: Final verdict of PTC: none SGSN_Test_0-SCCP(1492)@e327cc33d584: Final verdict of PTC: none 20241213100137319 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39828<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1497)@e327cc33d584: Final verdict of PTC: none -NSVCI98(1486)@e327cc33d584: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI210(1485)@e327cc33d584: Final verdict of PTC: none 20241213100137324 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241213100137325 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_geran_attach_iu_rau-BVCI196(1480)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1496)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1488)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1478)@e327cc33d584: Final verdict of PTC: none -NSVCI99(1491)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1487)@e327cc33d584: Final verdict of PTC: none -NSVCI97(1481)@e327cc33d584: Final verdict of PTC: none SGSN_Test-RNC_GTP(1495)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1477)@e327cc33d584: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI220(1490)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1498)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1482)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1483)@e327cc33d584: Final verdict of PTC: none -NSVCI99-provIP(1489)@e327cc33d584: Final verdict of PTC: none -NSVCI97-provIP(1479)@e327cc33d584: Final verdict of PTC: none -NSVCI98-provIP(1484)@e327cc33d584: Final verdict of PTC: none MTC@e327cc33d584: Setting final verdict of the test case. MTC@e327cc33d584: Local verdict of MTC: none MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-NS0(1477): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1478): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97-provIP(1479): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_geran_attach_iu_rau-BVCI196(1480): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97(1481): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-NS1(1482): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1483): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98-provIP(1484): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_geran_attach_iu_rau-BVCI210(1485): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98(1486): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-NS2(1487): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1488): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99-provIP(1489): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_geran_attach_iu_rau-BVCI220(1490): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99(1491): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test_0-SCCP(1492): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test_0-RAN(1493): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test_0-M3UA(1494): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-RNC_GTP(1495): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP-IPA(1496): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP(1497): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GGSN_GTP(1498): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_geran_attach_iu_rau(1499): pass (none -> pass) MTC@e327cc33d584: Test case TC_geran_attach_iu_rau finished. Verdict: pass MTC@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau pass'. Fri Dec 13 10:01:37 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 20241213100137459 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39840<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213100137518 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213100137518 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) 20241213100137518 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241213100137518 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241213100137518 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241213100137518 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) 20241213100137518 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241213100137518 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241213100137518 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) 20241213100137518 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241213100137518 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241213100137518 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241213100137518 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241213100137518 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241213100137518 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241213100137518 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241213100137518 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241213100137519 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) 20241213100137861 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39840<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=113916) 20241213100138326 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213100138326 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=113916, count=178540) 20241213100139327 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213100139327 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241213100139520 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241213100139520 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241213100139520 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@e327cc33d584: 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@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user ------ Fri Dec 13 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 20241213100140328 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213100140329 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Test case TC_attach_pdp_act_user started. 20241213100140901 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39856<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213100140903 DMM INFO MM(262420000001003/f1ffab5f) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241213100140903 DMM INFO MM(262420000001003/f1ffab5f) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241213100140903 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241213100140903 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241213100140903 DMM DEBUG MM_STATE_Iu[0x55de4072a9b0]{Detached}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241213100140903 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20241213100140904 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) 20241213100140904 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) 20241213100140904 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Init}: Deallocated (fsm.c:568) 20241213100140904 DMM DEBUG MM_STATE_Gb(0)[0x55de4072a880]{Idle}: Deallocated (fsm.c:568) 20241213100140904 DMM DEBUG MM_STATE_Iu[0x55de4072a9b0]{Detached}: Deallocated (fsm.c:568) 20241213100140904 DMM DEBUG GMM(gmm_fsm)[0x55de4072a750]{Deregistered}: Deallocated (fsm.c:568) 20241213100140904 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1500)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1501)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1500)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e327cc33d584: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1504)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213100140952 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213100140952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213100140952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213100140952 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213100140952 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241213100140952 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213100140952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213100140952 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213100140952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1504)@e327cc33d584: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213100140953 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213100140953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213100140953 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213100140953 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213100140953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213100140953 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213100140953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213100140953 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213100140953 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241213100140953 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213100140953 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213100140953 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213100140953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1504)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1504)@e327cc33d584: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213100140956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1505)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1501)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1501)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213100140963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213100140963 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI196(1503)@e327cc33d584: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1506)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1505)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e327cc33d584: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1509)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213100140969 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213100140969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213100140969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213100140969 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213100140969 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241213100140969 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213100140969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213100140969 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213100140969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1509)@e327cc33d584: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213100140970 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213100140970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213100140970 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213100140970 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213100140970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213100140970 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213100140970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213100140970 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213100140970 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241213100140970 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213100140970 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213100140970 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213100140970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1509)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1509)@e327cc33d584: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213100140972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1510)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1506)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1506)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213100140977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213100140977 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI210(1508)@e327cc33d584: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1511)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1510)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1514)@e327cc33d584: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1514)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213100140985 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213100140985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213100140985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213100140985 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213100140985 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241213100140985 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213100140985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213100140985 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213100140985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1514)@e327cc33d584: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213100140985 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213100140985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213100140985 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213100140985 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213100140985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213100140985 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213100140985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213100140985 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213100140985 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241213100140985 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213100140985 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213100140986 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213100140986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1514)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1514)@e327cc33d584: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213100140987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1511)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1511)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213100140991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213100140991 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@e327cc33d584: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1517)@e327cc33d584: ************************************************* SGSN_Test_0-M3UA(1517)@e327cc33d584: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1517)@e327cc33d584: ************************************************* MTC@e327cc33d584: Starting RAN_Emulation SGSN_Test_0-SCCP(1515)@e327cc33d584: v_sccp_pdu_maxlen:268 TC_attach_pdp_act_user-BVCI220(1513)@e327cc33d584: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213100141194 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241213100141194 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) 20241213100141194 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241213100141194 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)@e327cc33d584: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241213100141201 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241213100141201 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241213100141201 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241213100141201 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241213100141201 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241213100141201 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241213100141201 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241213100141203 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241213100141203 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241213100141203 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241213100141203 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241213100141203 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241213100141203 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241213100141203 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241213100141203 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241213100141330 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213100141330 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241213100141330 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241213100141330 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1519)@e327cc33d584: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1519)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213100141334 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241213100141336 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1519)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1519)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1519)@e327cc33d584: 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)@e327cc33d584: 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)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1519)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241213100142006 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241213100142006 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100142006 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241213100142006 DLM3UA 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) 20241213100142006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100142006 DLSS7 DEBUG Found route for dpc=188=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) 20241213100142006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213100142006 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213100142007 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241213100142007 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213100142007 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) 20241213100142007 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100142007 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241213100142007 DLM3UA 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) 20241213100142007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100142007 DLSS7 DEBUG Found route for dpc=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) 20241213100142007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241213100142007 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1516)@e327cc33d584: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user-BVCI196(1503)@e327cc33d584: Adding Client=TC_attach_pdp_act_user(1522), IMSI='262420000001004'H, TLLI='C9970F4C'O, index=0 SGSN_Test-GSUP(1520)@e327cc33d584: Created GsupExpect[0] for "262420000001004" to be handled at TC_attach_pdp_act_user(1522) TC_attach_pdp_act_user(1522)@e327cc33d584: 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 := '9A03'O, 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)@e327cc33d584: Added conn table entry 0TC_attach_pdp_act_user(1522)10126504 SGSN_Test_0-SCCP(1515)@e327cc33d584: First idle individual index:0 20241213100142391 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241213100142391 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100142391 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241213100142391 DLM3UA 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) 20241213100142391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100142391 DLSS7 DEBUG Found route for dpc=188=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) 20241213100142391 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213100142391 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213100142391 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213100142391 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213100142391 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241213100142391 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach"  (gprs_gmm.c:1248) SGSN_Test_0-RAN(1516)@e327cc33d584: patch: N(SD) for ConnIdx 0 set to 1 20241213100142391 DMM DEBUG GMM(gmm_fsm)[0x55de4072a9b0]{Deregistered}: Allocated (fsm.c:456) 20241213100142391 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Init}: Allocated (fsm.c:456) 20241213100142391 DMM DEBUG MM_STATE_Gb[0x55de40730e30]{Idle}: Allocated (fsm.c:456) 20241213100142391 DMM DEBUG MM_STATE_Iu[0x55de4073b590]{Detached}: Allocated (fsm.c:456) 20241213100142391 DMM DEBUG GMM(gmm_fsm)[0x55de4072a9b0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241213100142391 DMM DEBUG GMM(gmm_fsm)[0x55de4072a9b0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241213100142391 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241213100142391 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213100142391 DMM DEBUG MM(262420000001004/da1c6132) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241213100142391 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20241213100142391 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) 20241213100142391 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100142391 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241213100142391 DLM3UA 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) 20241213100142391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100142391 DLSS7 DEBUG Found route for dpc=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) 20241213100142391 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241213100142391 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213100142391 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) 20241213100142391 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100142391 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241213100142391 DLM3UA 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) 20241213100142391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100142391 DLSS7 DEBUG Found route for dpc=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) 20241213100142391 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241213100142391 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1515)@e327cc33d584: { messageType := 2, destLocRef := '9A84A8'O, sourceLocRef := '000005'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1515)@e327cc33d584: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@e327cc33d584: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@e327cc33d584: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@e327cc33d584: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@e327cc33d584: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1522)@e327cc33d584: 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 := 'C4E882F564950F1DA90982A0EE39F434'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9F6B5F80'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'CB12B9BDF54AEE80'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '940C5BC4A375624B330534B05A699C00'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '46D7D52496583706697195DEA088615E'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '3B66EE21253F4EECC9882D235E4ABB8D'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '05CBF2009AF94346'O } } } } } SGSN_Test_0-SCCP(1515)@e327cc33d584: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@e327cc33d584: vl_len:23 SGSN_Test_0-SCCP(1515)@e327cc33d584: vl_from0 SGSN_Test_0-SCCP(1515)@e327cc33d584: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20241213100142402 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241213100142402 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100142402 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241213100142402 DLM3UA 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) 20241213100142402 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100142402 DLSS7 DEBUG Found route for dpc=188=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) 20241213100142402 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213100142402 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213100142402 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241213100142402 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241213100142402 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241213100142402 DMM DEBUG MM(262420000001004/da1c6132) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1066) 20241213100142402 DMM NOTICE MM(262420000001004/da1c6132) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241213100142402 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241213100142402 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241213100142402 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241213100142402 DMM DEBUG MM(262420000001004/da1c6132) Requesting authorization (sgsn_auth.c:160) 20241213100142402 DMM INFO MM(262420000001004/da1c6132) Requesting authentication tuples (sgsn_auth.c:184) 20241213100142402 DMM DEBUG MM(262420000001004/da1c6132) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241213100142402 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20241213100142402 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)@e327cc33d584: Found GsupExpect[0] for "262420000001004" handled at TC_attach_pdp_act_user(1522) SGSN_Test-GSUP(1520)@e327cc33d584: Added IMSI table entry 0TC_attach_pdp_act_user(1522)"262420000001004" 20241213100142404 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241213100142404 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241213100142404 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241213100142404 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20241213100142404 DMM INFO MM(262420000001004/da1c6132) Subscriber data update (mmctx.c:445) 20241213100142404 DMM DEBUG MM(262420000001004/da1c6132) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241213100142404 DMM INFO MM(262420000001004/da1c6132) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241213100142404 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241213100142404 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241213100142404 DMM INFO MM(262420000001004/da1c6132) <- GMM AUTH AND CIPHERING REQ (rand = c4 e8 82 f5 64 95 0f 1d a9 09 82 a0 ee 39 f4 34 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 3b 66 ee 21 25 3f 4e ec c9 88 2d 23 5e 4a bb 8d ) (gprs_gmm.c:465) 20241213100142404 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20241213100142404 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) 20241213100142404 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100142404 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241213100142404 DLM3UA 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) 20241213100142404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100142404 DLSS7 DEBUG Found route for dpc=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) 20241213100142404 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241213100142404 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1515)@e327cc33d584: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@e327cc33d584: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@e327cc33d584: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@e327cc33d584: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@e327cc33d584: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@e327cc33d584: vl_len:37 SGSN_Test_0-SCCP(1515)@e327cc33d584: vl_from0 SGSN_Test_0-SCCP(1515)@e327cc33d584: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130B2205CBF20023094399990000100004F029049AF94346'O 20241213100142408 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241213100142408 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100142408 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241213100142408 DLM3UA 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) 20241213100142408 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100142408 DLSS7 DEBUG Found route for dpc=188=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) 20241213100142408 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213100142408 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213100142409 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241213100142409 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241213100142409 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241213100142409 DMM INFO MM(262420000001004/da1c6132) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241213100142409 DMM NOTICE MM(262420000001004/da1c6132) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241213100142409 DMM DEBUG MM(262420000001004/da1c6132) checking auth: received UMTS RES = 05 cb f2 00 9a f9 43 46 (gprs_gmm.c:648) 20241213100142409 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241213100142409 DMM DEBUG MM(262420000001004/da1c6132) Requesting authorization (sgsn_auth.c:160) 20241213100142409 DMM INFO MM(262420000001004/da1c6132) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241213100142409 DMM DEBUG MM(262420000001004/da1c6132) Requesting subscriber data update (gprs_subscriber.c:894) 20241213100142409 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20241213100142409 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) 20241213100142409 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241213100142409 DMM DEBUG MM(262420000001004/da1c6132) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241213100142409 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) 20241213100142409 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100142409 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241213100142409 DLM3UA 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) 20241213100142409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100142409 DLSS7 DEBUG Found route for dpc=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) 20241213100142409 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241213100142409 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1515)@e327cc33d584: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@e327cc33d584: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@e327cc33d584: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@e327cc33d584: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@e327cc33d584: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@e327cc33d584: vl_len:12 SGSN_Test_0-SCCP(1515)@e327cc33d584: vl_from0 SGSN_Test_0-SCCP(1515)@e327cc33d584: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241213100142415 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241213100142415 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100142415 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241213100142415 DLM3UA 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) 20241213100142415 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100142415 DLSS7 DEBUG Found route for dpc=188=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) 20241213100142415 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213100142415 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213100142415 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241213100142415 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241213100142415 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241213100142415 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 5) (iu_client.c:366) 20241213100142415 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241213100142415 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241213100142415 DMM INFO MM(262420000001004/da1c6132) <- GMM ATTACH ACCEPT (new P-TMSI=0xda1c6132) (gprs_gmm.c:282) 20241213100142415 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20241213100142416 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) 20241213100142416 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100142416 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241213100142416 DLM3UA 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) 20241213100142416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100142416 DLSS7 DEBUG Found route for dpc=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) 20241213100142416 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241213100142416 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213100142416 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) 20241213100142416 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100142416 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241213100142416 DLM3UA 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) 20241213100142416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100142416 DLSS7 DEBUG Found route for dpc=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) 20241213100142416 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241213100142416 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1515)@e327cc33d584: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@e327cc33d584: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@e327cc33d584: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@e327cc33d584: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@e327cc33d584: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@e327cc33d584: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@e327cc33d584: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@e327cc33d584: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241213100142421 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241213100142421 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241213100142421 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241213100142421 DMM INFO MM(262420000001004/da1c6132) Subscriber data update (mmctx.c:445) 20241213100142422 DMM DEBUG MM(262420000001004/da1c6132) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241213100142422 DMM INFO MM(262420000001004/da1c6132) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241213100142422 DMM NOTICE MM(262420000001004/da1c6132) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:982) 20241213100142422 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241213100142422 DMM NOTICE MM(262420000001004/da1c6132) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241213100142422 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) 20241213100142423 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241213100142423 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241213100142423 DMM INFO MM(262420000001004/da1c6132) Subscriber data update (mmctx.c:445) 20241213100142423 DMM DEBUG MM(262420000001004/da1c6132) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1515)@e327cc33d584: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@e327cc33d584: vl_len:14 SGSN_Test_0-SCCP(1515)@e327cc33d584: vl_from0 SGSN_Test_0-SCCP(1515)@e327cc33d584: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241213100142426 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241213100142426 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100142426 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241213100142426 DLM3UA 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) 20241213100142426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100142426 DLSS7 DEBUG Found route for dpc=188=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) 20241213100142426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213100142426 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213100142426 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241213100142426 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241213100142426 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241213100142426 DMM INFO MM(262420000001004/da1c6132) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241213100142426 DMM NOTICE MM(262420000001004/da1c6132) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241213100142426 DMM DEBUG GMM(gmm_fsm)[0x55de4072a9b0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241213100142426 DMM DEBUG GMM(gmm_fsm)[0x55de4072a9b0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241213100142426 DMM DEBUG MM_STATE_Iu(5)[0x55de4073b590]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241213100142426 DMM DEBUG MM_STATE_Iu(5)[0x55de4073b590]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241213100142426 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241213100142426 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241213100142427 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) 20241213100142427 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100142427 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241213100142427 DLM3UA 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) 20241213100142427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100142427 DLSS7 DEBUG Found route for dpc=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) 20241213100142427 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241213100142427 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1515)@e327cc33d584: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@e327cc33d584: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@e327cc33d584: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@e327cc33d584: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@e327cc33d584: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@e327cc33d584: vl_len:7 SGSN_Test_0-SCCP(1515)@e327cc33d584: vl_from0 SGSN_Test_0-SCCP(1515)@e327cc33d584: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241213100142435 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241213100142435 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100142435 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241213100142435 DLM3UA 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) 20241213100142435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100142435 DLSS7 DEBUG Found route for dpc=188=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) 20241213100142435 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213100142435 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213100142436 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241213100142436 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241213100142436 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241213100142436 DMM INFO MM(262420000001004/da1c6132) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241213100142436 DMM DEBUG MM_STATE_Iu(5)[0x55de4073b590]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241213100142436 DMM DEBUG MM_STATE_Iu(5)[0x55de4073b590]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241213100142436 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) 20241213100142436 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100142436 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241213100142436 DLM3UA 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) 20241213100142436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100142436 DLSS7 DEBUG Found route for dpc=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) 20241213100142436 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241213100142436 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1515)@e327cc33d584: Session index based on local reference:0 20241213100142439 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241213100142439 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100142439 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241213100142439 DLM3UA 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) 20241213100142439 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100142439 DLSS7 DEBUG Found route for dpc=188=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) 20241213100142439 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213100142439 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1516)@e327cc33d584: Deleted conn table entry 0TC_attach_pdp_act_user(1522)10126504 TC_attach_pdp_act_user(1522)@e327cc33d584: setverdict(pass): none -> pass TC_attach_pdp_act_user(1522)@e327cc33d584: 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 := 'DA1C6132'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1516)@e327cc33d584: Added conn table entry 0TC_attach_pdp_act_user(1522)6837090 SGSN_Test_0-RAN(1516)@e327cc33d584: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1515)@e327cc33d584: First idle individual index:0 20241213100142642 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241213100142642 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100142642 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241213100142642 DLM3UA 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) 20241213100142642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100142642 DLSS7 DEBUG Found route for dpc=188=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) 20241213100142642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213100142642 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213100142643 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213100142643 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213100142643 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241213100142643 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xDA1C6132) type="signalling"  (gprs_gmm.c:1897) 20241213100142643 DMM DEBUG GMM(gmm_fsm)[0x55de4072a9b0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20241213100142643 DMM DEBUG GMM(gmm_fsm)[0x55de4072a9b0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241213100142643 DMM DEBUG MM(262420000001004/da1c6132) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20241213100142644 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) 20241213100142644 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100142644 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241213100142644 DLM3UA 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) 20241213100142644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100142644 DLSS7 DEBUG Found route for dpc=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) 20241213100142644 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241213100142644 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213100142644 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) 20241213100142644 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100142644 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241213100142644 DLM3UA 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) 20241213100142644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100142644 DLSS7 DEBUG Found route for dpc=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) 20241213100142644 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241213100142644 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1515)@e327cc33d584: { messageType := 2, destLocRef := '685362'O ("hSb"), sourceLocRef := '000006'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1515)@e327cc33d584: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@e327cc33d584: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@e327cc33d584: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@e327cc33d584: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@e327cc33d584: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1522)@e327cc33d584: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user(1522)@e327cc33d584: setverdict(error): pass -> error SGSN_Test_0-RAN(1516)@e327cc33d584: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user(1522)@e327cc33d584: Final verdict of PTC: error SGSN_Test_0-RAN(1516)@e327cc33d584: Final verdict of PTC: none 20241213100142660 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213100142660 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) 20241213100142660 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241213100142660 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241213100142660 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241213100142660 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) 20241213100142660 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241213100142660 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241213100142660 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) 20241213100142660 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241213100142660 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241213100142660 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241213100142660 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241213100142660 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241213100142660 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241213100142660 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241213100142660 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241213100142660 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1517)@e327cc33d584: Final verdict of PTC: none SGSN_Test_0-SCCP(1515)@e327cc33d584: Final verdict of PTC: none 20241213100142665 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39856<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1520)@e327cc33d584: Final verdict of PTC: none 20241213100142671 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-Gb1-NS1(1505)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1510)@e327cc33d584: Final verdict of PTC: none 20241213100142671 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-BSSGP1(1506)@e327cc33d584: Final verdict of PTC: none -NSVCI97(1504)@e327cc33d584: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(1513)@e327cc33d584: Final verdict of PTC: none -NSVCI98(1509)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1501)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1519)@e327cc33d584: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(1503)@e327cc33d584: Final verdict of PTC: none -NSVCI99(1514)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1500)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1511)@e327cc33d584: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(1508)@e327cc33d584: Final verdict of PTC: none SGSN_Test-RNC_GTP(1518)@e327cc33d584: Final verdict of PTC: none -NSVCI97-provIP(1502)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1521)@e327cc33d584: Final verdict of PTC: none -NSVCI98-provIP(1507)@e327cc33d584: Final verdict of PTC: none -NSVCI99-provIP(1512)@e327cc33d584: Final verdict of PTC: none MTC@e327cc33d584: Setting final verdict of the test case. MTC@e327cc33d584: Local verdict of MTC: none MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-NS0(1500): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1501): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97-provIP(1502): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(1503): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97(1504): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-NS1(1505): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1506): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98-provIP(1507): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(1508): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98(1509): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-NS2(1510): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1511): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99-provIP(1512): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(1513): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99(1514): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test_0-SCCP(1515): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test_0-RAN(1516): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test_0-M3UA(1517): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-RNC_GTP(1518): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP-IPA(1519): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP(1520): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GGSN_GTP(1521): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_pdp_act_user(1522): error (none -> error) MTC@e327cc33d584: Test case TC_attach_pdp_act_user finished. Verdict: error MTC@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user error'. Fri Dec 13 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 20241213100142794 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42622<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213100143296 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42622<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=231704) 20241213100143672 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213100143672 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=231704, count=236156) 20241213100144660 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241213100144660 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241213100144660 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20241213100144674 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213100144674 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw ------ Fri Dec 13 10:01:45 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_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 20241213100145676 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213100145676 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Test case TC_attach_pdp_act_user_addr_v4raw started. 20241213100146357 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42636<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213100146359 DMM INFO MM(262420000001004/da1c6132) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241213100146359 DMM INFO MM(262420000001004/da1c6132) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241213100146359 DMM DEBUG GMM(gmm_fsm)[0x55de4072a9b0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241213100146359 DMM DEBUG GMM(gmm_fsm)[0x55de4072a9b0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241213100146360 DMM DEBUG MM_STATE_Iu(5)[0x55de4073b590]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241213100146360 DMM DEBUG MM_STATE_Iu(5)[0x55de4073b590]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241213100146360 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20241213100146360 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) 20241213100146360 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) 20241213100146360 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Init}: Deallocated (fsm.c:568) 20241213100146360 DMM DEBUG MM_STATE_Gb[0x55de40730e30]{Idle}: Deallocated (fsm.c:568) 20241213100146360 DMM DEBUG MM_STATE_Iu(5)[0x55de4073b590]{Detached}: Deallocated (fsm.c:568) 20241213100146360 DMM DEBUG GMM(gmm_fsm)[0x55de4072a9b0]{Deregistered}: Deallocated (fsm.c:568) 20241213100146360 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1523)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1524)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1523)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e327cc33d584: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1527)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213100146395 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213100146395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213100146395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213100146395 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213100146395 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241213100146395 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213100146395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213100146395 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213100146395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1527)@e327cc33d584: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213100146396 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213100146396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213100146396 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213100146396 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213100146396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213100146396 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213100146396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213100146396 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213100146396 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241213100146396 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213100146396 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213100146396 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213100146396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1527)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1527)@e327cc33d584: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213100146399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1528)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1524)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1524)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213100146404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213100146404 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)@e327cc33d584: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1529)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1528)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e327cc33d584: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1532)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213100146411 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213100146411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213100146411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213100146411 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213100146411 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241213100146411 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213100146411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213100146411 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213100146411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1532)@e327cc33d584: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213100146412 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213100146412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213100146412 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213100146412 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213100146412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213100146412 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213100146412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213100146412 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213100146412 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241213100146412 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213100146412 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1532)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241213100146412 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213100146412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1532)@e327cc33d584: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213100146414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1533)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1529)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1529)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213100146419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213100146419 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)@e327cc33d584: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1534)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1533)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e327cc33d584: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1537)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213100146427 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213100146427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213100146427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213100146427 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213100146427 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241213100146427 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213100146427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213100146427 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213100146427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1537)@e327cc33d584: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213100146428 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213100146428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213100146428 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213100146428 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213100146428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213100146428 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213100146428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213100146428 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213100146428 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241213100146428 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213100146428 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213100146428 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213100146428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1537)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1537)@e327cc33d584: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213100146430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1534)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1534)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213100146435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213100146435 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@e327cc33d584: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1540)@e327cc33d584: ************************************************* SGSN_Test_0-M3UA(1540)@e327cc33d584: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1540)@e327cc33d584: ************************************************* MTC@e327cc33d584: Starting RAN_Emulation SGSN_Test_0-SCCP(1538)@e327cc33d584: v_sccp_pdu_maxlen:268 TC_attach_pdp_act_user_addr_v4raw-BVCI220(1536)@e327cc33d584: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213100146637 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241213100146637 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) 20241213100146637 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241213100146637 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)@e327cc33d584: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241213100146645 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241213100146645 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241213100146645 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241213100146645 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241213100146645 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241213100146645 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241213100146645 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241213100146647 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241213100146647 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241213100146647 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241213100146647 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241213100146647 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241213100146647 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241213100146647 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241213100146647 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241213100146677 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213100146678 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241213100146678 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241213100146678 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1542)@e327cc33d584: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1542)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213100146680 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241213100146681 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1542)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1542)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1542)@e327cc33d584: 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)@e327cc33d584: 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)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1542)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241213100147455 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241213100147455 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100147455 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241213100147455 DLM3UA 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) 20241213100147455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100147455 DLSS7 DEBUG Found route for dpc=188=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) 20241213100147455 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213100147455 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213100147455 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241213100147455 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213100147456 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) 20241213100147456 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100147456 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241213100147456 DLM3UA 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) 20241213100147456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100147456 DLSS7 DEBUG Found route for dpc=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) 20241213100147456 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241213100147456 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1539)@e327cc33d584: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_v4raw-BVCI196(1526)@e327cc33d584: Adding Client=TC_attach_pdp_act_user_addr_v4raw(1545), IMSI='262420000001058'H, TLLI='F443B37F'O, index=0 SGSN_Test-GSUP(1543)@e327cc33d584: 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)@e327cc33d584: 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 := '3C33'O ("<3"), rac := '41'O ("A") }, 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)@e327cc33d584: Added conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)6650283 SGSN_Test_0-SCCP(1538)@e327cc33d584: First idle individual index:0 SGSN_Test_0-RAN(1539)@e327cc33d584: patch: N(SD) for ConnIdx 0 set to 1 20241213100147764 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241213100147764 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100147764 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241213100147764 DLM3UA 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) 20241213100147764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100147764 DLSS7 DEBUG Found route for dpc=188=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) 20241213100147764 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213100147764 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213100147765 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213100147765 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213100147765 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241213100147765 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001058) type="GPRS attach"  (gprs_gmm.c:1248) 20241213100147765 DMM DEBUG GMM(gmm_fsm)[0x55de4073b590]{Deregistered}: Allocated (fsm.c:456) 20241213100147765 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Init}: Allocated (fsm.c:456) 20241213100147765 DMM DEBUG MM_STATE_Gb[0x55de4072a880]{Idle}: Allocated (fsm.c:456) 20241213100147765 DMM DEBUG MM_STATE_Iu[0x55de40737d60]{Detached}: Allocated (fsm.c:456) 20241213100147765 DMM DEBUG GMM(gmm_fsm)[0x55de4073b590]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241213100147765 DMM DEBUG GMM(gmm_fsm)[0x55de4073b590]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241213100147765 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241213100147765 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213100147765 DMM DEBUG MM(262420000001058/d9dac6ad) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241213100147765 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20241213100147765 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) 20241213100147765 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100147765 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241213100147765 DLM3UA 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) 20241213100147765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100147765 DLSS7 DEBUG Found route for dpc=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) 20241213100147765 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241213100147765 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213100147765 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) 20241213100147765 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100147765 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241213100147765 DLM3UA 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) 20241213100147765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100147765 DLSS7 DEBUG Found route for dpc=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) 20241213100147765 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241213100147765 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1538)@e327cc33d584: { messageType := 2, destLocRef := '6579AB'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)@e327cc33d584: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@e327cc33d584: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@e327cc33d584: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@e327cc33d584: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@e327cc33d584: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1545)@e327cc33d584: 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 := 'F020D88CBFAD628226AE7C4C994857C6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C4B55584'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'AC0BF3C5DA2A1624'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'BF5DA94283AD86820256F54F277E08C1'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '36C80909F5AB249604997E7B90D013CA'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '49D906698CA333F90F17B645C360C159'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'CC4F65FC4DE5A8D9'O } } } } } SGSN_Test_0-SCCP(1538)@e327cc33d584: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@e327cc33d584: vl_len:23 SGSN_Test_0-SCCP(1538)@e327cc33d584: vl_from0 SGSN_Test_0-SCCP(1538)@e327cc33d584: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105008'O 20241213100147771 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241213100147771 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100147771 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241213100147771 DLM3UA 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) 20241213100147771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100147771 DLSS7 DEBUG Found route for dpc=188=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) 20241213100147771 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213100147771 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213100147771 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241213100147771 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241213100147771 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241213100147771 DMM DEBUG MM(262420000001058/d9dac6ad) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010580 (gprs_gmm.c:1066) 20241213100147771 DMM NOTICE MM(262420000001058/d9dac6ad) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241213100147771 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241213100147771 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241213100147771 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241213100147771 DMM DEBUG MM(262420000001058/d9dac6ad) Requesting authorization (sgsn_auth.c:160) 20241213100147771 DMM INFO MM(262420000001058/d9dac6ad) Requesting authentication tuples (sgsn_auth.c:184) 20241213100147771 DMM DEBUG MM(262420000001058/d9dac6ad) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241213100147771 DGPRS INFO SUBSCR(262420000001058) requesting auth info (gprs_subscriber.c:805) 20241213100147771 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)@e327cc33d584: Found GsupExpect[0] for "262420000001058" handled at TC_attach_pdp_act_user_addr_v4raw(1545) SGSN_Test-GSUP(1543)@e327cc33d584: Added IMSI table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)"262420000001058" 20241213100147773 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241213100147773 DGPRS INFO SUBSCR(262420000001058) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241213100147773 DGPRS DEBUG SUBSCR(262420000001058) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241213100147773 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber authentication info (gprs_subscriber.c:850) 20241213100147773 DMM INFO MM(262420000001058/d9dac6ad) Subscriber data update (mmctx.c:445) 20241213100147773 DMM DEBUG MM(262420000001058/d9dac6ad) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241213100147773 DMM INFO MM(262420000001058/d9dac6ad) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241213100147773 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241213100147773 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241213100147773 DMM INFO MM(262420000001058/d9dac6ad) <- GMM AUTH AND CIPHERING REQ (rand = f0 20 d8 8c bf ad 62 82 26 ae 7c 4c 99 48 57 c6 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 49 d9 06 69 8c a3 33 f9 0f 17 b6 45 c3 60 c1 59 ) (gprs_gmm.c:465) 20241213100147773 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20241213100147773 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) 20241213100147773 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100147773 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241213100147773 DLM3UA 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) 20241213100147773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100147773 DLSS7 DEBUG Found route for dpc=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) 20241213100147773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241213100147773 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1538)@e327cc33d584: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@e327cc33d584: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@e327cc33d584: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@e327cc33d584: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@e327cc33d584: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@e327cc33d584: vl_len:37 SGSN_Test_0-SCCP(1538)@e327cc33d584: vl_from0 SGSN_Test_0-SCCP(1538)@e327cc33d584: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130D22CC4F65FC23094399990000105008F029044DE5A8D9'O 20241213100147776 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241213100147776 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100147776 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241213100147776 DLM3UA 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) 20241213100147776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100147776 DLSS7 DEBUG Found route for dpc=188=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) 20241213100147776 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213100147776 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213100147776 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241213100147776 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241213100147776 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241213100147776 DMM INFO MM(262420000001058/d9dac6ad) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241213100147776 DMM NOTICE MM(262420000001058/d9dac6ad) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241213100147776 DMM DEBUG MM(262420000001058/d9dac6ad) checking auth: received UMTS RES = cc 4f 65 fc 4d e5 a8 d9 (gprs_gmm.c:648) 20241213100147776 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241213100147776 DMM DEBUG MM(262420000001058/d9dac6ad) Requesting authorization (sgsn_auth.c:160) 20241213100147776 DMM INFO MM(262420000001058/d9dac6ad) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241213100147776 DMM DEBUG MM(262420000001058/d9dac6ad) Requesting subscriber data update (gprs_subscriber.c:894) 20241213100147776 DGPRS INFO SUBSCR(262420000001058) subscriber data is not available (gprs_subscriber.c:818) 20241213100147776 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) 20241213100147776 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241213100147776 DMM DEBUG MM(262420000001058/d9dac6ad) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241213100147776 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) 20241213100147776 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100147776 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241213100147776 DLM3UA 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) 20241213100147776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100147776 DLSS7 DEBUG Found route for dpc=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) 20241213100147776 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241213100147776 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1538)@e327cc33d584: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@e327cc33d584: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@e327cc33d584: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@e327cc33d584: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@e327cc33d584: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@e327cc33d584: vl_len:12 SGSN_Test_0-SCCP(1538)@e327cc33d584: vl_from0 SGSN_Test_0-SCCP(1538)@e327cc33d584: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241213100147780 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241213100147780 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100147780 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241213100147780 DLM3UA 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) 20241213100147780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100147780 DLSS7 DEBUG Found route for dpc=188=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) 20241213100147780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213100147780 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213100147780 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241213100147780 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241213100147780 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241213100147780 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 7) (iu_client.c:366) 20241213100147780 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241213100147780 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241213100147780 DMM INFO MM(262420000001058/d9dac6ad) <- GMM ATTACH ACCEPT (new P-TMSI=0xd9dac6ad) (gprs_gmm.c:282) 20241213100147780 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20241213100147780 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) 20241213100147780 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100147780 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241213100147780 DLM3UA 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) 20241213100147780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100147780 DLSS7 DEBUG Found route for dpc=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) 20241213100147780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241213100147780 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213100147780 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) 20241213100147780 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100147780 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241213100147780 DLM3UA 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) 20241213100147780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100147780 DLSS7 DEBUG Found route for dpc=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) 20241213100147780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241213100147780 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1538)@e327cc33d584: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@e327cc33d584: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@e327cc33d584: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@e327cc33d584: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@e327cc33d584: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@e327cc33d584: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@e327cc33d584: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@e327cc33d584: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241213100147783 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241213100147783 DGPRS INFO SUBSCR(262420000001058) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241213100147783 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber data (gprs_subscriber.c:839) 20241213100147783 DMM INFO MM(262420000001058/d9dac6ad) Subscriber data update (mmctx.c:445) 20241213100147783 DMM DEBUG MM(262420000001058/d9dac6ad) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241213100147783 DMM INFO MM(262420000001058/d9dac6ad) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241213100147783 DMM NOTICE MM(262420000001058/d9dac6ad) Authorized, continuing procedure, IMSI=262420000001058 (gprs_gmm.c:982) 20241213100147783 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241213100147783 DMM NOTICE MM(262420000001058/d9dac6ad) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241213100147783 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) 20241213100147784 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241213100147784 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber data (gprs_subscriber.c:839) 20241213100147784 DMM INFO MM(262420000001058/d9dac6ad) Subscriber data update (mmctx.c:445) 20241213100147784 DMM DEBUG MM(262420000001058/d9dac6ad) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1538)@e327cc33d584: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@e327cc33d584: vl_len:14 SGSN_Test_0-SCCP(1538)@e327cc33d584: vl_from0 SGSN_Test_0-SCCP(1538)@e327cc33d584: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241213100147786 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241213100147786 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100147786 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241213100147786 DLM3UA 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) 20241213100147786 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100147786 DLSS7 DEBUG Found route for dpc=188=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) 20241213100147786 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213100147786 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213100147786 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241213100147786 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241213100147786 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241213100147786 DMM INFO MM(262420000001058/d9dac6ad) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241213100147786 DMM NOTICE MM(262420000001058/d9dac6ad) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241213100147786 DMM DEBUG GMM(gmm_fsm)[0x55de4073b590]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241213100147786 DMM DEBUG GMM(gmm_fsm)[0x55de4073b590]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241213100147786 DMM DEBUG MM_STATE_Iu(7)[0x55de40737d60]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241213100147786 DMM DEBUG MM_STATE_Iu(7)[0x55de40737d60]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241213100147786 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241213100147786 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241213100147786 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) 20241213100147786 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100147786 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241213100147786 DLM3UA 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) 20241213100147786 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100147786 DLSS7 DEBUG Found route for dpc=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) 20241213100147786 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241213100147786 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1538)@e327cc33d584: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@e327cc33d584: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@e327cc33d584: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@e327cc33d584: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@e327cc33d584: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@e327cc33d584: vl_len:7 SGSN_Test_0-SCCP(1538)@e327cc33d584: vl_from0 SGSN_Test_0-SCCP(1538)@e327cc33d584: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241213100147791 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241213100147791 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100147791 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241213100147791 DLM3UA 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) 20241213100147791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100147791 DLSS7 DEBUG Found route for dpc=188=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) 20241213100147791 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213100147791 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213100147791 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241213100147791 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241213100147791 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241213100147791 DMM INFO MM(262420000001058/d9dac6ad) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241213100147791 DMM DEBUG MM_STATE_Iu(7)[0x55de40737d60]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241213100147792 DMM DEBUG MM_STATE_Iu(7)[0x55de40737d60]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241213100147792 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) 20241213100147792 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100147792 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241213100147792 DLM3UA 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) 20241213100147792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100147792 DLSS7 DEBUG Found route for dpc=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) 20241213100147792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241213100147792 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1538)@e327cc33d584: Session index based on local reference:0 20241213100147793 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241213100147793 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100147793 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241213100147793 DLM3UA 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) 20241213100147793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100147793 DLSS7 DEBUG Found route for dpc=188=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) 20241213100147793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213100147793 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1539)@e327cc33d584: Deleted conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)6650283 TC_attach_pdp_act_user_addr_v4raw(1545)@e327cc33d584: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_v4raw(1545)@e327cc33d584: 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 := 'D9DAC6AD'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1539)@e327cc33d584: Added conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)4252786 SGSN_Test_0-RAN(1539)@e327cc33d584: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1538)@e327cc33d584: First idle individual index:0 20241213100147994 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241213100147994 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100147994 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241213100147994 DLM3UA 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) 20241213100147994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100147994 DLSS7 DEBUG Found route for dpc=188=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) 20241213100147994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213100147994 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213100147995 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213100147995 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213100147995 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241213100147995 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xD9DAC6AD) type="signalling"  (gprs_gmm.c:1897) 20241213100147995 DMM DEBUG GMM(gmm_fsm)[0x55de4073b590]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20241213100147995 DMM DEBUG GMM(gmm_fsm)[0x55de4073b590]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241213100147995 DMM DEBUG MM(262420000001058/d9dac6ad) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20241213100147995 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) 20241213100147996 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100147996 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241213100147996 DLM3UA 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) 20241213100147996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100147996 DLSS7 DEBUG Found route for dpc=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) 20241213100147996 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241213100147996 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213100147996 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) 20241213100147996 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100147996 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241213100147996 DLM3UA 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) 20241213100147996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100147996 DLSS7 DEBUG Found route for dpc=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) 20241213100147996 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241213100147996 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1538)@e327cc33d584: { messageType := 2, destLocRef := '40E472'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)@e327cc33d584: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@e327cc33d584: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@e327cc33d584: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@e327cc33d584: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@e327cc33d584: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1545)@e327cc33d584: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user_addr_v4raw(1545)@e327cc33d584: setverdict(error): pass -> error SGSN_Test_0-RAN(1539)@e327cc33d584: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user_addr_v4raw(1545)@e327cc33d584: Final verdict of PTC: error SGSN_Test_0-RAN(1539)@e327cc33d584: Final verdict of PTC: none 20241213100148011 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213100148011 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) 20241213100148011 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241213100148011 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241213100148012 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241213100148012 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) 20241213100148012 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241213100148012 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241213100148012 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) 20241213100148012 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241213100148012 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241213100148012 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241213100148012 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241213100148012 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241213100148012 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241213100148012 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241213100148012 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241213100148012 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1540)@e327cc33d584: Final verdict of PTC: none SGSN_Test_0-SCCP(1538)@e327cc33d584: Final verdict of PTC: none 20241213100148018 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42636<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241213100148023 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241213100148023 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1543)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1542)@e327cc33d584: Final verdict of PTC: none -NSVCI98(1532)@e327cc33d584: Final verdict of PTC: none -NSVCI97(1527)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1533)@e327cc33d584: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI210(1531)@e327cc33d584: Final verdict of PTC: none -NSVCI99(1537)@e327cc33d584: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI220(1536)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1524)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1523)@e327cc33d584: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI196(1526)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1529)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1528)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1534)@e327cc33d584: Final verdict of PTC: none SGSN_Test-RNC_GTP(1541)@e327cc33d584: Final verdict of PTC: none -NSVCI99-provIP(1535)@e327cc33d584: Final verdict of PTC: none -NSVCI97-provIP(1525)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1544)@e327cc33d584: Final verdict of PTC: none -NSVCI98-provIP(1530)@e327cc33d584: Final verdict of PTC: none MTC@e327cc33d584: Setting final verdict of the test case. MTC@e327cc33d584: Local verdict of MTC: none MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-NS0(1523): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1524): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97-provIP(1525): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI196(1526): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97(1527): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-NS1(1528): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1529): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98-provIP(1530): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI210(1531): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98(1532): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-NS2(1533): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1534): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99-provIP(1535): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI220(1536): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99(1537): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test_0-SCCP(1538): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test_0-RAN(1539): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test_0-M3UA(1540): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-RNC_GTP(1541): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP-IPA(1542): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP(1543): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GGSN_GTP(1544): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw(1545): error (none -> error) MTC@e327cc33d584: Test case TC_attach_pdp_act_user_addr_v4raw finished. Verdict: error MTC@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw error'. Fri Dec 13 10:01:48 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 20241213100148154 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42646<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213100148656 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42646<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=236568) 20241213100149024 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213100149024 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=236568, count=237728) 20241213100150013 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241213100150013 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241213100150013 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20241213100150025 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213100150025 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 ------ Fri Dec 13 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 20241213100150828 DGPRS DEBUG Checking for inactive LLMEs, time = 36612310 (sgsn.c:132) 20241213100151026 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213100151027 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 started. 20241213100151767 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52184<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213100151768 DMM INFO MM(262420000001058/d9dac6ad) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241213100151768 DMM INFO MM(262420000001058/d9dac6ad) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241213100151768 DMM DEBUG GMM(gmm_fsm)[0x55de4073b590]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241213100151768 DMM DEBUG GMM(gmm_fsm)[0x55de4073b590]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241213100151768 DMM DEBUG MM_STATE_Iu(7)[0x55de40737d60]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241213100151768 DMM DEBUG MM_STATE_Iu(7)[0x55de40737d60]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241213100151768 DGPRS INFO SUBSCR(262420000001058) purging MS subscriber (gprs_subscriber.c:785) 20241213100151768 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) 20241213100151768 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) 20241213100151768 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Init}: Deallocated (fsm.c:568) 20241213100151768 DMM DEBUG MM_STATE_Gb[0x55de4072a880]{Idle}: Deallocated (fsm.c:568) 20241213100151768 DMM DEBUG MM_STATE_Iu(7)[0x55de40737d60]{Detached}: Deallocated (fsm.c:568) 20241213100151768 DMM DEBUG GMM(gmm_fsm)[0x55de4073b590]{Deregistered}: Deallocated (fsm.c:568) 20241213100151768 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1546)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1547)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1546)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e327cc33d584: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1550)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213100151809 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213100151809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213100151809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213100151809 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213100151809 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241213100151809 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213100151809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213100151809 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213100151809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1550)@e327cc33d584: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213100151810 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213100151810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213100151810 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213100151810 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213100151810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213100151810 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213100151810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213100151810 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213100151810 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241213100151810 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213100151810 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213100151810 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213100151810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1550)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1550)@e327cc33d584: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213100151812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1551)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1547)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1547)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213100151817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213100151817 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1552)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1549)@e327cc33d584: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1551)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1556)@e327cc33d584: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1556)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213100151828 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213100151828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213100151828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213100151828 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213100151828 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241213100151828 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213100151828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213100151828 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213100151828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1555)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1556)@e327cc33d584: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213100151828 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213100151828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213100151828 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213100151828 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213100151829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213100151829 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213100151829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213100151829 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213100151829 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241213100151829 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213100151829 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1556)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241213100151829 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213100151829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1556)@e327cc33d584: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213100151830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1557)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1552)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1552)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213100151835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213100151835 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1553)@e327cc33d584: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1555)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1561)@e327cc33d584: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1561)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213100151846 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213100151846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213100151846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213100151846 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213100151846 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241213100151846 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213100151846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213100151846 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213100151846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1561)@e327cc33d584: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213100151847 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213100151847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213100151847 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213100151847 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213100151847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213100151847 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213100151847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213100151847 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213100151847 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241213100151847 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213100151847 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213100151847 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213100151847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1561)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1561)@e327cc33d584: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213100151849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@e327cc33d584: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1563)@e327cc33d584: ************************************************* SGSN_Test_0-M3UA(1563)@e327cc33d584: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1563)@e327cc33d584: ************************************************* MTC@e327cc33d584: Starting RAN_Emulation SGSN_Test_0-SCCP(1560)@e327cc33d584: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1557)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1557)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213100151854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213100151854 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1558)@e327cc33d584: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213100152028 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213100152028 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241213100152028 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241213100152028 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1565)@e327cc33d584: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1565)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213100152032 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241213100152034 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1565)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1565)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1565)@e327cc33d584: 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)@e327cc33d584: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1565)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1565)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241213100152051 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241213100152051 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) 20241213100152051 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241213100152051 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)@e327cc33d584: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241213100152056 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241213100152056 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241213100152056 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241213100152056 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241213100152056 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241213100152056 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241213100152056 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241213100152059 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241213100152059 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241213100152059 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241213100152059 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241213100152059 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241213100152059 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241213100152059 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241213100152059 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241213100152870 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241213100152870 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100152870 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241213100152870 DLM3UA 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) 20241213100152870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100152870 DLSS7 DEBUG Found route for dpc=188=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) 20241213100152870 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213100152870 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213100152871 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241213100152871 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213100152871 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) 20241213100152871 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100152871 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241213100152871 DLM3UA 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) 20241213100152871 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100152871 DLSS7 DEBUG Found route for dpc=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) 20241213100152871 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241213100152871 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1562)@e327cc33d584: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1549)@e327cc33d584: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568), IMSI='262420000001055'H, TLLI='D253A748'O, index=0 SGSN_Test-GSUP(1566)@e327cc33d584: 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)@e327cc33d584: 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 := 'B27B'O, rac := '94'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)@e327cc33d584: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)8782301 SGSN_Test_0-SCCP(1560)@e327cc33d584: First idle individual index:0 SGSN_Test_0-RAN(1562)@e327cc33d584: patch: N(SD) for ConnIdx 0 set to 1 20241213100153112 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241213100153112 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100153112 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241213100153112 DLM3UA 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) 20241213100153112 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100153112 DLSS7 DEBUG Found route for dpc=188=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) 20241213100153112 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213100153112 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213100153113 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213100153113 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213100153113 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241213100153113 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001055) type="GPRS attach"  (gprs_gmm.c:1248) 20241213100153113 DMM DEBUG GMM(gmm_fsm)[0x55de40737d60]{Deregistered}: Allocated (fsm.c:456) 20241213100153113 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Init}: Allocated (fsm.c:456) 20241213100153113 DMM DEBUG MM_STATE_Gb[0x55de40730e30]{Idle}: Allocated (fsm.c:456) 20241213100153113 DMM DEBUG MM_STATE_Iu[0x55de4073b3d0]{Detached}: Allocated (fsm.c:456) 20241213100153113 DMM DEBUG GMM(gmm_fsm)[0x55de40737d60]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241213100153113 DMM DEBUG GMM(gmm_fsm)[0x55de40737d60]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241213100153113 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241213100153113 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213100153113 DMM DEBUG MM(262420000001055/de47b648) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241213100153113 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20241213100153113 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) 20241213100153113 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100153113 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241213100153113 DLM3UA 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) 20241213100153113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100153113 DLSS7 DEBUG Found route for dpc=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) 20241213100153113 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241213100153113 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213100153113 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) 20241213100153113 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100153113 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241213100153113 DLM3UA 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) 20241213100153113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100153113 DLSS7 DEBUG Found route for dpc=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) 20241213100153113 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241213100153113 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1560)@e327cc33d584: { messageType := 2, destLocRef := '8601DD'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(1560)@e327cc33d584: Session index based on local reference:0 SGSN_Test_0-SCCP(1560)@e327cc33d584: Session index based on local reference:0 SGSN_Test_0-SCCP(1560)@e327cc33d584: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1560)@e327cc33d584: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1560)@e327cc33d584: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@e327cc33d584: 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 := 'D459CA3642ABD886588427C0ECD47CFF'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2D8AA55E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D164C1AEF6F650F1'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'C9E3D33C0A96D2660759756F283DDECB'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '79E04753F43F0D41DE1493081AF9522C'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '52A89DFAC9AEBD17F9D107BF8ABB192E'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '83BBCD542AFF1584'O } } } } } SGSN_Test_0-SCCP(1560)@e327cc33d584: Session index based on connection ID:0 SGSN_Test_0-SCCP(1560)@e327cc33d584: vl_len:23 SGSN_Test_0-SCCP(1560)@e327cc33d584: vl_from0 SGSN_Test_0-SCCP(1560)@e327cc33d584: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105005'O 20241213100153119 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241213100153119 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100153119 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241213100153119 DLM3UA 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) 20241213100153119 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100153119 DLSS7 DEBUG Found route for dpc=188=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) 20241213100153119 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213100153119 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213100153119 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241213100153119 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241213100153120 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241213100153120 DMM DEBUG MM(262420000001055/de47b648) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010550 (gprs_gmm.c:1066) 20241213100153120 DMM NOTICE MM(262420000001055/de47b648) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241213100153120 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241213100153120 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241213100153120 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241213100153120 DMM DEBUG MM(262420000001055/de47b648) Requesting authorization (sgsn_auth.c:160) 20241213100153120 DMM INFO MM(262420000001055/de47b648) Requesting authentication tuples (sgsn_auth.c:184) 20241213100153120 DMM DEBUG MM(262420000001055/de47b648) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241213100153120 DGPRS INFO SUBSCR(262420000001055) requesting auth info (gprs_subscriber.c:805) 20241213100153120 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)@e327cc33d584: Found GsupExpect[0] for "262420000001055" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568) SGSN_Test-GSUP(1566)@e327cc33d584: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)"262420000001055" 20241213100153121 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241213100153121 DGPRS INFO SUBSCR(262420000001055) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241213100153121 DGPRS DEBUG SUBSCR(262420000001055) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241213100153121 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber authentication info (gprs_subscriber.c:850) 20241213100153121 DMM INFO MM(262420000001055/de47b648) Subscriber data update (mmctx.c:445) 20241213100153121 DMM DEBUG MM(262420000001055/de47b648) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241213100153121 DMM INFO MM(262420000001055/de47b648) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241213100153121 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241213100153121 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241213100153121 DMM INFO MM(262420000001055/de47b648) <- GMM AUTH AND CIPHERING REQ (rand = d4 59 ca 36 42 ab d8 86 58 84 27 c0 ec d4 7c ff , mmctx_is_r99=1, vec->auth_types=0x3, autn = 52 a8 9d fa c9 ae bd 17 f9 d1 07 bf 8a bb 19 2e ) (gprs_gmm.c:465) 20241213100153121 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20241213100153121 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) 20241213100153121 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100153121 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241213100153121 DLM3UA 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) 20241213100153121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100153121 DLSS7 DEBUG Found route for dpc=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) 20241213100153121 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241213100153121 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1560)@e327cc33d584: Session index based on local reference:0 SGSN_Test_0-SCCP(1560)@e327cc33d584: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1560)@e327cc33d584: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1560)@e327cc33d584: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1560)@e327cc33d584: Session index based on connection ID:0 SGSN_Test_0-SCCP(1560)@e327cc33d584: vl_len:37 SGSN_Test_0-SCCP(1560)@e327cc33d584: vl_from0 SGSN_Test_0-SCCP(1560)@e327cc33d584: data sent by MTP3_SCCP_PORT: '001440210000010010401A190813012283BBCD5423094399990000105005F029042AFF1584'O 20241213100153124 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241213100153124 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100153124 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241213100153124 DLM3UA 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) 20241213100153124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100153124 DLSS7 DEBUG Found route for dpc=188=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) 20241213100153124 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213100153124 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213100153124 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241213100153124 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241213100153124 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241213100153124 DMM INFO MM(262420000001055/de47b648) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241213100153124 DMM NOTICE MM(262420000001055/de47b648) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241213100153125 DMM DEBUG MM(262420000001055/de47b648) checking auth: received UMTS RES = 83 bb cd 54 2a ff 15 84 (gprs_gmm.c:648) 20241213100153125 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241213100153125 DMM DEBUG MM(262420000001055/de47b648) Requesting authorization (sgsn_auth.c:160) 20241213100153125 DMM INFO MM(262420000001055/de47b648) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241213100153125 DMM DEBUG MM(262420000001055/de47b648) Requesting subscriber data update (gprs_subscriber.c:894) 20241213100153125 DGPRS INFO SUBSCR(262420000001055) subscriber data is not available (gprs_subscriber.c:818) 20241213100153125 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) 20241213100153125 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241213100153125 DMM DEBUG MM(262420000001055/de47b648) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241213100153125 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) 20241213100153125 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100153125 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241213100153125 DLM3UA 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) 20241213100153125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100153125 DLSS7 DEBUG Found route for dpc=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) 20241213100153125 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241213100153125 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1560)@e327cc33d584: Session index based on local reference:0 SGSN_Test_0-SCCP(1560)@e327cc33d584: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1560)@e327cc33d584: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1560)@e327cc33d584: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1560)@e327cc33d584: Session index based on connection ID:0 SGSN_Test_0-SCCP(1560)@e327cc33d584: vl_len:12 SGSN_Test_0-SCCP(1560)@e327cc33d584: vl_from0 SGSN_Test_0-SCCP(1560)@e327cc33d584: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241213100153129 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241213100153129 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100153129 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241213100153129 DLM3UA 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) 20241213100153129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100153129 DLSS7 DEBUG Found route for dpc=188=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) 20241213100153129 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213100153129 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213100153129 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241213100153129 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241213100153129 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241213100153129 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 9) (iu_client.c:366) 20241213100153129 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241213100153129 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241213100153129 DMM INFO MM(262420000001055/de47b648) <- GMM ATTACH ACCEPT (new P-TMSI=0xde47b648) (gprs_gmm.c:282) 20241213100153129 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20241213100153129 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) 20241213100153129 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100153129 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241213100153129 DLM3UA 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) 20241213100153129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100153129 DLSS7 DEBUG Found route for dpc=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) 20241213100153129 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241213100153129 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213100153129 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) 20241213100153129 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100153129 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241213100153129 DLM3UA 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) 20241213100153129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100153129 DLSS7 DEBUG Found route for dpc=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) 20241213100153129 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241213100153129 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1560)@e327cc33d584: Session index based on local reference:0 SGSN_Test_0-SCCP(1560)@e327cc33d584: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1560)@e327cc33d584: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1560)@e327cc33d584: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1560)@e327cc33d584: Session index based on local reference:0 SGSN_Test_0-SCCP(1560)@e327cc33d584: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1560)@e327cc33d584: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1560)@e327cc33d584: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241213100153131 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241213100153131 DGPRS INFO SUBSCR(262420000001055) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241213100153131 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber data (gprs_subscriber.c:839) 20241213100153131 DMM INFO MM(262420000001055/de47b648) Subscriber data update (mmctx.c:445) 20241213100153131 DMM DEBUG MM(262420000001055/de47b648) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241213100153131 DMM INFO MM(262420000001055/de47b648) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241213100153131 DMM NOTICE MM(262420000001055/de47b648) Authorized, continuing procedure, IMSI=262420000001055 (gprs_gmm.c:982) 20241213100153131 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241213100153131 DMM NOTICE MM(262420000001055/de47b648) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241213100153131 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) 20241213100153132 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241213100153132 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber data (gprs_subscriber.c:839) 20241213100153132 DMM INFO MM(262420000001055/de47b648) Subscriber data update (mmctx.c:445) 20241213100153132 DMM DEBUG MM(262420000001055/de47b648) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1560)@e327cc33d584: Session index based on connection ID:0 SGSN_Test_0-SCCP(1560)@e327cc33d584: vl_len:14 SGSN_Test_0-SCCP(1560)@e327cc33d584: vl_from0 SGSN_Test_0-SCCP(1560)@e327cc33d584: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241213100153133 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241213100153133 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100153133 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241213100153133 DLM3UA 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) 20241213100153133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100153133 DLSS7 DEBUG Found route for dpc=188=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) 20241213100153133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213100153133 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213100153133 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241213100153133 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241213100153133 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241213100153133 DMM INFO MM(262420000001055/de47b648) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241213100153133 DMM NOTICE MM(262420000001055/de47b648) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241213100153133 DMM DEBUG GMM(gmm_fsm)[0x55de40737d60]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241213100153133 DMM DEBUG GMM(gmm_fsm)[0x55de40737d60]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241213100153133 DMM DEBUG MM_STATE_Iu(9)[0x55de4073b3d0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241213100153133 DMM DEBUG MM_STATE_Iu(9)[0x55de4073b3d0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241213100153133 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241213100153133 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241213100153133 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) 20241213100153133 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100153133 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241213100153133 DLM3UA 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) 20241213100153133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100153133 DLSS7 DEBUG Found route for dpc=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) 20241213100153133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241213100153133 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1560)@e327cc33d584: Session index based on local reference:0 SGSN_Test_0-SCCP(1560)@e327cc33d584: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1560)@e327cc33d584: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1560)@e327cc33d584: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1560)@e327cc33d584: Session index based on connection ID:0 SGSN_Test_0-SCCP(1560)@e327cc33d584: vl_len:7 SGSN_Test_0-SCCP(1560)@e327cc33d584: vl_from0 SGSN_Test_0-SCCP(1560)@e327cc33d584: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241213100153136 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241213100153136 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100153136 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241213100153136 DLM3UA 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) 20241213100153136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100153136 DLSS7 DEBUG Found route for dpc=188=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) 20241213100153136 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213100153136 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213100153136 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241213100153136 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241213100153136 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241213100153136 DMM INFO MM(262420000001055/de47b648) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241213100153136 DMM DEBUG MM_STATE_Iu(9)[0x55de4073b3d0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241213100153136 DMM DEBUG MM_STATE_Iu(9)[0x55de4073b3d0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241213100153136 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) 20241213100153136 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100153136 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241213100153136 DLM3UA 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) 20241213100153136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100153136 DLSS7 DEBUG Found route for dpc=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) 20241213100153136 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241213100153136 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1560)@e327cc33d584: Session index based on local reference:0 20241213100153137 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241213100153137 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100153137 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241213100153137 DLM3UA 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) 20241213100153137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100153137 DLSS7 DEBUG Found route for dpc=188=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) 20241213100153137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213100153137 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1562)@e327cc33d584: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)8782301 TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@e327cc33d584: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@e327cc33d584: 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 := 'DE47B648'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1562)@e327cc33d584: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)12241339 SGSN_Test_0-RAN(1562)@e327cc33d584: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1560)@e327cc33d584: First idle individual index:0 20241213100153338 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241213100153338 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100153338 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241213100153338 DLM3UA 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) 20241213100153338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100153338 DLSS7 DEBUG Found route for dpc=188=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) 20241213100153338 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213100153338 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213100153339 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213100153339 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213100153339 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241213100153339 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xDE47B648) type="signalling"  (gprs_gmm.c:1897) 20241213100153339 DMM DEBUG GMM(gmm_fsm)[0x55de40737d60]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20241213100153339 DMM DEBUG GMM(gmm_fsm)[0x55de40737d60]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241213100153339 DMM DEBUG MM(262420000001055/de47b648) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20241213100153339 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) 20241213100153339 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100153339 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241213100153339 DLM3UA 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) 20241213100153340 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100153340 DLSS7 DEBUG Found route for dpc=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) 20241213100153340 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241213100153340 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213100153340 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) 20241213100153340 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100153340 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241213100153340 DLM3UA 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) 20241213100153340 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100153340 DLSS7 DEBUG Found route for dpc=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) 20241213100153340 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241213100153340 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1560)@e327cc33d584: { messageType := 2, destLocRef := 'BAC9BB'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(1560)@e327cc33d584: Session index based on local reference:0 SGSN_Test_0-SCCP(1560)@e327cc33d584: Session index based on local reference:0 SGSN_Test_0-SCCP(1560)@e327cc33d584: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1560)@e327cc33d584: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1560)@e327cc33d584: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@e327cc33d584: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@e327cc33d584: setverdict(error): pass -> error TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@e327cc33d584: Final verdict of PTC: error SGSN_Test_0-RAN(1562)@e327cc33d584: Warning: The last outgoing messages on port CLIENT may be lost. SGSN_Test_0-RAN(1562)@e327cc33d584: Final verdict of PTC: none 20241213100153347 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213100153347 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) 20241213100153347 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241213100153347 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241213100153347 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241213100153347 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) 20241213100153347 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241213100153347 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241213100153347 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) 20241213100153347 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241213100153347 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241213100153347 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241213100153347 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241213100153347 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241213100153347 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241213100153347 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241213100153347 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241213100153347 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1563)@e327cc33d584: Final verdict of PTC: none SGSN_Test_0-SCCP(1560)@e327cc33d584: Final verdict of PTC: none 20241213100153355 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52184<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1566)@e327cc33d584: Final verdict of PTC: none -NSVCI97(1550)@e327cc33d584: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1553)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1547)@e327cc33d584: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1549)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1551)@e327cc33d584: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1558)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1546)@e327cc33d584: Final verdict of PTC: none 20241213100153364 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241213100153364 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-BSSGP1(1552)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1565)@e327cc33d584: Final verdict of PTC: none -NSVCI99(1561)@e327cc33d584: Final verdict of PTC: none -NSVCI98(1556)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1555)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1557)@e327cc33d584: Final verdict of PTC: none SGSN_Test-RNC_GTP(1564)@e327cc33d584: Final verdict of PTC: none -NSVCI97-provIP(1548)@e327cc33d584: Final verdict of PTC: none -NSVCI98-provIP(1554)@e327cc33d584: Final verdict of PTC: none -NSVCI99-provIP(1559)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1567)@e327cc33d584: Final verdict of PTC: none MTC@e327cc33d584: Setting final verdict of the test case. MTC@e327cc33d584: Local verdict of MTC: none MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-NS0(1546): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1547): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97-provIP(1548): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1549): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97(1550): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-NS1(1551): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1552): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1553): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98-provIP(1554): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-NS2(1555): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98(1556): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1557): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1558): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99-provIP(1559): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test_0-SCCP(1560): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99(1561): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test_0-RAN(1562): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test_0-M3UA(1563): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-RNC_GTP(1564): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP-IPA(1565): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP(1566): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GGSN_GTP(1567): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568): error (none -> error) MTC@e327cc33d584: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 finished. Verdict: error MTC@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 error'. Fri Dec 13 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 20241213100153529 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52188<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213100154031 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52188<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=232576) 20241213100154365 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213100154365 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=232576, count=238284) 20241213100155348 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241213100155348 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241213100155348 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20241213100155366 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213100155366 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 ------ Fri Dec 13 10:01:56 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_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 20241213100156367 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213100156368 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 started. 20241213100157073 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52190<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213100157077 DMM INFO MM(262420000001055/de47b648) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241213100157077 DMM INFO MM(262420000001055/de47b648) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241213100157077 DMM DEBUG GMM(gmm_fsm)[0x55de40737d60]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241213100157077 DMM DEBUG GMM(gmm_fsm)[0x55de40737d60]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241213100157077 DMM DEBUG MM_STATE_Iu(9)[0x55de4073b3d0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241213100157077 DMM DEBUG MM_STATE_Iu(9)[0x55de4073b3d0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241213100157077 DGPRS INFO SUBSCR(262420000001055) purging MS subscriber (gprs_subscriber.c:785) 20241213100157077 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) 20241213100157077 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) 20241213100157077 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Init}: Deallocated (fsm.c:568) 20241213100157077 DMM DEBUG MM_STATE_Gb[0x55de40730e30]{Idle}: Deallocated (fsm.c:568) 20241213100157077 DMM DEBUG MM_STATE_Iu(9)[0x55de4073b3d0]{Detached}: Deallocated (fsm.c:568) 20241213100157077 DMM DEBUG GMM(gmm_fsm)[0x55de40737d60]{Deregistered}: Deallocated (fsm.c:568) 20241213100157077 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1569)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1570)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1569)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e327cc33d584: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1573)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213100157129 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213100157129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213100157129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213100157129 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213100157129 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241213100157129 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213100157129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213100157129 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213100157129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1573)@e327cc33d584: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213100157130 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213100157130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213100157130 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213100157130 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213100157130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213100157130 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213100157130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213100157130 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213100157130 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241213100157130 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213100157130 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213100157130 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213100157131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1573)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1573)@e327cc33d584: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213100157132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1574)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1570)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1570)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213100157136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213100157136 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)@e327cc33d584: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1575)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1574)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1578)@e327cc33d584: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1578)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213100157145 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213100157145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213100157146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213100157146 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213100157146 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241213100157146 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213100157146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213100157146 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213100157146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1578)@e327cc33d584: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213100157146 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213100157146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213100157146 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213100157146 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213100157146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213100157146 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213100157146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213100157146 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213100157146 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241213100157146 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213100157146 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213100157147 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213100157147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1578)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1578)@e327cc33d584: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213100157149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1579)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1575)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1575)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213100157153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213100157153 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1577)@e327cc33d584: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1580)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1579)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e327cc33d584: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1583)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213100157161 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213100157161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213100157161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213100157161 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213100157161 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241213100157161 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213100157161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213100157161 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213100157161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1583)@e327cc33d584: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213100157162 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213100157162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213100157162 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213100157162 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213100157162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213100157162 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213100157162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213100157162 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213100157162 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241213100157162 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213100157162 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1583)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241213100157162 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213100157162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1583)@e327cc33d584: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213100157164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1580)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1580)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213100157168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213100157168 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@e327cc33d584: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1586)@e327cc33d584: ************************************************* SGSN_Test_0-M3UA(1586)@e327cc33d584: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1586)@e327cc33d584: ************************************************* MTC@e327cc33d584: Starting RAN_Emulation SGSN_Test_0-SCCP(1584)@e327cc33d584: v_sccp_pdu_maxlen:268 TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1582)@e327cc33d584: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213100157369 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213100157369 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241213100157369 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241213100157369 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20241213100157370 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241213100157370 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) 20241213100157370 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241213100157370 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test-GSUP-IPA(1588)@e327cc33d584: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1588)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213100157373 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test_0-M3UA(1586)@e327cc33d584: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 SGSN_Test-GSUP-IPA(1588)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1588)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241213100157374 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1588)@e327cc33d584: 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)@e327cc33d584: 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)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1588)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241213100157375 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241213100157375 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241213100157375 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241213100157375 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241213100157375 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241213100157375 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241213100157375 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241213100157376 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241213100157376 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241213100157376 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241213100157376 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241213100157376 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241213100157376 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241213100157376 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241213100157376 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241213100158184 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241213100158184 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100158184 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241213100158184 DLM3UA 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) 20241213100158184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100158184 DLSS7 DEBUG Found route for dpc=188=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) 20241213100158184 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213100158184 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213100158185 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241213100158185 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213100158185 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) 20241213100158185 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100158185 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241213100158185 DLM3UA 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) 20241213100158185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100158185 DLSS7 DEBUG Found route for dpc=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) 20241213100158185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241213100158185 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1585)@e327cc33d584: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1572)@e327cc33d584: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591), IMSI='262420000001056'H, TLLI='E10DD11C'O, index=0 SGSN_Test-GSUP(1589)@e327cc33d584: 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)@e327cc33d584: 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 := '1C90'O, rac := '36'O ("6") }, 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)@e327cc33d584: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)5899992 SGSN_Test_0-SCCP(1584)@e327cc33d584: First idle individual index:0 SGSN_Test_0-RAN(1585)@e327cc33d584: patch: N(SD) for ConnIdx 0 set to 1 20241213100158472 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241213100158472 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100158472 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241213100158472 DLM3UA 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) 20241213100158472 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100158472 DLSS7 DEBUG Found route for dpc=188=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) 20241213100158472 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213100158472 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213100158473 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213100158473 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213100158473 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241213100158473 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001056) type="GPRS attach"  (gprs_gmm.c:1248) 20241213100158473 DMM DEBUG GMM(gmm_fsm)[0x55de4073b3d0]{Deregistered}: Allocated (fsm.c:456) 20241213100158473 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Init}: Allocated (fsm.c:456) 20241213100158473 DMM DEBUG MM_STATE_Gb[0x55de4072a880]{Idle}: Allocated (fsm.c:456) 20241213100158473 DMM DEBUG MM_STATE_Iu[0x55de40738ee0]{Detached}: Allocated (fsm.c:456) 20241213100158473 DMM DEBUG GMM(gmm_fsm)[0x55de4073b3d0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241213100158473 DMM DEBUG GMM(gmm_fsm)[0x55de4073b3d0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241213100158473 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241213100158473 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213100158473 DMM DEBUG MM(262420000001056/ed5c9de9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241213100158473 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20241213100158473 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) 20241213100158473 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100158473 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241213100158473 DLM3UA 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) 20241213100158473 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100158473 DLSS7 DEBUG Found route for dpc=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) 20241213100158473 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241213100158473 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213100158473 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) 20241213100158473 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100158473 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241213100158473 DLM3UA 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) 20241213100158473 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100158473 DLSS7 DEBUG Found route for dpc=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) 20241213100158473 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241213100158473 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1584)@e327cc33d584: { messageType := 2, destLocRef := '5A06D8'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)@e327cc33d584: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@e327cc33d584: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@e327cc33d584: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@e327cc33d584: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@e327cc33d584: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@e327cc33d584: 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 := '79FF178CFC083E31C116B9A27EFC9CBC'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '52F73044'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4A7F704BC595BFB9'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'FA32DC2ABFB6EE426EEC1BE9F1A3CD45'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'B685EBDB4E1B3CCE27F0FFB77DD140D6'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '6A0C702112B72CBD2FC3CA63A92D23D1'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '33AC27F696D9A233'O } } } } } SGSN_Test_0-SCCP(1584)@e327cc33d584: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@e327cc33d584: vl_len:23 SGSN_Test_0-SCCP(1584)@e327cc33d584: vl_from0 SGSN_Test_0-SCCP(1584)@e327cc33d584: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105006'O 20241213100158482 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241213100158482 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100158482 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241213100158482 DLM3UA 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) 20241213100158482 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100158482 DLSS7 DEBUG Found route for dpc=188=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) 20241213100158482 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213100158482 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213100158482 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241213100158482 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241213100158482 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241213100158482 DMM DEBUG MM(262420000001056/ed5c9de9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010560 (gprs_gmm.c:1066) 20241213100158482 DMM NOTICE MM(262420000001056/ed5c9de9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241213100158482 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241213100158482 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241213100158482 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241213100158482 DMM DEBUG MM(262420000001056/ed5c9de9) Requesting authorization (sgsn_auth.c:160) 20241213100158482 DMM INFO MM(262420000001056/ed5c9de9) Requesting authentication tuples (sgsn_auth.c:184) 20241213100158482 DMM DEBUG MM(262420000001056/ed5c9de9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241213100158482 DGPRS INFO SUBSCR(262420000001056) requesting auth info (gprs_subscriber.c:805) 20241213100158482 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)@e327cc33d584: Found GsupExpect[0] for "262420000001056" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591) SGSN_Test-GSUP(1589)@e327cc33d584: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)"262420000001056" 20241213100158485 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241213100158485 DGPRS INFO SUBSCR(262420000001056) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241213100158485 DGPRS DEBUG SUBSCR(262420000001056) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241213100158485 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber authentication info (gprs_subscriber.c:850) 20241213100158485 DMM INFO MM(262420000001056/ed5c9de9) Subscriber data update (mmctx.c:445) 20241213100158485 DMM DEBUG MM(262420000001056/ed5c9de9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241213100158485 DMM INFO MM(262420000001056/ed5c9de9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241213100158485 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241213100158485 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241213100158485 DMM INFO MM(262420000001056/ed5c9de9) <- GMM AUTH AND CIPHERING REQ (rand = 79 ff 17 8c fc 08 3e 31 c1 16 b9 a2 7e fc 9c bc , mmctx_is_r99=1, vec->auth_types=0x3, autn = 6a 0c 70 21 12 b7 2c bd 2f c3 ca 63 a9 2d 23 d1 ) (gprs_gmm.c:465) 20241213100158485 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20241213100158485 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) 20241213100158485 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100158485 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241213100158485 DLM3UA 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) 20241213100158485 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100158485 DLSS7 DEBUG Found route for dpc=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) 20241213100158485 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241213100158485 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1584)@e327cc33d584: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@e327cc33d584: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@e327cc33d584: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@e327cc33d584: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@e327cc33d584: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@e327cc33d584: vl_len:37 SGSN_Test_0-SCCP(1584)@e327cc33d584: vl_from0 SGSN_Test_0-SCCP(1584)@e327cc33d584: data sent by MTP3_SCCP_PORT: '001440210000010010401A190813002233AC27F623094399990000105006F0290496D9A233'O 20241213100158491 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241213100158491 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100158491 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241213100158491 DLM3UA 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) 20241213100158491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100158491 DLSS7 DEBUG Found route for dpc=188=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) 20241213100158491 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213100158491 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213100158491 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241213100158491 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241213100158491 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241213100158491 DMM INFO MM(262420000001056/ed5c9de9) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241213100158491 DMM NOTICE MM(262420000001056/ed5c9de9) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241213100158491 DMM DEBUG MM(262420000001056/ed5c9de9) checking auth: received UMTS RES = 33 ac 27 f6 96 d9 a2 33 (gprs_gmm.c:648) 20241213100158491 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241213100158491 DMM DEBUG MM(262420000001056/ed5c9de9) Requesting authorization (sgsn_auth.c:160) 20241213100158491 DMM INFO MM(262420000001056/ed5c9de9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241213100158491 DMM DEBUG MM(262420000001056/ed5c9de9) Requesting subscriber data update (gprs_subscriber.c:894) 20241213100158491 DGPRS INFO SUBSCR(262420000001056) subscriber data is not available (gprs_subscriber.c:818) 20241213100158491 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) 20241213100158491 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241213100158491 DMM DEBUG MM(262420000001056/ed5c9de9) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241213100158491 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) 20241213100158491 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100158491 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241213100158491 DLM3UA 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) 20241213100158491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100158491 DLSS7 DEBUG Found route for dpc=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) 20241213100158491 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241213100158491 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1584)@e327cc33d584: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@e327cc33d584: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@e327cc33d584: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@e327cc33d584: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@e327cc33d584: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@e327cc33d584: vl_len:12 SGSN_Test_0-SCCP(1584)@e327cc33d584: vl_from0 SGSN_Test_0-SCCP(1584)@e327cc33d584: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241213100158499 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241213100158499 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100158499 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241213100158499 DLM3UA 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) 20241213100158499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100158499 DLSS7 DEBUG Found route for dpc=188=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) 20241213100158499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213100158499 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213100158499 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241213100158499 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241213100158499 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241213100158499 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 11) (iu_client.c:366) 20241213100158499 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241213100158499 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241213100158499 DMM INFO MM(262420000001056/ed5c9de9) <- GMM ATTACH ACCEPT (new P-TMSI=0xed5c9de9) (gprs_gmm.c:282) 20241213100158499 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20241213100158499 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) 20241213100158499 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100158499 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241213100158499 DLM3UA 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) 20241213100158499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100158499 DLSS7 DEBUG Found route for dpc=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) 20241213100158499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241213100158499 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213100158499 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) 20241213100158499 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100158499 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241213100158499 DLM3UA 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) 20241213100158499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100158499 DLSS7 DEBUG Found route for dpc=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) 20241213100158499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241213100158499 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1584)@e327cc33d584: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@e327cc33d584: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@e327cc33d584: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@e327cc33d584: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@e327cc33d584: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@e327cc33d584: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@e327cc33d584: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@e327cc33d584: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241213100158503 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241213100158503 DGPRS INFO SUBSCR(262420000001056) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241213100158503 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber data (gprs_subscriber.c:839) 20241213100158503 DMM INFO MM(262420000001056/ed5c9de9) Subscriber data update (mmctx.c:445) 20241213100158503 DMM DEBUG MM(262420000001056/ed5c9de9) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241213100158503 DMM INFO MM(262420000001056/ed5c9de9) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241213100158503 DMM NOTICE MM(262420000001056/ed5c9de9) Authorized, continuing procedure, IMSI=262420000001056 (gprs_gmm.c:982) 20241213100158503 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241213100158503 DMM NOTICE MM(262420000001056/ed5c9de9) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241213100158503 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) 20241213100158503 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241213100158503 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber data (gprs_subscriber.c:839) 20241213100158503 DMM INFO MM(262420000001056/ed5c9de9) Subscriber data update (mmctx.c:445) 20241213100158503 DMM DEBUG MM(262420000001056/ed5c9de9) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1584)@e327cc33d584: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@e327cc33d584: vl_len:14 SGSN_Test_0-SCCP(1584)@e327cc33d584: vl_from0 SGSN_Test_0-SCCP(1584)@e327cc33d584: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241213100158505 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241213100158505 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100158505 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241213100158505 DLM3UA 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) 20241213100158505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100158505 DLSS7 DEBUG Found route for dpc=188=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) 20241213100158505 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213100158505 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213100158505 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241213100158505 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241213100158505 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241213100158505 DMM INFO MM(262420000001056/ed5c9de9) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241213100158505 DMM NOTICE MM(262420000001056/ed5c9de9) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241213100158505 DMM DEBUG GMM(gmm_fsm)[0x55de4073b3d0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241213100158505 DMM DEBUG GMM(gmm_fsm)[0x55de4073b3d0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241213100158505 DMM DEBUG MM_STATE_Iu(11)[0x55de40738ee0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241213100158505 DMM DEBUG MM_STATE_Iu(11)[0x55de40738ee0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241213100158505 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241213100158505 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241213100158505 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) 20241213100158505 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100158506 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241213100158506 DLM3UA 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) 20241213100158506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100158506 DLSS7 DEBUG Found route for dpc=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) 20241213100158506 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241213100158506 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1584)@e327cc33d584: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@e327cc33d584: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@e327cc33d584: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@e327cc33d584: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@e327cc33d584: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@e327cc33d584: vl_len:7 SGSN_Test_0-SCCP(1584)@e327cc33d584: vl_from0 SGSN_Test_0-SCCP(1584)@e327cc33d584: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241213100158511 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241213100158511 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100158511 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241213100158511 DLM3UA 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) 20241213100158511 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100158511 DLSS7 DEBUG Found route for dpc=188=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) 20241213100158511 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213100158511 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213100158511 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241213100158512 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241213100158512 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241213100158512 DMM INFO MM(262420000001056/ed5c9de9) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241213100158512 DMM DEBUG MM_STATE_Iu(11)[0x55de40738ee0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241213100158512 DMM DEBUG MM_STATE_Iu(11)[0x55de40738ee0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241213100158512 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) 20241213100158512 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100158512 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241213100158512 DLM3UA 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) 20241213100158512 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100158512 DLSS7 DEBUG Found route for dpc=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) 20241213100158512 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241213100158512 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1584)@e327cc33d584: Session index based on local reference:0 20241213100158513 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241213100158513 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100158513 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241213100158513 DLM3UA 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) 20241213100158513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100158513 DLSS7 DEBUG Found route for dpc=188=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) 20241213100158513 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213100158513 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1585)@e327cc33d584: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)5899992 TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@e327cc33d584: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@e327cc33d584: 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 := 'ED5C9DE9'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1585)@e327cc33d584: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)7032781 SGSN_Test_0-RAN(1585)@e327cc33d584: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1584)@e327cc33d584: First idle individual index:0 20241213100158714 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241213100158714 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100158714 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241213100158714 DLM3UA 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) 20241213100158714 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100158714 DLSS7 DEBUG Found route for dpc=188=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) 20241213100158714 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213100158714 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213100158714 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213100158714 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213100158714 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241213100158714 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xED5C9DE9) type="signalling"  (gprs_gmm.c:1897) 20241213100158714 DMM DEBUG GMM(gmm_fsm)[0x55de4073b3d0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20241213100158714 DMM DEBUG GMM(gmm_fsm)[0x55de4073b3d0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241213100158714 DMM DEBUG MM(262420000001056/ed5c9de9) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20241213100158714 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) 20241213100158714 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100158714 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241213100158714 DLM3UA 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) 20241213100158714 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100158714 DLSS7 DEBUG Found route for dpc=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) 20241213100158714 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241213100158714 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213100158714 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) 20241213100158714 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100158714 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241213100158714 DLM3UA 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) 20241213100158714 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100158714 DLSS7 DEBUG Found route for dpc=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) 20241213100158714 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241213100158714 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1584)@e327cc33d584: { messageType := 2, destLocRef := '6B4FCD'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)@e327cc33d584: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@e327cc33d584: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@e327cc33d584: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@e327cc33d584: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@e327cc33d584: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@e327cc33d584: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@e327cc33d584: setverdict(error): pass -> error SGSN_Test_0-RAN(1585)@e327cc33d584: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@e327cc33d584: Final verdict of PTC: error SGSN_Test_0-RAN(1585)@e327cc33d584: Final verdict of PTC: none 20241213100158719 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213100158719 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) 20241213100158719 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241213100158719 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241213100158719 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241213100158719 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) 20241213100158719 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241213100158719 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241213100158719 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) 20241213100158719 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241213100158719 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241213100158719 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241213100158719 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241213100158719 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241213100158719 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241213100158719 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241213100158719 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241213100158719 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1586)@e327cc33d584: Final verdict of PTC: none SGSN_Test_0-SCCP(1584)@e327cc33d584: Final verdict of PTC: none 20241213100158720 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52190<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99(1583)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GSUP(1589)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1569)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1574)@e327cc33d584: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1572)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1579)@e327cc33d584: Final verdict of PTC: none 20241213100158722 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241213100158722 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1577)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1575)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1570)@e327cc33d584: Final verdict of PTC: none -NSVCI97(1573)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1588)@e327cc33d584: Final verdict of PTC: none -NSVCI98(1578)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1590)@e327cc33d584: Final verdict of PTC: none SGSN_Test-RNC_GTP(1587)@e327cc33d584: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1582)@e327cc33d584: Final verdict of PTC: none -NSVCI98-provIP(1576)@e327cc33d584: Final verdict of PTC: none -NSVCI97-provIP(1571)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1580)@e327cc33d584: Final verdict of PTC: none -NSVCI99-provIP(1581)@e327cc33d584: Final verdict of PTC: none MTC@e327cc33d584: Setting final verdict of the test case. MTC@e327cc33d584: Local verdict of MTC: none MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-NS0(1569): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1570): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97-provIP(1571): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1572): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97(1573): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-NS1(1574): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1575): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98-provIP(1576): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1577): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98(1578): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-NS2(1579): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1580): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99-provIP(1581): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1582): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99(1583): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test_0-SCCP(1584): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test_0-RAN(1585): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test_0-M3UA(1586): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-RNC_GTP(1587): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP-IPA(1588): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP(1589): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GGSN_GTP(1590): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591): error (none -> error) MTC@e327cc33d584: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 finished. Verdict: error MTC@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 error'. Fri Dec 13 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 20241213100158833 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52206<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213100159334 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52206<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=233584) 20241213100159723 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213100159723 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=233584, count=238036) 20241213100200719 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241213100200719 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241213100200719 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20241213100200725 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213100200725 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge ------ Fri Dec 13 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 20241213100201727 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213100201727 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge started. 20241213100202391 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51470<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213100202395 DMM INFO MM(262420000001056/ed5c9de9) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241213100202395 DMM INFO MM(262420000001056/ed5c9de9) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241213100202395 DMM DEBUG GMM(gmm_fsm)[0x55de4073b3d0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241213100202395 DMM DEBUG GMM(gmm_fsm)[0x55de4073b3d0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241213100202395 DMM DEBUG MM_STATE_Iu(11)[0x55de40738ee0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241213100202395 DMM DEBUG MM_STATE_Iu(11)[0x55de40738ee0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241213100202395 DGPRS INFO SUBSCR(262420000001056) purging MS subscriber (gprs_subscriber.c:785) 20241213100202395 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) 20241213100202395 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) 20241213100202395 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Init}: Deallocated (fsm.c:568) 20241213100202395 DMM DEBUG MM_STATE_Gb[0x55de4072a880]{Idle}: Deallocated (fsm.c:568) 20241213100202395 DMM DEBUG MM_STATE_Iu(11)[0x55de40738ee0]{Detached}: Deallocated (fsm.c:568) 20241213100202395 DMM DEBUG GMM(gmm_fsm)[0x55de4073b3d0]{Deregistered}: Deallocated (fsm.c:568) 20241213100202395 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1592)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1593)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1592)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e327cc33d584: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1596)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213100202429 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213100202429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213100202429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213100202429 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213100202429 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241213100202429 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213100202429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213100202429 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213100202429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1596)@e327cc33d584: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213100202430 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213100202430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213100202430 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213100202430 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213100202430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213100202430 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213100202430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213100202430 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213100202430 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241213100202430 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213100202430 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213100202430 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213100202430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1596)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1596)@e327cc33d584: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213100202433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1597)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1593)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1593)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213100202439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213100202439 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1595)@e327cc33d584: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1598)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1597)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e327cc33d584: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1601)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213100202446 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213100202446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213100202446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213100202446 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213100202446 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241213100202446 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213100202446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213100202446 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213100202446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1601)@e327cc33d584: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213100202447 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213100202447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213100202447 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213100202447 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213100202447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213100202447 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213100202447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213100202447 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213100202447 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241213100202447 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213100202447 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213100202447 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213100202447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1601)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1601)@e327cc33d584: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213100202450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1602)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1598)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1598)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213100202456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213100202456 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)@e327cc33d584: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1603)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1602)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e327cc33d584: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1606)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213100202464 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213100202464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213100202464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213100202464 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213100202464 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241213100202464 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213100202464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213100202464 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213100202464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1606)@e327cc33d584: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213100202465 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213100202465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213100202465 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213100202465 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213100202465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213100202465 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213100202465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213100202465 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213100202465 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241213100202465 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213100202465 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213100202465 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213100202465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1606)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1606)@e327cc33d584: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213100202467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1603)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1603)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@e327cc33d584: Connecting RANAP RAN_Emulation to SCCP_SP_PORT 20241213100202472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213100202472 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) SGSN_Test_0-M3UA(1609)@e327cc33d584: ************************************************* SGSN_Test_0-M3UA(1609)@e327cc33d584: M3UA emulation initiated, the test can be started MTC@e327cc33d584: Starting RAN_Emulation SGSN_Test_0-M3UA(1609)@e327cc33d584: ************************************************* SGSN_Test_0-SCCP(1607)@e327cc33d584: v_sccp_pdu_maxlen:268 TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1605)@e327cc33d584: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213100202673 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241213100202673 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) 20241213100202673 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241213100202673 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)@e327cc33d584: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241213100202680 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241213100202680 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241213100202680 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241213100202680 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241213100202680 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241213100202680 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241213100202680 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241213100202682 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241213100202682 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241213100202682 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241213100202682 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241213100202682 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241213100202683 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241213100202683 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241213100202683 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241213100202728 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213100202729 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241213100202729 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241213100202729 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1611)@e327cc33d584: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1611)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213100202733 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1611)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1611)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1611)@e327cc33d584: 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)@e327cc33d584: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241213100202734 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1611)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1611)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241213100203492 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241213100203492 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100203492 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241213100203492 DLM3UA 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) 20241213100203492 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100203492 DLSS7 DEBUG Found route for dpc=188=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) 20241213100203492 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213100203492 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213100203492 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241213100203493 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213100203493 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) 20241213100203493 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100203493 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241213100203493 DLM3UA 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) 20241213100203493 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100203493 DLSS7 DEBUG Found route for dpc=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) 20241213100203493 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241213100203493 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1608)@e327cc33d584: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1595)@e327cc33d584: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614), IMSI='262420000001057'H, TLLI='F2789F0D'O, index=0 SGSN_Test-GSUP(1612)@e327cc33d584: 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)@e327cc33d584: 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 := '9F5F'O, rac := '7D'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)@e327cc33d584: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)15144158 SGSN_Test_0-SCCP(1607)@e327cc33d584: First idle individual index:0 SGSN_Test_0-RAN(1608)@e327cc33d584: patch: N(SD) for ConnIdx 0 set to 1 20241213100203772 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241213100203772 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100203772 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241213100203772 DLM3UA 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) 20241213100203772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100203772 DLSS7 DEBUG Found route for dpc=188=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) 20241213100203772 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213100203772 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213100203773 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213100203773 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213100203773 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241213100203773 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001057) type="GPRS attach"  (gprs_gmm.c:1248) 20241213100203773 DMM DEBUG GMM(gmm_fsm)[0x55de40738ee0]{Deregistered}: Allocated (fsm.c:456) 20241213100203773 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Init}: Allocated (fsm.c:456) 20241213100203773 DMM DEBUG MM_STATE_Gb[0x55de40730e30]{Idle}: Allocated (fsm.c:456) 20241213100203773 DMM DEBUG MM_STATE_Iu[0x55de4073d1e0]{Detached}: Allocated (fsm.c:456) 20241213100203773 DMM DEBUG GMM(gmm_fsm)[0x55de40738ee0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241213100203773 DMM DEBUG GMM(gmm_fsm)[0x55de40738ee0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241213100203773 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241213100203773 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213100203773 DMM DEBUG MM(262420000001057/f7e026d1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241213100203773 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20241213100203773 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) 20241213100203773 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100203773 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241213100203773 DLM3UA 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) 20241213100203773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100203773 DLSS7 DEBUG Found route for dpc=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) 20241213100203773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241213100203773 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213100203773 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) 20241213100203773 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100203773 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241213100203773 DLM3UA 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) 20241213100203773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100203773 DLSS7 DEBUG Found route for dpc=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) 20241213100203773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241213100203773 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1607)@e327cc33d584: { messageType := 2, destLocRef := 'E714DE'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)@e327cc33d584: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@e327cc33d584: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@e327cc33d584: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@e327cc33d584: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@e327cc33d584: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@e327cc33d584: 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 := 'B6348C830EE2393D558D2BC7786F5144'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '57264C6A'O ("W&Lj") } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9EADA2AFC7E2E121'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '0FE59347DAE8ED56E1A67068A23FBAAA'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '35D3A334CD65CE8DB2C8B7AE502FA858'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'AAEF14789D412462B0621B807F20D9D9'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '3AD90E3F44AC65BD'O } } } } } SGSN_Test_0-SCCP(1607)@e327cc33d584: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@e327cc33d584: vl_len:23 SGSN_Test_0-SCCP(1607)@e327cc33d584: vl_from0 SGSN_Test_0-SCCP(1607)@e327cc33d584: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105007'O 20241213100203777 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241213100203777 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100203777 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241213100203777 DLM3UA 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) 20241213100203777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100203777 DLSS7 DEBUG Found route for dpc=188=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) 20241213100203777 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213100203777 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213100203778 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241213100203778 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241213100203778 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241213100203778 DMM DEBUG MM(262420000001057/f7e026d1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010570 (gprs_gmm.c:1066) 20241213100203778 DMM NOTICE MM(262420000001057/f7e026d1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241213100203778 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241213100203778 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241213100203778 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241213100203778 DMM DEBUG MM(262420000001057/f7e026d1) Requesting authorization (sgsn_auth.c:160) 20241213100203778 DMM INFO MM(262420000001057/f7e026d1) Requesting authentication tuples (sgsn_auth.c:184) 20241213100203778 DMM DEBUG MM(262420000001057/f7e026d1) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241213100203778 DGPRS INFO SUBSCR(262420000001057) requesting auth info (gprs_subscriber.c:805) 20241213100203778 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)@e327cc33d584: Found GsupExpect[0] for "262420000001057" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614) SGSN_Test-GSUP(1612)@e327cc33d584: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)"262420000001057" 20241213100203779 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241213100203779 DGPRS INFO SUBSCR(262420000001057) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241213100203779 DGPRS DEBUG SUBSCR(262420000001057) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241213100203779 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber authentication info (gprs_subscriber.c:850) 20241213100203779 DMM INFO MM(262420000001057/f7e026d1) Subscriber data update (mmctx.c:445) 20241213100203779 DMM DEBUG MM(262420000001057/f7e026d1) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241213100203779 DMM INFO MM(262420000001057/f7e026d1) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241213100203779 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241213100203779 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241213100203779 DMM INFO MM(262420000001057/f7e026d1) <- GMM AUTH AND CIPHERING REQ (rand = b6 34 8c 83 0e e2 39 3d 55 8d 2b c7 78 6f 51 44 , mmctx_is_r99=1, vec->auth_types=0x3, autn = aa ef 14 78 9d 41 24 62 b0 62 1b 80 7f 20 d9 d9 ) (gprs_gmm.c:465) 20241213100203779 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20241213100203779 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) 20241213100203779 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100203779 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241213100203779 DLM3UA 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) 20241213100203779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100203779 DLSS7 DEBUG Found route for dpc=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) 20241213100203779 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241213100203779 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1607)@e327cc33d584: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@e327cc33d584: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@e327cc33d584: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@e327cc33d584: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@e327cc33d584: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@e327cc33d584: vl_len:37 SGSN_Test_0-SCCP(1607)@e327cc33d584: vl_from0 SGSN_Test_0-SCCP(1607)@e327cc33d584: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081309223AD90E3F23094399990000105007F0290444AC65BD'O 20241213100203782 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241213100203782 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100203782 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241213100203782 DLM3UA 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) 20241213100203782 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100203782 DLSS7 DEBUG Found route for dpc=188=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) 20241213100203782 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213100203782 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213100203782 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241213100203782 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241213100203782 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241213100203782 DMM INFO MM(262420000001057/f7e026d1) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241213100203782 DMM NOTICE MM(262420000001057/f7e026d1) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241213100203782 DMM DEBUG MM(262420000001057/f7e026d1) checking auth: received UMTS RES = 3a d9 0e 3f 44 ac 65 bd (gprs_gmm.c:648) 20241213100203782 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241213100203782 DMM DEBUG MM(262420000001057/f7e026d1) Requesting authorization (sgsn_auth.c:160) 20241213100203782 DMM INFO MM(262420000001057/f7e026d1) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241213100203782 DMM DEBUG MM(262420000001057/f7e026d1) Requesting subscriber data update (gprs_subscriber.c:894) 20241213100203782 DGPRS INFO SUBSCR(262420000001057) subscriber data is not available (gprs_subscriber.c:818) 20241213100203782 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) 20241213100203782 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241213100203782 DMM DEBUG MM(262420000001057/f7e026d1) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241213100203782 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) 20241213100203782 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100203782 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241213100203782 DLM3UA 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) 20241213100203782 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100203782 DLSS7 DEBUG Found route for dpc=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) 20241213100203782 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241213100203782 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1607)@e327cc33d584: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@e327cc33d584: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@e327cc33d584: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@e327cc33d584: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@e327cc33d584: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@e327cc33d584: vl_len:12 SGSN_Test_0-SCCP(1607)@e327cc33d584: vl_from0 SGSN_Test_0-SCCP(1607)@e327cc33d584: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241213100203785 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241213100203785 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100203785 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241213100203785 DLM3UA 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) 20241213100203785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100203785 DLSS7 DEBUG Found route for dpc=188=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) 20241213100203785 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213100203785 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213100203786 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241213100203786 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241213100203786 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241213100203786 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 13) (iu_client.c:366) 20241213100203786 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241213100203786 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241213100203786 DMM INFO MM(262420000001057/f7e026d1) <- GMM ATTACH ACCEPT (new P-TMSI=0xf7e026d1) (gprs_gmm.c:282) 20241213100203786 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20241213100203786 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) 20241213100203786 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100203786 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241213100203786 DLM3UA 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) 20241213100203786 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100203786 DLSS7 DEBUG Found route for dpc=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) 20241213100203786 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241213100203786 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213100203786 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) 20241213100203786 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100203786 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241213100203786 DLM3UA 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) 20241213100203786 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100203786 DLSS7 DEBUG Found route for dpc=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) 20241213100203786 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241213100203786 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1607)@e327cc33d584: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@e327cc33d584: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@e327cc33d584: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@e327cc33d584: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@e327cc33d584: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@e327cc33d584: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@e327cc33d584: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@e327cc33d584: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241213100203788 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241213100203788 DGPRS INFO SUBSCR(262420000001057) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241213100203788 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber data (gprs_subscriber.c:839) 20241213100203788 DMM INFO MM(262420000001057/f7e026d1) Subscriber data update (mmctx.c:445) 20241213100203788 DMM DEBUG MM(262420000001057/f7e026d1) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241213100203788 DMM INFO MM(262420000001057/f7e026d1) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241213100203788 DMM NOTICE MM(262420000001057/f7e026d1) Authorized, continuing procedure, IMSI=262420000001057 (gprs_gmm.c:982) 20241213100203788 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241213100203788 DMM NOTICE MM(262420000001057/f7e026d1) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241213100203788 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) 20241213100203788 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241213100203788 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber data (gprs_subscriber.c:839) 20241213100203788 DMM INFO MM(262420000001057/f7e026d1) Subscriber data update (mmctx.c:445) 20241213100203788 DMM DEBUG MM(262420000001057/f7e026d1) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1607)@e327cc33d584: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@e327cc33d584: vl_len:14 SGSN_Test_0-SCCP(1607)@e327cc33d584: vl_from0 SGSN_Test_0-SCCP(1607)@e327cc33d584: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241213100203789 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241213100203789 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100203789 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241213100203789 DLM3UA 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) 20241213100203789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100203789 DLSS7 DEBUG Found route for dpc=188=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) 20241213100203789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213100203789 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213100203789 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241213100203789 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241213100203789 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241213100203789 DMM INFO MM(262420000001057/f7e026d1) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241213100203789 DMM NOTICE MM(262420000001057/f7e026d1) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241213100203789 DMM DEBUG GMM(gmm_fsm)[0x55de40738ee0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241213100203789 DMM DEBUG GMM(gmm_fsm)[0x55de40738ee0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241213100203789 DMM DEBUG MM_STATE_Iu(13)[0x55de4073d1e0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241213100203789 DMM DEBUG MM_STATE_Iu(13)[0x55de4073d1e0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241213100203789 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241213100203789 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241213100203789 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) 20241213100203789 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100203789 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241213100203789 DLM3UA 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) 20241213100203789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100203789 DLSS7 DEBUG Found route for dpc=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) 20241213100203789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241213100203789 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1607)@e327cc33d584: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@e327cc33d584: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@e327cc33d584: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@e327cc33d584: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@e327cc33d584: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@e327cc33d584: vl_len:7 SGSN_Test_0-SCCP(1607)@e327cc33d584: vl_from0 SGSN_Test_0-SCCP(1607)@e327cc33d584: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241213100203793 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241213100203793 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100203793 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241213100203793 DLM3UA 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) 20241213100203793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100203793 DLSS7 DEBUG Found route for dpc=188=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) 20241213100203793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213100203793 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213100203793 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241213100203793 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241213100203793 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241213100203793 DMM INFO MM(262420000001057/f7e026d1) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241213100203793 DMM DEBUG MM_STATE_Iu(13)[0x55de4073d1e0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241213100203793 DMM DEBUG MM_STATE_Iu(13)[0x55de4073d1e0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241213100203793 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) 20241213100203793 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100203793 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241213100203793 DLM3UA 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) 20241213100203793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100203793 DLSS7 DEBUG Found route for dpc=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) 20241213100203793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241213100203793 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1607)@e327cc33d584: Session index based on local reference:0 20241213100203793 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241213100203793 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100203793 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241213100203793 DLM3UA 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) 20241213100203793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100203793 DLSS7 DEBUG Found route for dpc=188=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) 20241213100203793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213100203793 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1608)@e327cc33d584: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)15144158 TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@e327cc33d584: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@e327cc33d584: 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 := 'F7E026D1'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1608)@e327cc33d584: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)11853536 SGSN_Test_0-RAN(1608)@e327cc33d584: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1607)@e327cc33d584: First idle individual index:0 20241213100203994 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241213100203994 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100203994 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241213100203994 DLM3UA 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) 20241213100203994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100203994 DLSS7 DEBUG Found route for dpc=188=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) 20241213100203994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213100203994 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213100203994 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213100203994 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213100203994 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241213100203994 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xF7E026D1) type="signalling"  (gprs_gmm.c:1897) 20241213100203994 DMM DEBUG GMM(gmm_fsm)[0x55de40738ee0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20241213100203994 DMM DEBUG GMM(gmm_fsm)[0x55de40738ee0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241213100203994 DMM DEBUG MM(262420000001057/f7e026d1) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20241213100203994 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) 20241213100203994 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100203994 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241213100203994 DLM3UA 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) 20241213100203994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100203994 DLSS7 DEBUG Found route for dpc=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) 20241213100203994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241213100203994 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213100203994 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) 20241213100203994 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100203994 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241213100203994 DLM3UA 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) 20241213100203994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100203994 DLSS7 DEBUG Found route for dpc=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) 20241213100203994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241213100203994 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1607)@e327cc33d584: { messageType := 2, destLocRef := 'B4DEE0'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)@e327cc33d584: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@e327cc33d584: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@e327cc33d584: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@e327cc33d584: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@e327cc33d584: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@e327cc33d584: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@e327cc33d584: setverdict(error): pass -> error SGSN_Test_0-RAN(1608)@e327cc33d584: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@e327cc33d584: Final verdict of PTC: error SGSN_Test_0-RAN(1608)@e327cc33d584: Final verdict of PTC: none 20241213100203999 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213100203999 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) 20241213100203999 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241213100203999 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241213100203999 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241213100203999 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) 20241213100203999 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241213100203999 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241213100203999 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) 20241213100203999 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241213100203999 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241213100203999 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241213100203999 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241213100203999 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241213100203999 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241213100203999 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241213100203999 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241213100203999 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1609)@e327cc33d584: Final verdict of PTC: none SGSN_Test_0-SCCP(1607)@e327cc33d584: Final verdict of PTC: none 20241213100204001 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51470<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-NS1(1597)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1602)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GSUP(1612)@e327cc33d584: Final verdict of PTC: none 20241213100204002 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241213100204002 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(1606)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1611)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1592)@e327cc33d584: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1600)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1598)@e327cc33d584: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1605)@e327cc33d584: Final verdict of PTC: none -NSVCI98(1601)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1593)@e327cc33d584: Final verdict of PTC: none -NSVCI97(1596)@e327cc33d584: Final verdict of PTC: none SGSN_Test-RNC_GTP(1610)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1603)@e327cc33d584: Final verdict of PTC: none -NSVCI99-provIP(1604)@e327cc33d584: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1595)@e327cc33d584: Final verdict of PTC: none -NSVCI98-provIP(1599)@e327cc33d584: Final verdict of PTC: none -NSVCI97-provIP(1594)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1613)@e327cc33d584: Final verdict of PTC: none MTC@e327cc33d584: Setting final verdict of the test case. MTC@e327cc33d584: Local verdict of MTC: none MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-NS0(1592): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1593): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97-provIP(1594): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1595): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97(1596): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-NS1(1597): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1598): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98-provIP(1599): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1600): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98(1601): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-NS2(1602): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1603): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99-provIP(1604): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1605): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99(1606): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test_0-SCCP(1607): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test_0-RAN(1608): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test_0-M3UA(1609): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-RNC_GTP(1610): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP-IPA(1611): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP(1612): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GGSN_GTP(1613): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614): error (none -> error) MTC@e327cc33d584: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge finished. Verdict: error MTC@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge error'. Fri Dec 13 10:02:04 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 20241213100204134 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51482<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213100204636 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51482<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=235860) 20241213100205003 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213100205003 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=235860, count=237020) 20241213100206000 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241213100206000 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241213100206000 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20241213100206004 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213100206004 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle ------ Fri Dec 13 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 20241213100207004 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213100207004 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Test case TC_attach_pdp_act_pmm_idle started. 20241213100207698 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51492<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213100207700 DMM INFO MM(262420000001057/f7e026d1) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241213100207700 DMM INFO MM(262420000001057/f7e026d1) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241213100207700 DMM DEBUG GMM(gmm_fsm)[0x55de40738ee0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241213100207700 DMM DEBUG GMM(gmm_fsm)[0x55de40738ee0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241213100207700 DMM DEBUG MM_STATE_Iu(13)[0x55de4073d1e0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241213100207700 DMM DEBUG MM_STATE_Iu(13)[0x55de4073d1e0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241213100207700 DGPRS INFO SUBSCR(262420000001057) purging MS subscriber (gprs_subscriber.c:785) 20241213100207700 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) 20241213100207700 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) 20241213100207701 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Init}: Deallocated (fsm.c:568) 20241213100207701 DMM DEBUG MM_STATE_Gb[0x55de40730e30]{Idle}: Deallocated (fsm.c:568) 20241213100207701 DMM DEBUG MM_STATE_Iu(13)[0x55de4073d1e0]{Detached}: Deallocated (fsm.c:568) 20241213100207701 DMM DEBUG GMM(gmm_fsm)[0x55de40738ee0]{Deregistered}: Deallocated (fsm.c:568) 20241213100207701 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1615)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1616)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1615)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e327cc33d584: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1619)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213100207744 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213100207744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213100207744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213100207744 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213100207744 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241213100207744 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213100207744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213100207744 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213100207744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1619)@e327cc33d584: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213100207745 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213100207745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213100207745 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213100207745 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213100207745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213100207745 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213100207745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213100207745 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213100207745 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241213100207745 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213100207745 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1619)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241213100207745 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213100207745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1619)@e327cc33d584: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213100207747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1620)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1616)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1616)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213100207752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213100207752 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_pmm_idle-BVCI196(1618)@e327cc33d584: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1621)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1620)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e327cc33d584: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1624)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213100207759 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213100207759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213100207759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213100207759 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213100207759 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241213100207759 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213100207759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213100207759 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213100207759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1624)@e327cc33d584: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213100207760 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213100207760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213100207760 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213100207760 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213100207760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213100207760 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213100207760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213100207760 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213100207760 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241213100207760 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213100207760 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213100207761 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213100207761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1624)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1624)@e327cc33d584: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213100207763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1625)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1621)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1621)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213100207767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213100207767 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_pmm_idle-BVCI210(1623)@e327cc33d584: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1626)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1625)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e327cc33d584: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1629)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213100207775 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213100207775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213100207775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213100207775 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213100207775 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241213100207775 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213100207775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213100207775 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213100207775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1629)@e327cc33d584: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213100207776 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213100207776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213100207776 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213100207776 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213100207776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213100207776 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213100207776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213100207776 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213100207776 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241213100207776 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213100207776 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1629)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241213100207777 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213100207777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1629)@e327cc33d584: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213100207778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1626)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1626)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213100207783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213100207783 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@e327cc33d584: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1632)@e327cc33d584: ************************************************* SGSN_Test_0-M3UA(1632)@e327cc33d584: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1632)@e327cc33d584: ************************************************* MTC@e327cc33d584: Starting RAN_Emulation SGSN_Test_0-SCCP(1630)@e327cc33d584: v_sccp_pdu_maxlen:268 TC_attach_pdp_act_pmm_idle-BVCI220(1628)@e327cc33d584: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213100207985 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241213100207985 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) 20241213100207985 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241213100207985 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)@e327cc33d584: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241213100207993 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241213100207993 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241213100207993 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241213100207993 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241213100207993 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241213100207993 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241213100207993 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241213100207995 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241213100207995 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241213100207995 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241213100207995 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241213100207995 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241213100207995 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241213100207995 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241213100207995 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241213100208005 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213100208005 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241213100208005 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241213100208005 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1634)@e327cc33d584: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1634)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213100208009 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1634)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1634)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241213100208010 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1634)@e327cc33d584: 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)@e327cc33d584: 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)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1634)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241213100208790 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241213100208790 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100208790 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241213100208790 DLM3UA 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) 20241213100208790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100208790 DLSS7 DEBUG Found route for dpc=188=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) 20241213100208790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213100208790 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213100208790 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241213100208790 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213100208790 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) 20241213100208790 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100208790 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241213100208790 DLM3UA 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) 20241213100208790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100208790 DLSS7 DEBUG Found route for dpc=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) 20241213100208790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241213100208790 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1631)@e327cc33d584: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_pmm_idle-BVCI196(1618)@e327cc33d584: Adding Client=TC_attach_pdp_act_pmm_idle(1637), IMSI='262420000001005'H, TLLI='E91DE6C7'O, index=0 SGSN_Test-GSUP(1635)@e327cc33d584: Created GsupExpect[0] for "262420000001005" to be handled at TC_attach_pdp_act_pmm_idle(1637) TC_attach_pdp_act_pmm_idle(1637)@e327cc33d584: 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 := '8724'O, rac := 'D8'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)@e327cc33d584: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1637)12683535 SGSN_Test_0-SCCP(1630)@e327cc33d584: First idle individual index:0 SGSN_Test_0-RAN(1631)@e327cc33d584: patch: N(SD) for ConnIdx 0 set to 1 20241213100209090 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241213100209090 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100209090 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241213100209090 DLM3UA 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) 20241213100209090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100209090 DLSS7 DEBUG Found route for dpc=188=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) 20241213100209090 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213100209090 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213100209090 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213100209090 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213100209090 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241213100209090 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001005) type="GPRS attach"  (gprs_gmm.c:1248) 20241213100209090 DMM DEBUG GMM(gmm_fsm)[0x55de4073d1e0]{Deregistered}: Allocated (fsm.c:456) 20241213100209090 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Init}: Allocated (fsm.c:456) 20241213100209090 DMM DEBUG MM_STATE_Gb[0x55de4072a880]{Idle}: Allocated (fsm.c:456) 20241213100209090 DMM DEBUG MM_STATE_Iu[0x55de4073de10]{Detached}: Allocated (fsm.c:456) 20241213100209090 DMM DEBUG GMM(gmm_fsm)[0x55de4073d1e0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241213100209090 DMM DEBUG GMM(gmm_fsm)[0x55de4073d1e0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241213100209090 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241213100209090 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213100209090 DMM DEBUG MM(262420000001005/db37d800) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241213100209090 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20241213100209090 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) 20241213100209090 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100209090 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241213100209090 DLM3UA 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) 20241213100209091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100209091 DLSS7 DEBUG Found route for dpc=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) 20241213100209091 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241213100209091 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213100209091 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) 20241213100209091 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100209091 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241213100209091 DLM3UA 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) 20241213100209091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100209091 DLSS7 DEBUG Found route for dpc=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) 20241213100209091 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241213100209091 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1630)@e327cc33d584: { messageType := 2, destLocRef := 'C1890F'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)@e327cc33d584: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@e327cc33d584: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@e327cc33d584: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@e327cc33d584: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@e327cc33d584: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1637)@e327cc33d584: 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 := 'D341615D4872CDB0AAE0D5C72599D03F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7998C5A9'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '51B55532CA74C01E'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '235BB65B40DF6D5E819705F8AAD70907'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '1978ED8ED1E55E4C4F6F1674F91F4F59'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '9FE60CBEB478B373249D3DDA0B720AA4'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'F119897EC6F9BF42'O } } } } } SGSN_Test_0-SCCP(1630)@e327cc33d584: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@e327cc33d584: vl_len:23 SGSN_Test_0-SCCP(1630)@e327cc33d584: vl_from0 SGSN_Test_0-SCCP(1630)@e327cc33d584: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100005'O 20241213100209098 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241213100209098 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100209098 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241213100209098 DLM3UA 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) 20241213100209098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100209098 DLSS7 DEBUG Found route for dpc=188=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) 20241213100209098 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213100209098 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213100209099 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241213100209099 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241213100209099 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241213100209099 DMM DEBUG MM(262420000001005/db37d800) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010050 (gprs_gmm.c:1066) 20241213100209099 DMM NOTICE MM(262420000001005/db37d800) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241213100209099 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241213100209099 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241213100209099 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241213100209099 DMM DEBUG MM(262420000001005/db37d800) Requesting authorization (sgsn_auth.c:160) 20241213100209099 DMM INFO MM(262420000001005/db37d800) Requesting authentication tuples (sgsn_auth.c:184) 20241213100209099 DMM DEBUG MM(262420000001005/db37d800) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241213100209099 DGPRS INFO SUBSCR(262420000001005) requesting auth info (gprs_subscriber.c:805) 20241213100209099 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)@e327cc33d584: Found GsupExpect[0] for "262420000001005" handled at TC_attach_pdp_act_pmm_idle(1637) SGSN_Test-GSUP(1635)@e327cc33d584: Added IMSI table entry 0TC_attach_pdp_act_pmm_idle(1637)"262420000001005" 20241213100209102 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241213100209102 DGPRS INFO SUBSCR(262420000001005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241213100209102 DGPRS DEBUG SUBSCR(262420000001005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241213100209102 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber authentication info (gprs_subscriber.c:850) 20241213100209102 DMM INFO MM(262420000001005/db37d800) Subscriber data update (mmctx.c:445) 20241213100209102 DMM DEBUG MM(262420000001005/db37d800) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241213100209102 DMM INFO MM(262420000001005/db37d800) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241213100209102 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241213100209102 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241213100209102 DMM INFO MM(262420000001005/db37d800) <- GMM AUTH AND CIPHERING REQ (rand = d3 41 61 5d 48 72 cd b0 aa e0 d5 c7 25 99 d0 3f , mmctx_is_r99=1, vec->auth_types=0x3, autn = 9f e6 0c be b4 78 b3 73 24 9d 3d da 0b 72 0a a4 ) (gprs_gmm.c:465) 20241213100209102 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20241213100209102 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) 20241213100209102 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100209102 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241213100209102 DLM3UA 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) 20241213100209102 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100209102 DLSS7 DEBUG Found route for dpc=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) 20241213100209102 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241213100209102 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1630)@e327cc33d584: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@e327cc33d584: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@e327cc33d584: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@e327cc33d584: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@e327cc33d584: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@e327cc33d584: vl_len:37 SGSN_Test_0-SCCP(1630)@e327cc33d584: vl_from0 SGSN_Test_0-SCCP(1630)@e327cc33d584: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130222F119897E23094399990000100005F02904C6F9BF42'O 20241213100209107 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241213100209107 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100209107 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241213100209107 DLM3UA 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) 20241213100209107 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100209107 DLSS7 DEBUG Found route for dpc=188=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) 20241213100209107 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213100209107 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213100209107 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241213100209107 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241213100209107 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241213100209107 DMM INFO MM(262420000001005/db37d800) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241213100209107 DMM NOTICE MM(262420000001005/db37d800) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241213100209107 DMM DEBUG MM(262420000001005/db37d800) checking auth: received UMTS RES = f1 19 89 7e c6 f9 bf 42 (gprs_gmm.c:648) 20241213100209107 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241213100209107 DMM DEBUG MM(262420000001005/db37d800) Requesting authorization (sgsn_auth.c:160) 20241213100209107 DMM INFO MM(262420000001005/db37d800) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241213100209107 DMM DEBUG MM(262420000001005/db37d800) Requesting subscriber data update (gprs_subscriber.c:894) 20241213100209107 DGPRS INFO SUBSCR(262420000001005) subscriber data is not available (gprs_subscriber.c:818) 20241213100209107 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) 20241213100209107 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241213100209107 DMM DEBUG MM(262420000001005/db37d800) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241213100209107 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) 20241213100209107 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100209107 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241213100209107 DLM3UA 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) 20241213100209107 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100209107 DLSS7 DEBUG Found route for dpc=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) 20241213100209107 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241213100209107 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1630)@e327cc33d584: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@e327cc33d584: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@e327cc33d584: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@e327cc33d584: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@e327cc33d584: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@e327cc33d584: vl_len:12 SGSN_Test_0-SCCP(1630)@e327cc33d584: vl_from0 SGSN_Test_0-SCCP(1630)@e327cc33d584: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241213100209114 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241213100209114 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100209114 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241213100209114 DLM3UA 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) 20241213100209114 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100209114 DLSS7 DEBUG Found route for dpc=188=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) 20241213100209114 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213100209114 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213100209114 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241213100209114 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241213100209114 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241213100209114 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 15) (iu_client.c:366) 20241213100209114 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241213100209114 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241213100209114 DMM INFO MM(262420000001005/db37d800) <- GMM ATTACH ACCEPT (new P-TMSI=0xdb37d800) (gprs_gmm.c:282) 20241213100209114 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20241213100209114 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) 20241213100209114 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100209114 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241213100209114 DLM3UA 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) 20241213100209114 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100209114 DLSS7 DEBUG Found route for dpc=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) 20241213100209114 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241213100209114 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213100209114 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) 20241213100209114 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100209114 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241213100209114 DLM3UA 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) 20241213100209114 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100209114 DLSS7 DEBUG Found route for dpc=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) 20241213100209114 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241213100209114 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1630)@e327cc33d584: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@e327cc33d584: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@e327cc33d584: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@e327cc33d584: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@e327cc33d584: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@e327cc33d584: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@e327cc33d584: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@e327cc33d584: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241213100209117 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241213100209117 DGPRS INFO SUBSCR(262420000001005) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241213100209117 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20241213100209117 DMM INFO MM(262420000001005/db37d800) Subscriber data update (mmctx.c:445) 20241213100209117 DMM DEBUG MM(262420000001005/db37d800) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241213100209117 DMM INFO MM(262420000001005/db37d800) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241213100209117 DMM NOTICE MM(262420000001005/db37d800) Authorized, continuing procedure, IMSI=262420000001005 (gprs_gmm.c:982) 20241213100209117 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241213100209117 DMM NOTICE MM(262420000001005/db37d800) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241213100209117 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) 20241213100209118 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241213100209118 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20241213100209118 DMM INFO MM(262420000001005/db37d800) Subscriber data update (mmctx.c:445) 20241213100209118 DMM DEBUG MM(262420000001005/db37d800) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1630)@e327cc33d584: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@e327cc33d584: vl_len:14 SGSN_Test_0-SCCP(1630)@e327cc33d584: vl_from0 SGSN_Test_0-SCCP(1630)@e327cc33d584: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241213100209119 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241213100209119 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100209119 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241213100209119 DLM3UA 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) 20241213100209119 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100209119 DLSS7 DEBUG Found route for dpc=188=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) 20241213100209119 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213100209119 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213100209119 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241213100209119 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241213100209119 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241213100209119 DMM INFO MM(262420000001005/db37d800) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241213100209119 DMM NOTICE MM(262420000001005/db37d800) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241213100209119 DMM DEBUG GMM(gmm_fsm)[0x55de4073d1e0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241213100209119 DMM DEBUG GMM(gmm_fsm)[0x55de4073d1e0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241213100209119 DMM DEBUG MM_STATE_Iu(15)[0x55de4073de10]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241213100209119 DMM DEBUG MM_STATE_Iu(15)[0x55de4073de10]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241213100209119 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241213100209119 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241213100209119 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) 20241213100209119 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100209119 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241213100209119 DLM3UA 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) 20241213100209119 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100209119 DLSS7 DEBUG Found route for dpc=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) 20241213100209119 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241213100209119 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1630)@e327cc33d584: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@e327cc33d584: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@e327cc33d584: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@e327cc33d584: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@e327cc33d584: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@e327cc33d584: vl_len:7 SGSN_Test_0-SCCP(1630)@e327cc33d584: vl_from0 SGSN_Test_0-SCCP(1630)@e327cc33d584: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241213100209123 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241213100209123 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100209123 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241213100209123 DLM3UA 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) 20241213100209123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100209123 DLSS7 DEBUG Found route for dpc=188=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) 20241213100209123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213100209123 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213100209123 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241213100209123 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241213100209123 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241213100209123 DMM INFO MM(262420000001005/db37d800) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241213100209123 DMM DEBUG MM_STATE_Iu(15)[0x55de4073de10]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241213100209123 DMM DEBUG MM_STATE_Iu(15)[0x55de4073de10]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241213100209123 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) 20241213100209123 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100209123 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241213100209123 DLM3UA 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) 20241213100209123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100209123 DLSS7 DEBUG Found route for dpc=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) 20241213100209123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241213100209123 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1630)@e327cc33d584: Session index based on local reference:0 20241213100209124 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241213100209124 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100209124 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241213100209124 DLM3UA 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) 20241213100209124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100209124 DLSS7 DEBUG Found route for dpc=188=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) 20241213100209124 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213100209124 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1631)@e327cc33d584: Deleted conn table entry 0TC_attach_pdp_act_pmm_idle(1637)12683535 TC_attach_pdp_act_pmm_idle(1637)@e327cc33d584: setverdict(pass): none -> pass TC_attach_pdp_act_pmm_idle(1637)@e327cc33d584: 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 := 'DB37D800'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1631)@e327cc33d584: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1637)13843103 SGSN_Test_0-RAN(1631)@e327cc33d584: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1630)@e327cc33d584: First idle individual index:0 20241213100209326 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241213100209326 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100209326 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241213100209326 DLM3UA 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) 20241213100209326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100209326 DLSS7 DEBUG Found route for dpc=188=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) 20241213100209326 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213100209326 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213100209327 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213100209327 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213100209327 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241213100209327 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xDB37D800) type="signalling"  (gprs_gmm.c:1897) 20241213100209327 DMM DEBUG GMM(gmm_fsm)[0x55de4073d1e0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20241213100209327 DMM DEBUG GMM(gmm_fsm)[0x55de4073d1e0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241213100209327 DMM DEBUG MM(262420000001005/db37d800) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20241213100209328 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) 20241213100209328 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100209328 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241213100209328 DLM3UA 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) 20241213100209328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100209328 DLSS7 DEBUG Found route for dpc=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) 20241213100209328 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241213100209328 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213100209328 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) 20241213100209328 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100209328 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241213100209328 DLM3UA 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) 20241213100209328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100209328 DLSS7 DEBUG Found route for dpc=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) 20241213100209328 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241213100209328 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1630)@e327cc33d584: { messageType := 2, destLocRef := 'D33A9F'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)@e327cc33d584: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@e327cc33d584: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@e327cc33d584: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@e327cc33d584: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@e327cc33d584: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1637)@e327cc33d584: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_pmm_idle(1637)@e327cc33d584: setverdict(error): pass -> error SGSN_Test_0-RAN(1631)@e327cc33d584: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_pmm_idle(1637)@e327cc33d584: Final verdict of PTC: error SGSN_Test_0-RAN(1631)@e327cc33d584: Final verdict of PTC: none 20241213100209346 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213100209346 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) 20241213100209346 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241213100209346 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241213100209346 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241213100209346 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) 20241213100209346 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241213100209346 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241213100209346 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) 20241213100209346 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241213100209346 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241213100209346 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241213100209346 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241213100209346 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241213100209346 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241213100209346 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241213100209346 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241213100209346 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1632)@e327cc33d584: Final verdict of PTC: none SGSN_Test_0-SCCP(1630)@e327cc33d584: Final verdict of PTC: none 20241213100209352 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51492<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1635)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1625)@e327cc33d584: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI210(1623)@e327cc33d584: Final verdict of PTC: none -NSVCI99(1629)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1616)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1621)@e327cc33d584: Final verdict of PTC: none -NSVCI97(1619)@e327cc33d584: Final verdict of PTC: none -NSVCI98(1624)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1615)@e327cc33d584: Final verdict of PTC: none 20241213100209359 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241213100209359 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_pdp_act_pmm_idle-BVCI196(1618)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1626)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1620)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1634)@e327cc33d584: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI220(1628)@e327cc33d584: Final verdict of PTC: none SGSN_Test-RNC_GTP(1633)@e327cc33d584: Final verdict of PTC: none -NSVCI99-provIP(1627)@e327cc33d584: Final verdict of PTC: none -NSVCI98-provIP(1622)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1636)@e327cc33d584: Final verdict of PTC: none -NSVCI97-provIP(1617)@e327cc33d584: Final verdict of PTC: none MTC@e327cc33d584: Setting final verdict of the test case. MTC@e327cc33d584: Local verdict of MTC: none MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-NS0(1615): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1616): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97-provIP(1617): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI196(1618): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97(1619): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-NS1(1620): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1621): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98-provIP(1622): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI210(1623): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98(1624): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-NS2(1625): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1626): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99-provIP(1627): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI220(1628): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99(1629): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test_0-SCCP(1630): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test_0-RAN(1631): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test_0-M3UA(1632): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-RNC_GTP(1633): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP-IPA(1634): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP(1635): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GGSN_GTP(1636): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_attach_pdp_act_pmm_idle(1637): error (none -> error) MTC@e327cc33d584: Test case TC_attach_pdp_act_pmm_idle finished. Verdict: error MTC@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle error'. Fri Dec 13 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 20241213100209489 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51506<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213100209991 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51506<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=231864) 20241213100210361 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213100210361 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=231864, count=236316) 20241213100211348 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241213100211348 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241213100211348 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20241213100211363 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213100211363 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data'. ------ SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data ------ Fri Dec 13 10:02:12 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_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 20241213100212364 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213100212364 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Test case TC_pmm_idle_rx_mt_data started. 20241213100213026 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40704<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213100213027 DMM INFO MM(262420000001005/db37d800) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241213100213027 DMM INFO MM(262420000001005/db37d800) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241213100213027 DMM DEBUG GMM(gmm_fsm)[0x55de4073d1e0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241213100213027 DMM DEBUG GMM(gmm_fsm)[0x55de4073d1e0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241213100213027 DMM DEBUG MM_STATE_Iu(15)[0x55de4073de10]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241213100213027 DMM DEBUG MM_STATE_Iu(15)[0x55de4073de10]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241213100213027 DGPRS INFO SUBSCR(262420000001005) purging MS subscriber (gprs_subscriber.c:785) 20241213100213027 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) 20241213100213027 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) 20241213100213027 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Init}: Deallocated (fsm.c:568) 20241213100213027 DMM DEBUG MM_STATE_Gb[0x55de4072a880]{Idle}: Deallocated (fsm.c:568) 20241213100213027 DMM DEBUG MM_STATE_Iu(15)[0x55de4073de10]{Detached}: Deallocated (fsm.c:568) 20241213100213027 DMM DEBUG GMM(gmm_fsm)[0x55de4073d1e0]{Deregistered}: Deallocated (fsm.c:568) 20241213100213027 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1638)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1639)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1638)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e327cc33d584: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1642)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213100213053 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213100213053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213100213053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213100213053 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213100213053 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241213100213053 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213100213053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213100213053 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213100213053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1642)@e327cc33d584: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213100213054 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213100213054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213100213054 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213100213054 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213100213054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213100213054 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213100213054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213100213054 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213100213054 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241213100213054 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213100213054 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213100213054 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213100213054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1642)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1642)@e327cc33d584: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213100213058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1643)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1639)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1639)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213100213064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213100213064 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_pmm_idle_rx_mt_data-BVCI196(1641)@e327cc33d584: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1644)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1643)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e327cc33d584: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1647)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213100213072 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213100213072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213100213072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213100213072 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213100213072 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241213100213072 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213100213072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213100213072 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213100213072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1647)@e327cc33d584: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213100213073 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213100213073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213100213073 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213100213073 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213100213073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213100213073 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213100213073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213100213073 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213100213073 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241213100213073 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213100213073 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213100213073 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213100213073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1647)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1647)@e327cc33d584: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213100213075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1648)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1644)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1644)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213100213080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213100213080 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_pmm_idle_rx_mt_data-BVCI210(1646)@e327cc33d584: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1649)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1648)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e327cc33d584: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1652)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213100213088 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213100213088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213100213088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213100213088 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213100213088 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241213100213088 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213100213089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213100213089 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213100213089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1652)@e327cc33d584: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213100213089 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213100213089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213100213089 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213100213089 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213100213089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213100213089 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213100213089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213100213089 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213100213089 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241213100213089 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213100213089 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213100213090 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213100213090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1652)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1652)@e327cc33d584: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213100213091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1649)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1649)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213100213096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213100213096 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@e327cc33d584: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1655)@e327cc33d584: ************************************************* SGSN_Test_0-M3UA(1655)@e327cc33d584: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1655)@e327cc33d584: ************************************************* MTC@e327cc33d584: Starting RAN_Emulation SGSN_Test_0-SCCP(1653)@e327cc33d584: v_sccp_pdu_maxlen:268 TC_pmm_idle_rx_mt_data-BVCI220(1651)@e327cc33d584: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213100213297 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241213100213297 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) 20241213100213297 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241213100213297 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1655)@e327cc33d584: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241213100213301 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241213100213301 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241213100213301 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241213100213301 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241213100213301 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241213100213301 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241213100213301 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241213100213302 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241213100213302 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241213100213302 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241213100213302 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241213100213302 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241213100213302 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241213100213302 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241213100213303 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241213100213365 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213100213365 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241213100213365 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241213100213365 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1657)@e327cc33d584: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1657)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213100213369 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1657)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1657)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241213100213371 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1657)@e327cc33d584: 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)@e327cc33d584: 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)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1657)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241213100214106 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241213100214106 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100214106 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241213100214106 DLM3UA 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) 20241213100214106 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100214106 DLSS7 DEBUG Found route for dpc=188=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) 20241213100214106 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213100214106 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213100214106 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241213100214106 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213100214106 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) 20241213100214106 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100214106 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241213100214106 DLM3UA 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) 20241213100214106 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100214106 DLSS7 DEBUG Found route for dpc=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) 20241213100214106 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241213100214106 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1654)@e327cc33d584: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_pmm_idle_rx_mt_data-BVCI196(1641)@e327cc33d584: Adding Client=TC_pmm_idle_rx_mt_data(1660), IMSI='262420000001007'H, TLLI='FEC93F13'O, index=0 SGSN_Test-GSUP(1658)@e327cc33d584: Created GsupExpect[0] for "262420000001007" to be handled at TC_pmm_idle_rx_mt_data(1660) TC_pmm_idle_rx_mt_data(1660)@e327cc33d584: 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 := '5E5C'O ("^\\"), rac := '62'O ("b") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1654)@e327cc33d584: Added conn table entry 0TC_pmm_idle_rx_mt_data(1660)7699476 SGSN_Test_0-SCCP(1653)@e327cc33d584: First idle individual index:0 SGSN_Test_0-RAN(1654)@e327cc33d584: patch: N(SD) for ConnIdx 0 set to 1 20241213100214467 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241213100214467 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100214467 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241213100214467 DLM3UA 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) 20241213100214467 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100214467 DLSS7 DEBUG Found route for dpc=188=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) 20241213100214467 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213100214467 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213100214467 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213100214467 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213100214467 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241213100214467 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001007) type="GPRS attach"  (gprs_gmm.c:1248) 20241213100214467 DMM DEBUG GMM(gmm_fsm)[0x55de4073de10]{Deregistered}: Allocated (fsm.c:456) 20241213100214467 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Init}: Allocated (fsm.c:456) 20241213100214467 DMM DEBUG MM_STATE_Gb[0x55de40730e30]{Idle}: Allocated (fsm.c:456) 20241213100214467 DMM DEBUG MM_STATE_Iu[0x55de4073bae0]{Detached}: Allocated (fsm.c:456) 20241213100214467 DMM DEBUG GMM(gmm_fsm)[0x55de4073de10]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241213100214467 DMM DEBUG GMM(gmm_fsm)[0x55de4073de10]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241213100214467 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241213100214467 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213100214467 DMM DEBUG MM(262420000001007/ea57154c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241213100214467 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20241213100214467 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) 20241213100214467 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100214467 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241213100214467 DLM3UA 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) 20241213100214467 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100214467 DLSS7 DEBUG Found route for dpc=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) 20241213100214467 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241213100214467 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213100214467 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) 20241213100214467 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100214467 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241213100214467 DLM3UA 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) 20241213100214467 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100214467 DLSS7 DEBUG Found route for dpc=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) 20241213100214467 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241213100214467 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@e327cc33d584: { messageType := 2, destLocRef := '757C14'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)@e327cc33d584: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@e327cc33d584: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@e327cc33d584: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@e327cc33d584: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@e327cc33d584: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1660)@e327cc33d584: 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 := '779009866C360874C4C1CCDF80214746'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7361054E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1A367A30F671236D'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'D4B20A4E23312B9F44C89463024824B3'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'DC7199711D52C0212BD771B53B524F4C'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '66AD81CD3023CE30C8154646CB14876D'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '8B54B241926205DB'O } } } } } SGSN_Test_0-SCCP(1653)@e327cc33d584: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@e327cc33d584: vl_len:23 SGSN_Test_0-SCCP(1653)@e327cc33d584: vl_from0 SGSN_Test_0-SCCP(1653)@e327cc33d584: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100007'O 20241213100214474 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241213100214474 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100214474 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241213100214474 DLM3UA 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) 20241213100214474 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100214474 DLSS7 DEBUG Found route for dpc=188=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) 20241213100214474 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213100214474 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213100214474 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241213100214474 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241213100214474 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241213100214474 DMM DEBUG MM(262420000001007/ea57154c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010070 (gprs_gmm.c:1066) 20241213100214474 DMM NOTICE MM(262420000001007/ea57154c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241213100214474 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241213100214474 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241213100214474 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241213100214474 DMM DEBUG MM(262420000001007/ea57154c) Requesting authorization (sgsn_auth.c:160) 20241213100214474 DMM INFO MM(262420000001007/ea57154c) Requesting authentication tuples (sgsn_auth.c:184) 20241213100214474 DMM DEBUG MM(262420000001007/ea57154c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241213100214474 DGPRS INFO SUBSCR(262420000001007) requesting auth info (gprs_subscriber.c:805) 20241213100214474 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)@e327cc33d584: Found GsupExpect[0] for "262420000001007" handled at TC_pmm_idle_rx_mt_data(1660) SGSN_Test-GSUP(1658)@e327cc33d584: Added IMSI table entry 0TC_pmm_idle_rx_mt_data(1660)"262420000001007" 20241213100214476 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241213100214476 DGPRS INFO SUBSCR(262420000001007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241213100214476 DGPRS DEBUG SUBSCR(262420000001007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241213100214476 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber authentication info (gprs_subscriber.c:850) 20241213100214477 DMM INFO MM(262420000001007/ea57154c) Subscriber data update (mmctx.c:445) 20241213100214477 DMM DEBUG MM(262420000001007/ea57154c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241213100214477 DMM INFO MM(262420000001007/ea57154c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241213100214477 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241213100214477 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241213100214477 DMM INFO MM(262420000001007/ea57154c) <- GMM AUTH AND CIPHERING REQ (rand = 77 90 09 86 6c 36 08 74 c4 c1 cc df 80 21 47 46 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 66 ad 81 cd 30 23 ce 30 c8 15 46 46 cb 14 87 6d ) (gprs_gmm.c:465) 20241213100214477 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20241213100214477 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) 20241213100214477 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100214477 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241213100214477 DLM3UA 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) 20241213100214477 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100214477 DLSS7 DEBUG Found route for dpc=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) 20241213100214477 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241213100214477 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@e327cc33d584: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@e327cc33d584: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@e327cc33d584: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@e327cc33d584: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@e327cc33d584: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@e327cc33d584: vl_len:37 SGSN_Test_0-SCCP(1653)@e327cc33d584: vl_from0 SGSN_Test_0-SCCP(1653)@e327cc33d584: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081300228B54B24123094399990000100007F02904926205DB'O 20241213100214482 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241213100214482 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100214482 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241213100214482 DLM3UA 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) 20241213100214482 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100214482 DLSS7 DEBUG Found route for dpc=188=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) 20241213100214482 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213100214482 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213100214482 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241213100214482 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241213100214482 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241213100214482 DMM INFO MM(262420000001007/ea57154c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241213100214482 DMM NOTICE MM(262420000001007/ea57154c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241213100214482 DMM DEBUG MM(262420000001007/ea57154c) checking auth: received UMTS RES = 8b 54 b2 41 92 62 05 db (gprs_gmm.c:648) 20241213100214482 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241213100214482 DMM DEBUG MM(262420000001007/ea57154c) Requesting authorization (sgsn_auth.c:160) 20241213100214482 DMM INFO MM(262420000001007/ea57154c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241213100214482 DMM DEBUG MM(262420000001007/ea57154c) Requesting subscriber data update (gprs_subscriber.c:894) 20241213100214482 DGPRS INFO SUBSCR(262420000001007) subscriber data is not available (gprs_subscriber.c:818) 20241213100214482 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) 20241213100214482 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241213100214482 DMM DEBUG MM(262420000001007/ea57154c) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241213100214482 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) 20241213100214482 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100214482 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241213100214482 DLM3UA 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) 20241213100214482 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100214482 DLSS7 DEBUG Found route for dpc=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) 20241213100214482 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241213100214482 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@e327cc33d584: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@e327cc33d584: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@e327cc33d584: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@e327cc33d584: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@e327cc33d584: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@e327cc33d584: vl_len:12 SGSN_Test_0-SCCP(1653)@e327cc33d584: vl_from0 SGSN_Test_0-SCCP(1653)@e327cc33d584: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241213100214489 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241213100214489 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100214489 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241213100214489 DLM3UA 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) 20241213100214489 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100214489 DLSS7 DEBUG Found route for dpc=188=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) 20241213100214489 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213100214489 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213100214490 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241213100214490 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241213100214490 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241213100214490 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 17) (iu_client.c:366) 20241213100214490 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241213100214490 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241213100214490 DMM INFO MM(262420000001007/ea57154c) <- GMM ATTACH ACCEPT (new P-TMSI=0xea57154c) (gprs_gmm.c:282) 20241213100214490 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20241213100214490 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) 20241213100214490 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100214490 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241213100214490 DLM3UA 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) 20241213100214490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100214490 DLSS7 DEBUG Found route for dpc=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) 20241213100214490 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241213100214490 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213100214490 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) 20241213100214490 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100214490 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241213100214490 DLM3UA 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) 20241213100214490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100214490 DLSS7 DEBUG Found route for dpc=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) 20241213100214490 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241213100214490 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@e327cc33d584: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@e327cc33d584: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@e327cc33d584: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@e327cc33d584: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@e327cc33d584: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@e327cc33d584: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@e327cc33d584: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@e327cc33d584: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241213100214495 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241213100214495 DGPRS INFO SUBSCR(262420000001007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241213100214495 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20241213100214495 DMM INFO MM(262420000001007/ea57154c) Subscriber data update (mmctx.c:445) 20241213100214495 DMM DEBUG MM(262420000001007/ea57154c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241213100214495 DMM INFO MM(262420000001007/ea57154c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241213100214495 DMM NOTICE MM(262420000001007/ea57154c) Authorized, continuing procedure, IMSI=262420000001007 (gprs_gmm.c:982) 20241213100214495 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241213100214495 DMM NOTICE MM(262420000001007/ea57154c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241213100214495 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) 20241213100214496 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241213100214496 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20241213100214496 DMM INFO MM(262420000001007/ea57154c) Subscriber data update (mmctx.c:445) 20241213100214496 DMM DEBUG MM(262420000001007/ea57154c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1653)@e327cc33d584: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@e327cc33d584: vl_len:14 SGSN_Test_0-SCCP(1653)@e327cc33d584: vl_from0 SGSN_Test_0-SCCP(1653)@e327cc33d584: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241213100214499 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241213100214499 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100214499 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241213100214499 DLM3UA 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) 20241213100214499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100214499 DLSS7 DEBUG Found route for dpc=188=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) 20241213100214499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213100214499 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213100214500 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241213100214500 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241213100214500 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241213100214500 DMM INFO MM(262420000001007/ea57154c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241213100214500 DMM NOTICE MM(262420000001007/ea57154c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241213100214500 DMM DEBUG GMM(gmm_fsm)[0x55de4073de10]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241213100214500 DMM DEBUG GMM(gmm_fsm)[0x55de4073de10]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241213100214500 DMM DEBUG MM_STATE_Iu(17)[0x55de4073bae0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241213100214500 DMM DEBUG MM_STATE_Iu(17)[0x55de4073bae0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241213100214500 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241213100214500 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241213100214500 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) 20241213100214500 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100214500 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241213100214500 DLM3UA 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) 20241213100214500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100214500 DLSS7 DEBUG Found route for dpc=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) 20241213100214500 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241213100214500 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@e327cc33d584: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@e327cc33d584: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@e327cc33d584: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@e327cc33d584: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@e327cc33d584: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@e327cc33d584: vl_len:7 SGSN_Test_0-SCCP(1653)@e327cc33d584: vl_from0 SGSN_Test_0-SCCP(1653)@e327cc33d584: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241213100214507 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241213100214507 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100214507 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241213100214507 DLM3UA 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) 20241213100214507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100214507 DLSS7 DEBUG Found route for dpc=188=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) 20241213100214507 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213100214507 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213100214508 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241213100214508 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241213100214508 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241213100214508 DMM INFO MM(262420000001007/ea57154c) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241213100214508 DMM DEBUG MM_STATE_Iu(17)[0x55de4073bae0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241213100214508 DMM DEBUG MM_STATE_Iu(17)[0x55de4073bae0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241213100214508 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) 20241213100214508 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100214508 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241213100214508 DLM3UA 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) 20241213100214508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100214508 DLSS7 DEBUG Found route for dpc=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) 20241213100214508 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241213100214508 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@e327cc33d584: Session index based on local reference:0 20241213100214510 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241213100214510 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100214510 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241213100214510 DLM3UA 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) 20241213100214510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100214510 DLSS7 DEBUG Found route for dpc=188=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) 20241213100214510 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213100214510 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1654)@e327cc33d584: Deleted conn table entry 0TC_pmm_idle_rx_mt_data(1660)7699476 TC_pmm_idle_rx_mt_data(1660)@e327cc33d584: setverdict(pass): none -> pass TC_pmm_idle_rx_mt_data(1660)@e327cc33d584: 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 := 'EA57154C'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1654)@e327cc33d584: Added conn table entry 0TC_pmm_idle_rx_mt_data(1660)12638865 SGSN_Test_0-RAN(1654)@e327cc33d584: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1653)@e327cc33d584: First idle individual index:0 20241213100214710 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241213100214710 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100214710 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241213100214710 DLM3UA 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) 20241213100214710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100214710 DLSS7 DEBUG Found route for dpc=188=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) 20241213100214710 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213100214710 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213100214711 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213100214711 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213100214711 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241213100214711 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xEA57154C) type="signalling"  (gprs_gmm.c:1897) 20241213100214711 DMM DEBUG GMM(gmm_fsm)[0x55de4073de10]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20241213100214711 DMM DEBUG GMM(gmm_fsm)[0x55de4073de10]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241213100214711 DMM DEBUG MM(262420000001007/ea57154c) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20241213100214712 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) 20241213100214712 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100214712 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241213100214712 DLM3UA 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) 20241213100214712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100214712 DLSS7 DEBUG Found route for dpc=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) 20241213100214712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241213100214712 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213100214712 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) 20241213100214712 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100214712 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241213100214712 DLM3UA 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) 20241213100214712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100214712 DLSS7 DEBUG Found route for dpc=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) 20241213100214712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241213100214712 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@e327cc33d584: { messageType := 2, destLocRef := 'C0DA91'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)@e327cc33d584: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@e327cc33d584: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@e327cc33d584: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@e327cc33d584: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@e327cc33d584: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1660)@e327cc33d584: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_pmm_idle_rx_mt_data(1660)@e327cc33d584: setverdict(error): pass -> error SGSN_Test_0-RAN(1654)@e327cc33d584: Warning: The last outgoing messages on port CLIENT may be lost. TC_pmm_idle_rx_mt_data(1660)@e327cc33d584: Final verdict of PTC: error SGSN_Test_0-RAN(1654)@e327cc33d584: Final verdict of PTC: none 20241213100214729 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213100214729 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) 20241213100214729 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241213100214729 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241213100214729 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241213100214729 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) 20241213100214729 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241213100214729 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241213100214729 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) 20241213100214729 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241213100214729 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241213100214729 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241213100214729 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241213100214729 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241213100214729 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241213100214729 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241213100214729 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241213100214729 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1655)@e327cc33d584: Final verdict of PTC: none SGSN_Test_0-SCCP(1653)@e327cc33d584: Final verdict of PTC: none 20241213100214737 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40704<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(1642)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GSUP(1658)@e327cc33d584: Final verdict of PTC: none 20241213100214742 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241213100214743 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_pmm_idle_rx_mt_data-BVCI210(1646)@e327cc33d584: Final verdict of PTC: none -NSVCI98(1647)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1649)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1648)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1638)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1643)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1657)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1659)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1644)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1639)@e327cc33d584: Final verdict of PTC: none -NSVCI99(1652)@e327cc33d584: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI220(1651)@e327cc33d584: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI196(1641)@e327cc33d584: Final verdict of PTC: none SGSN_Test-RNC_GTP(1656)@e327cc33d584: Final verdict of PTC: none -NSVCI98-provIP(1645)@e327cc33d584: Final verdict of PTC: none -NSVCI99-provIP(1650)@e327cc33d584: Final verdict of PTC: none -NSVCI97-provIP(1640)@e327cc33d584: Final verdict of PTC: none MTC@e327cc33d584: Setting final verdict of the test case. MTC@e327cc33d584: Local verdict of MTC: none MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-NS0(1638): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1639): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97-provIP(1640): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI196(1641): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97(1642): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-NS1(1643): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1644): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98-provIP(1645): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI210(1646): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98(1647): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-NS2(1648): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1649): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99-provIP(1650): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI220(1651): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99(1652): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test_0-SCCP(1653): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test_0-RAN(1654): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test_0-M3UA(1655): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-RNC_GTP(1656): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP-IPA(1657): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP(1658): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GGSN_GTP(1659): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_pmm_idle_rx_mt_data(1660): error (none -> error) MTC@e327cc33d584: Test case TC_pmm_idle_rx_mt_data finished. Verdict: error MTC@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data error'. Fri Dec 13 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 20241213100214859 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40716<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213100215361 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40716<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=231756) 20241213100215744 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213100215744 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=231756, count=236488) 20241213100216729 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241213100216730 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241213100216730 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20241213100216746 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213100216746 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn'. ------ SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn ------ Fri Dec 13 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 20241213100217748 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213100217748 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Test case TC_update_ctx_err_ind_from_ggsn started. 20241213100218411 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40728<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213100218413 DMM INFO MM(262420000001007/ea57154c) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241213100218413 DMM INFO MM(262420000001007/ea57154c) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241213100218413 DMM DEBUG GMM(gmm_fsm)[0x55de4073de10]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241213100218413 DMM DEBUG GMM(gmm_fsm)[0x55de4073de10]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241213100218413 DMM DEBUG MM_STATE_Iu(17)[0x55de4073bae0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241213100218413 DMM DEBUG MM_STATE_Iu(17)[0x55de4073bae0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241213100218413 DGPRS INFO SUBSCR(262420000001007) purging MS subscriber (gprs_subscriber.c:785) 20241213100218413 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) 20241213100218413 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) 20241213100218413 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de4072a880]{Init}: Deallocated (fsm.c:568) 20241213100218413 DMM DEBUG MM_STATE_Gb[0x55de40730e30]{Idle}: Deallocated (fsm.c:568) 20241213100218413 DMM DEBUG MM_STATE_Iu(17)[0x55de4073bae0]{Detached}: Deallocated (fsm.c:568) 20241213100218413 DMM DEBUG GMM(gmm_fsm)[0x55de4073de10]{Deregistered}: Deallocated (fsm.c:568) 20241213100218413 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1661)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1662)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1661)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@e327cc33d584: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1665)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213100218456 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213100218456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213100218456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213100218456 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213100218456 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241213100218456 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213100218456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213100218456 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213100218456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1665)@e327cc33d584: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213100218457 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213100218457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213100218457 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213100218457 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213100218457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213100218457 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213100218457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213100218457 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213100218457 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241213100218457 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213100218457 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213100218457 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213100218457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1665)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1665)@e327cc33d584: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213100218460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1666)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1662)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1662)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213100218466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213100218466 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1667)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_update_ctx_err_ind_from_ggsn-BVCI196(1664)@e327cc33d584: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1666)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@e327cc33d584: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1670)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213100218471 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213100218471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213100218471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213100218471 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213100218471 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241213100218471 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213100218471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213100218471 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213100218471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1670)@e327cc33d584: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213100218472 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213100218472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213100218472 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213100218472 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213100218472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213100218472 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213100218472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213100218472 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213100218472 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241213100218472 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213100218472 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213100218472 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213100218472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1670)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1670)@e327cc33d584: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213100218475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1671)@e327cc33d584: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1667)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1667)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213100218481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55de4072c1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213100218481 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1672)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_update_ctx_err_ind_from_ggsn-BVCI210(1669)@e327cc33d584: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1671)@e327cc33d584: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@e327cc33d584: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1675)@e327cc33d584: Provider Link came up: sending NS-RESET 20241213100218487 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213100218487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213100218487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213100218487 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213100218487 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241213100218487 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213100218487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213100218487 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213100218487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1675)@e327cc33d584: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213100218488 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213100218488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213100218488 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213100218488 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213100218488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213100218488 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213100218488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213100218488 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213100218488 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241213100218488 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213100218488 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241213100218488 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213100218488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1675)@e327cc33d584: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1675)@e327cc33d584: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213100218490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1672)@e327cc33d584: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1672)@e327cc33d584: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@e327cc33d584: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1678)@e327cc33d584: ************************************************* SGSN_Test_0-M3UA(1678)@e327cc33d584: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1678)@e327cc33d584: ************************************************* MTC@e327cc33d584: Starting RAN_Emulation 20241213100218495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55de4072dc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213100218495 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) SGSN_Test_0-SCCP(1676)@e327cc33d584: v_sccp_pdu_maxlen:268 TC_update_ctx_err_ind_from_ggsn-BVCI220(1674)@e327cc33d584: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213100218696 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241213100218696 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) 20241213100218696 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241213100218696 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)@e327cc33d584: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241213100218702 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241213100218702 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241213100218702 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241213100218702 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241213100218702 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241213100218702 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241213100218702 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241213100218705 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241213100218705 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241213100218705 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241213100218705 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241213100218705 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241213100218705 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241213100218705 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241213100218705 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241213100218749 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213100218749 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241213100218749 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241213100218749 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1680)@e327cc33d584: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1680)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213100218752 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1680)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1680)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241213100218753 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1680)@e327cc33d584: 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)@e327cc33d584: 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)@e327cc33d584: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1680)@e327cc33d584: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241213100219506 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241213100219506 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100219506 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241213100219506 DLM3UA 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) 20241213100219506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100219506 DLSS7 DEBUG Found route for dpc=188=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) 20241213100219506 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213100219506 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213100219506 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241213100219506 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213100219507 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) 20241213100219507 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100219507 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241213100219507 DLM3UA 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) 20241213100219507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100219507 DLSS7 DEBUG Found route for dpc=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) 20241213100219507 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241213100219507 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1677)@e327cc33d584: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_update_ctx_err_ind_from_ggsn-BVCI196(1664)@e327cc33d584: Adding Client=TC_update_ctx_err_ind_from_ggsn(1683), IMSI='262420000001004'H, TLLI='E19B279D'O, index=0 SGSN_Test-GSUP(1681)@e327cc33d584: 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)@e327cc33d584: 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 := '4BB3'O, rac := '4B'O ("K") }, 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)@e327cc33d584: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1683)6347613 SGSN_Test_0-SCCP(1676)@e327cc33d584: First idle individual index:0 SGSN_Test_0-RAN(1677)@e327cc33d584: patch: N(SD) for ConnIdx 0 set to 1 20241213100219836 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241213100219837 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100219837 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241213100219837 DLM3UA 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) 20241213100219837 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100219837 DLSS7 DEBUG Found route for dpc=188=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) 20241213100219837 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213100219837 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213100219837 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213100219837 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213100219837 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241213100219837 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach"  (gprs_gmm.c:1248) 20241213100219837 DMM DEBUG GMM(gmm_fsm)[0x55de4073bae0]{Deregistered}: Allocated (fsm.c:456) 20241213100219837 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Init}: Allocated (fsm.c:456) 20241213100219837 DMM DEBUG MM_STATE_Gb[0x55de4072a880]{Idle}: Allocated (fsm.c:456) 20241213100219837 DMM DEBUG MM_STATE_Iu[0x55de4073d310]{Detached}: Allocated (fsm.c:456) 20241213100219837 DMM DEBUG GMM(gmm_fsm)[0x55de4073bae0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241213100219837 DMM DEBUG GMM(gmm_fsm)[0x55de4073bae0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241213100219837 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241213100219837 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213100219837 DMM DEBUG MM(262420000001004/e2ebad61) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241213100219837 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20241213100219837 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) 20241213100219837 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100219837 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241213100219837 DLM3UA 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) 20241213100219837 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100219837 DLSS7 DEBUG Found route for dpc=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) 20241213100219837 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241213100219837 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213100219837 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) 20241213100219837 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100219837 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241213100219837 DLM3UA 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) 20241213100219837 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100219837 DLSS7 DEBUG Found route for dpc=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) 20241213100219837 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241213100219837 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1676)@e327cc33d584: { messageType := 2, destLocRef := '60DB5D'O, sourceLocRef := '000013'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1676)@e327cc33d584: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@e327cc33d584: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@e327cc33d584: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@e327cc33d584: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@e327cc33d584: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1683)@e327cc33d584: 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 := 'E4F66EA25B3E2F0BFEE1111624F288D0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'DED51DBE'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7D7654F808DB5CB6'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'E2998684C1287239D48F4C2B2476476B'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'E456A57D858E6B7BEC79EB23F96A8B8C'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '377A6B08B723BFC95C8F8AB24ABB2194'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '5FF1066A6B958505'O } } } } } SGSN_Test_0-SCCP(1676)@e327cc33d584: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@e327cc33d584: vl_len:23 SGSN_Test_0-SCCP(1676)@e327cc33d584: vl_from0 SGSN_Test_0-SCCP(1676)@e327cc33d584: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20241213100219845 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241213100219845 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100219845 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241213100219845 DLM3UA 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) 20241213100219845 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100219845 DLSS7 DEBUG Found route for dpc=188=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) 20241213100219845 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213100219845 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213100219845 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241213100219845 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241213100219845 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241213100219845 DMM DEBUG MM(262420000001004/e2ebad61) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1066) 20241213100219845 DMM NOTICE MM(262420000001004/e2ebad61) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241213100219845 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241213100219845 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241213100219845 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241213100219845 DMM DEBUG MM(262420000001004/e2ebad61) Requesting authorization (sgsn_auth.c:160) 20241213100219845 DMM INFO MM(262420000001004/e2ebad61) Requesting authentication tuples (sgsn_auth.c:184) 20241213100219845 DMM DEBUG MM(262420000001004/e2ebad61) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241213100219845 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20241213100219845 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)@e327cc33d584: Found GsupExpect[0] for "262420000001004" handled at TC_update_ctx_err_ind_from_ggsn(1683) SGSN_Test-GSUP(1681)@e327cc33d584: Added IMSI table entry 0TC_update_ctx_err_ind_from_ggsn(1683)"262420000001004" 20241213100219846 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241213100219846 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241213100219846 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241213100219846 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20241213100219846 DMM INFO MM(262420000001004/e2ebad61) Subscriber data update (mmctx.c:445) 20241213100219846 DMM DEBUG MM(262420000001004/e2ebad61) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241213100219846 DMM INFO MM(262420000001004/e2ebad61) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241213100219846 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241213100219846 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241213100219846 DMM INFO MM(262420000001004/e2ebad61) <- GMM AUTH AND CIPHERING REQ (rand = e4 f6 6e a2 5b 3e 2f 0b fe e1 11 16 24 f2 88 d0 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 37 7a 6b 08 b7 23 bf c9 5c 8f 8a b2 4a bb 21 94 ) (gprs_gmm.c:465) 20241213100219846 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20241213100219847 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) 20241213100219847 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100219847 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241213100219847 DLM3UA 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) 20241213100219847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100219847 DLSS7 DEBUG Found route for dpc=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) 20241213100219847 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241213100219847 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1676)@e327cc33d584: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@e327cc33d584: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@e327cc33d584: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@e327cc33d584: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@e327cc33d584: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@e327cc33d584: vl_len:37 SGSN_Test_0-SCCP(1676)@e327cc33d584: vl_from0 SGSN_Test_0-SCCP(1676)@e327cc33d584: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130E225FF1066A23094399990000100004F029046B958505'O 20241213100219851 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241213100219851 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100219851 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241213100219851 DLM3UA 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) 20241213100219851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100219851 DLSS7 DEBUG Found route for dpc=188=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) 20241213100219851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213100219851 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213100219851 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241213100219851 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241213100219851 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241213100219851 DMM INFO MM(262420000001004/e2ebad61) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241213100219851 DMM NOTICE MM(262420000001004/e2ebad61) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241213100219851 DMM DEBUG MM(262420000001004/e2ebad61) checking auth: received UMTS RES = 5f f1 06 6a 6b 95 85 05 (gprs_gmm.c:648) 20241213100219851 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241213100219851 DMM DEBUG MM(262420000001004/e2ebad61) Requesting authorization (sgsn_auth.c:160) 20241213100219851 DMM INFO MM(262420000001004/e2ebad61) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241213100219851 DMM DEBUG MM(262420000001004/e2ebad61) Requesting subscriber data update (gprs_subscriber.c:894) 20241213100219851 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20241213100219851 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) 20241213100219851 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241213100219851 DMM DEBUG MM(262420000001004/e2ebad61) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241213100219851 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) 20241213100219851 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100219851 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241213100219851 DLM3UA 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) 20241213100219851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100219851 DLSS7 DEBUG Found route for dpc=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) 20241213100219851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241213100219851 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1676)@e327cc33d584: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@e327cc33d584: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@e327cc33d584: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@e327cc33d584: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@e327cc33d584: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@e327cc33d584: vl_len:12 SGSN_Test_0-SCCP(1676)@e327cc33d584: vl_from0 SGSN_Test_0-SCCP(1676)@e327cc33d584: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241213100219858 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241213100219858 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100219858 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241213100219858 DLM3UA 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) 20241213100219858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100219858 DLSS7 DEBUG Found route for dpc=188=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) 20241213100219858 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213100219858 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213100219858 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241213100219858 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241213100219858 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241213100219858 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 19) (iu_client.c:366) 20241213100219858 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241213100219858 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241213100219858 DMM INFO MM(262420000001004/e2ebad61) <- GMM ATTACH ACCEPT (new P-TMSI=0xe2ebad61) (gprs_gmm.c:282) 20241213100219858 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20241213100219858 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) 20241213100219858 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100219858 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241213100219858 DLM3UA 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) 20241213100219858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100219858 DLSS7 DEBUG Found route for dpc=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) 20241213100219858 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241213100219858 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213100219858 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) 20241213100219858 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100219858 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241213100219858 DLM3UA 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) 20241213100219858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100219858 DLSS7 DEBUG Found route for dpc=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) 20241213100219858 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241213100219858 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1676)@e327cc33d584: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@e327cc33d584: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@e327cc33d584: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@e327cc33d584: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@e327cc33d584: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@e327cc33d584: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@e327cc33d584: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@e327cc33d584: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241213100219861 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241213100219861 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241213100219861 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241213100219861 DMM INFO MM(262420000001004/e2ebad61) Subscriber data update (mmctx.c:445) 20241213100219861 DMM DEBUG MM(262420000001004/e2ebad61) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241213100219861 DMM INFO MM(262420000001004/e2ebad61) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241213100219861 DMM NOTICE MM(262420000001004/e2ebad61) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:982) 20241213100219861 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241213100219861 DMM NOTICE MM(262420000001004/e2ebad61) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241213100219861 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) 20241213100219861 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241213100219861 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241213100219861 DMM INFO MM(262420000001004/e2ebad61) Subscriber data update (mmctx.c:445) 20241213100219861 DMM DEBUG MM(262420000001004/e2ebad61) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1676)@e327cc33d584: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@e327cc33d584: vl_len:14 SGSN_Test_0-SCCP(1676)@e327cc33d584: vl_from0 SGSN_Test_0-SCCP(1676)@e327cc33d584: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241213100219863 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241213100219863 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100219863 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241213100219863 DLM3UA 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) 20241213100219863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100219863 DLSS7 DEBUG Found route for dpc=188=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) 20241213100219863 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213100219863 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213100219863 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241213100219863 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241213100219863 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241213100219863 DMM INFO MM(262420000001004/e2ebad61) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241213100219863 DMM NOTICE MM(262420000001004/e2ebad61) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241213100219863 DMM DEBUG GMM(gmm_fsm)[0x55de4073bae0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241213100219863 DMM DEBUG GMM(gmm_fsm)[0x55de4073bae0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241213100219863 DMM DEBUG MM_STATE_Iu(19)[0x55de4073d310]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241213100219863 DMM DEBUG MM_STATE_Iu(19)[0x55de4073d310]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241213100219864 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241213100219864 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241213100219864 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) 20241213100219864 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100219864 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241213100219864 DLM3UA 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) 20241213100219864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100219864 DLSS7 DEBUG Found route for dpc=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) 20241213100219864 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241213100219864 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1676)@e327cc33d584: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@e327cc33d584: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@e327cc33d584: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@e327cc33d584: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@e327cc33d584: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@e327cc33d584: vl_len:7 SGSN_Test_0-SCCP(1676)@e327cc33d584: vl_from0 SGSN_Test_0-SCCP(1676)@e327cc33d584: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241213100219868 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241213100219868 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100219868 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241213100219868 DLM3UA 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) 20241213100219868 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100219868 DLSS7 DEBUG Found route for dpc=188=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) 20241213100219868 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213100219868 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213100219868 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241213100219868 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241213100219868 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241213100219868 DMM INFO MM(262420000001004/e2ebad61) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241213100219868 DMM DEBUG MM_STATE_Iu(19)[0x55de4073d310]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241213100219868 DMM DEBUG MM_STATE_Iu(19)[0x55de4073d310]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241213100219868 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) 20241213100219868 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100219868 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241213100219868 DLM3UA 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) 20241213100219869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100219869 DLSS7 DEBUG Found route for dpc=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) 20241213100219869 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241213100219869 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1676)@e327cc33d584: Session index based on local reference:0 20241213100219869 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241213100219869 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100219869 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241213100219869 DLM3UA 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) 20241213100219869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100219870 DLSS7 DEBUG Found route for dpc=188=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) 20241213100219870 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213100219870 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1677)@e327cc33d584: Deleted conn table entry 0TC_update_ctx_err_ind_from_ggsn(1683)6347613 TC_update_ctx_err_ind_from_ggsn(1683)@e327cc33d584: setverdict(pass): none -> pass TC_update_ctx_err_ind_from_ggsn(1683)@e327cc33d584: 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 := 'E2EBAD61'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1677)@e327cc33d584: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1683)10775791 SGSN_Test_0-RAN(1677)@e327cc33d584: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1676)@e327cc33d584: First idle individual index:0 20241213100220074 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241213100220074 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100220074 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241213100220074 DLM3UA 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) 20241213100220074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100220074 DLSS7 DEBUG Found route for dpc=188=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) 20241213100220074 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213100220074 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213100220074 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213100220074 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213100220074 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241213100220074 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xE2EBAD61) type="signalling"  (gprs_gmm.c:1897) 20241213100220074 DMM DEBUG GMM(gmm_fsm)[0x55de4073bae0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20241213100220074 DMM DEBUG GMM(gmm_fsm)[0x55de4073bae0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241213100220074 DMM DEBUG MM(262420000001004/e2ebad61) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20241213100220074 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) 20241213100220074 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100220074 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241213100220074 DLM3UA 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) 20241213100220074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100220074 DLSS7 DEBUG Found route for dpc=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) 20241213100220074 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241213100220074 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213100220074 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) 20241213100220074 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213100220074 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241213100220074 DLM3UA 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) 20241213100220074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213100220074 DLSS7 DEBUG Found route for dpc=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) 20241213100220074 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241213100220074 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1676)@e327cc33d584: { messageType := 2, destLocRef := 'A46CEF'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)@e327cc33d584: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@e327cc33d584: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@e327cc33d584: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@e327cc33d584: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@e327cc33d584: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1683)@e327cc33d584: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_update_ctx_err_ind_from_ggsn(1683)@e327cc33d584: setverdict(error): pass -> error SGSN_Test_0-RAN(1677)@e327cc33d584: Warning: The last outgoing messages on port CLIENT may be lost. TC_update_ctx_err_ind_from_ggsn(1683)@e327cc33d584: Final verdict of PTC: error SGSN_Test_0-RAN(1677)@e327cc33d584: Final verdict of PTC: none 20241213100220078 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213100220078 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) 20241213100220078 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241213100220078 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241213100220078 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241213100220078 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) 20241213100220078 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241213100220078 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241213100220078 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) 20241213100220078 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241213100220078 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241213100220078 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241213100220078 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241213100220078 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241213100220078 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241213100220078 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241213100220078 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241213100220078 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1678)@e327cc33d584: Final verdict of PTC: none SGSN_Test_0-SCCP(1676)@e327cc33d584: Final verdict of PTC: none 20241213100220080 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40728<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1681)@e327cc33d584: Final verdict of PTC: none -NSVCI99(1675)@e327cc33d584: Final verdict of PTC: none -NSVCI97(1665)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1661)@e327cc33d584: Final verdict of PTC: none 20241213100220084 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241213100220084 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_update_ctx_err_ind_from_ggsn-BVCI220(1674)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1666)@e327cc33d584: Final verdict of PTC: none -NSVCI98(1670)@e327cc33d584: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI196(1664)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1672)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1667)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1671)@e327cc33d584: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI210(1669)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1680)@e327cc33d584: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1662)@e327cc33d584: Final verdict of PTC: none -NSVCI99-provIP(1673)@e327cc33d584: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1682)@e327cc33d584: Final verdict of PTC: none SGSN_Test-RNC_GTP(1679)@e327cc33d584: Final verdict of PTC: none -NSVCI98-provIP(1668)@e327cc33d584: Final verdict of PTC: none -NSVCI97-provIP(1663)@e327cc33d584: Final verdict of PTC: none MTC@e327cc33d584: Setting final verdict of the test case. MTC@e327cc33d584: Local verdict of MTC: none MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-NS0(1661): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1662): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97-provIP(1663): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI196(1664): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI97(1665): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-NS1(1666): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1667): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98-provIP(1668): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI210(1669): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI98(1670): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-NS2(1671): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1672): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99-provIP(1673): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI220(1674): none (none -> none) MTC@e327cc33d584: Local verdict of PTC -NSVCI99(1675): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test_0-SCCP(1676): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test_0-RAN(1677): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test_0-M3UA(1678): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-RNC_GTP(1679): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP-IPA(1680): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GSUP(1681): none (none -> none) MTC@e327cc33d584: Local verdict of PTC SGSN_Test-GGSN_GTP(1682): none (none -> none) MTC@e327cc33d584: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn(1683): error (none -> error) MTC@e327cc33d584: Test case TC_update_ctx_err_ind_from_ggsn finished. Verdict: error MTC@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn error'. Fri Dec 13 10:02:20 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 20241213100220201 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40732<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213100220703 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40732<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=232116) 20241213100220829 DGPRS DEBUG Checking for inactive LLMEs, time = 36612340 (sgsn.c:132) 20241213100221085 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213100221085 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=232116, count=236792) 20241213100222080 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241213100222080 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241213100222080 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20241213100222085 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213100222086 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Test execution finished. MTC@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_alive'. ------ SGSN_Tests_NS.TC_NS_connect_alive ------ Fri Dec 13 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 20241213100223086 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213100223086 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Test case TC_NS_connect_alive started. 20241213100223806 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46716<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213100223809 DMM INFO MM(262420000001004/e2ebad61) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241213100223809 DMM INFO MM(262420000001004/e2ebad61) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241213100223809 DMM DEBUG GMM(gmm_fsm)[0x55de4073bae0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241213100223809 DMM DEBUG GMM(gmm_fsm)[0x55de4073bae0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241213100223809 DMM DEBUG MM_STATE_Iu(19)[0x55de4073d310]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241213100223809 DMM DEBUG MM_STATE_Iu(19)[0x55de4073d310]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241213100223809 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20241213100223809 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) 20241213100223809 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) 20241213100223809 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55de40730e30]{Init}: Deallocated (fsm.c:568) 20241213100223809 DMM DEBUG MM_STATE_Gb[0x55de4072a880]{Idle}: Deallocated (fsm.c:568) 20241213100223809 DMM DEBUG MM_STATE_Iu(19)[0x55de4073d310]{Detached}: Deallocated (fsm.c:568) 20241213100223809 DMM DEBUG GMM(gmm_fsm)[0x55de4073bae0]{Deregistered}: Deallocated (fsm.c:568) 20241213100223809 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241213100223843 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213100223843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213100223843 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213100224088 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213100224088 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: setverdict(pass): none -> pass MTC@e327cc33d584: Stopping testcase execution from "SGSN_Tests_NS.ttcn":51 20241213100224851 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46716<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1684)@e327cc33d584: Final verdict of PTC: none MTC@e327cc33d584: Setting final verdict of the test case. MTC@e327cc33d584: Local verdict of MTC: pass MTC@e327cc33d584: Local verdict of PTC -provIP0(1684): none (pass -> pass) MTC@e327cc33d584: Test case TC_NS_connect_alive finished. Verdict: pass MTC@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_alive pass'. Fri Dec 13 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 20241213100224889 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46718<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213100225089 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213100225089 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241213100225391 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46718<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=10196) 20241213100226090 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213100226091 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=10196, count=14552) 20241213100227092 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213100227092 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_reset'. ------ SGSN_Tests_NS.TC_NS_connect_reset ------ Fri Dec 13 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 20241213100228092 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213100228093 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: 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@e327cc33d584: Test case TC_NS_connect_reset started. 20241213100228423 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46724<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213100228426 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241213100228456 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213100228456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213100228456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213100228456 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213100228456 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241213100228456 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213100228456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213100228456 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213100228456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55de40729df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) MTC@e327cc33d584: setverdict(pass): none -> pass 20241213100229094 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213100229094 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@e327cc33d584: Stopping testcase execution from "SGSN_Tests_NS.ttcn":33 20241213100229461 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46724<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1685)@e327cc33d584: Final verdict of PTC: none MTC@e327cc33d584: Setting final verdict of the test case. MTC@e327cc33d584: Local verdict of MTC: pass MTC@e327cc33d584: Local verdict of PTC -provIP0(1685): none (pass -> pass) MTC@e327cc33d584: Test case TC_NS_connect_reset finished. Verdict: pass MTC@e327cc33d584: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_reset pass'. Fri Dec 13 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 20241213100229494 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46738<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213100229996 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46738<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=7456) 20241213100230094 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213100230094 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) 20241213100231095 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213100231095 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241213100231457 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) MTC@e327cc33d584: 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@e327cc33d584: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@e327cc33d584: Terminating MTC. MC@e327cc33d584: MTC terminated. MC2> exit MC@e327cc33d584: Shutting down session. MC@e327cc33d584: Shutdown complete. 20241213100232096 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213100232096 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 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 [testenv][generic] Testsuite is done [testenv][generic] Stopping testsuite (3739351) [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-20241213-0948-2bae4922-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/log_merge.sh SGSN_Tests --rm >/dev/null'] 20241213100233097 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213100233097 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241213100234098 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213100234098 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-20241213-0948-2bae4922-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/log_format.sh'] 20241213100234458 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213100235099 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213100235099 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241213100236100 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241213100236100 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) [testenv][generic] Stopping stp (3739282) [testenv][generic] Stopping sgsn (3739308) [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-20241213-0948-2bae4922-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']             SGSN_Tests.ttcn:3216 SGSN_Tests control part SGSN_Tests.ttcn:759 TC_attach_gsup_lu_timeout testcase     SGSN_Tests.ttcn:3217 SGSN_Tests control part SGSN_Tests.ttcn:790 TC_attach_gsup_lu_reject testcase                                       Tguard timeout SGSN_Tests.ttcn:3256 SGSN_Tests control part SGSN_Tests.ttcn:1219 TC_attach_second_attempt testcase                         Tguard timeout SGSN_Tests.ttcn:3283 SGSN_Tests control part SGSN_Tests.ttcn:2929 TC_cell_change_different_rai_ci_attach testcase     Tguard timeout SGSN_Tests.ttcn:3285 SGSN_Tests control part SGSN_Tests.ttcn:2960 TC_cell_change_different_ci_attach testcase     Timeout waiting for SGSN Context Resp SGSN_Tests.ttcn:3288 SGSN_Tests control part SGSN_Tests.ttcn:3104 TC_sgsn_context_req_in testcase    Rx unexpected RAU Reject SGSN_Tests.ttcn:3289 SGSN_Tests control part SGSN_Tests.ttcn:3203 TC_sgsn_context_req_out testcase                                   [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-sgsn-generic-osmocom-nightly-20241213-0948-2bae4922-0'] testenv-sgsn-generic-osmocom-nightly-20241213-0948-2bae4922-0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-sgsn-test/2565/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