Skip to content
Success

Console Output

Started by timer
Running as SYSTEM
Building remotely on build4-deb12build-ansible (ttcn3 obs osmo-gsm-tester-build ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-bsc-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 8fc1b2152ff7615f610e7a040cb3b5135dfc5351 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8fc1b2152ff7615f610e7a040cb3b5135dfc5351 # timeout=10
Commit message: "SCCP_Templates: Expect either proto class0 or class1 upon rx SCCP"
 > git rev-list --no-walk 8fc1b2152ff7615f610e7a040cb3b5135dfc5351 # timeout=10
Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-bsc-test] $ /bin/sh -xe /tmp/jenkins8662512211993052643.sh + DISTRO=debian:bookworm + echo debian:bookworm + tr : - + IMAGE=registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv + KERNEL=none + podman pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv Trying to pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv:latest... Getting image source signatures Copying blob sha256:6ece0c44f7e1cb6add39d2be94ecc4e3be369ad179c9063db4c04c4e1df3cff4 Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:3ba895caeb2ce501d66c1a17a23315659f87d1b2eca9e512be202a723ab3681f Copying blob sha256:b4fd347305c5b0c70325e23c3b20b4988b363bd55bfb81e081c644f713f64d77 Copying blob sha256:f9df2b0bd80609546227397ba672f6855e83d258a1c10b58eaf2a6cce6607fb5 Copying blob sha256:e52cbd64c50a36c2b52fd17b204cc06cdef5a63d2c144e30e99e9d744b685a29 Copying blob sha256:91ff28d757cdcc05c5e104aa646e0ece49ef637b265e4ab7be9aed04a6e78305 Copying blob sha256:cb7e756bf0099050c2903fb015878daafa4cd7a8eae3325c5abfc3a883f1ee60 Copying blob sha256:d2a61b8f0af0d8887ba0617d477872ba5c3da32625cd2e959bd1cf4cf07edfd1 Copying blob sha256:2590bb5646d42d2c310a35906689958f21bacbfd75530855e1256e036f1e18f6 Copying config sha256:93a8993ea4ded6379834711ff3d37b851a12e703894bd2b023a59cbf594a4ca4 Writing manifest to image destination Storing signatures 93a8993ea4ded6379834711ff3d37b851a12e703894bd2b023a59cbf594a4ca4 + rm -rf logs _cache .linux + [ none != none ] + set +x + ./testenv.py run bsc --podman --cache /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/logs -b osmocom:nightly -c generic [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-bsc-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-bsc-generic-osmocom-nightly-20250313-0841-8fb3d431-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/logs/podman/testenv-bsc-generic-osmocom-nightly-20250313-0841-8fb3d431-0.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-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-bsc-test/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-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-bsc-test/logs:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-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-bsc-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-bsc-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-bsc-generic-osmocom-nightly-20250313-0841-8fb3d431-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-bsc-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-bsc-generic-osmocom-nightly-20250313-0841-8fb3d431-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 [8792 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [13.5 kB] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [246 kB] Fetched 9306 kB in 1s (12.8 MB/s) Reading package lists... [testenv] Updating osmo-ttcn3-hacks/deps [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-bsc-generic-osmocom-nightly-20250313-0841-8fb3d431-0', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/deps'] make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-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-bsc-test/deps' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-bsc-generic-osmocom-nightly-20250313-0841-8fb3d431-0', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/ttcn3-deps-updated'] [testenv] Copying osmo-ttcn3-hacks sources to: /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/podman/osmo-ttcn3-hacks [testenv] + git ls-files -o -c --exclude-standard > /home/osmocom-build/jenkins/workspace/ttcn3-bsc-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-bsc-test/_cache/podman/ttcn3-copy-list', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/podman/osmo-ttcn3-hacks/'] [testenv] + ['rsync', '--links', '--recursive', '--exclude', '/.git', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/deps/', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/podman/osmo-ttcn3-hacks/deps/'] [testenv] Generating links and Makefile for bsc [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/podman/osmo-ttcn3-hacks/bsc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/podman/osmo-ttcn3-hacks/bsc', 'testenv-bsc-generic-osmocom-nightly-20250313-0841-8fb3d431-0', './gen_links.sh'] Linking TCCInterface_Functions.ttcn Linking TCCConversion_Functions.ttcn Linking TCCConversion.cc Linking TCCInterface.cc Linking TCCInterface_ip.h Linking SDP_EncDec.cc 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 M3UA_Types.ttcn Linking SCTPasp_PT.cc Linking SCTPasp_PT.hh Linking SCTPasp_PortType.ttcn Linking SCTPasp_Types.ttcn Linking M3UA_Emulation.ttcn Linking MTP3asp_PortType.ttcn Linking MTP3asp_Types.ttcn Linking SCCP_Emulation.ttcn Linking SCCP_Mapping.ttcnpp Linking SCCP_Types.ttcn Linking SCCPasp_Types.ttcn Linking BSSAP_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 SDP_EncDec.cc Linking SDP_Types.ttcn Linking SDP_parse_.tab.c Linking SDP_parse_.tab.h Linking SDP_parse_parser.h Linking SDP_parser.l Linking SDP_parser.y Linking lex.SDP_parse_.c Linking RTP_EncDec.cc Linking RTP_Types.ttcn Linking TELNETasp_PT.cc Linking TELNETasp_PT.hh Linking TELNETasp_PortType.ttcn Linking Misc_Helpers.ttcn Linking General_Types.ttcn Linking Osmocom_Types.ttcn Linking GSM_Types.ttcn Linking Osmocom_VTY_Functions.ttcn Linking Native_Functions.ttcn Linking Native_FunctionDefs.cc Linking IPA_Types.ttcn Linking IPA_CodecPort.ttcn Linking IPA_CodecPort_CtrlFunct.ttcn Linking IPA_CodecPort_CtrlFunctDef.cc Linking IPA_Emulation.ttcnpp Linking L3_Templates.ttcn Linking BSSMAP_Templates.ttcn Linking RAN_Emulation.ttcnpp Linking RLCMAC_CSN1_Templates.ttcn Linking RLCMAC_CSN1_Types.ttcn Linking GSM_RR_Types.ttcn Linking RSL_Types.ttcn Linking RSL_Emulation.ttcn Linking MGCP_Emulation.ttcn Linking SDP_Templates.ttcn Linking MGCP_Types.ttcn Linking MGCP_Templates.ttcn Linking MGCP_CodecPort.ttcn Linking MGCP_CodecPort_CtrlFunct.ttcn Linking MGCP_CodecPort_CtrlFunctDef.cc Linking BSSAP_CodecPort.ttcn Linking RAN_Adapter.ttcnpp Linking Osmocom_CTRL_Types.ttcn Linking Osmocom_CTRL_Functions.ttcn Linking Osmocom_CTRL_Adapter.ttcn Linking RTP_CodecPort.ttcn Linking RTP_CodecPort_CtrlFunct.ttcn Linking RTP_CodecPort_CtrlFunctDef.cc Linking RTP_Emulation.ttcn Linking IuUP_Types.ttcn Linking IuUP_EncDec.cc Linking IuUP_Emulation.ttcn Linking SCCP_Templates.ttcn Linking IPA_Testing.ttcn Linking GSM_SystemInformation.ttcn Linking GSM_RestOctets.ttcn Linking CBSP_Types.ttcn Linking CBSP_Templates.ttcn Linking CBSP_CodecPort.ttcn Linking CBSP_CodecPort_CtrlFunct.ttcn Linking CBSP_CodecPort_CtrlFunctdef.cc Linking CBSP_Adapter.ttcn Linking StatsD_Types.ttcn Linking StatsD_CodecPort.ttcn Linking StatsD_CodecPort_CtrlFunct.ttcn Linking StatsD_CodecPort_CtrlFunctdef.cc Linking StatsD_Checker.ttcnpp Linking BSSAP_LE_CodecPort.ttcn Linking BSSAP_LE_Emulation.ttcn Linking BSSAP_LE_Types.ttcn Linking BSSAP_LE_Adapter.ttcn Linking BSSLAP_Types.ttcn Linking BSSMAP_LE_Templates.ttcn Linking AbisOML_Types.ttcn [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/podman/osmo-ttcn3-hacks/bsc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/podman/osmo-ttcn3-hacks/bsc', 'testenv-bsc-generic-osmocom-nightly-20250313-0841-8fb3d431-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-bsc-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/podman/osmo-ttcn3-hacks/bsc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/podman/osmo-ttcn3-hacks/bsc', 'testenv-bsc-generic-osmocom-nightly-20250313-0841-8fb3d431-0', 'make', 'compile'] cpp -x c -nostdinc -DIPA_EMULATION_CTRL -DIPA_EMULATION_MGCP -DIPA_EMULATION_RSL -DIPA_EMULATION_OML -DIPA_EMULATION_SCCP -DRAN_EMULATION_BSSAP -DRAN_EMULATION_CTRL -DRAN_EMULATION_MGCP -DSTATSD_HAVE_VTY -DUSE_MTP3_DISTRIBUTOR IPA_Emulation.ttcnpp IPA_Emulation.ttcn cpp -x c -nostdinc -DIPA_EMULATION_CTRL -DIPA_EMULATION_MGCP -DIPA_EMULATION_RSL -DIPA_EMULATION_OML -DIPA_EMULATION_SCCP -DRAN_EMULATION_BSSAP -DRAN_EMULATION_CTRL -DRAN_EMULATION_MGCP -DSTATSD_HAVE_VTY -DUSE_MTP3_DISTRIBUTOR RAN_Adapter.ttcnpp RAN_Adapter.ttcn cpp -x c -nostdinc -DIPA_EMULATION_CTRL -DIPA_EMULATION_MGCP -DIPA_EMULATION_RSL -DIPA_EMULATION_OML -DIPA_EMULATION_SCCP -DRAN_EMULATION_BSSAP -DRAN_EMULATION_CTRL -DRAN_EMULATION_MGCP -DSTATSD_HAVE_VTY -DUSE_MTP3_DISTRIBUTOR RAN_Emulation.ttcnpp RAN_Emulation.ttcn cpp -x c -nostdinc -DIPA_EMULATION_CTRL -DIPA_EMULATION_MGCP -DIPA_EMULATION_RSL -DIPA_EMULATION_OML -DIPA_EMULATION_SCCP -DRAN_EMULATION_BSSAP -DRAN_EMULATION_CTRL -DRAN_EMULATION_MGCP -DSTATSD_HAVE_VTY -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 | " | ^ cpp -x c -nostdinc -DIPA_EMULATION_CTRL -DIPA_EMULATION_MGCP -DIPA_EMULATION_RSL -DIPA_EMULATION_OML -DIPA_EMULATION_SCCP -DRAN_EMULATION_BSSAP -DRAN_EMULATION_CTRL -DRAN_EMULATION_MGCP -DSTATSD_HAVE_VTY -DUSE_MTP3_DISTRIBUTOR StatsD_Checker.ttcnpp StatsD_Checker.ttcn /usr/bin/ttcn3_compiler -L -U 8 -D AbisOML_Types.ttcn BSC_Tests.ttcn BSC_Tests_ASCI.ttcn BSC_Tests_CBSP.ttcn BSC_Tests_LCLS.ttcn BSC_Tests_OML.ttcn BSC_Tests_VAMOS.ttcn BSSAP_CodecPort.ttcn BSSAP_LE_Adapter.ttcn BSSAP_LE_CodecPort.ttcn BSSAP_LE_Emulation.ttcn BSSAP_LE_Types.ttcn BSSAP_Types.ttcn BSSLAP_Types.ttcn BSSMAP_LE_Templates.ttcn BSSMAP_Templates.ttcn CBSP_Adapter.ttcn CBSP_CodecPort.ttcn CBSP_CodecPort_CtrlFunct.ttcn CBSP_Templates.ttcn CBSP_Types.ttcn GSM_RR_Types.ttcn GSM_RestOctets.ttcn GSM_SystemInformation.ttcn GSM_Types.ttcn General_Types.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Testing.ttcn IPA_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn IuUP_Emulation.ttcn IuUP_Types.ttcn L3_Templates.ttcn M3UA_Emulation.ttcn M3UA_Types.ttcn MGCP_CodecPort.ttcn MGCP_CodecPort_CtrlFunct.ttcn MGCP_Emulation.ttcn MGCP_Templates.ttcn MGCP_Types.ttcn MSC_ConnectionHandler.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 Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn RLCMAC_CSN1_Templates.ttcn RLCMAC_CSN1_Types.ttcn RSL_Emulation.ttcn RSL_Types.ttcn RTP_CodecPort.ttcn RTP_CodecPort_CtrlFunct.ttcn RTP_Emulation.ttcn RTP_Types.ttcn SCCP_Emulation.ttcn SCCP_Templates.ttcn SCCP_Types.ttcn SCCPasp_Types.ttcn SCTPasp_PortType.ttcn SCTPasp_Types.ttcn SDP_Templates.ttcn SDP_Types.ttcn Socket_API_Definitions.ttcn StatsD_CodecPort.ttcn StatsD_CodecPort_CtrlFunct.ttcn StatsD_Types.ttcn TCCConversion_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn IPA_Emulation.ttcn RAN_Adapter.ttcn RAN_Emulation.ttcn SCCP_Mapping.ttcn StatsD_Checker.ttcn - AbisOML_Types.ttcn BSC_Tests.ttcn BSC_Tests_ASCI.ttcn BSC_Tests_CBSP.ttcn BSC_Tests_LCLS.ttcn BSC_Tests_OML.ttcn BSC_Tests_VAMOS.ttcn BSSAP_CodecPort.ttcn BSSAP_LE_Adapter.ttcn BSSAP_LE_CodecPort.ttcn BSSAP_LE_Emulation.ttcn BSSAP_LE_Types.ttcn BSSAP_Types.ttcn BSSLAP_Types.ttcn BSSMAP_LE_Templates.ttcn BSSMAP_Templates.ttcn CBSP_Adapter.ttcn CBSP_CodecPort.ttcn CBSP_CodecPort_CtrlFunct.ttcn CBSP_Templates.ttcn CBSP_Types.ttcn GSM_RR_Types.ttcn GSM_RestOctets.ttcn GSM_SystemInformation.ttcn GSM_Types.ttcn General_Types.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Testing.ttcn IPA_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn IuUP_Emulation.ttcn IuUP_Types.ttcn L3_Templates.ttcn M3UA_Emulation.ttcn M3UA_Types.ttcn MGCP_CodecPort.ttcn MGCP_CodecPort_CtrlFunct.ttcn MGCP_Emulation.ttcn MGCP_Templates.ttcn MGCP_Types.ttcn MSC_ConnectionHandler.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 Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn RLCMAC_CSN1_Templates.ttcn RLCMAC_CSN1_Types.ttcn RSL_Emulation.ttcn RSL_Types.ttcn RTP_CodecPort.ttcn RTP_CodecPort_CtrlFunct.ttcn RTP_Emulation.ttcn RTP_Types.ttcn SCCP_Emulation.ttcn SCCP_Templates.ttcn SCCP_Types.ttcn SCCPasp_Types.ttcn SCTPasp_PortType.ttcn SCTPasp_Types.ttcn SDP_Templates.ttcn SDP_Types.ttcn Socket_API_Definitions.ttcn StatsD_CodecPort.ttcn StatsD_CodecPort_CtrlFunct.ttcn StatsD_Types.ttcn TCCConversion_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn IPA_Emulation.ttcn RAN_Adapter.ttcn RAN_Emulation.ttcn SCCP_Mapping.ttcn StatsD_Checker.ttcn warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. Notify: Parsing TTCN-3 module `AbisOML_Types.ttcn'... Notify: Parsing TTCN-3 module `BSC_Tests.ttcn'... BSC_Tests.ttcn:7926.58-68: In charstring value: BSC_Tests.ttcn:7926.60-61: warning: Unknown escape sequence `\(' was treated literally BSC_Tests.ttcn:7926.65-66: warning: Unknown escape sequence `\)' was treated literally Notify: Parsing TTCN-3 module `BSC_Tests_ASCI.ttcn'... Notify: Parsing TTCN-3 module `BSC_Tests_CBSP.ttcn'... Notify: Parsing TTCN-3 module `BSC_Tests_LCLS.ttcn'... Notify: Parsing TTCN-3 module `BSC_Tests_OML.ttcn'... Notify: Parsing TTCN-3 module `BSC_Tests_VAMOS.ttcn'... Notify: Parsing TTCN-3 module `BSSAP_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `BSSAP_LE_Adapter.ttcn'... Notify: Parsing TTCN-3 module `BSSAP_LE_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `BSSAP_LE_Emulation.ttcn'... Notify: Parsing TTCN-3 module `BSSAP_LE_Types.ttcn'... Notify: Parsing TTCN-3 module `BSSAP_Types.ttcn'... Notify: Parsing TTCN-3 module `BSSLAP_Types.ttcn'... Notify: Parsing TTCN-3 module `BSSMAP_LE_Templates.ttcn'... Notify: Parsing TTCN-3 module `BSSMAP_Templates.ttcn'... Notify: Parsing TTCN-3 module `CBSP_Adapter.ttcn'... Notify: Parsing TTCN-3 module `CBSP_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `CBSP_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `CBSP_Templates.ttcn'... Notify: Parsing TTCN-3 module `CBSP_Types.ttcn'... Notify: Parsing TTCN-3 module `GSM_RR_Types.ttcn'... Notify: Parsing TTCN-3 module `GSM_RestOctets.ttcn'... Notify: Parsing TTCN-3 module `GSM_SystemInformation.ttcn'... Notify: Parsing TTCN-3 module `GSM_Types.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_Testing.ttcn'... Notify: Parsing TTCN-3 module `IPA_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 `IuUP_Emulation.ttcn'... Notify: Parsing TTCN-3 module `IuUP_Types.ttcn'... Notify: Parsing TTCN-3 module `L3_Templates.ttcn'... Notify: Parsing TTCN-3 module `M3UA_Emulation.ttcn'... Notify: Parsing TTCN-3 module `M3UA_Types.ttcn'... Notify: Parsing TTCN-3 module `MGCP_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `MGCP_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `MGCP_Emulation.ttcn'... Notify: Parsing TTCN-3 module `MGCP_Templates.ttcn'... Notify: Parsing TTCN-3 module `MGCP_Types.ttcn'... Notify: Parsing TTCN-3 module `MSC_ConnectionHandler.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 `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_Types.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_VTY_Functions.ttcn'... Notify: Parsing TTCN-3 module `RLCMAC_CSN1_Templates.ttcn'... Notify: Parsing TTCN-3 module `RLCMAC_CSN1_Types.ttcn'... Notify: Parsing TTCN-3 module `RSL_Emulation.ttcn'... Notify: Parsing TTCN-3 module `RSL_Types.ttcn'... Notify: Parsing TTCN-3 module `RTP_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `RTP_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `RTP_Emulation.ttcn'... Notify: Parsing TTCN-3 module `RTP_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. SCCP_Templates.ttcn:89.44: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Templates.ttcn:90.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 `SDP_Templates.ttcn'... Notify: Parsing TTCN-3 module `SDP_Types.ttcn'... Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'... Notify: Parsing TTCN-3 module `StatsD_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `StatsD_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `StatsD_Types.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 `IPA_Emulation.ttcn'... Notify: Parsing TTCN-3 module `RAN_Adapter.ttcn'... Notify: Parsing TTCN-3 module `RAN_Emulation.ttcn'... Notify: Parsing TTCN-3 module `SCCP_Mapping.ttcn'... Notify: Parsing TTCN-3 module `StatsD_Checker.ttcn'... Notify: Checking modules... 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 BSSAP_LE_Adapter.ttcn: In TTCN-3 module `BSSAP_LE_Adapter': BSSAP_LE_Adapter.ttcn:38.1-49.1: warning: Definition with name `BSSAP_LE_Adapter' hides a module identifier BSSMAP_Templates.ttcn: In TTCN-3 module `BSSMAP_Templates': BSSMAP_Templates.ttcn:256.1-263.1: In function definition `f_ts_BSSMAP_IE_OldToNewBSSInfo': BSSMAP_Templates.ttcn:260.4-262.2: In else statement: BSSMAP_Templates.ttcn:261.3-42: In return statement: BSSMAP_Templates.ttcn:261.38-42: In actual parameter list of template `@BSSMAP_Templates.ts_BSSMAP_IE_OldToNewBSSInfo': BSSMAP_Templates.ttcn:261.39-41: In parameter #1 for `val': BSSMAP_Templates.ttcn:261.39-41: warning: Inadequate restriction on the referenced template parameter `val', this may cause a dynamic test case error at runtime BSSMAP_Templates.ttcn:256.41-81: note: Referenced template parameter is here BSSMAP_Templates.ttcn:270.1-281.1: In function definition `f_tr_BSSMAP_IE_OldToNewBSSInfo': BSSMAP_Templates.ttcn:278.4-280.2: In else statement: BSSMAP_Templates.ttcn:279.3-42: In return statement: BSSMAP_Templates.ttcn:279.38-42: In actual parameter list of template `@BSSMAP_Templates.tr_BSSMAP_IE_OldToNewBSSInfo': BSSMAP_Templates.ttcn:279.39-41: In parameter #1 for `val': BSSMAP_Templates.ttcn:279.39-41: warning: Inadequate restriction on the referenced template parameter `val', this may cause a dynamic test case error at runtime BSSMAP_Templates.ttcn:270.41-79: note: Referenced template parameter is here BSSMAP_Templates.ttcn:514.1-534.1: In template definition `tr_BSSMAP_ComplL3': BSSMAP_Templates.ttcn:518.9-533.2: In template for record field `pdu': BSSMAP_Templates.ttcn:519.13-532.3: In template for union field `bssmap': BSSMAP_Templates.ttcn:520.33-531.4: In template for union field `completeLayer3Information': BSSMAP_Templates.ttcn:523.26-53: In template for record field `layer3Information': BSSMAP_Templates.ttcn:523.45-53: In actual parameter list of template `@BSSMAP_Templates.tr_BSSMAP_IE_L3Info': BSSMAP_Templates.ttcn:523.46-52: In parameter #1 for `l3info': BSSMAP_Templates.ttcn:523.46-52: warning: Inadequate restriction on the referenced template parameter `l3_info', this may cause a dynamic test case error at runtime BSSMAP_Templates.ttcn:514.38-70: note: Referenced template parameter is here BSSMAP_Templates.ttcn:749.1-759.1: In function definition `ts_BSSMAP_IE_CallIdentifier': BSSMAP_Templates.ttcn:752.4-758.2: In else statement: BSSMAP_Templates.ttcn:757.3-11: In return statement: BSSMAP_Templates.ttcn:757.10-11: warning: Inadequate restriction on the referenced template variable `ie', this may cause a dynamic test case error at runtime BSSMAP_Templates.ttcn:753.51-756.3: note: Referenced template variable is here BSSMAP_Templates.ttcn:2170.1-2182.1: In function definition `ts_BSSMAP_IE_TalkerPriority': BSSMAP_Templates.ttcn:2174.4-2181.2: In else statement: BSSMAP_Templates.ttcn:2180.3-11: In return statement: BSSMAP_Templates.ttcn:2180.10-11: warning: Inadequate restriction on the referenced template variable `tp', this may cause a dynamic test case error at runtime BSSMAP_Templates.ttcn:2175.51-2179.3: note: Referenced template variable is here BSSMAP_Templates.ttcn:2842.1-2854.1: In function definition `tr_BSSMAP_LcsCause': BSSMAP_Templates.ttcn:2853.2-10: In return statement: BSSMAP_Templates.ttcn:2853.9-10: warning: Inadequate restriction on the referenced template variable `ie', this may cause a dynamic test case error at runtime BSSMAP_Templates.ttcn:2847.34-2852.2: note: Referenced template variable is here BSSMAP_LE_Templates.ttcn: In TTCN-3 module `BSSMAP_LE_Templates': BSSMAP_LE_Templates.ttcn:130.1-140.1: In function definition `tr_BSSMAP_LE_IMSI': BSSMAP_LE_Templates.ttcn:134.2-138.2: In template definition `res': BSSMAP_LE_Templates.ttcn:137.11-26: In template for record field `imsi': BSSMAP_LE_Templates.ttcn:137.21-26: In actual parameter list of template `@L3_Templates.tr_MI_IMSI': BSSMAP_LE_Templates.ttcn:137.22-25: In parameter #1 for `imsi': BSSMAP_LE_Templates.ttcn:137.22-25: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime BSSMAP_LE_Templates.ttcn:130.28-50: note: Referenced template parameter is here MGCP_Types.ttcn: In TTCN-3 module `MGCP_Types': MGCP_Types.ttcn:50.2-55.2: In type definition `MgcpCommandLine': warning: Charstring pattern: Duplicate character `\r' in the character set. Please note the \n includes the \r implicitly. Use \q{0,0,0,10} if you would like to match the LF only. MGCP_Types.ttcn:60.2-63.2: In type definition `MgcpParameter': warning: Charstring pattern: Duplicate character `\r' in the character set. Please note the \n includes the \r implicitly. Use \q{0,0,0,10} if you would like to match the LF only. MGCP_Types.ttcn:73.2-77.2: In type definition `MgcpCommand': warning: Charstring pattern: Duplicate character `\r' in the character set. Please note the \n includes the \r implicitly. Use \q{0,0,0,10} if you would like to match the LF only. MGCP_Types.ttcn:87.2-91.2: In type definition `MgcpResponseLine': warning: Charstring pattern: Duplicate character `\r' in the character set. Please note the \n includes the \r implicitly. Use \q{0,0,0,10} if you would like to match the LF only. MGCP_Types.ttcn:96.2-100.2: In type definition `MgcpResponse': warning: Charstring pattern: Duplicate character `\r' in the character set. Please note the \n includes the \r implicitly. Use \q{0,0,0,10} if you would like to match the LF only. RSL_Types.ttcn: In TTCN-3 module `RSL_Types': RSL_Types.ttcn:1143.2-1150.2: In function definition `f_tr_RSL_IE_OSMO_Osmux_CID': RSL_Types.ttcn:1146.3-1148.3: In if statement: RSL_Types.ttcn:1147.4-44: In variable assignment: RSL_Types.ttcn:1147.34-44: In actual parameter list of template `@RSL_Types.tr_RSL_IE_OSMO_Osmux_CID': RSL_Types.ttcn:1147.35-43: In parameter #1 for `osmux_cid': RSL_Types.ttcn:1147.35-43: warning: Inadequate restriction on the referenced template parameter `osmux_cid', this may cause a dynamic test case error at runtime RSL_Types.ttcn:1143.38-68: note: Referenced template parameter is here RSL_Types.ttcn:2394.10-2436.2: In function definition `f_ts_RSL_IPA_CRCX_IEs': RSL_Types.ttcn:2426.3-2433.3: In if statement: RSL_Types.ttcn:2427.4-2432.4: In variable assignment: RSL_Types.ttcn:2427.11-2432.4: In the right operand of operation `&': RSL_Types.ttcn:2428.5-2431.6: In component #1: RSL_Types.ttcn:2428.5-2431.6: In the operand of operation `valueof()': RSL_Types.ttcn:2430.14-65: In template for record field `body': RSL_Types.ttcn:2430.29-63: In template for union field `osmux_cid': RSL_Types.ttcn:2430.53-63: In actual parameter list of template `@RSL_Types.ts_RSL_IE_OSMO_Osmux_CID': RSL_Types.ttcn:2430.54-62: In parameter #1 for `osmux_cid': RSL_Types.ttcn:2430.54-62: warning: Inadequate restriction on the referenced template parameter `osmux_cid', this may cause a dynamic test case error at runtime RSL_Types.ttcn:2397.13-45: note: Referenced template parameter is here RSL_Types.ttcn:2455.2-2475.2: In function definition `ts_RSL_IPA_CRCX_ACK': RSL_Types.ttcn:2471.3-2473.3: In if statement: RSL_Types.ttcn:2472.4-128: In variable assignment: RSL_Types.ttcn:2472.42-128: In actual parameter list of template `@RSL_Types.t_RSL_IE': RSL_Types.ttcn:2472.66-127: In parameter #2 for `body': RSL_Types.ttcn:2472.92-126: In template for union field `osmux_cid': RSL_Types.ttcn:2472.116-126: In actual parameter list of template `@RSL_Types.ts_RSL_IE_OSMO_Osmux_CID': RSL_Types.ttcn:2472.117-125: In parameter #1 for `osmux_cid': RSL_Types.ttcn:2472.117-125: warning: Inadequate restriction on the referenced template parameter `osmux_cid', this may cause a dynamic test case error at runtime RSL_Types.ttcn:2458.10-50: note: Referenced template parameter is here RSL_Types.ttcn:2519.2-2541.2: In function definition `ts_RSL_IPA_MDCX': RSL_Types.ttcn:2537.3-2539.3: In if statement: RSL_Types.ttcn:2538.4-128: In variable assignment: RSL_Types.ttcn:2538.42-128: In actual parameter list of template `@RSL_Types.t_RSL_IE': RSL_Types.ttcn:2538.66-127: In parameter #2 for `body': RSL_Types.ttcn:2538.92-126: In template for union field `osmux_cid': RSL_Types.ttcn:2538.116-126: In actual parameter list of template `@RSL_Types.ts_RSL_IE_OSMO_Osmux_CID': RSL_Types.ttcn:2538.117-125: In parameter #1 for `osmux_cid': RSL_Types.ttcn:2538.117-125: warning: Inadequate restriction on the referenced template parameter `osmux_cid', this may cause a dynamic test case error at runtime RSL_Types.ttcn:2523.6-46: note: Referenced template parameter is here RSL_Types.ttcn:2553.2-2576.2: In function definition `ts_RSL_IPA_MDCX_ACK': RSL_Types.ttcn:2572.3-2574.3: In if statement: RSL_Types.ttcn:2573.4-128: In variable assignment: RSL_Types.ttcn:2573.42-128: In actual parameter list of template `@RSL_Types.t_RSL_IE': RSL_Types.ttcn:2573.66-127: In parameter #2 for `body': RSL_Types.ttcn:2573.92-126: In template for union field `osmux_cid': RSL_Types.ttcn:2573.116-126: In actual parameter list of template `@RSL_Types.ts_RSL_IE_OSMO_Osmux_CID': RSL_Types.ttcn:2573.117-125: In parameter #1 for `osmux_cid': RSL_Types.ttcn:2573.117-125: warning: Inadequate restriction on the referenced template parameter `osmux_cid', this may cause a dynamic test case error at runtime RSL_Types.ttcn:2557.10-50: note: Referenced template parameter is here MGCP_Emulation.ttcn: In TTCN-3 module `MGCP_Emulation': MGCP_Emulation.ttcn:269.1-380.1: In function definition `main': MGCP_Emulation.ttcn:288.2-379.2: In while statement: MGCP_Emulation.ttcn:298.3-377.3: In alt construct: MGCP_Emulation.ttcn:323.6-53: In guard operation: MGCP_Emulation.ttcn:323.6-53: In receive statement: MGCP_Emulation.ttcn:323.19-39: warning: Function invocation 'tr_MGCP_RecvFrom_R(?)' may change the actual snapshot. MSC_ConnectionHandler.ttcn: In TTCN-3 module `MSC_ConnectionHandler': MSC_ConnectionHandler.ttcn:470.1-531.1: In altstep definition `as_Media_mgw': MSC_ConnectionHandler.ttcn:493.20-82: In guard operation: MSC_ConnectionHandler.ttcn:493.20-82: In receive statement: MSC_ConnectionHandler.ttcn:493.39-68: warning: Function invocation 'tr_MGCP_RecvFrom_any(msg_crcx)' may change the actual snapshot. MSC_ConnectionHandler.ttcn:513.4-66: In guard operation: MSC_ConnectionHandler.ttcn:513.4-66: In receive statement: MSC_ConnectionHandler.ttcn:513.23-52: warning: Function invocation 'tr_MGCP_RecvFrom_any(msg_mdcx)' may change the actual snapshot. MSC_ConnectionHandler.ttcn:528.44-93: In guard operation: MSC_ConnectionHandler.ttcn:528.44-93: In receive statement: MSC_ConnectionHandler.ttcn:528.63-92: warning: Function invocation 'tr_MGCP_RecvFrom_any(msg_dlcx)' may change the actual snapshot. BSC_Tests.ttcn: In TTCN-3 module `BSC_Tests': BSC_Tests.ttcn:1317.1-1343.1: In function definition `f_init_bts_and_check_sysinfo': BSC_Tests.ttcn:1333.2-20: In deactivate statement: BSC_Tests.ttcn:1333.2-20: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. BSC_Tests.ttcn:1847.9-1874.1: In function definition `f_tc_assignment_csd': BSC_Tests.ttcn:1872.2-18: In function instance: BSC_Tests.ttcn:8541.8-8571.1: In function definition `f_perform_clear': BSC_Tests.ttcn:8545.14-57: In variable definition `ack_dlcx': BSC_Tests.ttcn:8545.26-57: In `activate()' operation: BSC_Tests.ttcn:8513.9-8531.1: In altstep definition `as_mgcp_ack_all_dlcx': BSC_Tests.ttcn:8525.20-82: In guard operation: BSC_Tests.ttcn:8525.20-82: In receive statement: BSC_Tests.ttcn:8525.39-68: warning: Function invocation 'tr_MGCP_RecvFrom_any(msg_dlcx)' may change the actual snapshot. BSC_Tests.ttcn:8569.2-21: In deactivate statement: BSC_Tests.ttcn:8569.2-21: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. BSC_Tests.ttcn:8570.2-24: In deactivate statement: BSC_Tests.ttcn:8570.2-24: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. BSC_Tests.ttcn:2123.9-2156.1: In function definition `f_TC_stats_conn_fail': BSC_Tests.ttcn:2139.2-24: In function instance: BSC_Tests.ttcn:2139.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used BSC_Tests.ttcn:2153.2-24: In function instance: BSC_Tests.ttcn:2153.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used BSC_Tests.ttcn:3175.9-3182.1: In function definition `f_tc_stat_num_msc_connected_msc_connhdlr': BSC_Tests.ttcn:3181.2-24: In function instance: BSC_Tests.ttcn:3181.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used BSC_Tests.ttcn:3225.9-3247.1: In function definition `f_tc_stat_num_bts_connected_msc_connhdlr': BSC_Tests.ttcn:3246.2-24: In function instance: BSC_Tests.ttcn:3246.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used BSC_Tests.ttcn:3364.1-3386.1: In testcase definition `TC_ctrl_location': BSC_Tests.ttcn:3372.2-3373.77: In function instance: BSC_Tests.ttcn:3372.2-3373.77: warning: The value returned by function `@Osmocom_CTRL_Functions.f_ctrl_exp_trap' is not used BSC_Tests.ttcn:3379.2-3380.76: In function instance: BSC_Tests.ttcn:3379.2-3380.76: warning: The value returned by function `@Osmocom_CTRL_Functions.f_ctrl_exp_trap' is not used BSC_Tests.ttcn:3414.9-3478.1: In function definition `f_pageing_helper': BSC_Tests.ttcn:3443.2-3445.2: In if statement: BSC_Tests.ttcn:3444.3-23: In variable assignment: BSC_Tests.ttcn:3444.18-23: In actual parameter list of template `@L3_Templates.t_MI_TMSI': BSC_Tests.ttcn:3444.19-22: In parameter #1 for `tmsi': BSC_Tests.ttcn:3444.19-22: warning: Inadequate restriction on the referenced template parameter `tmsi', this may cause a dynamic test case error at runtime BSC_Tests.ttcn:3418.7-39: note: Referenced template parameter is here BSC_Tests.ttcn:4328.9-4345.1: In function definition `f_tc_assignment_sign': BSC_Tests.ttcn:4343.2-24: In function instance: BSC_Tests.ttcn:4343.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used BSC_Tests.ttcn:5577.9-5594.1: In function definition `f_tc_common_id': BSC_Tests.ttcn:5589.2-76: In function instance: BSC_Tests.ttcn:5589.2-76: warning: The value returned by function `@Osmocom_VTY_Functions.f_vty_transceive_match_regexp_retry' is not used BSC_Tests.ttcn:5999.9-6028.1: In function definition `f_expect_dlcx_conns': BSC_Tests.ttcn:6018.4-6027.2: In else statement: BSC_Tests.ttcn:6020.3-65: In receive statement: BSC_Tests.ttcn:6020.22-51: warning: Function invocation 'tr_MGCP_RecvFrom_any(msg_dlcx)' may change the actual snapshot. BSC_Tests.ttcn:6402.9-6574.1: In function definition `f_ho_into_this_bsc': BSC_Tests.ttcn:6452.2-6472.2: In if statement: BSC_Tests.ttcn:6465.5-6470.3: In else statement: BSC_Tests.ttcn:6466.4-6468.4: In if statement: BSC_Tests.ttcn:6467.5-66: In receive statement: BSC_Tests.ttcn:6467.24-65: warning: Function invocation 'tr_MGCP_RecvFrom_any({ command := { line := { verb := verb, trans_id := trans_id, ep := ep, ver := "1.0" }, params := *, sdp := sdp } })' may change the actual snapshot. BSC_Tests.ttcn:6469.4-65: In receive statement: BSC_Tests.ttcn:6469.23-64: warning: Function invocation 'tr_MGCP_RecvFrom_any({ command := { line := { verb := verb, trans_id := trans_id, ep := ep, ver := "1.0" }, params := *, sdp := * } })' may change the actual snapshot. BSC_Tests.ttcn:6572.2-21: In deactivate statement: BSC_Tests.ttcn:6572.2-21: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. BSC_Tests.ttcn:8219.1-8269.1: In testcase definition `TC_dyn_ts_sdcch8_all_subslots_used': BSC_Tests.ttcn:8239.2-44: In function instance: BSC_Tests.ttcn:8239.2-44: warning: The value returned by function `@BSC_Tests.f_exp_ipa_rx' is not used BSC_Tests.ttcn:8573.8-8596.1: In function definition `f_perform_clear_no_rr_rel': BSC_Tests.ttcn:8594.2-21: In deactivate statement: BSC_Tests.ttcn:8594.2-21: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. BSC_Tests.ttcn:8595.2-24: In deactivate statement: BSC_Tests.ttcn:8595.2-24: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. BSC_Tests.ttcn:9614.1-9678.1: In testcase definition `TC_emerg_premption': BSC_Tests.ttcn:9630.2-9632.2: In for statement: BSC_Tests.ttcn:9631.3-27: In function instance: BSC_Tests.ttcn:9631.3-27: warning: The value returned by function `@BSC_Tests.f_chreq_act_ack' is not used BSC_Tests.ttcn:9886.9-9913.1: In function definition `f_TC_fh_params_unset': BSC_Tests.ttcn:9886.38-9889.61: In formal parameter list: BSC_Tests.ttcn:9888.31-9889.60: In parameter `arfcn': BSC_Tests.ttcn:9889.33-60: In default value: BSC_Tests.ttcn:9889.33-60: warning: Field `uplink' is missing from record value BSC_Tests.ttcn:9889.33-60: warning: Field `spare' is missing from record value BSC_Tests.ttcn:10486.9-10508.1: In function definition `f_tc_lcs_loc_req_no_subscriber': BSC_Tests.ttcn:10499.2-10501.74: In receive statement: BSC_Tests.ttcn:10501.17-72: warning: Function invocation 'tr_BSSMAP_LcsCause(BSSMAP__LCS__CAUSE__DATA__MISSING__IN__REQ)' may change the actual snapshot. BSC_Tests.ttcn:10526.9-10557.1: In function definition `f_lcs_loc_req_for_active_ms_le_timeout': BSC_Tests.ttcn:10548.2-10550.69: In receive statement: BSC_Tests.ttcn:10550.17-67: warning: Function invocation 'tr_BSSMAP_LcsCause(BSSMAP__LCS__CAUSE__SYSTEM__FAILURE)' may change the actual snapshot. BSC_Tests.ttcn:10594.9-10643.1: In function definition `f_tc_lcs_loc_req_for_idle_ms_no_pag_resp': BSC_Tests.ttcn:10634.2-10636.70: In receive statement: BSC_Tests.ttcn:10636.17-68: warning: Function invocation 'tr_BSSMAP_LcsCause(BSSMAP__LCS__CAUSE__REQUEST__ABORTED)' may change the actual snapshot. BSC_Tests.ttcn:11274.1-11296.1: In testcase definition `TC_cm_reestablishment': BSC_Tests.ttcn:11290.2-72: In function instance: BSC_Tests.ttcn:11290.2-72: warning: The value returned by function `@BSC_Tests.f_start_handler_run' is not used BSC_Tests.ttcn:11291.2-72: In function instance: BSC_Tests.ttcn:11291.2-72: warning: The value returned by function `@BSC_Tests.f_start_handler_run' is not used BSC_Tests.ttcn:11499.1-11569.1: In testcase definition `TC_imm_ass_pre_chan_ack_dyn_ts': BSC_Tests.ttcn:11511.2-44: In function instance: BSC_Tests.ttcn:11511.2-44: warning: The value returned by function `@BSC_Tests.f_exp_ipa_rx' is not used BSC_Tests.ttcn:11533.2-42: In function instance: BSC_Tests.ttcn:11533.2-42: warning: The value returned by function `@BSC_Tests.f_exp_ipa_rx' is not used BSC_Tests.ttcn:11571.1-11642.1: In testcase definition `TC_imm_ass_pre_ts_ack_dyn_ts': BSC_Tests.ttcn:11583.2-44: In function instance: BSC_Tests.ttcn:11583.2-44: warning: The value returned by function `@BSC_Tests.f_exp_ipa_rx' is not used BSC_Tests.ttcn:11605.2-42: In function instance: BSC_Tests.ttcn:11605.2-42: warning: The value returned by function `@BSC_Tests.f_exp_ipa_rx' is not used BSC_Tests.ttcn:11788.9-11849.1: In function definition `f_TC_lost_sdcch_during_assignment': BSC_Tests.ttcn:11837.2-11846.2: In alt construct: BSC_Tests.ttcn:11841.20-82: In guard operation: BSC_Tests.ttcn:11841.20-82: In receive statement: BSC_Tests.ttcn:11841.39-68: warning: Function invocation 'tr_MGCP_RecvFrom_any(msg_dlcx)' may change the actual snapshot. BSC_Tests.ttcn:11935.1-12025.1: In testcase definition `TC_ratectr_all_available_allocated_dyn': BSC_Tests.ttcn:11951.2-44: In function instance: BSC_Tests.ttcn:11951.2-44: warning: The value returned by function `@BSC_Tests.f_exp_ipa_rx' is not used BSC_Tests.ttcn:12010.2-44: In function instance: BSC_Tests.ttcn:12010.2-44: warning: The value returned by function `@BSC_Tests.f_exp_ipa_rx' is not used BSC_Tests.ttcn:12228.1-12254.1: In testcase definition `TC_mgwpool_all_used': BSC_Tests.ttcn:12246.2-70: In function instance: BSC_Tests.ttcn:12246.2-70: warning: The value returned by function `@BSC_Tests.f_start_handler_run' is not used BSC_Tests.ttcn:12247.2-70: In function instance: BSC_Tests.ttcn:12247.2-70: warning: The value returned by function `@BSC_Tests.f_start_handler_run' is not used BSC_Tests.ttcn:12257.1-12284.1: In testcase definition `TC_mgwpool_blocked_not_used': BSC_Tests.ttcn:12276.2-70: In function instance: BSC_Tests.ttcn:12276.2-70: warning: The value returned by function `@BSC_Tests.f_start_handler_run' is not used BSC_Tests.ttcn:12277.2-70: In function instance: BSC_Tests.ttcn:12277.2-70: warning: The value returned by function `@BSC_Tests.f_start_handler_run' is not used BSC_Tests.ttcn:12287.1-12315.1: In testcase definition `TC_mgwpool_pin_bts': BSC_Tests.ttcn:12306.2-70: In function instance: BSC_Tests.ttcn:12306.2-70: warning: The value returned by function `@BSC_Tests.f_start_handler_run' is not used BSC_Tests.ttcn:12307.2-70: In function instance: BSC_Tests.ttcn:12307.2-70: warning: The value returned by function `@BSC_Tests.f_start_handler_run' is not used BSC_Tests.ttcn:12345.1-12375.1: In testcase definition `TC_mgwpool_keepalive_down_not_used': BSC_Tests.ttcn:12365.2-74: In function instance: BSC_Tests.ttcn:12365.2-74: warning: The value returned by function `@BSC_Tests.f_start_handler_run' is not used BSC_Tests.ttcn:12366.2-74: In function instance: BSC_Tests.ttcn:12366.2-74: warning: The value returned by function `@BSC_Tests.f_start_handler_run' is not used BSC_Tests.ttcn:12377.9-12416.1: In function definition `f_tc_ho_meas_rep_multi_band': BSC_Tests.ttcn:12405.2-12413.2: In alt construct: BSC_Tests.ttcn:12406.5-67: In guard operation: BSC_Tests.ttcn:12406.5-67: In receive statement: BSC_Tests.ttcn:12406.45-66: In actual parameter list of template `@BSSMAP_Templates.tr_BSSMAP_HandoverRequired': In parameter #2 for `cid_list': BSC_Tests.ttcn:12406.58-65: warning: Inadequate restriction on the referenced template variable `cid_list', this may cause a dynamic test case error at runtime BSC_Tests.ttcn:12402.51-12404.2: note: Referenced template variable is here BSC_Tests_ASCI.ttcn: In TTCN-3 module `BSC_Tests_ASCI': BSC_Tests_ASCI.ttcn:377.9-505.1: In function definition `f_tc_asci_assignment': BSC_Tests_ASCI.ttcn:417.2-484.2: In alt construct: BSC_Tests_ASCI.ttcn:418.5-95: In guard operation: BSC_Tests_ASCI.ttcn:418.5-95: In receive statement: BSC_Tests_ASCI.ttcn:418.51-76: In actual parameter list of template `@BSSMAP_Templates.tr_BSSMAP_VGCS_VBS_AssignmentRes': BSC_Tests_ASCI.ttcn:418.52-62: In parameter #1 for `ch_type': BSC_Tests_ASCI.ttcn:418.52-62: warning: Inadequate restriction on the referenced template variable `res_ch_type', this may cause a dynamic test case error at runtime BSC_Tests_ASCI.ttcn:403.37-111: note: Referenced template variable is here BSC_Tests_ASCI.ttcn:418.65-75: In parameter #2 for `cell_id': BSC_Tests_ASCI.ttcn:418.65-75: warning: Inadequate restriction on the referenced template variable `res_cell_id', this may cause a dynamic test case error at runtime BSC_Tests_ASCI.ttcn:405.40-69: note: Referenced template variable is here BSC_Tests_ASCI.ttcn:466.3-26: In deactivate statement: BSC_Tests_ASCI.ttcn:466.3-26: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. CBSP_Templates.ttcn: In TTCN-3 module `CBSP_Templates': CBSP_Templates.ttcn:370.1-383.1: In function definition `ts_CBSP_WRITE_CBS_COMPL': CBSP_Templates.ttcn:381.2-53: In variable assignment: CBSP_Templates.ttcn:381.24-53: warning: Inadequate restriction on the referenced function `ts_CbspChannelInd(channel_ind)', this may cause a dynamic test case error at runtime CBSP_Templates.ttcn:43.1-51.1: note: Referenced function is here CBSP_Templates.ttcn:435.1-451.1: In function definition `ts_CBSP_REPLACE_CBS_COMPL': CBSP_Templates.ttcn:449.2-53: In variable assignment: CBSP_Templates.ttcn:449.24-53: warning: Inadequate restriction on the referenced function `ts_CbspChannelInd(channel_ind)', this may cause a dynamic test case error at runtime CBSP_Templates.ttcn:43.1-51.1: note: Referenced function is here CBSP_Templates.ttcn:521.1-540.1: In function definition `ts_CBSP_WRITE_CBS_FAIL': CBSP_Templates.ttcn:538.2-53: In variable assignment: CBSP_Templates.ttcn:538.24-53: warning: Inadequate restriction on the referenced function `ts_CbspChannelInd(channel_ind)', this may cause a dynamic test case error at runtime CBSP_Templates.ttcn:43.1-51.1: note: Referenced function is here CBSP_Templates.ttcn:541.1-569.1: In function definition `tr_CBSP_WRITE_CBS_FAIL': CBSP_Templates.ttcn:567.2-53: In variable assignment: CBSP_Templates.ttcn:567.41-53: In actual parameter list of function `@CBSP_Templates.ts_CbspChannelInd': CBSP_Templates.ttcn:567.42-52: In parameter #1 for `val': CBSP_Templates.ttcn:567.42-52: warning: Inadequate restriction on the referenced template parameter `channel_ind', this may cause a dynamic test case error at runtime CBSP_Templates.ttcn:545.5-42: note: Referenced template parameter is here CBSP_Templates.ttcn:599.1-619.1: In function definition `ts_CBSP_REPLACE_CBS_FAIL': CBSP_Templates.ttcn:617.2-53: In variable assignment: CBSP_Templates.ttcn:617.24-53: warning: Inadequate restriction on the referenced function `ts_CbspChannelInd(channel_ind)', this may cause a dynamic test case error at runtime CBSP_Templates.ttcn:43.1-51.1: note: Referenced function is here CBSP_Templates.ttcn:680.1-694.1: In function definition `ts_CBSP_KILL': CBSP_Templates.ttcn:690.2-692.2: In if statement: CBSP_Templates.ttcn:691.3-54: In variable assignment: CBSP_Templates.ttcn:691.25-54: warning: Inadequate restriction on the referenced function `ts_CbspChannelInd(channel_ind)', this may cause a dynamic test case error at runtime CBSP_Templates.ttcn:43.1-51.1: note: Referenced function is here CBSP_Templates.ttcn:711.1-730.1: In function definition `ts_CBSP_KILL_COMPL': CBSP_Templates.ttcn:726.2-728.2: In if statement: CBSP_Templates.ttcn:727.3-54: In variable assignment: CBSP_Templates.ttcn:727.25-54: warning: Inadequate restriction on the referenced function `ts_CbspChannelInd(channel_ind)', this may cause a dynamic test case error at runtime CBSP_Templates.ttcn:43.1-51.1: note: Referenced function is here CBSP_Templates.ttcn:768.1-789.1: In function definition `ts_CBSP_KILL_FAIL': CBSP_Templates.ttcn:785.2-787.2: In if statement: CBSP_Templates.ttcn:786.3-54: In variable assignment: CBSP_Templates.ttcn:786.25-54: warning: Inadequate restriction on the referenced function `ts_CbspChannelInd(channel_ind)', this may cause a dynamic test case error at runtime CBSP_Templates.ttcn:43.1-51.1: note: Referenced function is here CBSP_Templates.ttcn:831.1-840.35: In template definition `tr_CBSP_MSG_STATUS_QUERY': CBSP_Templates.ttcn:836.9-840.35: In actual parameter list of template `@CBSP_Templates.ts_CBSP': CBSP_Templates.ttcn:836.38-840.34: In parameter #2 for `ies': CBSP_Templates.ttcn:837.4-23: In component 1: CBSP_Templates.ttcn:837.16-23: In actual parameter list of template `@CBSP_Templates.ts_CbspMsgId': CBSP_Templates.ttcn:837.17-22: In parameter #1 for `val': CBSP_Templates.ttcn:837.17-22: warning: Inadequate restriction on the referenced template parameter `msg_id', this may cause a dynamic test case error at runtime CBSP_Templates.ttcn:832.26-64: note: Referenced template parameter is here CBSP_Templates.ttcn:838.4-26: In component 2: CBSP_Templates.ttcn:838.15-26: In actual parameter list of template `@CBSP_Templates.ts_OldSerNo': CBSP_Templates.ttcn:838.16-25: In parameter #1 for `val': CBSP_Templates.ttcn:838.16-25: warning: Inadequate restriction on the referenced template parameter `old_ser_nr', this may cause a dynamic test case error at runtime CBSP_Templates.ttcn:833.5-47: note: Referenced template parameter is here CBSP_Templates.ttcn:839.4-29: In component 3: CBSP_Templates.ttcn:839.19-29: In actual parameter list of template `@CBSP_Templates.ts_CbspCellList': CBSP_Templates.ttcn:839.20-28: In parameter #1 for `list': CBSP_Templates.ttcn:839.20-28: warning: Inadequate restriction on the referenced template parameter `cell_list', this may cause a dynamic test case error at runtime CBSP_Templates.ttcn:834.5-73: note: Referenced template parameter is here CBSP_Templates.ttcn:840.4-33: In component 4: CBSP_Templates.ttcn:840.21-33: In actual parameter list of function `@CBSP_Templates.ts_CbspChannelInd': CBSP_Templates.ttcn:840.22-32: In parameter #1 for `val': CBSP_Templates.ttcn:840.22-32: warning: Inadequate restriction on the referenced template parameter `channel_ind', this may cause a dynamic test case error at runtime CBSP_Templates.ttcn:835.5-47: note: Referenced template parameter is here CBSP_Adapter.ttcn: In TTCN-3 module `CBSP_Adapter': CBSP_Adapter.ttcn:39.1-58.1: In function definition `f_connect': CBSP_Adapter.ttcn:44.2-47.2: In if statement: CBSP_Adapter.ttcn:45.3-84: In function instance: CBSP_Adapter.ttcn:45.3-84: warning: The value returned by external function `@CBSP_CodecPort_CtrlFunct.f_IPL4_close' is not used CBSP_Adapter.ttcn:61.1-78.1: In function definition `f_bind': CBSP_Adapter.ttcn:65.2-68.2: In if statement: CBSP_Adapter.ttcn:66.3-84: In function instance: CBSP_Adapter.ttcn:66.3-84: warning: The value returned by external function `@CBSP_CodecPort_CtrlFunct.f_IPL4_close' is not used BSC_Tests_CBSP.ttcn: In TTCN-3 module `BSC_Tests_CBSP': BSC_Tests_CBSP.ttcn:421.1-446.1: In function definition `f_cbsp_msg_status_query': BSC_Tests_CBSP.ttcn:431.2-433.2: In if statement: BSC_Tests_CBSP.ttcn:432.3-104: In variable assignment: BSC_Tests_CBSP.ttcn:432.39-104: In actual parameter list of template `@CBSP_Templates.tr_CBSP_MSG_STATUS_QUERY_COMPL': In parameter #3 for `compl_list': BSC_Tests_CBSP.ttcn:432.68-77: warning: Inadequate restriction on the referenced template parameter `compl_list', this may cause a dynamic test case error at runtime BSC_Tests_CBSP.ttcn:423.8-57: note: Referenced template parameter is here BSC_Tests_CBSP.ttcn:433.4-436.2: In else statement: BSC_Tests_CBSP.ttcn:434.3-435.33: In variable assignment: BSC_Tests_CBSP.ttcn:434.38-435.33: In actual parameter list of function `@CBSP_Templates.tr_CBSP_MSG_STATUS_QUERY_FAIL': BSC_Tests_CBSP.ttcn:434.55-63: In parameter #3 for `fail_list': BSC_Tests_CBSP.ttcn:434.55-63: warning: Inadequate restriction on the referenced template parameter `fail_list', this may cause a dynamic test case error at runtime BSC_Tests_CBSP.ttcn:424.8-55: note: Referenced template parameter is here BSC_Tests_CBSP.ttcn:773.1-785.1: In testcase definition `TC_cbsp_write_lac_ci': BSC_Tests_CBSP.ttcn:782.2-89: In receive statement: BSC_Tests_CBSP.ttcn:782.38-87: warning: Function invocation 'f_page2rsl(pages[0], g_cbsp_msg_id, g_cbsp_ser_no, -, -)' may change the actual snapshot. BSC_Tests_CBSP.ttcn:788.1-800.1: In testcase definition `TC_cbsp_write_ci': BSC_Tests_CBSP.ttcn:797.2-89: In receive statement: BSC_Tests_CBSP.ttcn:797.38-87: warning: Function invocation 'f_page2rsl(pages[0], g_cbsp_msg_id, g_cbsp_ser_no, -, -)' may change the actual snapshot. BSC_Tests_CBSP.ttcn:803.1-819.1: In testcase definition `TC_cbsp_write_lai': BSC_Tests_CBSP.ttcn:816.2-89: In receive statement: BSC_Tests_CBSP.ttcn:816.38-87: warning: Function invocation 'f_page2rsl(pages[0], g_cbsp_msg_id, g_cbsp_ser_no, -, -)' may change the actual snapshot. BSC_Tests_CBSP.ttcn:841.1-862.1: In testcase definition `TC_cbsp_write_then_replace': BSC_Tests_CBSP.ttcn:851.2-89: In receive statement: BSC_Tests_CBSP.ttcn:851.38-87: warning: Function invocation 'f_page2rsl(pages[0], g_cbsp_msg_id, g_cbsp_ser_no, -, -)' may change the actual snapshot. BSC_Tests_CBSP.ttcn:859.2-89: In receive statement: BSC_Tests_CBSP.ttcn:859.38-87: warning: Function invocation 'f_page2rsl(pages[0], g_cbsp_msg_id, g_cbsp_ser_no, -, -)' may change the actual snapshot. BSC_Tests_CBSP.ttcn:865.1-917.1: In testcase definition `TC_cbsp_write_rep_period_num': BSC_Tests_CBSP.ttcn:883.2-908.2: In alt construct: BSC_Tests_CBSP.ttcn:884.5-88: In guard operation: BSC_Tests_CBSP.ttcn:884.5-88: In receive statement: BSC_Tests_CBSP.ttcn:884.41-86: warning: Function invocation 'f_page2rsl(page, g_cbsp_msg_id, g_cbsp_ser_no, -, -)' may change the actual snapshot. BSC_Tests_OML.ttcn: In TTCN-3 module `BSC_Tests_OML': BSC_Tests_OML.ttcn:228.9-244.1: In function definition `f_oml_send_exp_fail_rep': BSC_Tests_OML.ttcn:243.2-47: In function instance: BSC_Tests_OML.ttcn:243.2-47: warning: The value returned by function `@BSC_Tests_OML.f_oml_exp_rx' is not used BSC_Tests_VAMOS.ttcn: In TTCN-3 module `BSC_Tests_VAMOS': BSC_Tests_VAMOS.ttcn:300.9-356.1: In function definition `f_est_lchan_and_mode_modify_to_vamos': BSC_Tests_VAMOS.ttcn:348.2-350.17: In receive statement: BSC_Tests_VAMOS.ttcn:348.78-115: warning: Function invocation 'f_rsl_chan_nr_to_chrt(g_chan_nr, true)' may change the actual snapshot. IuUP_Emulation.ttcn: In TTCN-3 module `IuUP_Emulation': IuUP_Emulation.ttcn:150.9-190.1: In function definition `f_ts_IuUP_INIT': IuUP_Emulation.ttcn:179.2-187.3: In template definition `tpl': IuUP_Emulation.ttcn:179.84-187.3: In actual parameter list of template `@IuUP_Types.ts_IuUP_PDU14_ProcSending_INIT': In parameter #4 for `rfci': IuUP_Emulation.ttcn:183.11-14: warning: Inadequate restriction on the referenced template variable `rfci', this may cause a dynamic test case error at runtime IuUP_Emulation.ttcn:154.36-47: note: Referenced template variable is here Notify: Generating code... Notify: File `AbisOML_Types.hh' was generated. Notify: File `AbisOML_Types.cc' was generated. Notify: File `AbisOML_Types_part_1.cc' was generated. Notify: File `AbisOML_Types_part_2.cc' was generated. Notify: File `AbisOML_Types_part_3.cc' was generated. Notify: File `AbisOML_Types_part_4.cc' was generated. Notify: File `AbisOML_Types_part_5.cc' was generated. Notify: File `AbisOML_Types_part_6.cc' was generated. Notify: File `AbisOML_Types_part_7.cc' was generated. Notify: File `BSC_Tests.hh' was generated. Notify: File `BSC_Tests.cc' was generated. Notify: File `BSC_Tests_ASCI.hh' was generated. Notify: File `BSC_Tests_ASCI.cc' was generated. Notify: File `BSC_Tests_ASCI_part_1.cc' was generated. Notify: File `BSC_Tests_ASCI_part_2.cc' was generated. Notify: File `BSC_Tests_ASCI_part_3.cc' was generated. Notify: File `BSC_Tests_ASCI_part_4.cc' was generated. Notify: File `BSC_Tests_ASCI_part_5.cc' was generated. Notify: File `BSC_Tests_ASCI_part_6.cc' was generated. Notify: File `BSC_Tests_ASCI_part_7.cc' was generated. Notify: File `BSC_Tests_CBSP.hh' was generated. Notify: File `BSC_Tests_CBSP.cc' was generated. Notify: File `BSC_Tests_CBSP_part_1.cc' was generated. Notify: File `BSC_Tests_CBSP_part_2.cc' was generated. Notify: File `BSC_Tests_CBSP_part_3.cc' was generated. Notify: File `BSC_Tests_CBSP_part_4.cc' was generated. Notify: File `BSC_Tests_CBSP_part_5.cc' was generated. Notify: File `BSC_Tests_CBSP_part_6.cc' was generated. Notify: File `BSC_Tests_CBSP_part_7.cc' was generated. Notify: File `BSC_Tests_LCLS.hh' was generated. Notify: File `BSC_Tests_LCLS.cc' was generated. Notify: File `BSC_Tests_LCLS_part_1.cc' was generated. Notify: File `BSC_Tests_LCLS_part_2.cc' was generated. Notify: File `BSC_Tests_LCLS_part_3.cc' was generated. Notify: File `BSC_Tests_LCLS_part_4.cc' was generated. Notify: File `BSC_Tests_LCLS_part_5.cc' was generated. Notify: File `BSC_Tests_LCLS_part_6.cc' was generated. Notify: File `BSC_Tests_LCLS_part_7.cc' was generated. Notify: File `BSC_Tests_OML.hh' was generated. Notify: File `BSC_Tests_OML.cc' was generated. Notify: File `BSC_Tests_OML_part_1.cc' was generated. Notify: File `BSC_Tests_OML_part_2.cc' was generated. Notify: File `BSC_Tests_OML_part_3.cc' was generated. Notify: File `BSC_Tests_OML_part_4.cc' was generated. Notify: File `BSC_Tests_OML_part_5.cc' was generated. Notify: File `BSC_Tests_OML_part_6.cc' was generated. Notify: File `BSC_Tests_OML_part_7.cc' was generated. Notify: File `BSC_Tests_VAMOS.hh' was generated. Notify: File `BSC_Tests_VAMOS.cc' was generated. Notify: File `BSC_Tests_VAMOS_part_1.cc' was generated. Notify: File `BSC_Tests_VAMOS_part_2.cc' was generated. Notify: File `BSC_Tests_VAMOS_part_3.cc' was generated. Notify: File `BSC_Tests_VAMOS_part_4.cc' was generated. Notify: File `BSC_Tests_VAMOS_part_5.cc' was generated. Notify: File `BSC_Tests_VAMOS_part_6.cc' was generated. Notify: File `BSC_Tests_VAMOS_part_7.cc' was generated. Notify: File `BSC_Tests_part_1.cc' was generated. Notify: File `BSC_Tests_part_2.cc' was generated. Notify: File `BSC_Tests_part_3.cc' was generated. Notify: File `BSC_Tests_part_4.cc' was generated. Notify: File `BSC_Tests_part_5.cc' was generated. Notify: File `BSC_Tests_part_6.cc' was generated. Notify: File `BSC_Tests_part_7.cc' was generated. Notify: File `BSSAP_CodecPort.hh' was generated. Notify: File `BSSAP_CodecPort.cc' was generated. Notify: File `BSSAP_CodecPort_part_1.cc' was generated. Notify: File `BSSAP_CodecPort_part_2.cc' was generated. Notify: File `BSSAP_CodecPort_part_3.cc' was generated. Notify: File `BSSAP_CodecPort_part_4.cc' was generated. Notify: File `BSSAP_CodecPort_part_5.cc' was generated. Notify: File `BSSAP_CodecPort_part_6.cc' was generated. Notify: File `BSSAP_CodecPort_part_7.cc' was generated. Notify: File `BSSAP_LE_Adapter.hh' was generated. Notify: File `BSSAP_LE_Adapter.cc' was generated. Notify: File `BSSAP_LE_Adapter_part_1.cc' was generated. Notify: File `BSSAP_LE_Adapter_part_2.cc' was generated. Notify: File `BSSAP_LE_Adapter_part_3.cc' was generated. Notify: File `BSSAP_LE_Adapter_part_4.cc' was generated. Notify: File `BSSAP_LE_Adapter_part_5.cc' was generated. Notify: File `BSSAP_LE_Adapter_part_6.cc' was generated. Notify: File `BSSAP_LE_Adapter_part_7.cc' was generated. Notify: File `BSSAP_LE_CodecPort.hh' was generated. Notify: File `BSSAP_LE_CodecPort.cc' was generated. Notify: File `BSSAP_LE_CodecPort_part_1.cc' was generated. Notify: File `BSSAP_LE_CodecPort_part_2.cc' was generated. Notify: File `BSSAP_LE_CodecPort_part_3.cc' was generated. Notify: File `BSSAP_LE_CodecPort_part_4.cc' was generated. Notify: File `BSSAP_LE_CodecPort_part_5.cc' was generated. Notify: File `BSSAP_LE_CodecPort_part_6.cc' was generated. Notify: File `BSSAP_LE_CodecPort_part_7.cc' was generated. Notify: File `BSSAP_LE_Emulation.hh' was generated. Notify: File `BSSAP_LE_Emulation.cc' was generated. Notify: File `BSSAP_LE_Emulation_part_1.cc' was generated. Notify: File `BSSAP_LE_Emulation_part_2.cc' was generated. Notify: File `BSSAP_LE_Emulation_part_3.cc' was generated. Notify: File `BSSAP_LE_Emulation_part_4.cc' was generated. Notify: File `BSSAP_LE_Emulation_part_5.cc' was generated. Notify: File `BSSAP_LE_Emulation_part_6.cc' was generated. Notify: File `BSSAP_LE_Emulation_part_7.cc' was generated. Notify: File `BSSAP_LE_Types.hh' was generated. Notify: File `BSSAP_LE_Types.cc' was generated. Notify: File `BSSAP_LE_Types_part_1.cc' was generated. Notify: File `BSSAP_LE_Types_part_2.cc' was generated. Notify: File `BSSAP_LE_Types_part_3.cc' was generated. Notify: File `BSSAP_LE_Types_part_4.cc' was generated. Notify: File `BSSAP_LE_Types_part_5.cc' was generated. Notify: File `BSSAP_LE_Types_part_6.cc' was generated. Notify: File `BSSAP_LE_Types_part_7.cc' was generated. Notify: File `BSSAP_Types.hh' was generated. Notify: File `BSSAP_Types.cc' was generated. Notify: File `BSSAP_Types_part_1.cc' was generated. Notify: File `BSSAP_Types_part_2.cc' was generated. Notify: File `BSSAP_Types_part_3.cc' was generated. Notify: File `BSSAP_Types_part_4.cc' was generated. Notify: File `BSSAP_Types_part_5.cc' was generated. Notify: File `BSSAP_Types_part_6.cc' was generated. Notify: File `BSSAP_Types_part_7.cc' was generated. Notify: File `BSSLAP_Types.hh' was generated. Notify: File `BSSLAP_Types.cc' was generated. Notify: File `BSSLAP_Types_part_1.cc' was generated. Notify: File `BSSLAP_Types_part_2.cc' was generated. Notify: File `BSSLAP_Types_part_3.cc' was generated. Notify: File `BSSLAP_Types_part_4.cc' was generated. Notify: File `BSSLAP_Types_part_5.cc' was generated. Notify: File `BSSLAP_Types_part_6.cc' was generated. Notify: File `BSSLAP_Types_part_7.cc' was generated. Notify: File `BSSMAP_LE_Templates.hh' was generated. Notify: File `BSSMAP_LE_Templates.cc' was generated. Notify: File `BSSMAP_LE_Templates_part_1.cc' was generated. Notify: File `BSSMAP_LE_Templates_part_2.cc' was generated. Notify: File `BSSMAP_LE_Templates_part_3.cc' was generated. Notify: File `BSSMAP_LE_Templates_part_4.cc' was generated. Notify: File `BSSMAP_LE_Templates_part_5.cc' was generated. Notify: File `BSSMAP_LE_Templates_part_6.cc' was generated. Notify: File `BSSMAP_LE_Templates_part_7.cc' was generated. Notify: File `BSSMAP_Templates.hh' was generated. Notify: File `BSSMAP_Templates.cc' was generated. Notify: File `BSSMAP_Templates_part_1.cc' was generated. Notify: File `BSSMAP_Templates_part_2.cc' was generated. Notify: File `BSSMAP_Templates_part_3.cc' was generated. Notify: File `BSSMAP_Templates_part_4.cc' was generated. Notify: File `BSSMAP_Templates_part_5.cc' was generated. Notify: File `BSSMAP_Templates_part_6.cc' was generated. Notify: File `BSSMAP_Templates_part_7.cc' was generated. Notify: File `CBSP_Adapter.hh' was generated. Notify: File `CBSP_Adapter.cc' was generated. Notify: File `CBSP_Adapter_part_1.cc' was generated. Notify: File `CBSP_Adapter_part_2.cc' was generated. Notify: File `CBSP_Adapter_part_3.cc' was generated. Notify: File `CBSP_Adapter_part_4.cc' was generated. Notify: File `CBSP_Adapter_part_5.cc' was generated. Notify: File `CBSP_Adapter_part_6.cc' was generated. Notify: File `CBSP_Adapter_part_7.cc' was generated. Notify: File `CBSP_CodecPort.hh' was generated. Notify: File `CBSP_CodecPort.cc' was generated. Notify: File `CBSP_CodecPort_CtrlFunct.hh' was generated. Notify: File `CBSP_CodecPort_CtrlFunct.cc' was generated. Notify: File `CBSP_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `CBSP_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `CBSP_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `CBSP_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `CBSP_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `CBSP_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `CBSP_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `CBSP_CodecPort_part_1.cc' was generated. Notify: File `CBSP_CodecPort_part_2.cc' was generated. Notify: File `CBSP_CodecPort_part_3.cc' was generated. Notify: File `CBSP_CodecPort_part_4.cc' was generated. Notify: File `CBSP_CodecPort_part_5.cc' was generated. Notify: File `CBSP_CodecPort_part_6.cc' was generated. Notify: File `CBSP_CodecPort_part_7.cc' was generated. Notify: File `CBSP_Templates.hh' was generated. Notify: File `CBSP_Templates.cc' was generated. Notify: File `CBSP_Templates_part_1.cc' was generated. Notify: File `CBSP_Templates_part_2.cc' was generated. Notify: File `CBSP_Templates_part_3.cc' was generated. Notify: File `CBSP_Templates_part_4.cc' was generated. Notify: File `CBSP_Templates_part_5.cc' was generated. Notify: File `CBSP_Templates_part_6.cc' was generated. Notify: File `CBSP_Templates_part_7.cc' was generated. Notify: File `CBSP_Types.hh' was generated. Notify: File `CBSP_Types.cc' was generated. Notify: File `CBSP_Types_part_1.cc' was generated. Notify: File `CBSP_Types_part_2.cc' was generated. Notify: File `CBSP_Types_part_3.cc' was generated. Notify: File `CBSP_Types_part_4.cc' was generated. Notify: File `CBSP_Types_part_5.cc' was generated. Notify: File `CBSP_Types_part_6.cc' was generated. Notify: File `CBSP_Types_part_7.cc' was generated. Notify: File `GSM_RR_Types.hh' was generated. Notify: File `GSM_RR_Types.cc' was generated. Notify: File `GSM_RR_Types_part_1.cc' was generated. Notify: File `GSM_RR_Types_part_2.cc' was generated. Notify: File `GSM_RR_Types_part_3.cc' was generated. Notify: File `GSM_RR_Types_part_4.cc' was generated. Notify: File `GSM_RR_Types_part_5.cc' was generated. Notify: File `GSM_RR_Types_part_6.cc' was generated. Notify: File `GSM_RR_Types_part_7.cc' was generated. Notify: File `GSM_RestOctets.hh' was generated. Notify: File `GSM_RestOctets.cc' was generated. Notify: File `GSM_RestOctets_part_1.cc' was generated. Notify: File `GSM_RestOctets_part_2.cc' was generated. Notify: File `GSM_RestOctets_part_3.cc' was generated. Notify: File `GSM_RestOctets_part_4.cc' was generated. Notify: File `GSM_RestOctets_part_5.cc' was generated. Notify: File `GSM_RestOctets_part_6.cc' was generated. Notify: File `GSM_RestOctets_part_7.cc' was generated. Notify: File `GSM_SystemInformation.hh' was generated. Notify: File `GSM_SystemInformation.cc' was generated. Notify: File `GSM_SystemInformation_part_1.cc' was generated. Notify: File `GSM_SystemInformation_part_2.cc' was generated. Notify: File `GSM_SystemInformation_part_3.cc' was generated. Notify: File `GSM_SystemInformation_part_4.cc' was generated. Notify: File `GSM_SystemInformation_part_5.cc' was generated. Notify: File `GSM_SystemInformation_part_6.cc' was generated. Notify: File `GSM_SystemInformation_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 `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_Testing.hh' was generated. Notify: File `IPA_Testing.cc' was generated. Notify: File `IPA_Testing_part_1.cc' was generated. Notify: File `IPA_Testing_part_2.cc' was generated. Notify: File `IPA_Testing_part_3.cc' was generated. Notify: File `IPA_Testing_part_4.cc' was generated. Notify: File `IPA_Testing_part_5.cc' was generated. Notify: File `IPA_Testing_part_6.cc' was generated. Notify: File `IPA_Testing_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 `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 `IuUP_Emulation.hh' was generated. Notify: File `IuUP_Emulation.cc' was generated. Notify: File `IuUP_Emulation_part_1.cc' was generated. Notify: File `IuUP_Emulation_part_2.cc' was generated. Notify: File `IuUP_Emulation_part_3.cc' was generated. Notify: File `IuUP_Emulation_part_4.cc' was generated. Notify: File `IuUP_Emulation_part_5.cc' was generated. Notify: File `IuUP_Emulation_part_6.cc' was generated. Notify: File `IuUP_Emulation_part_7.cc' was generated. Notify: File `IuUP_Types.hh' was generated. Notify: File `IuUP_Types.cc' was generated. Notify: File `IuUP_Types_part_1.cc' was generated. Notify: File `IuUP_Types_part_2.cc' was generated. Notify: File `IuUP_Types_part_3.cc' was generated. Notify: File `IuUP_Types_part_4.cc' was generated. Notify: File `IuUP_Types_part_5.cc' was generated. Notify: File `IuUP_Types_part_6.cc' was generated. Notify: File `IuUP_Types_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 `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 `MGCP_CodecPort.hh' was generated. Notify: File `MGCP_CodecPort.cc' was generated. Notify: File `MGCP_CodecPort_CtrlFunct.hh' was generated. Notify: File `MGCP_CodecPort_CtrlFunct.cc' was generated. Notify: File `MGCP_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `MGCP_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `MGCP_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `MGCP_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `MGCP_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `MGCP_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `MGCP_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `MGCP_CodecPort_part_1.cc' was generated. Notify: File `MGCP_CodecPort_part_2.cc' was generated. Notify: File `MGCP_CodecPort_part_3.cc' was generated. Notify: File `MGCP_CodecPort_part_4.cc' was generated. Notify: File `MGCP_CodecPort_part_5.cc' was generated. Notify: File `MGCP_CodecPort_part_6.cc' was generated. Notify: File `MGCP_CodecPort_part_7.cc' was generated. Notify: File `MGCP_Emulation.hh' was generated. Notify: File `MGCP_Emulation.cc' was generated. Notify: File `MGCP_Emulation_part_1.cc' was generated. Notify: File `MGCP_Emulation_part_2.cc' was generated. Notify: File `MGCP_Emulation_part_3.cc' was generated. Notify: File `MGCP_Emulation_part_4.cc' was generated. Notify: File `MGCP_Emulation_part_5.cc' was generated. Notify: File `MGCP_Emulation_part_6.cc' was generated. Notify: File `MGCP_Emulation_part_7.cc' was generated. Notify: File `MGCP_Templates.hh' was generated. Notify: File `MGCP_Templates.cc' was generated. Notify: File `MGCP_Templates_part_1.cc' was generated. Notify: File `MGCP_Templates_part_2.cc' was generated. Notify: File `MGCP_Templates_part_3.cc' was generated. Notify: File `MGCP_Templates_part_4.cc' was generated. Notify: File `MGCP_Templates_part_5.cc' was generated. Notify: File `MGCP_Templates_part_6.cc' was generated. Notify: File `MGCP_Templates_part_7.cc' was generated. Notify: File `MGCP_Types.hh' was generated. Notify: File `MGCP_Types.cc' was generated. Notify: File `MGCP_Types_part_1.cc' was generated. Notify: File `MGCP_Types_part_2.cc' was generated. Notify: File `MGCP_Types_part_3.cc' was generated. Notify: File `MGCP_Types_part_4.cc' was generated. Notify: File `MGCP_Types_part_5.cc' was generated. Notify: File `MGCP_Types_part_6.cc' was generated. Notify: File `MGCP_Types_part_7.cc' was generated. Notify: File `MSC_ConnectionHandler.hh' was generated. Notify: File `MSC_ConnectionHandler.cc' was generated. Notify: File `MSC_ConnectionHandler_part_1.cc' was generated. Notify: File `MSC_ConnectionHandler_part_2.cc' was generated. Notify: File `MSC_ConnectionHandler_part_3.cc' was generated. Notify: File `MSC_ConnectionHandler_part_4.cc' was generated. Notify: File `MSC_ConnectionHandler_part_5.cc' was generated. Notify: File `MSC_ConnectionHandler_part_6.cc' was generated. Notify: File `MSC_ConnectionHandler_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 `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_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 `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 `RLCMAC_CSN1_Templates.hh' was generated. Notify: File `RLCMAC_CSN1_Templates.cc' was generated. Notify: File `RLCMAC_CSN1_Templates_part_1.cc' was generated. Notify: File `RLCMAC_CSN1_Templates_part_2.cc' was generated. Notify: File `RLCMAC_CSN1_Templates_part_3.cc' was generated. Notify: File `RLCMAC_CSN1_Templates_part_4.cc' was generated. Notify: File `RLCMAC_CSN1_Templates_part_5.cc' was generated. Notify: File `RLCMAC_CSN1_Templates_part_6.cc' was generated. Notify: File `RLCMAC_CSN1_Templates_part_7.cc' was generated. Notify: File `RLCMAC_CSN1_Types.hh' was generated. Notify: File `RLCMAC_CSN1_Types.cc' was generated. Notify: File `RLCMAC_CSN1_Types_part_1.cc' was generated. Notify: File `RLCMAC_CSN1_Types_part_2.cc' was generated. Notify: File `RLCMAC_CSN1_Types_part_3.cc' was generated. Notify: File `RLCMAC_CSN1_Types_part_4.cc' was generated. Notify: File `RLCMAC_CSN1_Types_part_5.cc' was generated. Notify: File `RLCMAC_CSN1_Types_part_6.cc' was generated. Notify: File `RLCMAC_CSN1_Types_part_7.cc' was generated. Notify: File `RSL_Emulation.hh' was generated. Notify: File `RSL_Emulation.cc' was generated. Notify: File `RSL_Emulation_part_1.cc' was generated. Notify: File `RSL_Emulation_part_2.cc' was generated. Notify: File `RSL_Emulation_part_3.cc' was generated. Notify: File `RSL_Emulation_part_4.cc' was generated. Notify: File `RSL_Emulation_part_5.cc' was generated. Notify: File `RSL_Emulation_part_6.cc' was generated. Notify: File `RSL_Emulation_part_7.cc' was generated. Notify: File `RSL_Types.hh' was generated. Notify: File `RSL_Types.cc' was generated. Notify: File `RSL_Types_part_1.cc' was generated. Notify: File `RSL_Types_part_2.cc' was generated. Notify: File `RSL_Types_part_3.cc' was generated. Notify: File `RSL_Types_part_4.cc' was generated. Notify: File `RSL_Types_part_5.cc' was generated. Notify: File `RSL_Types_part_6.cc' was generated. Notify: File `RSL_Types_part_7.cc' was generated. Notify: File `RTP_CodecPort.hh' was generated. Notify: File `RTP_CodecPort.cc' was generated. Notify: File `RTP_CodecPort_CtrlFunct.hh' was generated. Notify: File `RTP_CodecPort_CtrlFunct.cc' was generated. Notify: File `RTP_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `RTP_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `RTP_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `RTP_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `RTP_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `RTP_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `RTP_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `RTP_CodecPort_part_1.cc' was generated. Notify: File `RTP_CodecPort_part_2.cc' was generated. Notify: File `RTP_CodecPort_part_3.cc' was generated. Notify: File `RTP_CodecPort_part_4.cc' was generated. Notify: File `RTP_CodecPort_part_5.cc' was generated. Notify: File `RTP_CodecPort_part_6.cc' was generated. Notify: File `RTP_CodecPort_part_7.cc' was generated. Notify: File `RTP_Emulation.hh' was generated. Notify: File `RTP_Emulation.cc' was generated. Notify: File `RTP_Emulation_part_1.cc' was generated. Notify: File `RTP_Emulation_part_2.cc' was generated. Notify: File `RTP_Emulation_part_3.cc' was generated. Notify: File `RTP_Emulation_part_4.cc' was generated. Notify: File `RTP_Emulation_part_5.cc' was generated. Notify: File `RTP_Emulation_part_6.cc' was generated. Notify: File `RTP_Emulation_part_7.cc' was generated. Notify: File `RTP_Types.hh' was generated. Notify: File `RTP_Types.cc' was generated. Notify: File `RTP_Types_part_1.cc' was generated. Notify: File `RTP_Types_part_2.cc' was generated. Notify: File `RTP_Types_part_3.cc' was generated. Notify: File `RTP_Types_part_4.cc' was generated. Notify: File `RTP_Types_part_5.cc' was generated. Notify: File `RTP_Types_part_6.cc' was generated. Notify: File `RTP_Types_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 `SDP_Templates.hh' was generated. Notify: File `SDP_Templates.cc' was generated. Notify: File `SDP_Templates_part_1.cc' was generated. Notify: File `SDP_Templates_part_2.cc' was generated. Notify: File `SDP_Templates_part_3.cc' was generated. Notify: File `SDP_Templates_part_4.cc' was generated. Notify: File `SDP_Templates_part_5.cc' was generated. Notify: File `SDP_Templates_part_6.cc' was generated. Notify: File `SDP_Templates_part_7.cc' was generated. Notify: File `SDP_Types.hh' was generated. Notify: File `SDP_Types.cc' was generated. Notify: File `SDP_Types_part_1.cc' was generated. Notify: File `SDP_Types_part_2.cc' was generated. Notify: File `SDP_Types_part_3.cc' was generated. Notify: File `SDP_Types_part_4.cc' was generated. Notify: File `SDP_Types_part_5.cc' was generated. Notify: File `SDP_Types_part_6.cc' was generated. Notify: File `SDP_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 `StatsD_Checker.hh' was generated. Notify: File `StatsD_Checker.cc' was generated. Notify: File `StatsD_Checker_part_1.cc' was generated. Notify: File `StatsD_Checker_part_2.cc' was generated. Notify: File `StatsD_Checker_part_3.cc' was generated. Notify: File `StatsD_Checker_part_4.cc' was generated. Notify: File `StatsD_Checker_part_5.cc' was generated. Notify: File `StatsD_Checker_part_6.cc' was generated. Notify: File `StatsD_Checker_part_7.cc' was generated. Notify: File `StatsD_CodecPort.hh' was generated. Notify: File `StatsD_CodecPort.cc' was generated. Notify: File `StatsD_CodecPort_CtrlFunct.hh' was generated. Notify: File `StatsD_CodecPort_CtrlFunct.cc' was generated. Notify: File `StatsD_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `StatsD_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `StatsD_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `StatsD_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `StatsD_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `StatsD_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `StatsD_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `StatsD_CodecPort_part_1.cc' was generated. Notify: File `StatsD_CodecPort_part_2.cc' was generated. Notify: File `StatsD_CodecPort_part_3.cc' was generated. Notify: File `StatsD_CodecPort_part_4.cc' was generated. Notify: File `StatsD_CodecPort_part_5.cc' was generated. Notify: File `StatsD_CodecPort_part_6.cc' was generated. Notify: File `StatsD_CodecPort_part_7.cc' was generated. Notify: File `StatsD_Types.hh' was generated. Notify: File `StatsD_Types.cc' was generated. Notify: File `StatsD_Types_part_1.cc' was generated. Notify: File `StatsD_Types_part_2.cc' was generated. Notify: File `StatsD_Types_part_3.cc' was generated. Notify: File `StatsD_Types_part_4.cc' was generated. Notify: File `StatsD_Types_part_5.cc' was generated. Notify: File `StatsD_Types_part_6.cc' was generated. Notify: File `StatsD_Types_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: 801 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-bsc-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/podman/osmo-ttcn3-hacks/bsc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/podman/osmo-ttcn3-hacks/bsc', 'testenv-bsc-generic-osmocom-nightly-20250313-0841-8fb3d431-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 StatsD_CodecPort_CtrlFunctdef.cc Creating dependency file for SDP_EncDec.cc Creating dependency file for SCTPasp_PT.cc Creating dependency file for RTP_EncDec.cc Creating dependency file for RTP_CodecPort_CtrlFunctDef.cc Creating dependency file for Native_FunctionDefs.cc Creating dependency file for MGCP_CodecPort_CtrlFunctDef.cc Creating dependency file for IuUP_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 CBSP_CodecPort_CtrlFunctdef.cc Creating dependency file for lex.SDP_parse_.c Creating dependency file for SDP_parse_.tab.c Creating dependency file for StatsD_Checker_part_7.cc Creating dependency file for StatsD_Checker_part_6.cc Creating dependency file for StatsD_Checker_part_5.cc Creating dependency file for StatsD_Checker_part_4.cc Creating dependency file for StatsD_Checker_part_3.cc Creating dependency file for StatsD_Checker_part_2.cc Creating dependency file for StatsD_Checker_part_1.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 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 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 StatsD_Checker.cc Creating dependency file for SCCP_Mapping.cc Creating dependency file for RAN_Emulation.cc Creating dependency file for RAN_Adapter.cc Creating dependency file for IPA_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_5.cc Creating dependency file for TCCInterface_Functions_part_6.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 StatsD_Types_part_7.cc Creating dependency file for StatsD_Types_part_6.cc Creating dependency file for StatsD_Types_part_5.cc Creating dependency file for StatsD_Types_part_4.cc Creating dependency file for StatsD_Types_part_3.cc Creating dependency file for StatsD_Types_part_2.cc Creating dependency file for StatsD_Types_part_1.cc Creating dependency file for StatsD_CodecPort_CtrlFunct_part_7.cc Creating dependency file for StatsD_CodecPort_CtrlFunct_part_6.cc Creating dependency file for StatsD_CodecPort_CtrlFunct_part_5.cc Creating dependency file for StatsD_CodecPort_CtrlFunct_part_4.cc Creating dependency file for StatsD_CodecPort_CtrlFunct_part_3.cc Creating dependency file for StatsD_CodecPort_CtrlFunct_part_2.cc Creating dependency file for StatsD_CodecPort_CtrlFunct_part_1.cc Creating dependency file for StatsD_CodecPort_part_7.cc Creating dependency file for StatsD_CodecPort_part_6.cc Creating dependency file for StatsD_CodecPort_part_5.cc Creating dependency file for StatsD_CodecPort_part_4.cc Creating dependency file for StatsD_CodecPort_part_3.cc Creating dependency file for StatsD_CodecPort_part_2.cc Creating dependency file for StatsD_CodecPort_part_1.cc Creating dependency file for Socket_API_Definitions_part_7.cc Creating dependency file for Socket_API_Definitions_part_6.cc Creating dependency file for Socket_API_Definitions_part_5.cc Creating dependency file for Socket_API_Definitions_part_4.cc Creating dependency file for Socket_API_Definitions_part_3.cc Creating dependency file for Socket_API_Definitions_part_2.cc Creating dependency file for Socket_API_Definitions_part_1.cc Creating dependency file for SDP_Types_part_7.cc Creating dependency file for SDP_Types_part_6.cc Creating dependency file for SDP_Types_part_5.cc Creating dependency file for SDP_Types_part_4.cc Creating dependency file for SDP_Types_part_3.cc Creating dependency file for SDP_Types_part_2.cc Creating dependency file for SDP_Types_part_1.cc Creating dependency file for SDP_Templates_part_7.cc Creating dependency file for SDP_Templates_part_6.cc Creating dependency file for SDP_Templates_part_5.cc Creating dependency file for SDP_Templates_part_4.cc Creating dependency file for SDP_Templates_part_3.cc Creating dependency file for SDP_Templates_part_2.cc Creating dependency file for SDP_Templates_part_1.cc Creating dependency file for SCTPasp_Types_part_7.cc Creating dependency file for SCTPasp_Types_part_6.cc Creating dependency file for SCTPasp_Types_part_5.cc Creating dependency file for SCTPasp_Types_part_4.cc Creating dependency file for SCTPasp_Types_part_3.cc Creating dependency file for SCTPasp_Types_part_2.cc Creating dependency file for SCTPasp_Types_part_1.cc Creating dependency file for SCTPasp_PortType_part_7.cc Creating dependency file for SCTPasp_PortType_part_6.cc Creating dependency file for SCTPasp_PortType_part_5.cc Creating dependency file for SCTPasp_PortType_part_4.cc Creating dependency file for SCTPasp_PortType_part_3.cc Creating dependency file for SCTPasp_PortType_part_2.cc Creating dependency file for SCTPasp_PortType_part_1.cc Creating dependency file for SCCPasp_Types_part_7.cc Creating dependency file for SCCPasp_Types_part_6.cc Creating dependency file for SCCPasp_Types_part_5.cc Creating dependency file for SCCPasp_Types_part_4.cc Creating dependency file for SCCPasp_Types_part_3.cc Creating dependency file for SCCPasp_Types_part_2.cc Creating dependency file for SCCPasp_Types_part_1.cc Creating dependency file for SCCP_Types_part_7.cc Creating dependency file for SCCP_Types_part_6.cc Creating dependency file for SCCP_Types_part_5.cc Creating dependency file for SCCP_Types_part_4.cc Creating dependency file for SCCP_Types_part_3.cc Creating dependency file for SCCP_Types_part_2.cc Creating dependency file for SCCP_Types_part_1.cc Creating dependency file for SCCP_Templates_part_7.cc Creating dependency file for SCCP_Templates_part_6.cc Creating dependency file for SCCP_Templates_part_5.cc Creating dependency file for SCCP_Templates_part_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_3.cc Creating dependency file for SCCP_Emulation_part_4.cc Creating dependency file for SCCP_Emulation_part_2.cc Creating dependency file for SCCP_Emulation_part_1.cc Creating dependency file for RTP_Types_part_7.cc Creating dependency file for RTP_Types_part_6.cc Creating dependency file for RTP_Types_part_5.cc Creating dependency file for RTP_Types_part_4.cc Creating dependency file for RTP_Types_part_3.cc Creating dependency file for RTP_Types_part_2.cc Creating dependency file for RTP_Types_part_1.cc Creating dependency file for RTP_Emulation_part_7.cc Creating dependency file for RTP_Emulation_part_6.cc Creating dependency file for RTP_Emulation_part_5.cc Creating dependency file for RTP_Emulation_part_4.cc Creating dependency file for RTP_Emulation_part_3.cc Creating dependency file for RTP_Emulation_part_2.cc Creating dependency file for RTP_Emulation_part_1.cc Creating dependency file for RTP_CodecPort_CtrlFunct_part_7.cc Creating dependency file for RTP_CodecPort_CtrlFunct_part_6.cc Creating dependency file for RTP_CodecPort_CtrlFunct_part_4.cc Creating dependency file for RTP_CodecPort_CtrlFunct_part_3.cc Creating dependency file for RTP_CodecPort_CtrlFunct_part_2.cc Creating dependency file for RTP_CodecPort_CtrlFunct_part_5.cc Creating dependency file for RTP_CodecPort_CtrlFunct_part_1.cc Creating dependency file for RTP_CodecPort_part_7.cc Creating dependency file for RTP_CodecPort_part_6.cc Creating dependency file for RTP_CodecPort_part_5.cc Creating dependency file for RTP_CodecPort_part_4.cc Creating dependency file for RTP_CodecPort_part_3.cc Creating dependency file for RTP_CodecPort_part_2.cc Creating dependency file for RTP_CodecPort_part_1.cc Creating dependency file for RSL_Types_part_7.cc Creating dependency file for RSL_Types_part_6.cc Creating dependency file for RSL_Types_part_5.cc Creating dependency file for RSL_Types_part_4.cc Creating dependency file for RSL_Types_part_3.cc Creating dependency file for RSL_Types_part_2.cc Creating dependency file for RSL_Types_part_1.cc Creating dependency file for RSL_Emulation_part_7.cc Creating dependency file for RSL_Emulation_part_6.cc Creating dependency file for RSL_Emulation_part_5.cc Creating dependency file for RSL_Emulation_part_4.cc Creating dependency file for RSL_Emulation_part_3.cc Creating dependency file for RSL_Emulation_part_2.cc Creating dependency file for RSL_Emulation_part_1.cc Creating dependency file for RLCMAC_CSN1_Types_part_7.cc Creating dependency file for RLCMAC_CSN1_Types_part_6.cc Creating dependency file for RLCMAC_CSN1_Types_part_5.cc Creating dependency file for RLCMAC_CSN1_Types_part_4.cc Creating dependency file for RLCMAC_CSN1_Types_part_3.cc Creating dependency file for RLCMAC_CSN1_Types_part_2.cc Creating dependency file for RLCMAC_CSN1_Types_part_1.cc Creating dependency file for RLCMAC_CSN1_Templates_part_7.cc Creating dependency file for RLCMAC_CSN1_Templates_part_6.cc Creating dependency file for RLCMAC_CSN1_Templates_part_5.cc Creating dependency file for RLCMAC_CSN1_Templates_part_4.cc Creating dependency file for RLCMAC_CSN1_Templates_part_3.cc Creating dependency file for RLCMAC_CSN1_Templates_part_2.cc Creating dependency file for RLCMAC_CSN1_Templates_part_1.cc Creating dependency file for Osmocom_VTY_Functions_part_7.cc Creating dependency file for Osmocom_VTY_Functions_part_6.cc Creating dependency file for Osmocom_VTY_Functions_part_5.cc Creating dependency file for Osmocom_VTY_Functions_part_4.cc Creating dependency file for Osmocom_VTY_Functions_part_3.cc Creating dependency file for Osmocom_VTY_Functions_part_2.cc Creating dependency file for Osmocom_VTY_Functions_part_1.cc Creating dependency file for Osmocom_Types_part_7.cc Creating dependency file for Osmocom_Types_part_6.cc Creating dependency file for Osmocom_Types_part_5.cc Creating dependency file for Osmocom_Types_part_4.cc Creating dependency file for Osmocom_Types_part_3.cc Creating dependency file for Osmocom_Types_part_2.cc Creating dependency file for Osmocom_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Types_part_7.cc Creating dependency file for Osmocom_CTRL_Types_part_6.cc Creating dependency file for Osmocom_CTRL_Types_part_4.cc Creating dependency file for Osmocom_CTRL_Types_part_5.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 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_SMS_Types_part_7.cc Creating dependency file for MobileL3_SS_Types_part_1.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_3.cc Creating dependency file for MobileL3_MM_Types_part_2.cc Creating dependency file for MobileL3_MM_Types_part_4.cc Creating dependency file for MobileL3_MM_Types_part_1.cc Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc Creating dependency file for MobileL3_GMM_SM_Types_part_6.cc Creating dependency file for MobileL3_GMM_SM_Types_part_5.cc Creating dependency file for MobileL3_GMM_SM_Types_part_4.cc Creating dependency file for MobileL3_GMM_SM_Types_part_3.cc Creating dependency file for MobileL3_GMM_SM_Types_part_2.cc Creating dependency file for MobileL3_GMM_SM_Types_part_1.cc Creating dependency file for MobileL3_CommonIE_Types_part_7.cc Creating dependency file for MobileL3_CommonIE_Types_part_6.cc Creating dependency file for MobileL3_CommonIE_Types_part_5.cc Creating dependency file for MobileL3_CommonIE_Types_part_4.cc Creating dependency file for MobileL3_CommonIE_Types_part_3.cc Creating dependency file for MobileL3_CommonIE_Types_part_2.cc Creating dependency file for MobileL3_CommonIE_Types_part_1.cc Creating dependency file for MobileL3_CC_Types_part_7.cc Creating dependency file for MobileL3_CC_Types_part_5.cc Creating dependency file for MobileL3_CC_Types_part_4.cc Creating dependency file for MobileL3_CC_Types_part_6.cc Creating dependency file for MobileL3_CC_Types_part_3.cc Creating dependency file for MobileL3_CC_Types_part_1.cc Creating dependency file for MobileL3_CC_Types_part_2.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 MSC_ConnectionHandler_part_7.cc Creating dependency file for MSC_ConnectionHandler_part_6.cc Creating dependency file for MSC_ConnectionHandler_part_5.cc Creating dependency file for MSC_ConnectionHandler_part_4.cc Creating dependency file for MSC_ConnectionHandler_part_3.cc Creating dependency file for MSC_ConnectionHandler_part_2.cc Creating dependency file for MSC_ConnectionHandler_part_1.cc Creating dependency file for MGCP_Types_part_7.cc Creating dependency file for MGCP_Types_part_6.cc Creating dependency file for MGCP_Types_part_5.cc Creating dependency file for MGCP_Types_part_4.cc Creating dependency file for MGCP_Types_part_3.cc Creating dependency file for MGCP_Types_part_2.cc Creating dependency file for MGCP_Types_part_1.cc Creating dependency file for MGCP_Templates_part_7.cc Creating dependency file for MGCP_Templates_part_6.cc Creating dependency file for MGCP_Templates_part_5.cc Creating dependency file for MGCP_Templates_part_4.cc Creating dependency file for MGCP_Templates_part_3.cc Creating dependency file for MGCP_Templates_part_2.cc Creating dependency file for MGCP_Templates_part_1.cc Creating dependency file for MGCP_Emulation_part_7.cc Creating dependency file for MGCP_Emulation_part_6.cc Creating dependency file for MGCP_Emulation_part_5.cc Creating dependency file for MGCP_Emulation_part_4.cc Creating dependency file for MGCP_Emulation_part_3.cc Creating dependency file for MGCP_Emulation_part_2.cc Creating dependency file for MGCP_Emulation_part_1.cc Creating dependency file for MGCP_CodecPort_CtrlFunct_part_7.cc Creating dependency file for MGCP_CodecPort_CtrlFunct_part_6.cc Creating dependency file for MGCP_CodecPort_CtrlFunct_part_5.cc Creating dependency file for MGCP_CodecPort_CtrlFunct_part_4.cc Creating dependency file for MGCP_CodecPort_CtrlFunct_part_3.cc Creating dependency file for MGCP_CodecPort_CtrlFunct_part_2.cc Creating dependency file for MGCP_CodecPort_CtrlFunct_part_1.cc Creating dependency file for MGCP_CodecPort_part_7.cc Creating dependency file for MGCP_CodecPort_part_6.cc Creating dependency file for MGCP_CodecPort_part_5.cc Creating dependency file for MGCP_CodecPort_part_4.cc Creating dependency file for MGCP_CodecPort_part_3.cc Creating dependency file for MGCP_CodecPort_part_2.cc Creating dependency file for MGCP_CodecPort_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 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_7.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 IuUP_Types_part_7.cc Creating dependency file for IuUP_Types_part_6.cc Creating dependency file for IuUP_Types_part_5.cc Creating dependency file for IuUP_Types_part_4.cc Creating dependency file for IuUP_Types_part_3.cc Creating dependency file for IuUP_Types_part_2.cc Creating dependency file for IuUP_Types_part_1.cc Creating dependency file for IuUP_Emulation_part_7.cc Creating dependency file for IuUP_Emulation_part_6.cc Creating dependency file for IuUP_Emulation_part_5.cc Creating dependency file for IuUP_Emulation_part_4.cc Creating dependency file for IuUP_Emulation_part_3.cc Creating dependency file for IuUP_Emulation_part_2.cc Creating dependency file for IuUP_Emulation_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 IPA_Types_part_7.cc Creating dependency file for IPA_Types_part_6.cc Creating dependency file for IPA_Types_part_4.cc Creating dependency file for IPA_Types_part_5.cc Creating dependency file for IPA_Types_part_3.cc Creating dependency file for IPA_Types_part_2.cc Creating dependency file for IPA_Types_part_1.cc Creating dependency file for IPA_Testing_part_7.cc Creating dependency file for IPA_Testing_part_6.cc Creating dependency file for IPA_Testing_part_5.cc Creating dependency file for IPA_Testing_part_4.cc Creating dependency file for IPA_Testing_part_3.cc Creating dependency file for IPA_Testing_part_2.cc Creating dependency file for IPA_Testing_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_3.cc Creating dependency file for General_Types_part_2.cc Creating dependency file for General_Types_part_1.cc Creating dependency file for General_Types_part_4.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 GSM_SystemInformation_part_7.cc Creating dependency file for GSM_SystemInformation_part_6.cc Creating dependency file for GSM_SystemInformation_part_4.cc Creating dependency file for GSM_SystemInformation_part_3.cc Creating dependency file for GSM_SystemInformation_part_5.cc Creating dependency file for GSM_SystemInformation_part_2.cc Creating dependency file for GSM_SystemInformation_part_1.cc Creating dependency file for GSM_RestOctets_part_7.cc Creating dependency file for GSM_RestOctets_part_6.cc Creating dependency file for GSM_RestOctets_part_5.cc Creating dependency file for GSM_RestOctets_part_4.cc Creating dependency file for GSM_RestOctets_part_3.cc Creating dependency file for GSM_RestOctets_part_2.cc Creating dependency file for GSM_RestOctets_part_1.cc Creating dependency file for GSM_RR_Types_part_7.cc Creating dependency file for GSM_RR_Types_part_6.cc Creating dependency file for GSM_RR_Types_part_5.cc Creating dependency file for GSM_RR_Types_part_4.cc Creating dependency file for GSM_RR_Types_part_3.cc Creating dependency file for GSM_RR_Types_part_2.cc Creating dependency file for GSM_RR_Types_part_1.cc Creating dependency file for CBSP_Types_part_7.cc Creating dependency file for CBSP_Types_part_6.cc Creating dependency file for CBSP_Types_part_5.cc Creating dependency file for CBSP_Types_part_4.cc Creating dependency file for CBSP_Types_part_3.cc Creating dependency file for CBSP_Types_part_2.cc Creating dependency file for CBSP_Types_part_1.cc Creating dependency file for CBSP_Templates_part_7.cc Creating dependency file for CBSP_Templates_part_6.cc Creating dependency file for CBSP_Templates_part_5.cc Creating dependency file for CBSP_Templates_part_4.cc Creating dependency file for CBSP_Templates_part_3.cc Creating dependency file for CBSP_Templates_part_2.cc Creating dependency file for CBSP_Templates_part_1.cc Creating dependency file for CBSP_CodecPort_CtrlFunct_part_7.cc Creating dependency file for CBSP_CodecPort_CtrlFunct_part_6.cc Creating dependency file for CBSP_CodecPort_CtrlFunct_part_5.cc Creating dependency file for CBSP_CodecPort_CtrlFunct_part_4.cc Creating dependency file for CBSP_CodecPort_CtrlFunct_part_3.cc Creating dependency file for CBSP_CodecPort_CtrlFunct_part_2.cc Creating dependency file for CBSP_CodecPort_CtrlFunct_part_1.cc Creating dependency file for CBSP_CodecPort_part_7.cc Creating dependency file for CBSP_CodecPort_part_6.cc Creating dependency file for CBSP_CodecPort_part_5.cc Creating dependency file for CBSP_CodecPort_part_4.cc Creating dependency file for CBSP_CodecPort_part_3.cc Creating dependency file for CBSP_CodecPort_part_2.cc Creating dependency file for CBSP_CodecPort_part_1.cc Creating dependency file for CBSP_Adapter_part_7.cc Creating dependency file for CBSP_Adapter_part_6.cc Creating dependency file for CBSP_Adapter_part_5.cc Creating dependency file for CBSP_Adapter_part_4.cc Creating dependency file for CBSP_Adapter_part_3.cc Creating dependency file for CBSP_Adapter_part_2.cc Creating dependency file for CBSP_Adapter_part_1.cc Creating dependency file for BSSMAP_Templates_part_7.cc Creating dependency file for BSSMAP_Templates_part_6.cc Creating dependency file for BSSMAP_Templates_part_5.cc Creating dependency file for BSSMAP_Templates_part_4.cc Creating dependency file for BSSMAP_Templates_part_3.cc Creating dependency file for BSSMAP_Templates_part_2.cc Creating dependency file for BSSMAP_Templates_part_1.cc Creating dependency file for BSSMAP_LE_Templates_part_7.cc Creating dependency file for BSSMAP_LE_Templates_part_6.cc Creating dependency file for BSSMAP_LE_Templates_part_5.cc Creating dependency file for BSSMAP_LE_Templates_part_4.cc Creating dependency file for BSSMAP_LE_Templates_part_3.cc Creating dependency file for BSSMAP_LE_Templates_part_2.cc Creating dependency file for BSSMAP_LE_Templates_part_1.cc Creating dependency file for BSSLAP_Types_part_7.cc Creating dependency file for BSSLAP_Types_part_6.cc Creating dependency file for BSSLAP_Types_part_5.cc Creating dependency file for BSSLAP_Types_part_4.cc Creating dependency file for BSSLAP_Types_part_3.cc Creating dependency file for BSSLAP_Types_part_2.cc Creating dependency file for BSSLAP_Types_part_1.cc Creating dependency file for BSSAP_Types_part_7.cc Creating dependency file for BSSAP_Types_part_6.cc Creating dependency file for BSSAP_Types_part_5.cc Creating dependency file for BSSAP_Types_part_4.cc Creating dependency file for BSSAP_Types_part_3.cc Creating dependency file for BSSAP_Types_part_2.cc Creating dependency file for BSSAP_Types_part_1.cc Creating dependency file for BSSAP_LE_Types_part_7.cc Creating dependency file for BSSAP_LE_Types_part_6.cc Creating dependency file for BSSAP_LE_Types_part_5.cc Creating dependency file for BSSAP_LE_Types_part_4.cc Creating dependency file for BSSAP_LE_Types_part_3.cc Creating dependency file for BSSAP_LE_Types_part_2.cc Creating dependency file for BSSAP_LE_Types_part_1.cc Creating dependency file for BSSAP_LE_Emulation_part_7.cc Creating dependency file for BSSAP_LE_Emulation_part_6.cc Creating dependency file for BSSAP_LE_Emulation_part_5.cc Creating dependency file for BSSAP_LE_Emulation_part_4.cc Creating dependency file for BSSAP_LE_Emulation_part_3.cc Creating dependency file for BSSAP_LE_Emulation_part_2.cc Creating dependency file for BSSAP_LE_Emulation_part_1.cc Creating dependency file for BSSAP_LE_CodecPort_part_7.cc Creating dependency file for BSSAP_LE_CodecPort_part_6.cc Creating dependency file for BSSAP_LE_CodecPort_part_5.cc Creating dependency file for BSSAP_LE_CodecPort_part_4.cc Creating dependency file for BSSAP_LE_CodecPort_part_2.cc Creating dependency file for BSSAP_LE_CodecPort_part_3.cc Creating dependency file for BSSAP_LE_CodecPort_part_1.cc Creating dependency file for BSSAP_LE_Adapter_part_7.cc Creating dependency file for BSSAP_LE_Adapter_part_5.cc Creating dependency file for BSSAP_LE_Adapter_part_4.cc Creating dependency file for BSSAP_LE_Adapter_part_3.cc Creating dependency file for BSSAP_LE_Adapter_part_6.cc Creating dependency file for BSSAP_LE_Adapter_part_2.cc Creating dependency file for BSSAP_LE_Adapter_part_1.cc Creating dependency file for BSSAP_CodecPort_part_7.cc Creating dependency file for BSSAP_CodecPort_part_6.cc Creating dependency file for BSSAP_CodecPort_part_5.cc Creating dependency file for BSSAP_CodecPort_part_4.cc Creating dependency file for BSSAP_CodecPort_part_3.cc Creating dependency file for BSSAP_CodecPort_part_2.cc Creating dependency file for BSSAP_CodecPort_part_1.cc Creating dependency file for BSC_Tests_VAMOS_part_7.cc Creating dependency file for BSC_Tests_VAMOS_part_6.cc Creating dependency file for BSC_Tests_VAMOS_part_5.cc Creating dependency file for BSC_Tests_VAMOS_part_4.cc Creating dependency file for BSC_Tests_VAMOS_part_3.cc Creating dependency file for BSC_Tests_VAMOS_part_2.cc Creating dependency file for BSC_Tests_VAMOS_part_1.cc Creating dependency file for BSC_Tests_OML_part_7.cc Creating dependency file for BSC_Tests_OML_part_6.cc Creating dependency file for BSC_Tests_OML_part_5.cc Creating dependency file for BSC_Tests_OML_part_4.cc Creating dependency file for BSC_Tests_OML_part_2.cc Creating dependency file for BSC_Tests_OML_part_1.cc Creating dependency file for BSC_Tests_LCLS_part_7.cc Creating dependency file for BSC_Tests_LCLS_part_6.cc Creating dependency file for BSC_Tests_OML_part_3.cc Creating dependency file for BSC_Tests_LCLS_part_5.cc Creating dependency file for BSC_Tests_LCLS_part_3.cc Creating dependency file for BSC_Tests_LCLS_part_2.cc Creating dependency file for BSC_Tests_LCLS_part_4.cc Creating dependency file for BSC_Tests_LCLS_part_1.cc Creating dependency file for BSC_Tests_CBSP_part_7.cc Creating dependency file for BSC_Tests_CBSP_part_6.cc Creating dependency file for BSC_Tests_CBSP_part_4.cc Creating dependency file for BSC_Tests_CBSP_part_5.cc Creating dependency file for BSC_Tests_CBSP_part_3.cc Creating dependency file for BSC_Tests_CBSP_part_2.cc Creating dependency file for BSC_Tests_CBSP_part_1.cc Creating dependency file for BSC_Tests_ASCI_part_7.cc Creating dependency file for BSC_Tests_ASCI_part_6.cc Creating dependency file for BSC_Tests_ASCI_part_5.cc Creating dependency file for BSC_Tests_ASCI_part_4.cc Creating dependency file for BSC_Tests_ASCI_part_3.cc Creating dependency file for BSC_Tests_ASCI_part_2.cc Creating dependency file for BSC_Tests_ASCI_part_1.cc Creating dependency file for BSC_Tests_part_7.cc Creating dependency file for BSC_Tests_part_6.cc Creating dependency file for BSC_Tests_part_5.cc Creating dependency file for BSC_Tests_part_4.cc Creating dependency file for BSC_Tests_part_3.cc Creating dependency file for BSC_Tests_part_2.cc Creating dependency file for BSC_Tests_part_1.cc Creating dependency file for AbisOML_Types_part_7.cc Creating dependency file for AbisOML_Types_part_6.cc Creating dependency file for AbisOML_Types_part_5.cc Creating dependency file for AbisOML_Types_part_4.cc Creating dependency file for AbisOML_Types_part_3.cc Creating dependency file for AbisOML_Types_part_2.cc Creating dependency file for AbisOML_Types_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 StatsD_Types.cc Creating dependency file for StatsD_CodecPort_CtrlFunct.cc Creating dependency file for StatsD_CodecPort.cc Creating dependency file for Socket_API_Definitions.cc Creating dependency file for SDP_Types.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 SDP_Templates.cc Creating dependency file for SCCP_Types.cc Creating dependency file for SCCP_Templates.cc Creating dependency file for RTP_Types.cc Creating dependency file for SCCP_Emulation.cc Creating dependency file for RTP_Emulation.cc Creating dependency file for RTP_CodecPort_CtrlFunct.cc Creating dependency file for RTP_CodecPort.cc Creating dependency file for RSL_Types.cc Creating dependency file for RSL_Emulation.cc Creating dependency file for RLCMAC_CSN1_Types.cc Creating dependency file for RLCMAC_CSN1_Templates.cc Creating dependency file for Osmocom_VTY_Functions.cc Creating dependency file for Osmocom_Types.cc Creating dependency file for Osmocom_CTRL_Types.cc Creating dependency file for Osmocom_CTRL_Functions.cc Creating dependency file for Osmocom_CTRL_Adapter.cc Creating dependency file for Native_Functions.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 MSC_ConnectionHandler.cc Creating dependency file for MGCP_Types.cc Creating dependency file for MGCP_Templates.cc Creating dependency file for MGCP_Emulation.cc Creating dependency file for MGCP_CodecPort_CtrlFunct.cc Creating dependency file for MGCP_CodecPort.cc Creating dependency file for M3UA_Types.cc Creating dependency file for M3UA_Emulation.cc Creating dependency file for L3_Templates.cc Creating dependency file for IuUP_Types.cc Creating dependency file for IuUP_Emulation.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 IPA_Types.cc Creating dependency file for IPA_Testing.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 GSM_Types.cc Creating dependency file for GSM_SystemInformation.cc Creating dependency file for GSM_RestOctets.cc Creating dependency file for GSM_RR_Types.cc Creating dependency file for CBSP_Types.cc Creating dependency file for CBSP_Templates.cc Creating dependency file for CBSP_CodecPort_CtrlFunct.cc Creating dependency file for CBSP_CodecPort.cc Creating dependency file for CBSP_Adapter.cc Creating dependency file for BSSMAP_Templates.cc Creating dependency file for BSSMAP_LE_Templates.cc Creating dependency file for BSSLAP_Types.cc Creating dependency file for BSSAP_Types.cc Creating dependency file for BSSAP_LE_Types.cc Creating dependency file for BSSAP_LE_Emulation.cc Creating dependency file for BSSAP_LE_CodecPort.cc Creating dependency file for BSSAP_LE_Adapter.cc Creating dependency file for BSSAP_CodecPort.cc Creating dependency file for BSC_Tests_VAMOS.cc Creating dependency file for BSC_Tests_OML.cc Creating dependency file for BSC_Tests_LCLS.cc Creating dependency file for BSC_Tests_CBSP.cc Creating dependency file for BSC_Tests_ASCI.cc Creating dependency file for BSC_Tests.cc Creating dependency file for AbisOML_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 AbisOML_Types.o AbisOML_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 BSC_Tests.o BSC_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 BSC_Tests_ASCI.o BSC_Tests_ASCI.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSC_Tests_CBSP.o BSC_Tests_CBSP.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSC_Tests_LCLS.o BSC_Tests_LCLS.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSC_Tests_OML.o BSC_Tests_OML.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSC_Tests_VAMOS.o BSC_Tests_VAMOS.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_CodecPort.o BSSAP_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 BSSAP_LE_Adapter.o BSSAP_LE_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 BSSAP_LE_CodecPort.o BSSAP_LE_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 BSSAP_LE_Emulation.o BSSAP_LE_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 BSSAP_LE_Types.o BSSAP_LE_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 BSSAP_Types.o BSSAP_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 BSSLAP_Types.o BSSLAP_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 BSSMAP_LE_Templates.o BSSMAP_LE_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 BSSMAP_Templates.o BSSMAP_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 CBSP_Adapter.o CBSP_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 CBSP_CodecPort.o CBSP_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 CBSP_CodecPort_CtrlFunct.o CBSP_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 CBSP_Templates.o CBSP_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 CBSP_Types.o CBSP_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_RR_Types.o GSM_RR_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_RestOctets.o GSM_RestOctets.cc env 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_SystemInformation.o GSM_SystemInformation.cc env 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 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_Testing.o IPA_Testing.cc env 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 IPL4asp_Functions.o IPL4asp_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation.o IuUP_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 IuUP_Types.o IuUP_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_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 M3UA_Emulation.o M3UA_Emulation.cc BSSAP_LE_Emulation.cc: In function 'COMPONENT BSSAP__LE__Emulation::f__comp__by__conn__id(const INTEGER&)': BSSAP_LE_Emulation.cc:10483:1: warning: control reaches end of non-void function [-Wreturn-type] 10483 | } | ^ BSSAP_LE_Emulation.cc: In function 'INTEGER BSSAP__LE__Emulation::f__conn__id__by__comp(const COMPONENT&)': BSSAP_LE_Emulation.cc:10534:1: warning: control reaches end of non-void function [-Wreturn-type] 10534 | } | ^ BSSAP_LE_Emulation.cc: In function 'INTEGER BSSAP__LE__Emulation::f__idx__by__comp(const COMPONENT&)': BSSAP_LE_Emulation.cc:10585:1: warning: control reaches end of non-void function [-Wreturn-type] 10585 | } | ^ BSSAP_LE_Emulation.cc: In function 'COMPONENT BSSAP__LE__Emulation::ExpectedCreateCallback(const BSSAP__LE__CodecPort::BSSAP__LE__N__CONNECT__ind&, const CHARSTRING&)': BSSAP_LE_Emulation.cc:12350:1: warning: control reaches end of non-void function [-Wreturn-type] 12350 | } | ^ env 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 MGCP_CodecPort.o MGCP_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 MGCP_CodecPort_CtrlFunct.o MGCP_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 MGCP_Emulation.o MGCP_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 MGCP_Templates.o MGCP_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 MGCP_Types.o MGCP_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 MSC_ConnectionHandler.o MSC_ConnectionHandler.cc env 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 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 MGCP_Emulation.cc: In function 'COMPONENT MGCP__Emulation::f__comp__by__ep(const CHARSTRING&)': MGCP_Emulation.cc:7792:1: warning: control reaches end of non-void function [-Wreturn-type] 7792 | } | ^ MGCP_Emulation.cc: In function 'CHARSTRING MGCP__Emulation::f__ep__by__comp(const COMPONENT&)': MGCP_Emulation.cc:7844:1: warning: control reaches end of non-void function [-Wreturn-type] 7844 | } | ^ MGCP_Emulation.cc: In function 'COMPONENT MGCP__Emulation::ExpectedCreateCallback(const MGCP__Types::MgcpCommand&, const CHARSTRING&)': MGCP_Emulation.cc:8985:1: warning: control reaches end of non-void function [-Wreturn-type] 8985 | } | ^ MGCP_Emulation.cc: In function 'CHARSTRING MGCP__Emulation::f__encoding__name__from__pt(const MGCP__Types::SDP__FIELD__PayloadType&)': MGCP_Emulation.cc:9433:1: warning: control reaches end of non-void function [-Wreturn-type] 9433 | } | ^ env 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 RLCMAC_CSN1_Templates.o RLCMAC_CSN1_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 RLCMAC_CSN1_Types.o RLCMAC_CSN1_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 RSL_Emulation.o RSL_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 RSL_Types.o RSL_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 RTP_CodecPort.o RTP_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 RTP_CodecPort_CtrlFunct.o RTP_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 RTP_Emulation.o RTP_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 RTP_Types.o RTP_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 SDP_Templates.o SDP_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 SDP_Types.o SDP_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 StatsD_CodecPort.o StatsD_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 StatsD_CodecPort_CtrlFunct.o StatsD_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 StatsD_Types.o StatsD_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 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 AbisOML_Types_part_1.o AbisOML_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 AbisOML_Types_part_2.o AbisOML_Types_part_2.cc RSL_Emulation.cc: In function 'IPA__Types::IpaStreamId RSL__Emulation::f__streamId__by__trx(const INTEGER&)': RSL_Emulation.cc:11152:1: warning: control reaches end of non-void function [-Wreturn-type] 11152 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AbisOML_Types_part_3.o AbisOML_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 AbisOML_Types_part_4.o AbisOML_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 AbisOML_Types_part_5.o AbisOML_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 AbisOML_Types_part_6.o AbisOML_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 AbisOML_Types_part_7.o AbisOML_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 BSC_Tests_part_1.o BSC_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 BSC_Tests_part_2.o BSC_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 BSC_Tests_part_3.o BSC_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 BSC_Tests_part_4.o BSC_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 BSC_Tests_part_5.o BSC_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 BSC_Tests_part_6.o BSC_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 BSC_Tests_part_7.o BSC_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 BSC_Tests_ASCI_part_1.o BSC_Tests_ASCI_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSC_Tests_ASCI_part_2.o BSC_Tests_ASCI_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSC_Tests_ASCI_part_3.o BSC_Tests_ASCI_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSC_Tests_ASCI_part_4.o BSC_Tests_ASCI_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSC_Tests_ASCI_part_5.o BSC_Tests_ASCI_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSC_Tests_ASCI_part_6.o BSC_Tests_ASCI_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSC_Tests_ASCI_part_7.o BSC_Tests_ASCI_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSC_Tests_CBSP_part_1.o BSC_Tests_CBSP_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSC_Tests_CBSP_part_2.o BSC_Tests_CBSP_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSC_Tests_CBSP_part_3.o BSC_Tests_CBSP_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSC_Tests_CBSP_part_4.o BSC_Tests_CBSP_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSC_Tests_CBSP_part_5.o BSC_Tests_CBSP_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSC_Tests_CBSP_part_6.o BSC_Tests_CBSP_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSC_Tests_CBSP_part_7.o BSC_Tests_CBSP_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSC_Tests_LCLS_part_1.o BSC_Tests_LCLS_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSC_Tests_LCLS_part_2.o BSC_Tests_LCLS_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSC_Tests_LCLS_part_3.o BSC_Tests_LCLS_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSC_Tests_LCLS_part_4.o BSC_Tests_LCLS_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSC_Tests_LCLS_part_5.o BSC_Tests_LCLS_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSC_Tests_LCLS_part_6.o BSC_Tests_LCLS_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSC_Tests_LCLS_part_7.o BSC_Tests_LCLS_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSC_Tests_OML_part_1.o BSC_Tests_OML_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSC_Tests_OML_part_2.o BSC_Tests_OML_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSC_Tests_OML_part_3.o BSC_Tests_OML_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSC_Tests_OML_part_4.o BSC_Tests_OML_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSC_Tests_OML_part_5.o BSC_Tests_OML_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSC_Tests_OML_part_6.o BSC_Tests_OML_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSC_Tests_OML_part_7.o BSC_Tests_OML_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSC_Tests_VAMOS_part_1.o BSC_Tests_VAMOS_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSC_Tests_VAMOS_part_2.o BSC_Tests_VAMOS_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSC_Tests_VAMOS_part_3.o BSC_Tests_VAMOS_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSC_Tests_VAMOS_part_4.o BSC_Tests_VAMOS_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSC_Tests_VAMOS_part_5.o BSC_Tests_VAMOS_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSC_Tests_VAMOS_part_6.o BSC_Tests_VAMOS_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSC_Tests_VAMOS_part_7.o BSC_Tests_VAMOS_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_CodecPort_part_1.o BSSAP_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 BSSAP_CodecPort_part_2.o BSSAP_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 BSSAP_CodecPort_part_3.o BSSAP_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 BSSAP_CodecPort_part_4.o BSSAP_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 BSSAP_CodecPort_part_5.o BSSAP_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 BSSAP_CodecPort_part_6.o BSSAP_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 BSSAP_CodecPort_part_7.o BSSAP_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 BSSAP_LE_Adapter_part_1.o BSSAP_LE_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 BSSAP_LE_Adapter_part_2.o BSSAP_LE_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 BSSAP_LE_Adapter_part_3.o BSSAP_LE_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 BSSAP_LE_Adapter_part_4.o BSSAP_LE_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 BSSAP_LE_Adapter_part_5.o BSSAP_LE_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 BSSAP_LE_Adapter_part_6.o BSSAP_LE_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 BSSAP_LE_Adapter_part_7.o BSSAP_LE_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 BSSAP_LE_CodecPort_part_1.o BSSAP_LE_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 BSSAP_LE_CodecPort_part_2.o BSSAP_LE_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 BSSAP_LE_CodecPort_part_3.o BSSAP_LE_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 BSSAP_LE_CodecPort_part_4.o BSSAP_LE_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 BSSAP_LE_CodecPort_part_5.o BSSAP_LE_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 BSSAP_LE_CodecPort_part_6.o BSSAP_LE_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 BSSAP_LE_CodecPort_part_7.o BSSAP_LE_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 BSSAP_LE_Emulation_part_1.o BSSAP_LE_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 BSSAP_LE_Emulation_part_2.o BSSAP_LE_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 BSSAP_LE_Emulation_part_3.o BSSAP_LE_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 BSSAP_LE_Emulation_part_4.o BSSAP_LE_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 BSSAP_LE_Emulation_part_5.o BSSAP_LE_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 BSSAP_LE_Emulation_part_6.o BSSAP_LE_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 BSSAP_LE_Emulation_part_7.o BSSAP_LE_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 BSSAP_LE_Types_part_1.o BSSAP_LE_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 BSSAP_LE_Types_part_2.o BSSAP_LE_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 BSSAP_LE_Types_part_3.o BSSAP_LE_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 BSSAP_LE_Types_part_4.o BSSAP_LE_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 BSSAP_LE_Types_part_5.o BSSAP_LE_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 BSSAP_LE_Types_part_6.o BSSAP_LE_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 BSSAP_LE_Types_part_7.o BSSAP_LE_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 BSSAP_Types_part_1.o BSSAP_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 BSSAP_Types_part_2.o BSSAP_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 BSSAP_Types_part_3.o BSSAP_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 BSSAP_Types_part_4.o BSSAP_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 BSSAP_Types_part_5.o BSSAP_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 BSSAP_Types_part_6.o BSSAP_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 BSSAP_Types_part_7.o BSSAP_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 BSSLAP_Types_part_1.o BSSLAP_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 BSSLAP_Types_part_2.o BSSLAP_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 BSSLAP_Types_part_3.o BSSLAP_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 BSSLAP_Types_part_4.o BSSLAP_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 BSSLAP_Types_part_5.o BSSLAP_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 BSSLAP_Types_part_6.o BSSLAP_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 BSSLAP_Types_part_7.o BSSLAP_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 BSSMAP_LE_Templates_part_1.o BSSMAP_LE_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 BSSMAP_LE_Templates_part_2.o BSSMAP_LE_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 BSSMAP_LE_Templates_part_3.o BSSMAP_LE_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 BSSMAP_LE_Templates_part_4.o BSSMAP_LE_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 BSSMAP_LE_Templates_part_5.o BSSMAP_LE_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 BSSMAP_LE_Templates_part_6.o BSSMAP_LE_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 BSSMAP_LE_Templates_part_7.o BSSMAP_LE_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 BSSMAP_Templates_part_1.o BSSMAP_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 BSSMAP_Templates_part_2.o BSSMAP_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 BSSMAP_Templates_part_3.o BSSMAP_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 BSSMAP_Templates_part_4.o BSSMAP_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 BSSMAP_Templates_part_5.o BSSMAP_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 BSSMAP_Templates_part_6.o BSSMAP_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 BSSMAP_Templates_part_7.o BSSMAP_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 CBSP_Adapter_part_1.o CBSP_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 CBSP_Adapter_part_2.o CBSP_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 CBSP_Adapter_part_3.o CBSP_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 CBSP_Adapter_part_4.o CBSP_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 CBSP_Adapter_part_5.o CBSP_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 CBSP_Adapter_part_6.o CBSP_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 CBSP_Adapter_part_7.o CBSP_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 CBSP_CodecPort_part_1.o CBSP_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 CBSP_CodecPort_part_2.o CBSP_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 CBSP_CodecPort_part_3.o CBSP_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 CBSP_CodecPort_part_4.o CBSP_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 CBSP_CodecPort_part_5.o CBSP_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 CBSP_CodecPort_part_6.o CBSP_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 CBSP_CodecPort_part_7.o CBSP_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 CBSP_CodecPort_CtrlFunct_part_1.o CBSP_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 CBSP_CodecPort_CtrlFunct_part_2.o CBSP_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 CBSP_CodecPort_CtrlFunct_part_3.o CBSP_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 CBSP_CodecPort_CtrlFunct_part_4.o CBSP_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 CBSP_CodecPort_CtrlFunct_part_5.o CBSP_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 CBSP_CodecPort_CtrlFunct_part_6.o CBSP_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 CBSP_CodecPort_CtrlFunct_part_7.o CBSP_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 CBSP_Templates_part_1.o CBSP_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 CBSP_Templates_part_2.o CBSP_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 CBSP_Templates_part_3.o CBSP_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 CBSP_Templates_part_4.o CBSP_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 CBSP_Templates_part_5.o CBSP_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 CBSP_Templates_part_6.o CBSP_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 CBSP_Templates_part_7.o CBSP_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 CBSP_Types_part_1.o CBSP_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 CBSP_Types_part_2.o CBSP_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 CBSP_Types_part_3.o CBSP_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 CBSP_Types_part_4.o CBSP_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 CBSP_Types_part_5.o CBSP_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 CBSP_Types_part_6.o CBSP_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 CBSP_Types_part_7.o CBSP_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_RR_Types_part_1.o GSM_RR_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_RR_Types_part_2.o GSM_RR_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_RR_Types_part_3.o GSM_RR_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_RR_Types_part_4.o GSM_RR_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_RR_Types_part_5.o GSM_RR_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_RR_Types_part_6.o GSM_RR_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_RR_Types_part_7.o GSM_RR_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_RestOctets_part_1.o GSM_RestOctets_part_1.cc env 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_RestOctets_part_2.o GSM_RestOctets_part_2.cc env 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_RestOctets_part_3.o GSM_RestOctets_part_3.cc env 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_RestOctets_part_4.o GSM_RestOctets_part_4.cc env 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_RestOctets_part_5.o GSM_RestOctets_part_5.cc env 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_RestOctets_part_6.o GSM_RestOctets_part_6.cc env 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_RestOctets_part_7.o GSM_RestOctets_part_7.cc env 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_SystemInformation_part_1.o GSM_SystemInformation_part_1.cc env 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_SystemInformation_part_2.o GSM_SystemInformation_part_2.cc env 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_SystemInformation_part_3.o GSM_SystemInformation_part_3.cc env 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_SystemInformation_part_4.o GSM_SystemInformation_part_4.cc env 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_SystemInformation_part_5.o GSM_SystemInformation_part_5.cc env 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_SystemInformation_part_6.o GSM_SystemInformation_part_6.cc env 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_SystemInformation_part_7.o GSM_SystemInformation_part_7.cc env 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 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_Testing_part_1.o IPA_Testing_part_1.cc env 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_Testing_part_2.o IPA_Testing_part_2.cc env 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_Testing_part_3.o IPA_Testing_part_3.cc env 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_Testing_part_4.o IPA_Testing_part_4.cc env 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_Testing_part_5.o IPA_Testing_part_5.cc env 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_Testing_part_6.o IPA_Testing_part_6.cc env 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_Testing_part_7.o IPA_Testing_part_7.cc env 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 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 IuUP_Emulation_part_1.o IuUP_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 IuUP_Emulation_part_2.o IuUP_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 IuUP_Emulation_part_3.o IuUP_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 IuUP_Emulation_part_4.o IuUP_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 IuUP_Emulation_part_5.o IuUP_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 IuUP_Emulation_part_6.o IuUP_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 IuUP_Emulation_part_7.o IuUP_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 IuUP_Types_part_1.o IuUP_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 IuUP_Types_part_2.o IuUP_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 IuUP_Types_part_3.o IuUP_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 IuUP_Types_part_4.o IuUP_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 IuUP_Types_part_5.o IuUP_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 IuUP_Types_part_6.o IuUP_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 IuUP_Types_part_7.o IuUP_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_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 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 MGCP_CodecPort_part_1.o MGCP_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 MGCP_CodecPort_part_2.o MGCP_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 MGCP_CodecPort_part_3.o MGCP_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 MGCP_CodecPort_part_4.o MGCP_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 MGCP_CodecPort_part_5.o MGCP_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 MGCP_CodecPort_part_6.o MGCP_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 MGCP_CodecPort_part_7.o MGCP_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 MGCP_CodecPort_CtrlFunct_part_1.o MGCP_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 MGCP_CodecPort_CtrlFunct_part_2.o MGCP_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 MGCP_CodecPort_CtrlFunct_part_3.o MGCP_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 MGCP_CodecPort_CtrlFunct_part_4.o MGCP_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 MGCP_CodecPort_CtrlFunct_part_5.o MGCP_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 MGCP_CodecPort_CtrlFunct_part_6.o MGCP_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 MGCP_CodecPort_CtrlFunct_part_7.o MGCP_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 MGCP_Emulation_part_1.o MGCP_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 MGCP_Emulation_part_2.o MGCP_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 MGCP_Emulation_part_3.o MGCP_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 MGCP_Emulation_part_4.o MGCP_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 MGCP_Emulation_part_5.o MGCP_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 MGCP_Emulation_part_6.o MGCP_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 MGCP_Emulation_part_7.o MGCP_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 MGCP_Templates_part_1.o MGCP_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 MGCP_Templates_part_2.o MGCP_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 MGCP_Templates_part_3.o MGCP_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 MGCP_Templates_part_4.o MGCP_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 MGCP_Templates_part_5.o MGCP_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 MGCP_Templates_part_6.o MGCP_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 MGCP_Templates_part_7.o MGCP_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 MGCP_Types_part_1.o MGCP_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 MGCP_Types_part_2.o MGCP_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 MGCP_Types_part_3.o MGCP_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 MGCP_Types_part_4.o MGCP_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 MGCP_Types_part_5.o MGCP_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 MGCP_Types_part_6.o MGCP_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 MGCP_Types_part_7.o MGCP_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 MSC_ConnectionHandler_part_1.o MSC_ConnectionHandler_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSC_ConnectionHandler_part_2.o MSC_ConnectionHandler_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSC_ConnectionHandler_part_3.o MSC_ConnectionHandler_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSC_ConnectionHandler_part_4.o MSC_ConnectionHandler_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSC_ConnectionHandler_part_5.o MSC_ConnectionHandler_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSC_ConnectionHandler_part_6.o MSC_ConnectionHandler_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSC_ConnectionHandler_part_7.o MSC_ConnectionHandler_part_7.cc env 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 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_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 RLCMAC_CSN1_Templates_part_1.o RLCMAC_CSN1_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 RLCMAC_CSN1_Templates_part_2.o RLCMAC_CSN1_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 RLCMAC_CSN1_Templates_part_3.o RLCMAC_CSN1_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 RLCMAC_CSN1_Templates_part_4.o RLCMAC_CSN1_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 RLCMAC_CSN1_Templates_part_5.o RLCMAC_CSN1_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 RLCMAC_CSN1_Templates_part_6.o RLCMAC_CSN1_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 RLCMAC_CSN1_Templates_part_7.o RLCMAC_CSN1_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 RLCMAC_CSN1_Types_part_1.o RLCMAC_CSN1_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 RLCMAC_CSN1_Types_part_2.o RLCMAC_CSN1_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 RLCMAC_CSN1_Types_part_3.o RLCMAC_CSN1_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 RLCMAC_CSN1_Types_part_4.o RLCMAC_CSN1_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 RLCMAC_CSN1_Types_part_5.o RLCMAC_CSN1_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 RLCMAC_CSN1_Types_part_6.o RLCMAC_CSN1_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 RLCMAC_CSN1_Types_part_7.o RLCMAC_CSN1_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 RSL_Emulation_part_1.o RSL_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 RSL_Emulation_part_2.o RSL_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 RSL_Emulation_part_3.o RSL_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 RSL_Emulation_part_4.o RSL_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 RSL_Emulation_part_5.o RSL_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 RSL_Emulation_part_6.o RSL_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 RSL_Emulation_part_7.o RSL_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 RSL_Types_part_1.o RSL_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 RSL_Types_part_2.o RSL_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 RSL_Types_part_3.o RSL_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 RSL_Types_part_4.o RSL_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 RSL_Types_part_5.o RSL_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 RSL_Types_part_6.o RSL_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 RSL_Types_part_7.o RSL_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 RTP_CodecPort_part_1.o RTP_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 RTP_CodecPort_part_2.o RTP_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 RTP_CodecPort_part_3.o RTP_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 RTP_CodecPort_part_4.o RTP_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 RTP_CodecPort_part_5.o RTP_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 RTP_CodecPort_part_6.o RTP_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 RTP_CodecPort_part_7.o RTP_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 RTP_CodecPort_CtrlFunct_part_1.o RTP_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 RTP_CodecPort_CtrlFunct_part_2.o RTP_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 RTP_CodecPort_CtrlFunct_part_3.o RTP_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 RTP_CodecPort_CtrlFunct_part_4.o RTP_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 RTP_CodecPort_CtrlFunct_part_5.o RTP_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 RTP_CodecPort_CtrlFunct_part_6.o RTP_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 RTP_CodecPort_CtrlFunct_part_7.o RTP_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 RTP_Emulation_part_1.o RTP_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 RTP_Emulation_part_2.o RTP_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 RTP_Emulation_part_3.o RTP_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 RTP_Emulation_part_4.o RTP_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 RTP_Emulation_part_5.o RTP_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 RTP_Emulation_part_6.o RTP_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 RTP_Emulation_part_7.o RTP_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 RTP_Types_part_1.o RTP_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 RTP_Types_part_2.o RTP_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 RTP_Types_part_3.o RTP_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 RTP_Types_part_4.o RTP_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 RTP_Types_part_5.o RTP_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 RTP_Types_part_6.o RTP_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 RTP_Types_part_7.o RTP_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 SDP_Templates_part_1.o SDP_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 SDP_Templates_part_2.o SDP_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 SDP_Templates_part_3.o SDP_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 SDP_Templates_part_4.o SDP_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 SDP_Templates_part_5.o SDP_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 SDP_Templates_part_6.o SDP_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 SDP_Templates_part_7.o SDP_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 SDP_Types_part_1.o SDP_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 SDP_Types_part_2.o SDP_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 SDP_Types_part_3.o SDP_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 SDP_Types_part_4.o SDP_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 SDP_Types_part_5.o SDP_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 SDP_Types_part_6.o SDP_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 SDP_Types_part_7.o SDP_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 StatsD_CodecPort_part_1.o StatsD_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 StatsD_CodecPort_part_2.o StatsD_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 StatsD_CodecPort_part_3.o StatsD_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 StatsD_CodecPort_part_4.o StatsD_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 StatsD_CodecPort_part_5.o StatsD_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 StatsD_CodecPort_part_6.o StatsD_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 StatsD_CodecPort_part_7.o StatsD_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 StatsD_CodecPort_CtrlFunct_part_1.o StatsD_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 StatsD_CodecPort_CtrlFunct_part_2.o StatsD_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 StatsD_CodecPort_CtrlFunct_part_3.o StatsD_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 StatsD_CodecPort_CtrlFunct_part_4.o StatsD_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 StatsD_CodecPort_CtrlFunct_part_5.o StatsD_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 StatsD_CodecPort_CtrlFunct_part_6.o StatsD_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 StatsD_CodecPort_CtrlFunct_part_7.o StatsD_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 StatsD_Types_part_1.o StatsD_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 StatsD_Types_part_2.o StatsD_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 StatsD_Types_part_3.o StatsD_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 StatsD_Types_part_4.o StatsD_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 StatsD_Types_part_5.o StatsD_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 StatsD_Types_part_6.o StatsD_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 StatsD_Types_part_7.o StatsD_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 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 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 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 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 StatsD_Checker.o StatsD_Checker.cc env 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 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 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 StatsD_Checker_part_1.o StatsD_Checker_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_2.o StatsD_Checker_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_3.o StatsD_Checker_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_4.o StatsD_Checker_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_5.o StatsD_Checker_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_6.o StatsD_Checker_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_7.o StatsD_Checker_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_parse_.tab.o SDP_parse_.tab.c env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o lex.SDP_parse_.o lex.SDP_parse_.c env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o CBSP_CodecPort_CtrlFunctdef.o CBSP_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 IuUP_EncDec.o IuUP_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 MGCP_CodecPort_CtrlFunctDef.o MGCP_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 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 RTP_CodecPort_CtrlFunctDef.o RTP_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 RTP_EncDec.o RTP_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 SDP_EncDec.o SDP_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 StatsD_CodecPort_CtrlFunctdef.o StatsD_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 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 AbisOML_Types.so AbisOML_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSC_Tests.so BSC_Tests.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSC_Tests_ASCI.so BSC_Tests_ASCI.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSC_Tests_CBSP.so BSC_Tests_CBSP.o RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__conn__id(const INTEGER&)': RAN_Emulation.cc:19673:1: warning: control reaches end of non-void function [-Wreturn-type] 19673 | } | ^ RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__mgcp__tid(const CHARSTRING&)': RAN_Emulation.cc:19725:1: warning: control reaches end of non-void function [-Wreturn-type] 19725 | } | ^ RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__cic(const INTEGER&)': RAN_Emulation.cc:19835:1: warning: control reaches end of non-void function [-Wreturn-type] 19835 | } | ^ RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__conn__id__by__comp(const COMPONENT&)': RAN_Emulation.cc:19944:1: warning: control reaches end of non-void function [-Wreturn-type] 19944 | } | ^ RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__idx__by__comp(const COMPONENT&)': RAN_Emulation.cc:19995:1: warning: control reaches end of non-void function [-Wreturn-type] 19995 | } | ^ RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::ExpectedCreateCallback(const BSSAP__CodecPort::BSSAP__N__CONNECT__ind&, const CHARSTRING&)': RAN_Emulation.cc:22692:1: warning: control reaches end of non-void function [-Wreturn-type] 22692 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSC_Tests_LCLS.so BSC_Tests_LCLS.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSC_Tests_OML.so BSC_Tests_OML.o lex.SDP_parse_.c: In function 'int SDP_parse_lex()': lex.SDP_parse_.c:21592:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 21592 | register yy_state_type yy_current_state; | ^~~~~~~~~~~~~~~~ lex.SDP_parse_.c:21593:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 21593 | register char *yy_cp, *yy_bp; | ^~~~~ lex.SDP_parse_.c:21593:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 21593 | register char *yy_cp, *yy_bp; | ^~~~~ lex.SDP_parse_.c:21594:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 21594 | register int yy_act; | ^~~~~~ lex.SDP_parse_.c: In function 'int yy_get_next_buffer()': lex.SDP_parse_.c:22512:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22512 | register char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf; | ^~~~ lex.SDP_parse_.c:22513:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22513 | register char *source = (yytext_ptr); | ^~~~~~ lex.SDP_parse_.c:22514:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22514 | register int number_to_move, i; | ^~~~~~~~~~~~~~ lex.SDP_parse_.c:22514:38: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22514 | register int number_to_move, i; | ^ lex.SDP_parse_.c: In function 'yy_state_type yy_get_previous_state()': lex.SDP_parse_.c:22646:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22646 | register yy_state_type yy_current_state; | ^~~~~~~~~~~~~~~~ lex.SDP_parse_.c:22647:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22647 | register char *yy_cp; | ^~~~~ lex.SDP_parse_.c: In function 'yy_state_type yy_try_NUL_trans(yy_state_type)': lex.SDP_parse_.c:22676:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22676 | register int yy_is_jam; | ^~~~~~~~~ lex.SDP_parse_.c:22677:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22677 | register char *yy_cp = (yy_c_buf_p); | ^~~~~ env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSC_Tests_VAMOS.so BSC_Tests_VAMOS.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_CodecPort.so BSSAP_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_LE_Adapter.so BSSAP_LE_Adapter.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_LE_CodecPort.so BSSAP_LE_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_LE_Emulation.so BSSAP_LE_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_LE_Types.so BSSAP_LE_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_Types.so BSSAP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSLAP_Types.so BSSLAP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSMAP_LE_Templates.so BSSMAP_LE_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSMAP_Templates.so BSSMAP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o CBSP_Adapter.so CBSP_Adapter.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o CBSP_CodecPort.so CBSP_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o CBSP_CodecPort_CtrlFunct.so CBSP_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o CBSP_Templates.so CBSP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o CBSP_Types.so CBSP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_RR_Types.so GSM_RR_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_RestOctets.so GSM_RestOctets.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_SystemInformation.so GSM_SystemInformation.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 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_Testing.so IPA_Testing.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 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 IuUP_Emulation.so IuUP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Types.so IuUP_Types.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 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 MGCP_CodecPort.so MGCP_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_CtrlFunct.so MGCP_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Emulation.so MGCP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Templates.so MGCP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Types.so MGCP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSC_ConnectionHandler.so MSC_ConnectionHandler.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 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_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 RLCMAC_CSN1_Templates.so RLCMAC_CSN1_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RLCMAC_CSN1_Types.so RLCMAC_CSN1_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RSL_Emulation.so RSL_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RSL_Types.so RSL_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort.so RTP_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_CtrlFunct.so RTP_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Emulation.so RTP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Types.so RTP_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 SDP_Templates.so SDP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Types.so SDP_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 StatsD_CodecPort.so StatsD_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunct.so StatsD_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Types.so StatsD_Types.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 AbisOML_Types_part_1.so AbisOML_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o AbisOML_Types_part_2.so AbisOML_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o AbisOML_Types_part_3.so AbisOML_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o AbisOML_Types_part_4.so AbisOML_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o AbisOML_Types_part_5.so AbisOML_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o AbisOML_Types_part_6.so AbisOML_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o AbisOML_Types_part_7.so AbisOML_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSC_Tests_part_1.so BSC_Tests_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSC_Tests_part_2.so BSC_Tests_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSC_Tests_part_3.so BSC_Tests_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSC_Tests_part_4.so BSC_Tests_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSC_Tests_part_5.so BSC_Tests_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSC_Tests_part_6.so BSC_Tests_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSC_Tests_part_7.so BSC_Tests_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSC_Tests_ASCI_part_1.so BSC_Tests_ASCI_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSC_Tests_ASCI_part_2.so BSC_Tests_ASCI_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSC_Tests_ASCI_part_3.so BSC_Tests_ASCI_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSC_Tests_ASCI_part_4.so BSC_Tests_ASCI_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSC_Tests_ASCI_part_5.so BSC_Tests_ASCI_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSC_Tests_ASCI_part_6.so BSC_Tests_ASCI_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSC_Tests_ASCI_part_7.so BSC_Tests_ASCI_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSC_Tests_CBSP_part_1.so BSC_Tests_CBSP_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSC_Tests_CBSP_part_2.so BSC_Tests_CBSP_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSC_Tests_CBSP_part_3.so BSC_Tests_CBSP_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSC_Tests_CBSP_part_4.so BSC_Tests_CBSP_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSC_Tests_CBSP_part_5.so BSC_Tests_CBSP_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSC_Tests_CBSP_part_6.so BSC_Tests_CBSP_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSC_Tests_CBSP_part_7.so BSC_Tests_CBSP_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSC_Tests_LCLS_part_1.so BSC_Tests_LCLS_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSC_Tests_LCLS_part_2.so BSC_Tests_LCLS_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSC_Tests_LCLS_part_3.so BSC_Tests_LCLS_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSC_Tests_LCLS_part_4.so BSC_Tests_LCLS_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSC_Tests_LCLS_part_5.so BSC_Tests_LCLS_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSC_Tests_LCLS_part_6.so BSC_Tests_LCLS_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSC_Tests_LCLS_part_7.so BSC_Tests_LCLS_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSC_Tests_OML_part_1.so BSC_Tests_OML_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSC_Tests_OML_part_2.so BSC_Tests_OML_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSC_Tests_OML_part_3.so BSC_Tests_OML_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSC_Tests_OML_part_4.so BSC_Tests_OML_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSC_Tests_OML_part_5.so BSC_Tests_OML_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSC_Tests_OML_part_6.so BSC_Tests_OML_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSC_Tests_OML_part_7.so BSC_Tests_OML_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSC_Tests_VAMOS_part_1.so BSC_Tests_VAMOS_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSC_Tests_VAMOS_part_2.so BSC_Tests_VAMOS_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSC_Tests_VAMOS_part_3.so BSC_Tests_VAMOS_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSC_Tests_VAMOS_part_4.so BSC_Tests_VAMOS_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSC_Tests_VAMOS_part_5.so BSC_Tests_VAMOS_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSC_Tests_VAMOS_part_6.so BSC_Tests_VAMOS_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSC_Tests_VAMOS_part_7.so BSC_Tests_VAMOS_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_CodecPort_part_1.so BSSAP_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_CodecPort_part_2.so BSSAP_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_CodecPort_part_3.so BSSAP_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_CodecPort_part_4.so BSSAP_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_CodecPort_part_5.so BSSAP_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_CodecPort_part_6.so BSSAP_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_CodecPort_part_7.so BSSAP_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_LE_Adapter_part_1.so BSSAP_LE_Adapter_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_LE_Adapter_part_2.so BSSAP_LE_Adapter_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_LE_Adapter_part_3.so BSSAP_LE_Adapter_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_LE_Adapter_part_4.so BSSAP_LE_Adapter_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_LE_Adapter_part_5.so BSSAP_LE_Adapter_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_LE_Adapter_part_6.so BSSAP_LE_Adapter_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_LE_Adapter_part_7.so BSSAP_LE_Adapter_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_LE_CodecPort_part_1.so BSSAP_LE_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_LE_CodecPort_part_2.so BSSAP_LE_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_LE_CodecPort_part_3.so BSSAP_LE_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_LE_CodecPort_part_4.so BSSAP_LE_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_LE_CodecPort_part_5.so BSSAP_LE_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_LE_CodecPort_part_6.so BSSAP_LE_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_LE_CodecPort_part_7.so BSSAP_LE_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_LE_Emulation_part_1.so BSSAP_LE_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_LE_Emulation_part_2.so BSSAP_LE_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_LE_Emulation_part_3.so BSSAP_LE_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_LE_Emulation_part_4.so BSSAP_LE_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_LE_Emulation_part_5.so BSSAP_LE_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_LE_Emulation_part_6.so BSSAP_LE_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_LE_Emulation_part_7.so BSSAP_LE_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_LE_Types_part_1.so BSSAP_LE_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_LE_Types_part_2.so BSSAP_LE_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_LE_Types_part_3.so BSSAP_LE_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_LE_Types_part_4.so BSSAP_LE_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_LE_Types_part_5.so BSSAP_LE_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_LE_Types_part_6.so BSSAP_LE_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_LE_Types_part_7.so BSSAP_LE_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_Types_part_1.so BSSAP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_Types_part_2.so BSSAP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_Types_part_3.so BSSAP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_Types_part_4.so BSSAP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_Types_part_5.so BSSAP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_Types_part_6.so BSSAP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_Types_part_7.so BSSAP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSLAP_Types_part_1.so BSSLAP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSLAP_Types_part_2.so BSSLAP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSLAP_Types_part_3.so BSSLAP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSLAP_Types_part_4.so BSSLAP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSLAP_Types_part_5.so BSSLAP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSLAP_Types_part_6.so BSSLAP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSLAP_Types_part_7.so BSSLAP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSMAP_LE_Templates_part_1.so BSSMAP_LE_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSMAP_LE_Templates_part_2.so BSSMAP_LE_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSMAP_LE_Templates_part_3.so BSSMAP_LE_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSMAP_LE_Templates_part_4.so BSSMAP_LE_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSMAP_LE_Templates_part_5.so BSSMAP_LE_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSMAP_LE_Templates_part_6.so BSSMAP_LE_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSMAP_LE_Templates_part_7.so BSSMAP_LE_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSMAP_Templates_part_1.so BSSMAP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSMAP_Templates_part_2.so BSSMAP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSMAP_Templates_part_3.so BSSMAP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSMAP_Templates_part_4.so BSSMAP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSMAP_Templates_part_5.so BSSMAP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSMAP_Templates_part_6.so BSSMAP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSMAP_Templates_part_7.so BSSMAP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o CBSP_Adapter_part_1.so CBSP_Adapter_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o CBSP_Adapter_part_2.so CBSP_Adapter_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o CBSP_Adapter_part_3.so CBSP_Adapter_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o CBSP_Adapter_part_4.so CBSP_Adapter_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o CBSP_Adapter_part_5.so CBSP_Adapter_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o CBSP_Adapter_part_6.so CBSP_Adapter_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o CBSP_Adapter_part_7.so CBSP_Adapter_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o CBSP_CodecPort_part_1.so CBSP_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o CBSP_CodecPort_part_2.so CBSP_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o CBSP_CodecPort_part_3.so CBSP_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o CBSP_CodecPort_part_4.so CBSP_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o CBSP_CodecPort_part_5.so CBSP_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o CBSP_CodecPort_part_6.so CBSP_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o CBSP_CodecPort_part_7.so CBSP_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o CBSP_CodecPort_CtrlFunct_part_1.so CBSP_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o CBSP_CodecPort_CtrlFunct_part_2.so CBSP_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o CBSP_CodecPort_CtrlFunct_part_3.so CBSP_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o CBSP_CodecPort_CtrlFunct_part_4.so CBSP_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o CBSP_CodecPort_CtrlFunct_part_5.so CBSP_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o CBSP_CodecPort_CtrlFunct_part_6.so CBSP_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o CBSP_CodecPort_CtrlFunct_part_7.so CBSP_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o CBSP_Templates_part_1.so CBSP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o CBSP_Templates_part_2.so CBSP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o CBSP_Templates_part_3.so CBSP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o CBSP_Templates_part_4.so CBSP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o CBSP_Templates_part_5.so CBSP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o CBSP_Templates_part_6.so CBSP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o CBSP_Templates_part_7.so CBSP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o CBSP_Types_part_1.so CBSP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o CBSP_Types_part_2.so CBSP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o CBSP_Types_part_3.so CBSP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o CBSP_Types_part_4.so CBSP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o CBSP_Types_part_5.so CBSP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o CBSP_Types_part_6.so CBSP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o CBSP_Types_part_7.so CBSP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_RR_Types_part_1.so GSM_RR_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_RR_Types_part_2.so GSM_RR_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_RR_Types_part_3.so GSM_RR_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_RR_Types_part_4.so GSM_RR_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_RR_Types_part_5.so GSM_RR_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_RR_Types_part_6.so GSM_RR_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_RR_Types_part_7.so GSM_RR_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_RestOctets_part_1.so GSM_RestOctets_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_RestOctets_part_2.so GSM_RestOctets_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_RestOctets_part_3.so GSM_RestOctets_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_RestOctets_part_4.so GSM_RestOctets_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_RestOctets_part_5.so GSM_RestOctets_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_RestOctets_part_6.so GSM_RestOctets_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_RestOctets_part_7.so GSM_RestOctets_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_SystemInformation_part_1.so GSM_SystemInformation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_SystemInformation_part_2.so GSM_SystemInformation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_SystemInformation_part_3.so GSM_SystemInformation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_SystemInformation_part_4.so GSM_SystemInformation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_SystemInformation_part_5.so GSM_SystemInformation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_SystemInformation_part_6.so GSM_SystemInformation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_SystemInformation_part_7.so GSM_SystemInformation_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 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_Testing_part_1.so IPA_Testing_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Testing_part_2.so IPA_Testing_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Testing_part_3.so IPA_Testing_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Testing_part_4.so IPA_Testing_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Testing_part_5.so IPA_Testing_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Testing_part_6.so IPA_Testing_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Testing_part_7.so IPA_Testing_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 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 IuUP_Emulation_part_1.so IuUP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Emulation_part_2.so IuUP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Emulation_part_3.so IuUP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Emulation_part_4.so IuUP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Emulation_part_5.so IuUP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Emulation_part_6.so IuUP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Emulation_part_7.so IuUP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Types_part_1.so IuUP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Types_part_2.so IuUP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Types_part_3.so IuUP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Types_part_4.so IuUP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Types_part_5.so IuUP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Types_part_6.so IuUP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Types_part_7.so IuUP_Types_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 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 MGCP_CodecPort_part_1.so MGCP_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_part_2.so MGCP_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_part_3.so MGCP_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_part_4.so MGCP_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_part_5.so MGCP_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_part_6.so MGCP_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_part_7.so MGCP_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_CtrlFunct_part_1.so MGCP_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_CtrlFunct_part_2.so MGCP_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_CtrlFunct_part_3.so MGCP_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_CtrlFunct_part_4.so MGCP_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_CtrlFunct_part_5.so MGCP_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_CtrlFunct_part_6.so MGCP_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_CtrlFunct_part_7.so MGCP_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Emulation_part_1.so MGCP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Emulation_part_2.so MGCP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Emulation_part_3.so MGCP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Emulation_part_4.so MGCP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Emulation_part_5.so MGCP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Emulation_part_6.so MGCP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Emulation_part_7.so MGCP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Templates_part_1.so MGCP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Templates_part_2.so MGCP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Templates_part_3.so MGCP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Templates_part_4.so MGCP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Templates_part_5.so MGCP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Templates_part_6.so MGCP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Templates_part_7.so MGCP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Types_part_1.so MGCP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Types_part_2.so MGCP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Types_part_3.so MGCP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Types_part_4.so MGCP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Types_part_5.so MGCP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Types_part_6.so MGCP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Types_part_7.so MGCP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSC_ConnectionHandler_part_1.so MSC_ConnectionHandler_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSC_ConnectionHandler_part_2.so MSC_ConnectionHandler_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSC_ConnectionHandler_part_3.so MSC_ConnectionHandler_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSC_ConnectionHandler_part_4.so MSC_ConnectionHandler_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSC_ConnectionHandler_part_5.so MSC_ConnectionHandler_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSC_ConnectionHandler_part_6.so MSC_ConnectionHandler_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSC_ConnectionHandler_part_7.so MSC_ConnectionHandler_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 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_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 RLCMAC_CSN1_Templates_part_1.so RLCMAC_CSN1_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RLCMAC_CSN1_Templates_part_2.so RLCMAC_CSN1_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RLCMAC_CSN1_Templates_part_3.so RLCMAC_CSN1_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RLCMAC_CSN1_Templates_part_4.so RLCMAC_CSN1_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RLCMAC_CSN1_Templates_part_5.so RLCMAC_CSN1_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RLCMAC_CSN1_Templates_part_6.so RLCMAC_CSN1_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RLCMAC_CSN1_Templates_part_7.so RLCMAC_CSN1_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RLCMAC_CSN1_Types_part_1.so RLCMAC_CSN1_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RLCMAC_CSN1_Types_part_2.so RLCMAC_CSN1_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RLCMAC_CSN1_Types_part_3.so RLCMAC_CSN1_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RLCMAC_CSN1_Types_part_4.so RLCMAC_CSN1_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RLCMAC_CSN1_Types_part_5.so RLCMAC_CSN1_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RLCMAC_CSN1_Types_part_6.so RLCMAC_CSN1_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RLCMAC_CSN1_Types_part_7.so RLCMAC_CSN1_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RSL_Emulation_part_1.so RSL_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RSL_Emulation_part_2.so RSL_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RSL_Emulation_part_3.so RSL_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RSL_Emulation_part_4.so RSL_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RSL_Emulation_part_5.so RSL_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RSL_Emulation_part_6.so RSL_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RSL_Emulation_part_7.so RSL_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RSL_Types_part_1.so RSL_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RSL_Types_part_2.so RSL_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RSL_Types_part_3.so RSL_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RSL_Types_part_4.so RSL_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RSL_Types_part_5.so RSL_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RSL_Types_part_6.so RSL_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RSL_Types_part_7.so RSL_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_part_1.so RTP_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_part_2.so RTP_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_part_3.so RTP_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_part_4.so RTP_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_part_5.so RTP_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_part_6.so RTP_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_part_7.so RTP_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_CtrlFunct_part_1.so RTP_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_CtrlFunct_part_2.so RTP_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_CtrlFunct_part_3.so RTP_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_CtrlFunct_part_4.so RTP_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_CtrlFunct_part_5.so RTP_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_CtrlFunct_part_6.so RTP_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_CtrlFunct_part_7.so RTP_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Emulation_part_1.so RTP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Emulation_part_2.so RTP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Emulation_part_3.so RTP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Emulation_part_4.so RTP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Emulation_part_5.so RTP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Emulation_part_6.so RTP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Emulation_part_7.so RTP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Types_part_1.so RTP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Types_part_2.so RTP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Types_part_3.so RTP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Types_part_4.so RTP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Types_part_5.so RTP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Types_part_6.so RTP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Types_part_7.so RTP_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 SDP_Templates_part_1.so SDP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Templates_part_2.so SDP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Templates_part_3.so SDP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Templates_part_4.so SDP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Templates_part_5.so SDP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Templates_part_6.so SDP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Templates_part_7.so SDP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Types_part_1.so SDP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Types_part_2.so SDP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Types_part_3.so SDP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Types_part_4.so SDP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Types_part_5.so SDP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Types_part_6.so SDP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Types_part_7.so SDP_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 StatsD_CodecPort_part_1.so StatsD_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_part_2.so StatsD_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_part_3.so StatsD_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_part_4.so StatsD_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_part_5.so StatsD_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_part_6.so StatsD_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_part_7.so StatsD_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunct_part_1.so StatsD_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunct_part_2.so StatsD_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunct_part_3.so StatsD_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunct_part_4.so StatsD_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunct_part_5.so StatsD_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunct_part_6.so StatsD_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunct_part_7.so StatsD_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Types_part_1.so StatsD_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Types_part_2.so StatsD_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Types_part_3.so StatsD_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Types_part_4.so StatsD_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Types_part_5.so StatsD_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Types_part_6.so StatsD_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Types_part_7.so StatsD_Types_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 IPA_Emulation.so IPA_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 SCCP_Mapping.so SCCP_Mapping.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Checker.so StatsD_Checker.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 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 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 StatsD_Checker_part_1.so StatsD_Checker_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Checker_part_2.so StatsD_Checker_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Checker_part_3.so StatsD_Checker_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Checker_part_4.so StatsD_Checker_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Checker_part_5.so StatsD_Checker_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Checker_part_6.so StatsD_Checker_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Checker_part_7.so StatsD_Checker_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_parse_.tab.so SDP_parse_.tab.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o lex.SDP_parse_.so lex.SDP_parse_.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o CBSP_CodecPort_CtrlFunctdef.so CBSP_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 IuUP_EncDec.so IuUP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_CtrlFunctDef.so MGCP_CodecPort_CtrlFunctDef.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 RTP_CodecPort_CtrlFunctDef.so RTP_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_EncDec.so RTP_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 SDP_EncDec.so SDP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunctdef.so StatsD_CodecPort_CtrlFunctdef.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 BSC_Tests -Wl,--no-as-needed AbisOML_Types.so BSC_Tests.so BSC_Tests_ASCI.so BSC_Tests_CBSP.so BSC_Tests_LCLS.so BSC_Tests_OML.so BSC_Tests_VAMOS.so BSSAP_CodecPort.so BSSAP_LE_Adapter.so BSSAP_LE_CodecPort.so BSSAP_LE_Emulation.so BSSAP_LE_Types.so BSSAP_Types.so BSSLAP_Types.so BSSMAP_LE_Templates.so BSSMAP_Templates.so CBSP_Adapter.so CBSP_CodecPort.so CBSP_CodecPort_CtrlFunct.so CBSP_Templates.so CBSP_Types.so GSM_RR_Types.so GSM_RestOctets.so GSM_SystemInformation.so GSM_Types.so General_Types.so IPA_CodecPort.so IPA_CodecPort_CtrlFunct.so IPA_Testing.so IPA_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so IuUP_Emulation.so IuUP_Types.so L3_Templates.so M3UA_Emulation.so M3UA_Types.so MGCP_CodecPort.so MGCP_CodecPort_CtrlFunct.so MGCP_Emulation.so MGCP_Templates.so MGCP_Types.so MSC_ConnectionHandler.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 Native_Functions.so Osmocom_CTRL_Adapter.so Osmocom_CTRL_Functions.so Osmocom_CTRL_Types.so Osmocom_Types.so Osmocom_VTY_Functions.so RLCMAC_CSN1_Templates.so RLCMAC_CSN1_Types.so RSL_Emulation.so RSL_Types.so RTP_CodecPort.so RTP_CodecPort_CtrlFunct.so RTP_Emulation.so RTP_Types.so SCCP_Emulation.so SCCP_Templates.so SCCP_Types.so SCCPasp_Types.so SCTPasp_PortType.so SCTPasp_Types.so SDP_Templates.so SDP_Types.so Socket_API_Definitions.so StatsD_CodecPort.so StatsD_CodecPort_CtrlFunct.so StatsD_Types.so TCCConversion_Functions.so TCCInterface_Functions.so TELNETasp_PortType.so AbisOML_Types_part_1.so AbisOML_Types_part_2.so AbisOML_Types_part_3.so AbisOML_Types_part_4.so AbisOML_Types_part_5.so AbisOML_Types_part_6.so AbisOML_Types_part_7.so BSC_Tests_part_1.so BSC_Tests_part_2.so BSC_Tests_part_3.so BSC_Tests_part_4.so BSC_Tests_part_5.so BSC_Tests_part_6.so BSC_Tests_part_7.so BSC_Tests_ASCI_part_1.so BSC_Tests_ASCI_part_2.so BSC_Tests_ASCI_part_3.so BSC_Tests_ASCI_part_4.so BSC_Tests_ASCI_part_5.so BSC_Tests_ASCI_part_6.so BSC_Tests_ASCI_part_7.so BSC_Tests_CBSP_part_1.so BSC_Tests_CBSP_part_2.so BSC_Tests_CBSP_part_3.so BSC_Tests_CBSP_part_4.so BSC_Tests_CBSP_part_5.so BSC_Tests_CBSP_part_6.so BSC_Tests_CBSP_part_7.so BSC_Tests_LCLS_part_1.so BSC_Tests_LCLS_part_2.so BSC_Tests_LCLS_part_3.so BSC_Tests_LCLS_part_4.so BSC_Tests_LCLS_part_5.so BSC_Tests_LCLS_part_6.so BSC_Tests_LCLS_part_7.so BSC_Tests_OML_part_1.so BSC_Tests_OML_part_2.so BSC_Tests_OML_part_3.so BSC_Tests_OML_part_4.so BSC_Tests_OML_part_5.so BSC_Tests_OML_part_6.so BSC_Tests_OML_part_7.so BSC_Tests_VAMOS_part_1.so BSC_Tests_VAMOS_part_2.so BSC_Tests_VAMOS_part_3.so BSC_Tests_VAMOS_part_4.so BSC_Tests_VAMOS_part_5.so BSC_Tests_VAMOS_part_6.so BSC_Tests_VAMOS_part_7.so BSSAP_CodecPort_part_1.so BSSAP_CodecPort_part_2.so BSSAP_CodecPort_part_3.so BSSAP_CodecPort_part_4.so BSSAP_CodecPort_part_5.so BSSAP_CodecPort_part_6.so BSSAP_CodecPort_part_7.so BSSAP_LE_Adapter_part_1.so BSSAP_LE_Adapter_part_2.so BSSAP_LE_Adapter_part_3.so BSSAP_LE_Adapter_part_4.so BSSAP_LE_Adapter_part_5.so BSSAP_LE_Adapter_part_6.so BSSAP_LE_Adapter_part_7.so BSSAP_LE_CodecPort_part_1.so BSSAP_LE_CodecPort_part_2.so BSSAP_LE_CodecPort_part_3.so BSSAP_LE_CodecPort_part_4.so BSSAP_LE_CodecPort_part_5.so BSSAP_LE_CodecPort_part_6.so BSSAP_LE_CodecPort_part_7.so BSSAP_LE_Emulation_part_1.so BSSAP_LE_Emulation_part_2.so BSSAP_LE_Emulation_part_3.so BSSAP_LE_Emulation_part_4.so BSSAP_LE_Emulation_part_5.so BSSAP_LE_Emulation_part_6.so BSSAP_LE_Emulation_part_7.so BSSAP_LE_Types_part_1.so BSSAP_LE_Types_part_2.so BSSAP_LE_Types_part_3.so BSSAP_LE_Types_part_4.so BSSAP_LE_Types_part_5.so BSSAP_LE_Types_part_6.so BSSAP_LE_Types_part_7.so BSSAP_Types_part_1.so BSSAP_Types_part_2.so BSSAP_Types_part_3.so BSSAP_Types_part_4.so BSSAP_Types_part_5.so BSSAP_Types_part_6.so BSSAP_Types_part_7.so BSSLAP_Types_part_1.so BSSLAP_Types_part_2.so BSSLAP_Types_part_3.so BSSLAP_Types_part_4.so BSSLAP_Types_part_5.so BSSLAP_Types_part_6.so BSSLAP_Types_part_7.so BSSMAP_LE_Templates_part_1.so BSSMAP_LE_Templates_part_2.so BSSMAP_LE_Templates_part_3.so BSSMAP_LE_Templates_part_4.so BSSMAP_LE_Templates_part_5.so BSSMAP_LE_Templates_part_6.so BSSMAP_LE_Templates_part_7.so BSSMAP_Templates_part_1.so BSSMAP_Templates_part_2.so BSSMAP_Templates_part_3.so BSSMAP_Templates_part_4.so BSSMAP_Templates_part_5.so BSSMAP_Templates_part_6.so BSSMAP_Templates_part_7.so CBSP_Adapter_part_1.so CBSP_Adapter_part_2.so CBSP_Adapter_part_3.so CBSP_Adapter_part_4.so CBSP_Adapter_part_5.so CBSP_Adapter_part_6.so CBSP_Adapter_part_7.so CBSP_CodecPort_part_1.so CBSP_CodecPort_part_2.so CBSP_CodecPort_part_3.so CBSP_CodecPort_part_4.so CBSP_CodecPort_part_5.so CBSP_CodecPort_part_6.so CBSP_CodecPort_part_7.so CBSP_CodecPort_CtrlFunct_part_1.so CBSP_CodecPort_CtrlFunct_part_2.so CBSP_CodecPort_CtrlFunct_part_3.so CBSP_CodecPort_CtrlFunct_part_4.so CBSP_CodecPort_CtrlFunct_part_5.so CBSP_CodecPort_CtrlFunct_part_6.so CBSP_CodecPort_CtrlFunct_part_7.so CBSP_Templates_part_1.so CBSP_Templates_part_2.so CBSP_Templates_part_3.so CBSP_Templates_part_4.so CBSP_Templates_part_5.so CBSP_Templates_part_6.so CBSP_Templates_part_7.so CBSP_Types_part_1.so CBSP_Types_part_2.so CBSP_Types_part_3.so CBSP_Types_part_4.so CBSP_Types_part_5.so CBSP_Types_part_6.so CBSP_Types_part_7.so GSM_RR_Types_part_1.so GSM_RR_Types_part_2.so GSM_RR_Types_part_3.so GSM_RR_Types_part_4.so GSM_RR_Types_part_5.so GSM_RR_Types_part_6.so GSM_RR_Types_part_7.so GSM_RestOctets_part_1.so GSM_RestOctets_part_2.so GSM_RestOctets_part_3.so GSM_RestOctets_part_4.so GSM_RestOctets_part_5.so GSM_RestOctets_part_6.so GSM_RestOctets_part_7.so GSM_SystemInformation_part_1.so GSM_SystemInformation_part_2.so GSM_SystemInformation_part_3.so GSM_SystemInformation_part_4.so GSM_SystemInformation_part_5.so GSM_SystemInformation_part_6.so GSM_SystemInformation_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 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_Testing_part_1.so IPA_Testing_part_2.so IPA_Testing_part_3.so IPA_Testing_part_4.so IPA_Testing_part_5.so IPA_Testing_part_6.so IPA_Testing_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 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 IuUP_Emulation_part_1.so IuUP_Emulation_part_2.so IuUP_Emulation_part_3.so IuUP_Emulation_part_4.so IuUP_Emulation_part_5.so IuUP_Emulation_part_6.so IuUP_Emulation_part_7.so IuUP_Types_part_1.so IuUP_Types_part_2.so IuUP_Types_part_3.so IuUP_Types_part_4.so IuUP_Types_part_5.so IuUP_Types_part_6.so IuUP_Types_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 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 MGCP_CodecPort_part_1.so MGCP_CodecPort_part_2.so MGCP_CodecPort_part_3.so MGCP_CodecPort_part_4.so MGCP_CodecPort_part_5.so MGCP_CodecPort_part_6.so MGCP_CodecPort_part_7.so MGCP_CodecPort_CtrlFunct_part_1.so MGCP_CodecPort_CtrlFunct_part_2.so MGCP_CodecPort_CtrlFunct_part_3.so MGCP_CodecPort_CtrlFunct_part_4.so MGCP_CodecPort_CtrlFunct_part_5.so MGCP_CodecPort_CtrlFunct_part_6.so MGCP_CodecPort_CtrlFunct_part_7.so MGCP_Emulation_part_1.so MGCP_Emulation_part_2.so MGCP_Emulation_part_3.so MGCP_Emulation_part_4.so MGCP_Emulation_part_5.so MGCP_Emulation_part_6.so MGCP_Emulation_part_7.so MGCP_Templates_part_1.so MGCP_Templates_part_2.so MGCP_Templates_part_3.so MGCP_Templates_part_4.so MGCP_Templates_part_5.so MGCP_Templates_part_6.so MGCP_Templates_part_7.so MGCP_Types_part_1.so MGCP_Types_part_2.so MGCP_Types_part_3.so MGCP_Types_part_4.so MGCP_Types_part_5.so MGCP_Types_part_6.so MGCP_Types_part_7.so MSC_ConnectionHandler_part_1.so MSC_ConnectionHandler_part_2.so MSC_ConnectionHandler_part_3.so MSC_ConnectionHandler_part_4.so MSC_ConnectionHandler_part_5.so MSC_ConnectionHandler_part_6.so MSC_ConnectionHandler_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 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_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 RLCMAC_CSN1_Templates_part_1.so RLCMAC_CSN1_Templates_part_2.so RLCMAC_CSN1_Templates_part_3.so RLCMAC_CSN1_Templates_part_4.so RLCMAC_CSN1_Templates_part_5.so RLCMAC_CSN1_Templates_part_6.so RLCMAC_CSN1_Templates_part_7.so RLCMAC_CSN1_Types_part_1.so RLCMAC_CSN1_Types_part_2.so RLCMAC_CSN1_Types_part_3.so RLCMAC_CSN1_Types_part_4.so RLCMAC_CSN1_Types_part_5.so RLCMAC_CSN1_Types_part_6.so RLCMAC_CSN1_Types_part_7.so RSL_Emulation_part_1.so RSL_Emulation_part_2.so RSL_Emulation_part_3.so RSL_Emulation_part_4.so RSL_Emulation_part_5.so RSL_Emulation_part_6.so RSL_Emulation_part_7.so RSL_Types_part_1.so RSL_Types_part_2.so RSL_Types_part_3.so RSL_Types_part_4.so RSL_Types_part_5.so RSL_Types_part_6.so RSL_Types_part_7.so RTP_CodecPort_part_1.so RTP_CodecPort_part_2.so RTP_CodecPort_part_3.so RTP_CodecPort_part_4.so RTP_CodecPort_part_5.so RTP_CodecPort_part_6.so RTP_CodecPort_part_7.so RTP_CodecPort_CtrlFunct_part_1.so RTP_CodecPort_CtrlFunct_part_2.so RTP_CodecPort_CtrlFunct_part_3.so RTP_CodecPort_CtrlFunct_part_4.so RTP_CodecPort_CtrlFunct_part_5.so RTP_CodecPort_CtrlFunct_part_6.so RTP_CodecPort_CtrlFunct_part_7.so RTP_Emulation_part_1.so RTP_Emulation_part_2.so RTP_Emulation_part_3.so RTP_Emulation_part_4.so RTP_Emulation_part_5.so RTP_Emulation_part_6.so RTP_Emulation_part_7.so RTP_Types_part_1.so RTP_Types_part_2.so RTP_Types_part_3.so RTP_Types_part_4.so RTP_Types_part_5.so RTP_Types_part_6.so RTP_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 SDP_Templates_part_1.so SDP_Templates_part_2.so SDP_Templates_part_3.so SDP_Templates_part_4.so SDP_Templates_part_5.so SDP_Templates_part_6.so SDP_Templates_part_7.so SDP_Types_part_1.so SDP_Types_part_2.so SDP_Types_part_3.so SDP_Types_part_4.so SDP_Types_part_5.so SDP_Types_part_6.so SDP_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 StatsD_CodecPort_part_1.so StatsD_CodecPort_part_2.so StatsD_CodecPort_part_3.so StatsD_CodecPort_part_4.so StatsD_CodecPort_part_5.so StatsD_CodecPort_part_6.so StatsD_CodecPort_part_7.so StatsD_CodecPort_CtrlFunct_part_1.so StatsD_CodecPort_CtrlFunct_part_2.so StatsD_CodecPort_CtrlFunct_part_3.so StatsD_CodecPort_CtrlFunct_part_4.so StatsD_CodecPort_CtrlFunct_part_5.so StatsD_CodecPort_CtrlFunct_part_6.so StatsD_CodecPort_CtrlFunct_part_7.so StatsD_Types_part_1.so StatsD_Types_part_2.so StatsD_Types_part_3.so StatsD_Types_part_4.so StatsD_Types_part_5.so StatsD_Types_part_6.so StatsD_Types_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 IPA_Emulation.so RAN_Adapter.so RAN_Emulation.so SCCP_Mapping.so StatsD_Checker.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 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 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 StatsD_Checker_part_1.so StatsD_Checker_part_2.so StatsD_Checker_part_3.so StatsD_Checker_part_4.so StatsD_Checker_part_5.so StatsD_Checker_part_6.so StatsD_Checker_part_7.so SDP_parse_.tab.so lex.SDP_parse_.so CBSP_CodecPort_CtrlFunctdef.so IPA_CodecPort_CtrlFunctDef.so IPL4asp_PT.so IPL4asp_discovery.so IuUP_EncDec.so MGCP_CodecPort_CtrlFunctDef.so Native_FunctionDefs.so RTP_CodecPort_CtrlFunctDef.so RTP_EncDec.so SCTPasp_PT.so SDP_EncDec.so StatsD_CodecPort_CtrlFunctdef.so TCCConversion.so TCCInterface.so TELNETasp_PT.so \ -L/usr/lib/titan -lttcn3-parallel-dynamic \ -L/lib -lcrypto \ -L/usr/lib -lxml2 -lsctp -lssl -lpthread; \ then : ; else /usr/bin/titanver AbisOML_Types.o BSC_Tests.o BSC_Tests_ASCI.o BSC_Tests_CBSP.o BSC_Tests_LCLS.o BSC_Tests_OML.o BSC_Tests_VAMOS.o BSSAP_CodecPort.o BSSAP_LE_Adapter.o BSSAP_LE_CodecPort.o BSSAP_LE_Emulation.o BSSAP_LE_Types.o BSSAP_Types.o BSSLAP_Types.o BSSMAP_LE_Templates.o BSSMAP_Templates.o CBSP_Adapter.o CBSP_CodecPort.o CBSP_CodecPort_CtrlFunct.o CBSP_Templates.o CBSP_Types.o GSM_RR_Types.o GSM_RestOctets.o GSM_SystemInformation.o GSM_Types.o General_Types.o IPA_CodecPort.o IPA_CodecPort_CtrlFunct.o IPA_Testing.o IPA_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o IuUP_Emulation.o IuUP_Types.o L3_Templates.o M3UA_Emulation.o M3UA_Types.o MGCP_CodecPort.o MGCP_CodecPort_CtrlFunct.o MGCP_Emulation.o MGCP_Templates.o MGCP_Types.o MSC_ConnectionHandler.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 Native_Functions.o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Functions.o Osmocom_CTRL_Types.o Osmocom_Types.o Osmocom_VTY_Functions.o RLCMAC_CSN1_Templates.o RLCMAC_CSN1_Types.o RSL_Emulation.o RSL_Types.o RTP_CodecPort.o RTP_CodecPort_CtrlFunct.o RTP_Emulation.o RTP_Types.o SCCP_Emulation.o SCCP_Templates.o SCCP_Types.o SCCPasp_Types.o SCTPasp_PortType.o SCTPasp_Types.o SDP_Templates.o SDP_Types.o Socket_API_Definitions.o StatsD_CodecPort.o StatsD_CodecPort_CtrlFunct.o StatsD_Types.o TCCConversion_Functions.o TCCInterface_Functions.o TELNETasp_PortType.o AbisOML_Types_part_1.o AbisOML_Types_part_2.o AbisOML_Types_part_3.o AbisOML_Types_part_4.o AbisOML_Types_part_5.o AbisOML_Types_part_6.o AbisOML_Types_part_7.o BSC_Tests_part_1.o BSC_Tests_part_2.o BSC_Tests_part_3.o BSC_Tests_part_4.o BSC_Tests_part_5.o BSC_Tests_part_6.o BSC_Tests_part_7.o BSC_Tests_ASCI_part_1.o BSC_Tests_ASCI_part_2.o BSC_Tests_ASCI_part_3.o BSC_Tests_ASCI_part_4.o BSC_Tests_ASCI_part_5.o BSC_Tests_ASCI_part_6.o BSC_Tests_ASCI_part_7.o BSC_Tests_CBSP_part_1.o BSC_Tests_CBSP_part_2.o BSC_Tests_CBSP_part_3.o BSC_Tests_CBSP_part_4.o BSC_Tests_CBSP_part_5.o BSC_Tests_CBSP_part_6.o BSC_Tests_CBSP_part_7.o BSC_Tests_LCLS_part_1.o BSC_Tests_LCLS_part_2.o BSC_Tests_LCLS_part_3.o BSC_Tests_LCLS_part_4.o BSC_Tests_LCLS_part_5.o BSC_Tests_LCLS_part_6.o BSC_Tests_LCLS_part_7.o BSC_Tests_OML_part_1.o BSC_Tests_OML_part_2.o BSC_Tests_OML_part_3.o BSC_Tests_OML_part_4.o BSC_Tests_OML_part_5.o BSC_Tests_OML_part_6.o BSC_Tests_OML_part_7.o BSC_Tests_VAMOS_part_1.o BSC_Tests_VAMOS_part_2.o BSC_Tests_VAMOS_part_3.o BSC_Tests_VAMOS_part_4.o BSC_Tests_VAMOS_part_5.o BSC_Tests_VAMOS_part_6.o BSC_Tests_VAMOS_part_7.o BSSAP_CodecPort_part_1.o BSSAP_CodecPort_part_2.o BSSAP_CodecPort_part_3.o BSSAP_CodecPort_part_4.o BSSAP_CodecPort_part_5.o BSSAP_CodecPort_part_6.o BSSAP_CodecPort_part_7.o BSSAP_LE_Adapter_part_1.o BSSAP_LE_Adapter_part_2.o BSSAP_LE_Adapter_part_3.o BSSAP_LE_Adapter_part_4.o BSSAP_LE_Adapter_part_5.o BSSAP_LE_Adapter_part_6.o BSSAP_LE_Adapter_part_7.o BSSAP_LE_CodecPort_part_1.o BSSAP_LE_CodecPort_part_2.o BSSAP_LE_CodecPort_part_3.o BSSAP_LE_CodecPort_part_4.o BSSAP_LE_CodecPort_part_5.o BSSAP_LE_CodecPort_part_6.o BSSAP_LE_CodecPort_part_7.o BSSAP_LE_Emulation_part_1.o BSSAP_LE_Emulation_part_2.o BSSAP_LE_Emulation_part_3.o BSSAP_LE_Emulation_part_4.o BSSAP_LE_Emulation_part_5.o BSSAP_LE_Emulation_part_6.o BSSAP_LE_Emulation_part_7.o BSSAP_LE_Types_part_1.o BSSAP_LE_Types_part_2.o BSSAP_LE_Types_part_3.o BSSAP_LE_Types_part_4.o BSSAP_LE_Types_part_5.o BSSAP_LE_Types_part_6.o BSSAP_LE_Types_part_7.o BSSAP_Types_part_1.o BSSAP_Types_part_2.o BSSAP_Types_part_3.o BSSAP_Types_part_4.o BSSAP_Types_part_5.o BSSAP_Types_part_6.o BSSAP_Types_part_7.o BSSLAP_Types_part_1.o BSSLAP_Types_part_2.o BSSLAP_Types_part_3.o BSSLAP_Types_part_4.o BSSLAP_Types_part_5.o BSSLAP_Types_part_6.o BSSLAP_Types_part_7.o BSSMAP_LE_Templates_part_1.o BSSMAP_LE_Templates_part_2.o BSSMAP_LE_Templates_part_3.o BSSMAP_LE_Templates_part_4.o BSSMAP_LE_Templates_part_5.o BSSMAP_LE_Templates_part_6.o BSSMAP_LE_Templates_part_7.o BSSMAP_Templates_part_1.o BSSMAP_Templates_part_2.o BSSMAP_Templates_part_3.o BSSMAP_Templates_part_4.o BSSMAP_Templates_part_5.o BSSMAP_Templates_part_6.o BSSMAP_Templates_part_7.o CBSP_Adapter_part_1.o CBSP_Adapter_part_2.o CBSP_Adapter_part_3.o CBSP_Adapter_part_4.o CBSP_Adapter_part_5.o CBSP_Adapter_part_6.o CBSP_Adapter_part_7.o CBSP_CodecPort_part_1.o CBSP_CodecPort_part_2.o CBSP_CodecPort_part_3.o CBSP_CodecPort_part_4.o CBSP_CodecPort_part_5.o CBSP_CodecPort_part_6.o CBSP_CodecPort_part_7.o CBSP_CodecPort_CtrlFunct_part_1.o CBSP_CodecPort_CtrlFunct_part_2.o CBSP_CodecPort_CtrlFunct_part_3.o CBSP_CodecPort_CtrlFunct_part_4.o CBSP_CodecPort_CtrlFunct_part_5.o CBSP_CodecPort_CtrlFunct_part_6.o CBSP_CodecPort_CtrlFunct_part_7.o CBSP_Templates_part_1.o CBSP_Templates_part_2.o CBSP_Templates_part_3.o CBSP_Templates_part_4.o CBSP_Templates_part_5.o CBSP_Templates_part_6.o CBSP_Templates_part_7.o CBSP_Types_part_1.o CBSP_Types_part_2.o CBSP_Types_part_3.o CBSP_Types_part_4.o CBSP_Types_part_5.o CBSP_Types_part_6.o CBSP_Types_part_7.o GSM_RR_Types_part_1.o GSM_RR_Types_part_2.o GSM_RR_Types_part_3.o GSM_RR_Types_part_4.o GSM_RR_Types_part_5.o GSM_RR_Types_part_6.o GSM_RR_Types_part_7.o GSM_RestOctets_part_1.o GSM_RestOctets_part_2.o GSM_RestOctets_part_3.o GSM_RestOctets_part_4.o GSM_RestOctets_part_5.o GSM_RestOctets_part_6.o GSM_RestOctets_part_7.o GSM_SystemInformation_part_1.o GSM_SystemInformation_part_2.o GSM_SystemInformation_part_3.o GSM_SystemInformation_part_4.o GSM_SystemInformation_part_5.o GSM_SystemInformation_part_6.o GSM_SystemInformation_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 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_Testing_part_1.o IPA_Testing_part_2.o IPA_Testing_part_3.o IPA_Testing_part_4.o IPA_Testing_part_5.o IPA_Testing_part_6.o IPA_Testing_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 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 IuUP_Emulation_part_1.o IuUP_Emulation_part_2.o IuUP_Emulation_part_3.o IuUP_Emulation_part_4.o IuUP_Emulation_part_5.o IuUP_Emulation_part_6.o IuUP_Emulation_part_7.o IuUP_Types_part_1.o IuUP_Types_part_2.o IuUP_Types_part_3.o IuUP_Types_part_4.o IuUP_Types_part_5.o IuUP_Types_part_6.o IuUP_Types_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 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 MGCP_CodecPort_part_1.o MGCP_CodecPort_part_2.o MGCP_CodecPort_part_3.o MGCP_CodecPort_part_4.o MGCP_CodecPort_part_5.o MGCP_CodecPort_part_6.o MGCP_CodecPort_part_7.o MGCP_CodecPort_CtrlFunct_part_1.o MGCP_CodecPort_CtrlFunct_part_2.o MGCP_CodecPort_CtrlFunct_part_3.o MGCP_CodecPort_CtrlFunct_part_4.o MGCP_CodecPort_CtrlFunct_part_5.o MGCP_CodecPort_CtrlFunct_part_6.o MGCP_CodecPort_CtrlFunct_part_7.o MGCP_Emulation_part_1.o MGCP_Emulation_part_2.o MGCP_Emulation_part_3.o MGCP_Emulation_part_4.o MGCP_Emulation_part_5.o MGCP_Emulation_part_6.o MGCP_Emulation_part_7.o MGCP_Templates_part_1.o MGCP_Templates_part_2.o MGCP_Templates_part_3.o MGCP_Templates_part_4.o MGCP_Templates_part_5.o MGCP_Templates_part_6.o MGCP_Templates_part_7.o MGCP_Types_part_1.o MGCP_Types_part_2.o MGCP_Types_part_3.o MGCP_Types_part_4.o MGCP_Types_part_5.o MGCP_Types_part_6.o MGCP_Types_part_7.o MSC_ConnectionHandler_part_1.o MSC_ConnectionHandler_part_2.o MSC_ConnectionHandler_part_3.o MSC_ConnectionHandler_part_4.o MSC_ConnectionHandler_part_5.o MSC_ConnectionHandler_part_6.o MSC_ConnectionHandler_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 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_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 RLCMAC_CSN1_Templates_part_1.o RLCMAC_CSN1_Templates_part_2.o RLCMAC_CSN1_Templates_part_3.o RLCMAC_CSN1_Templates_part_4.o RLCMAC_CSN1_Templates_part_5.o RLCMAC_CSN1_Templates_part_6.o RLCMAC_CSN1_Templates_part_7.o RLCMAC_CSN1_Types_part_1.o RLCMAC_CSN1_Types_part_2.o RLCMAC_CSN1_Types_part_3.o RLCMAC_CSN1_Types_part_4.o RLCMAC_CSN1_Types_part_5.o RLCMAC_CSN1_Types_part_6.o RLCMAC_CSN1_Types_part_7.o RSL_Emulation_part_1.o RSL_Emulation_part_2.o RSL_Emulation_part_3.o RSL_Emulation_part_4.o RSL_Emulation_part_5.o RSL_Emulation_part_6.o RSL_Emulation_part_7.o RSL_Types_part_1.o RSL_Types_part_2.o RSL_Types_part_3.o RSL_Types_part_4.o RSL_Types_part_5.o RSL_Types_part_6.o RSL_Types_part_7.o RTP_CodecPort_part_1.o RTP_CodecPort_part_2.o RTP_CodecPort_part_3.o RTP_CodecPort_part_4.o RTP_CodecPort_part_5.o RTP_CodecPort_part_6.o RTP_CodecPort_part_7.o RTP_CodecPort_CtrlFunct_part_1.o RTP_CodecPort_CtrlFunct_part_2.o RTP_CodecPort_CtrlFunct_part_3.o RTP_CodecPort_CtrlFunct_part_4.o RTP_CodecPort_CtrlFunct_part_5.o RTP_CodecPort_CtrlFunct_part_6.o RTP_CodecPort_CtrlFunct_part_7.o RTP_Emulation_part_1.o RTP_Emulation_part_2.o RTP_Emulation_part_3.o RTP_Emulation_part_4.o RTP_Emulation_part_5.o RTP_Emulation_part_6.o RTP_Emulation_part_7.o RTP_Types_part_1.o RTP_Types_part_2.o RTP_Types_part_3.o RTP_Types_part_4.o RTP_Types_part_5.o RTP_Types_part_6.o RTP_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 SDP_Templates_part_1.o SDP_Templates_part_2.o SDP_Templates_part_3.o SDP_Templates_part_4.o SDP_Templates_part_5.o SDP_Templates_part_6.o SDP_Templates_part_7.o SDP_Types_part_1.o SDP_Types_part_2.o SDP_Types_part_3.o SDP_Types_part_4.o SDP_Types_part_5.o SDP_Types_part_6.o SDP_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 StatsD_CodecPort_part_1.o StatsD_CodecPort_part_2.o StatsD_CodecPort_part_3.o StatsD_CodecPort_part_4.o StatsD_CodecPort_part_5.o StatsD_CodecPort_part_6.o StatsD_CodecPort_part_7.o StatsD_CodecPort_CtrlFunct_part_1.o StatsD_CodecPort_CtrlFunct_part_2.o StatsD_CodecPort_CtrlFunct_part_3.o StatsD_CodecPort_CtrlFunct_part_4.o StatsD_CodecPort_CtrlFunct_part_5.o StatsD_CodecPort_CtrlFunct_part_6.o StatsD_CodecPort_CtrlFunct_part_7.o StatsD_Types_part_1.o StatsD_Types_part_2.o StatsD_Types_part_3.o StatsD_Types_part_4.o StatsD_Types_part_5.o StatsD_Types_part_6.o StatsD_Types_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 IPA_Emulation.o RAN_Adapter.o RAN_Emulation.o SCCP_Mapping.o StatsD_Checker.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 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 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 StatsD_Checker_part_1.o StatsD_Checker_part_2.o StatsD_Checker_part_3.o StatsD_Checker_part_4.o StatsD_Checker_part_5.o StatsD_Checker_part_6.o StatsD_Checker_part_7.o SDP_parse_.tab.o lex.SDP_parse_.o CBSP_CodecPort_CtrlFunctdef.o IPA_CodecPort_CtrlFunctDef.o IPL4asp_PT.o IPL4asp_discovery.o IuUP_EncDec.o MGCP_CodecPort_CtrlFunctDef.o Native_FunctionDefs.o RTP_CodecPort_CtrlFunctDef.o RTP_EncDec.o SCTPasp_PT.o SDP_EncDec.o StatsD_CodecPort_CtrlFunctdef.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-bsc-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/podman/osmo-ttcn3-hacks/bsc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-bsc-generic-osmocom-nightly-20250313-0841-8fb3d431-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-bsc-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/podman/osmo-ttcn3-hacks/bsc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-bsc-generic-osmocom-nightly-20250313-0841-8fb3d431-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 1s (316 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-bsc-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/podman/osmo-ttcn3-hacks/bsc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-bsc-generic-osmocom-nightly-20250313-0841-8fb3d431-0', 'sh', '-c', 'apt-cache pkgnames | grep -- -dbg > /home/osmocom-build/jenkins/workspace/ttcn3-bsc-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-bsc-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/podman/osmo-ttcn3-hacks/bsc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-bsc-generic-osmocom-nightly-20250313-0841-8fb3d431-0', 'apt-rdepends', 'osmo-bsc'] [testenv][generic] osmo-bsc -> osmo-bsc: installing osmo-bsc-dbg [testenv][generic] osmo-bsc -> libc6: installing libc6-dbg [testenv][generic] osmo-bsc -> libosmo-mgcp-client14: installing libosmo-mgcp-client14-dbgsym [testenv][generic] osmo-bsc -> libosmocore22: installing libosmocore-dbg [testenv][generic] osmo-bsc -> libosmo-sigtran11: 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-bsc-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/podman/osmo-ttcn3-hacks/bsc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-bsc-generic-osmocom-nightly-20250313-0841-8fb3d431-0', 'apt-rdepends', 'osmo-bts-virtual'] [testenv][generic] osmo-bts-virtual -> osmo-bts-virtual: installing osmo-bts-virtual-dbg [testenv][generic] osmo-bts-virtual -> libc6: installing libc6-dbg [testenv][generic] osmo-bts-virtual -> libosmocore22: installing libosmocore-dbg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/podman/osmo-ttcn3-hacks/bsc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-bsc-generic-osmocom-nightly-20250313-0841-8fb3d431-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-sigtran11: installing libosmo-sigtran-dbg [testenv][generic] osmo-stp -> libosmocore22: installing libosmocore-dbg [testenv][generic] Installing packages: osmo-bsc, osmo-bts-virtual, osmo-stp, osmo-bsc-dbg, libc6-dbg, libosmo-mgcp-client14-dbgsym, libosmocore-dbg, libosmo-sigtran-dbg, osmo-bts-virtual-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-bsc-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/podman/osmo-ttcn3-hacks/bsc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-bsc-generic-osmocom-nightly-20250313-0841-8fb3d431-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-bsc', 'osmo-bts-virtual', 'osmo-stp', 'osmo-bsc-dbg', 'libc6-dbg', 'libosmo-mgcp-client14-dbgsym', 'libosmocore-dbg', 'libosmo-sigtran-dbg', 'osmo-bts-virtual-dbg', 'osmo-stp-dbg'] Reading package lists... Building dependency tree... The following additional packages will be installed: libosmo-mgcp-client14 libosmo-sigtran11 libosmoabis15 libosmocodec4 libosmocoding0 libosmocore libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmotrau11 libosmousb0 libosmovty13 osmocom-nightly Recommended packages: osmo-mgw The following NEW packages will be installed: libc6-dbg libosmo-mgcp-client14 libosmo-mgcp-client14-dbgsym libosmo-sigtran-dbg libosmo-sigtran11 libosmoabis15 libosmocodec4 libosmocoding0 libosmocore libosmocore-dbg libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmotrau11 libosmousb0 libosmovty13 osmo-bsc osmo-bsc-dbg osmo-bts-virtual osmo-bts-virtual-dbg osmo-stp osmo-stp-dbg osmocom-nightly 0 upgraded, 27 newly installed, 0 to remove and 48 not upgraded. Need to get 17.7 MB of archives. After this operation, 26.6 MB of additional disk space will be used. Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202503122026 [1180 B] Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.11.0.4.1b755.202503122026 [171 kB] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.11.0.4.1b755.202503122026 [104 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-mgcp-client14 1.14.0.27.12c4.202503122026 [58.8 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-mgcp-client14-dbgsym 1.14.0.27.12c4.202503122026 [101 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.11.0.4.1b755.202503122026 [71.1 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.11.0.4.1b755.202503122026 [228 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.6.0.1.ae0e.202503122026 [60.0 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran11 2.1.0.49.23d1.202503122026 [137 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran-dbg 2.1.0.49.23d1.202503122026 [486 kB] Get:11 http://deb.debian.org/debian bookworm/main amd64 libc6-dbg amd64 2.36-9+deb12u9 [7366 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis15 2.0.0.14.3c6e.202503122026 [70.9 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.11.0.4.1b755.202503122026 [52.0 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.11.0.4.1b755.202503122026 [71.7 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.11.0.4.1b755.202503122026 [178 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.11.0.4.1b755.202503122026 [60.4 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.11.0.4.1b755.202503122026 [64.4 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.11.0.4.1b755.202503122026 [51.0 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.11.0.4.1b755.202503122026 [44.3 kB] Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmotrau11 2.0.0.14.3c6e.202503122026 [34.3 kB] Get:21 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-bts-virtual 1.9.0.202503122026 [259 kB] Get:22 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-stp 2.1.0.49.23d1.202503122026 [18.3 kB] Get:23 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-stp-dbg 2.1.0.49.23d1.202503122026 [22.7 kB] Get:24 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dbg 1.11.0.4.1b755.202503122026 [2163 kB] Get:25 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-bsc 1.13.0.4.4caae.202503122026 [606 kB] Get:26 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-bsc-dbg 1.13.0.4.4caae.202503122026 [3217 kB] Get:27 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-bts-virtual-dbg 1.9.0.202503122026 [1958 kB] Fetched 17.7 MB in 0s (95.8 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_202503122026_amd64.deb ... Unpacking osmocom-nightly (202503122026) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../02-libosmocore22_1.11.0.4.1b755.202503122026_amd64.deb ... Unpacking libosmocore22:amd64 (1.11.0.4.1b755.202503122026) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../03-libosmovty13_1.11.0.4.1b755.202503122026_amd64.deb ... Unpacking libosmovty13:amd64 (1.11.0.4.1b755.202503122026) ... Selecting previously unselected package libosmo-mgcp-client14:amd64. Preparing to unpack .../04-libosmo-mgcp-client14_1.14.0.27.12c4.202503122026_amd64.deb ... Unpacking libosmo-mgcp-client14:amd64 (1.14.0.27.12c4.202503122026) ... Selecting previously unselected package libosmo-mgcp-client14-dbgsym:amd64. Preparing to unpack .../05-libosmo-mgcp-client14-dbgsym_1.14.0.27.12c4.202503122026_amd64.deb ... Unpacking libosmo-mgcp-client14-dbgsym:amd64 (1.14.0.27.12c4.202503122026) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../06-libosmoisdn0_1.11.0.4.1b755.202503122026_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.11.0.4.1b755.202503122026) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../07-libosmogsm20_1.11.0.4.1b755.202503122026_amd64.deb ... Unpacking libosmogsm20:amd64 (1.11.0.4.1b755.202503122026) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../08-libosmonetif11_1.6.0.1.ae0e.202503122026_amd64.deb ... Unpacking libosmonetif11:amd64 (1.6.0.1.ae0e.202503122026) ... Selecting previously unselected package libosmo-sigtran11:amd64. Preparing to unpack .../09-libosmo-sigtran11_2.1.0.49.23d1.202503122026_amd64.deb ... Unpacking libosmo-sigtran11:amd64 (2.1.0.49.23d1.202503122026) ... Selecting previously unselected package libosmo-sigtran-dbg:amd64. Preparing to unpack .../10-libosmo-sigtran-dbg_2.1.0.49.23d1.202503122026_amd64.deb ... Unpacking libosmo-sigtran-dbg:amd64 (2.1.0.49.23d1.202503122026) ... Selecting previously unselected package libosmoabis15:amd64. Preparing to unpack .../11-libosmoabis15_2.0.0.14.3c6e.202503122026_amd64.deb ... Unpacking libosmoabis15:amd64 (2.0.0.14.3c6e.202503122026) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../12-libosmocodec4_1.11.0.4.1b755.202503122026_amd64.deb ... Unpacking libosmocodec4:amd64 (1.11.0.4.1b755.202503122026) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../13-libosmocoding0_1.11.0.4.1b755.202503122026_amd64.deb ... Unpacking libosmocoding0:amd64 (1.11.0.4.1b755.202503122026) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../14-libosmogb14_1.11.0.4.1b755.202503122026_amd64.deb ... Unpacking libosmogb14:amd64 (1.11.0.4.1b755.202503122026) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../15-libosmoctrl0_1.11.0.4.1b755.202503122026_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.11.0.4.1b755.202503122026) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../16-libosmosim2_1.11.0.4.1b755.202503122026_amd64.deb ... Unpacking libosmosim2:amd64 (1.11.0.4.1b755.202503122026) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../17-libosmousb0_1.11.0.4.1b755.202503122026_amd64.deb ... Unpacking libosmousb0:amd64 (1.11.0.4.1b755.202503122026) ... Selecting previously unselected package libosmocore. Preparing to unpack .../18-libosmocore_1.11.0.4.1b755.202503122026_amd64.deb ... Unpacking libosmocore (1.11.0.4.1b755.202503122026) ... Selecting previously unselected package libosmotrau11:amd64. Preparing to unpack .../19-libosmotrau11_2.0.0.14.3c6e.202503122026_amd64.deb ... Unpacking libosmotrau11:amd64 (2.0.0.14.3c6e.202503122026) ... Selecting previously unselected package osmo-bts-virtual. Preparing to unpack .../20-osmo-bts-virtual_1.9.0.202503122026_amd64.deb ... Unpacking osmo-bts-virtual (1.9.0.202503122026) ... Selecting previously unselected package osmo-stp:amd64. Preparing to unpack .../21-osmo-stp_2.1.0.49.23d1.202503122026_amd64.deb ... Unpacking osmo-stp:amd64 (2.1.0.49.23d1.202503122026) ... Selecting previously unselected package osmo-stp-dbg:amd64. Preparing to unpack .../22-osmo-stp-dbg_2.1.0.49.23d1.202503122026_amd64.deb ... Unpacking osmo-stp-dbg:amd64 (2.1.0.49.23d1.202503122026) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../23-libosmocore-dbg_1.11.0.4.1b755.202503122026_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.11.0.4.1b755.202503122026) ... Selecting previously unselected package osmo-bsc. Preparing to unpack .../24-osmo-bsc_1.13.0.4.4caae.202503122026_amd64.deb ... Unpacking osmo-bsc (1.13.0.4.4caae.202503122026) ... Selecting previously unselected package osmo-bsc-dbg:amd64. Preparing to unpack .../25-osmo-bsc-dbg_1.13.0.4.4caae.202503122026_amd64.deb ... Unpacking osmo-bsc-dbg:amd64 (1.13.0.4.4caae.202503122026) ... Selecting previously unselected package osmo-bts-virtual-dbg. Preparing to unpack .../26-osmo-bts-virtual-dbg_1.9.0.202503122026_amd64.deb ... Unpacking osmo-bts-virtual-dbg (1.9.0.202503122026) ... Setting up osmocom-nightly (202503122026) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u9) ... Setting up libosmocore22:amd64 (1.11.0.4.1b755.202503122026) ... Setting up libosmocodec4:amd64 (1.11.0.4.1b755.202503122026) ... Setting up libosmovty13:amd64 (1.11.0.4.1b755.202503122026) ... Setting up libosmoisdn0:amd64 (1.11.0.4.1b755.202503122026) ... Setting up libosmotrau11:amd64 (2.0.0.14.3c6e.202503122026) ... Setting up libosmousb0:amd64 (1.11.0.4.1b755.202503122026) ... Setting up libosmo-mgcp-client14:amd64 (1.14.0.27.12c4.202503122026) ... Setting up libosmo-mgcp-client14-dbgsym:amd64 (1.14.0.27.12c4.202503122026) ... Setting up libosmogsm20:amd64 (1.11.0.4.1b755.202503122026) ... Setting up libosmoctrl0:amd64 (1.11.0.4.1b755.202503122026) ... Setting up libosmogb14:amd64 (1.11.0.4.1b755.202503122026) ... Setting up libosmonetif11:amd64 (1.6.0.1.ae0e.202503122026) ... Setting up libosmocoding0:amd64 (1.11.0.4.1b755.202503122026) ... Setting up libosmosim2:amd64 (1.11.0.4.1b755.202503122026) ... Setting up libosmocore (1.11.0.4.1b755.202503122026) ... Setting up libosmoabis15:amd64 (2.0.0.14.3c6e.202503122026) ... Setting up libosmo-sigtran11:amd64 (2.1.0.49.23d1.202503122026) ... Setting up osmo-bsc (1.13.0.4.4caae.202503122026) ... changed ownership of '/etc/osmocom/osmo-bsc.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-bsc.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 libosmocore-dbg:amd64 (1.11.0.4.1b755.202503122026) ... Setting up libosmo-sigtran-dbg:amd64 (2.1.0.49.23d1.202503122026) ... Setting up osmo-stp:amd64 (2.1.0.49.23d1.202503122026) ... 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----) 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 osmo-bsc-dbg:amd64 (1.13.0.4.4caae.202503122026) ... Setting up osmo-stp-dbg:amd64 (2.1.0.49.23d1.202503122026) ... Setting up osmo-bts-virtual (1.9.0.202503122026) ... changed ownership of '/etc/osmocom/osmo-bts-virtual.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-bts-virtual.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 osmo-bts-virtual-dbg (1.9.0.202503122026) ... Processing triggers for libc-bin (2.36-9+deb12u9) ... [testenv][generic] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/logs [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/podman/osmo-ttcn3-hacks/bsc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-bsc-generic-osmocom-nightly-20250313-0841-8fb3d431-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/podman/osmo-ttcn3-hacks/bsc/BSC_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/logs/testsuite/BSC_Tests.cfg'] [testenv][generic] + ['cp', '-a', 'osmo-stp.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/logs/stp'] [testenv][generic] + ['cp', '-a', 'osmo-bsc.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/logs/bsc'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/podman/osmo-ttcn3-hacks/bsc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-bsc-generic-osmocom-nightly-20250313-0841-8fb3d431-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/podman/osmo-ttcn3-hacks/bsc/BSC_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/logs/testsuite/BSC_Tests.default'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/podman/osmo-ttcn3-hacks/bsc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-bsc-generic-osmocom-nightly-20250313-0841-8fb3d431-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/podman/osmo-ttcn3-hacks/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-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-bsc-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/podman/osmo-ttcn3-hacks/bsc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-bsc-generic-osmocom-nightly-20250313-0841-8fb3d431-0', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/podman/osmo-ttcn3-hacks"#', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/logs/testsuite/Common.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/logs/testsuite/BSC_Tests.cfg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/podman/osmo-ttcn3-hacks/bsc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-bsc-generic-osmocom-nightly-20250313-0841-8fb3d431-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-bsc-test/logs/testsuite/BSC_Tests.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-bsc-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-bsc-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/podman/osmo-ttcn3-hacks/bsc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-bsc-generic-osmocom-nightly-20250313-0841-8fb3d431-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-bsc-test/logs/testsuite/Common.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/logs/testsuite/BSC_Tests.default [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/podman/osmo-ttcn3-hacks/bsc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-bsc-generic-osmocom-nightly-20250313-0841-8fb3d431-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-bsc-test/logs/testsuite/BSC_Tests.default'] [testenv][generic] Running testsuite prepare script [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/podman/osmo-ttcn3-hacks/bsc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/logs/testsuite', 'testenv-bsc-generic-osmocom-nightly-20250313-0841-8fb3d431-0', 'sh', '-c', 'podman_set_lo_mtu.sh 1500 # OS#6602'] Setting MTU for lo to 1500 (OS#6602) [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-bsc-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/podman/osmo-ttcn3-hacks/bsc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/logs/stp', 'testenv-bsc-generic-osmocom-nightly-20250313-0841-8fb3d431-0', 'sh', '-c', 'osmo-stp 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/logs/stp/stp.log'] 20250313084120656 DLSS7 INFO 0: Creating SS7 Instance (osmo_ss7_instance.c:64) 20250313084120656 DLSS7 INFO 0: Creating Route Table system (osmo_ss7_route_table.c:59) 20250313084120656 DLSS7 INFO 0: ASP(virt-msc0-0) Restarting ASP virt-msc0-0, r=127.0.0.1:23905<->l=127.0.0.1:2905 (osmo_ss7_asp.c:722) 20250313084120656 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: Allocated (fsm.c:456) 20250313084120656 DLSS7 NOTICE 0: ASP(virt-msc0-0) ASP Restart for server not implemented yet! (osmo_ss7_asp.c:743) 20250313084120656 DLSS7 DEBUG XUA_AS(mahlzeit){AS_DOWN}: Allocated (fsm.c:456) 20250313084120656 DLSS7 INFO 0: AS(mahlzeit) Created AS (osmo_ss7_instance.c:324) 20250313084120656 DLSS7 DEBUG XUA_AS(virt-msc0){AS_DOWN}: Allocated (fsm.c:456) 20250313084120656 DLSS7 INFO 0: AS(virt-msc0) Created AS (osmo_ss7_instance.c:324) 20250313084120656 DLSS7 INFO 0: AS(virt-msc0) Adding ASP virt-msc0-0 to AS (osmo_ss7_as.c:156) 20250313084120656 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event AS_ASSIGNED (osmo_ss7_as.c:162) 20250313084120656 DLSS7 INFO 0: ASP(virt-msc1-0) Restarting ASP virt-msc1-0, r=127.0.0.1:23906<->l=127.0.0.1:2905 (osmo_ss7_asp.c:722) 20250313084120656 DLSS7 DEBUG XUA_ASP(virt-msc1-0){ASP_DOWN}: Allocated (fsm.c:456) 20250313084120656 DLSS7 NOTICE 0: ASP(virt-msc1-0) ASP Restart for server not implemented yet! (osmo_ss7_asp.c:743) 20250313084120656 DLSS7 DEBUG XUA_AS(virt-msc1){AS_DOWN}: Allocated (fsm.c:456) 20250313084120656 DLSS7 INFO 0: AS(virt-msc1) Created AS (osmo_ss7_instance.c:324) 20250313084120656 DLSS7 INFO 0: AS(virt-msc1) Adding ASP virt-msc1-0 to AS (osmo_ss7_as.c:156) 20250313084120656 DLSS7 DEBUG XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event AS_ASSIGNED (osmo_ss7_as.c:162) 20250313084120656 DLSS7 INFO 0: ASP(virt-msc2-0) Restarting ASP virt-msc2-0, r=127.0.0.1:23907<->l=127.0.0.1:2905 (osmo_ss7_asp.c:722) 20250313084120656 DLSS7 DEBUG XUA_ASP(virt-msc2-0){ASP_DOWN}: Allocated (fsm.c:456) 20250313084120656 DLSS7 NOTICE 0: ASP(virt-msc2-0) ASP Restart for server not implemented yet! (osmo_ss7_asp.c:743) 20250313084120656 DLSS7 DEBUG XUA_AS(virt-msc2){AS_DOWN}: Allocated (fsm.c:456) 20250313084120656 DLSS7 INFO 0: AS(virt-msc2) Created AS (osmo_ss7_instance.c:324) 20250313084120656 DLSS7 INFO 0: AS(virt-msc2) Adding ASP virt-msc2-0 to AS (osmo_ss7_as.c:156) 20250313084120656 DLSS7 DEBUG XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event AS_ASSIGNED (osmo_ss7_as.c:162) 20250313084120656 DLSS7 INFO 0: ASP(virt-smlc-0) Restarting ASP virt-smlc-0, r=127.0.0.1:23908<->l=127.0.0.1:2905 (osmo_ss7_asp.c:722) 20250313084120656 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: Allocated (fsm.c:456) 20250313084120656 DLSS7 NOTICE 0: ASP(virt-smlc-0) ASP Restart for server not implemented yet! (osmo_ss7_asp.c:743) 20250313084120656 DLSS7 DEBUG XUA_AS(virt-smlc){AS_DOWN}: Allocated (fsm.c:456) 20250313084120656 DLSS7 INFO 0: AS(virt-smlc) Created AS (osmo_ss7_instance.c:324) 20250313084120656 DLSS7 INFO 0: AS(virt-smlc) Adding ASP virt-smlc-0 to AS (osmo_ss7_as.c:156) 20250313084120656 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: Received Event AS_ASSIGNED (osmo_ss7_as.c:162) 20250313084120656 DLSS7 INFO 0: Creating route: pc=185=0.23.1 mask=0x3fff via AS 'virt-msc0' (osmo_ss7_route.c:129) 20250313084120656 DLSS7 INFO 0: Creating route: pc=2=0.0.2 mask=0x3fff via AS 'virt-msc1' (osmo_ss7_route.c:129) 20250313084120656 DLSS7 INFO 0: Creating route: pc=3=0.0.3 mask=0x3fff via AS 'virt-msc2' (osmo_ss7_route.c:129) 20250313084120656 DLSS7 INFO 0: Creating route: pc=190=0.23.6 mask=0x3fff via AS 'virt-smlc' (osmo_ss7_route.c:129) 20250313084120656 DLSS7 INFO Creating m3ua Server (null):2905 (osmo_ss7_xua_srv.c:225) 20250313084120656 DLSS7 INFO Created m3ua server on (null):2905 (osmo_ss7_xua_srv.c:245) 20250313084120656 DLSS7 INFO (Re)binding m3ua Server to 127.0.0.1:2905 (osmo_ss7_xua_srv.c:292) 20250313084120656 DLSS7 INFO Creating ipa Server (null):5000 (osmo_ss7_xua_srv.c:225) 20250313084120656 DLSS7 INFO Created ipa server on (null):5000 (osmo_ss7_xua_srv.c:245) 20250313084120656 DLSS7 INFO (Re)binding ipa Server to 127.0.0.1:5000 (osmo_ss7_xua_srv.c:292) 20250313084120657 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4239 (telnet_interface.c:88) [testenv][generic] Running bts-0 [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/podman/osmo-ttcn3-hacks/bsc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/logs/bts-0', 'testenv-bsc-generic-osmocom-nightly-20250313-0841-8fb3d431-0', 'sh', '-c', 'osmo_bts_omldummy.sh generic 1234 1 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/logs/bts-0/bts-0.log'] + CONFIG=generic + SITE_ID=1234 + TRX_NUM=1 + BTS_FEATURES=-fCCN,EGPRS,GPRS,IPv6_NSVC,PAGING_COORDINATION,OSMUX + respawn.sh osmo-bts-omldummy -fCCN,EGPRS,GPRS,IPv6_NSVC,PAGING_COORDINATION,OSMUX 127.0.0.1 1234 1 respawn: 0: starting: osmo-bts-omldummy -fCCN,EGPRS,GPRS,IPv6_NSVC,PAGING_COORDINATION,OSMUX 127.0.0.1 1234 1 DABIS abis.c:170 A-bis connection establishment to BSC (127.0.0.1) in progress... DLINP input/ipaccess.c:1020 E1TS(0:1) enabling ipaccess BTS mode, OML connecting to 127.0.0.1:3002 DLINP stream_cli.c:423 CLICONN(ts-0-1-oml,){CONNECTING} connect failed (-111) DABIS abis.c:429 E1L(0) Signalling link down [testenv][generic] Running bts-1 [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/podman/osmo-ttcn3-hacks/bsc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/logs/bts-1', 'testenv-bsc-generic-osmocom-nightly-20250313-0841-8fb3d431-0', 'sh', '-c', 'osmo_bts_omldummy.sh generic 1235 1 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/logs/bts-1/bts-1.log'] + CONFIG=generic + SITE_ID=1235 + TRX_NUM=1 + BTS_FEATURES=-fCCN,EGPRS,GPRS,IPv6_NSVC,PAGING_COORDINATION,OSMUX + respawn.sh osmo-bts-omldummy -fCCN,EGPRS,GPRS,IPv6_NSVC,PAGING_COORDINATION,OSMUX 127.0.0.1 1235 1 respawn: 0: starting: osmo-bts-omldummy -fCCN,EGPRS,GPRS,IPv6_NSVC,PAGING_COORDINATION,OSMUX 127.0.0.1 1235 1 DABIS abis.c:170 A-bis connection establishment to BSC (127.0.0.1) in progress... DLINP input/ipaccess.c:1020 E1TS(0:1) enabling ipaccess BTS mode, OML connecting to 127.0.0.1:3002 DLINP stream_cli.c:423 CLICONN(ts-0-1-oml,){CONNECTING} connect failed (-111) DABIS abis.c:429 E1L(0) Signalling link down [testenv][generic] Running bts-2 [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/podman/osmo-ttcn3-hacks/bsc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/logs/bts-2', 'testenv-bsc-generic-osmocom-nightly-20250313-0841-8fb3d431-0', 'sh', '-c', 'osmo_bts_omldummy.sh generic 1236 4 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/logs/bts-2/bts-2.log'] + CONFIG=generic + SITE_ID=1236 + TRX_NUM=4 + BTS_FEATURES=-fCCN,EGPRS,GPRS,IPv6_NSVC,PAGING_COORDINATION,OSMUX + respawn.sh osmo-bts-omldummy -fCCN,EGPRS,GPRS,IPv6_NSVC,PAGING_COORDINATION,OSMUX 127.0.0.1 1236 4 respawn: 0: starting: osmo-bts-omldummy -fCCN,EGPRS,GPRS,IPv6_NSVC,PAGING_COORDINATION,OSMUX 127.0.0.1 1236 4 DABIS abis.c:170 A-bis connection establishment to BSC (127.0.0.1) in progress... DLINP input/ipaccess.c:1020 E1TS(0:1) enabling ipaccess BTS mode, OML connecting to 127.0.0.1:3002 DLINP stream_cli.c:423 CLICONN(ts-0-1-oml,){CONNECTING} connect failed (-111) DABIS abis.c:429 E1L(0) Signalling link down [testenv][generic] Running bsc [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/podman/osmo-ttcn3-hacks/bsc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/logs/bsc', 'testenv-bsc-generic-osmocom-nightly-20250313-0841-8fb3d431-0', 'sh', '-c', 'osmo-bsc 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/logs/bsc/bsc.log'] 20250313084121429 DLSS7 INFO (r=127.0.0.1:1905<->l=127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250313084121429 DLSS7 INFO (r=127.0.0.1:1905<->l=127.0.0.1:2905): created dynamic ASP asp-dyn-0 (osmo_ss7_xua_srv.c:143) 20250313084121429 DLSS7 INFO 0: ASP(asp-dyn-0) Restarting ASP asp-dyn-0, r=127.0.0.1:1905<->l=127.0.0.1:2905 (osmo_ss7_asp.c:722) 20250313084121429 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Allocated (fsm.c:456) 20250313084121429 DLSS7 NOTICE 0: ASP(asp-dyn-0) ASP Restart for server not implemented yet! (osmo_ss7_asp.c:743) 20250313084121429 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250313084121429 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 20250313084121431 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4242 (telnet_interface.c:88) 20250313084121431 DLINP NOTICE E1L(0) enabling ipaccess BSC mode on 127.0.0.1 with OML 3002 and RSL 3003 TCP ports (ipaccess.c:970) 20250313084121432 DLCTRL NOTICE CTRL at 127.0.0.1 4249 (control_if.c:1026) 20250313084121432 DLMGCP NOTICE MGW(mgw) MGCP client: using endpoint domain '@mgw' (mgcp_client.c:944) 20250313084121432 DNM NOTICE MGW pool with 1 pool members configured, (ignoring MGW configuration in VTY node 'msc'). (osmo_bsc_main.c:869) 20250313084121432 DMSC NOTICE Initializing SCCP connection for A/m3ua on cs7 instance 0 (osmo_bsc_sigtran.c:658) 20250313084121432 DLSCCP ERROR SS7 instance 0: no primary point-code set, using default point-code (sccp_user.c:578) 20250313084121432 DLSCCP NOTICE A-0-m3ua: Using SS7 instance 0, pc:0.23.3 (sccp_user.c:584) 20250313084121432 DLSCCP NOTICE A-0-m3ua: Creating AS instance (sccp_user.c:591) 20250313084121432 DLSCCP NOTICE A-0-m3ua: Using AS instance as-clnt-A-0-m3ua (sccp_user.c:602) 20250313084121432 DLSCCP NOTICE A-0-m3ua: Creating default route (sccp_user.c:608) 20250313084121432 DLSCCP NOTICE A-0-m3ua: ASP asp-clnt-msc-0 for m3ua is not associated with any AS, using it (sccp_user.c:634) 20250313084121432 DLINP NOTICE asp-dyn-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250313084121432 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250313084121432 DLSS7 INFO 0: ASP(asp-dyn-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250313084121432 DLSS7 NOTICE 0: ASP(asp-dyn-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250313084121432 DLINP NOTICE asp-dyn-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250313084121432 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250313084121432 DLSS7 INFO 0: ASP(asp-dyn-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250313084121432 DLSS7 NOTICE 0: ASP(asp-dyn-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250313084121432 DLINP NOTICE SRVCONN(asp-dyn-0,r=127.0.0.1:1905<->l=127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250313084121432 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084121432 DLSS7 INFO asp-dyn-0: connection closed (osmo_ss7_asp.c:1126) 20250313084121432 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250313084121432 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250313084121432 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250313084121432 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250313084121432 DLSS7 INFO 0: ASP(asp-dyn-0) Destroying ASP (osmo_ss7_asp.c:581) 20250313084121432 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (osmo_ss7_asp.c:588) 20250313084121432 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Freeing instance (osmo_ss7_asp.c:588) 20250313084121432 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Deallocated (fsm.c:568) 20250313084121432 DLSCCP NOTICE A-0-m3ua: Using ASP instance asp-clnt-msc-0 (sccp_user.c:713) 20250313084121432 DLSS7 NOTICE 0: Creating SCCP instance (osmo_ss7_instance.c:158) 20250313084121432 DMSC NOTICE A-0-m3ua msc-0: local (BSC) SCCP address: RI=SSN_PC,PC=0.23.3,SSN=BSSAP (osmo_bsc_sigtran.c:714) 20250313084121432 DMSC NOTICE A-0-m3ua msc-0: remote (MSC) SCCP address: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_sigtran.c:716) 20250313084121432 DMSC NOTICE A-0-m3ua msc-0: binding SCCP user (osmo_bsc_sigtran.c:721) 20250313084121432 DMSC NOTICE A-0-m3ua msc-1: local (BSC) SCCP address: RI=SSN_PC,PC=0.23.3,SSN=BSSAP (osmo_bsc_sigtran.c:714) 20250313084121432 DMSC NOTICE A-0-m3ua msc-1: remote (MSC) SCCP address: RI=SSN_PC,PC=0.0.2,SSN=BSSAP (osmo_bsc_sigtran.c:716) 20250313084121432 DMSC NOTICE A-0-m3ua msc-1: user already bound for this SCCP instance (osmo_bsc_sigtran.c:721) 20250313084121432 DMSC NOTICE A-0-m3ua msc-2: local (BSC) SCCP address: RI=SSN_PC,PC=0.23.3,SSN=BSSAP (osmo_bsc_sigtran.c:714) 20250313084121432 DMSC NOTICE A-0-m3ua msc-2: remote (MSC) SCCP address: RI=SSN_PC,PC=0.0.3,SSN=BSSAP (osmo_bsc_sigtran.c:716) 20250313084121432 DMSC NOTICE A-0-m3ua msc-2: user already bound for this SCCP instance (osmo_bsc_sigtran.c:721) 20250313084121432 DLCS NOTICE Initializing SCCP connection for Lb/m3ua on cs7 instance 0 (lb.c:454) 20250313084121432 DLSCCP NOTICE Lb-0-m3ua: Using SS7 instance 0, pc:0.23.3 (sccp_user.c:584) 20250313084121432 DLSCCP NOTICE Lb-0-m3ua: Using AS instance as-clnt-A-0-m3ua (sccp_user.c:602) 20250313084121432 DLSCCP NOTICE Lb-0-m3ua: Using ASP instance asp-clnt-msc-0 (sccp_user.c:713) 20250313084121432 DLCS NOTICE Lb: Lb-0-m3ua smlc: local (BSC) SCCP address: RI=SSN_PC,PC=0.23.3,SSN=BSC_BSSAP_LE (lb.c:489) 20250313084121432 DLCS NOTICE Lb: Lb-0-m3ua smlc: remote (SMLC) SCCP address: RI=SSN_PC,PC=0.23.6,SSN=SMLC_BSSAP (lb.c:491) 20250313084121432 DLSS7 INFO (r=127.0.0.1:1905<->l=127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250313084121432 DLSS7 INFO (r=127.0.0.1:1905<->l=127.0.0.1:2905): created dynamic ASP asp-dyn-1 (osmo_ss7_xua_srv.c:143) 20250313084121432 DLSS7 INFO 0: ASP(asp-dyn-1) Restarting ASP asp-dyn-1, r=127.0.0.1:1905<->l=127.0.0.1:2905 (osmo_ss7_asp.c:722) 20250313084121432 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Allocated (fsm.c:456) 20250313084121432 DLSS7 NOTICE 0: ASP(asp-dyn-1) ASP Restart for server not implemented yet! (osmo_ss7_asp.c:743) 20250313084121432 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250313084121432 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 20250313084121432 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084121432 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250313084121432 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250313084121432 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250313084121432 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250313084121432 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250313084121433 DLSCCP ERROR MTP-TRANSFER.req from SCCP for OPC=0=0.0.0,DPC=190=0.23.6,SLS=13: no route! (sccp_scrc.c:158) 20250313084121433 DLSCCP ERROR MTP-TRANSFER.req from SCCP for OPC=0=0.0.0,DPC=3=0.0.3,SLS=5: no route! (sccp_scrc.c:158) 20250313084121433 DLSCCP ERROR MTP-TRANSFER.req from SCCP for OPC=0=0.0.0,DPC=2=0.0.2,SLS=14: no route! (sccp_scrc.c:158) 20250313084121433 DLSCCP ERROR MTP-TRANSFER.req from SCCP for OPC=0=0.0.0,DPC=185=0.23.1,SLS=14: no route! (sccp_scrc.c:158) [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-bsc-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/podman/osmo-ttcn3-hacks/bsc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/logs/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.1', '-e', 'OSMO_SUT_PORT=4242', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/logs/testsuite', 'testenv-bsc-generic-osmocom-nightly-20250313-0841-8fb3d431-0', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/podman/osmo-ttcn3-hacks/start-testsuite.sh', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/podman/osmo-ttcn3-hacks/bsc/BSC_Tests', 'BSC_Tests.cfg'] ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli BSC_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: BSC_Tests.cfg MC@6fd6b501891c: Unix server socket created successfully. MC@6fd6b501891c: Listening on TCP port 35985. MC2> 6fd6b501891c is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/podman/osmo-ttcn3-hacks/bsc/BSC_Tests 6fd6b501891c 35985 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@6fd6b501891c: New HC connected from 10.0.2.100 [10.0.2.100]. 6fd6b501891c: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@6fd6b501891c: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@6fd6b501891c: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@6fd6b501891c: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@6fd6b501891c: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@6fd6b501891c: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@6fd6b501891c: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@6fd6b501891c: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@6fd6b501891c: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@6fd6b501891c: Configuration file was processed on all HCs. MC@6fd6b501891c: Creating MTC on host 10.0.2.100. MC@6fd6b501891c: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@6fd6b501891c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh BSC_Tests.TC_ctrl_msc_connection_status'. ------ BSC_Tests.TC_ctrl_msc_connection_status ------ Thu Mar 13 08:41:21 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/logs/testsuite/BSC_Tests.TC_ctrl_msc_connection_status.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/logs/testsuite/BSC_Tests.TC_ctrl_msc_connection_status.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6fd6b501891c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh BSC_Tests.TC_ctrl_msc_connection_status' was executed successfully (exit status: 0). MTC@6fd6b501891c: Test case TC_ctrl_msc_connection_status started. 20250313084122983 DMSC NOTICE (msc0) VTY requests BSSMAP RESET (bsc_vty.c:3614) 20250313084122984 DMSC NOTICE (msc1) VTY requests BSSMAP RESET (bsc_vty.c:3614) 20250313084122985 DLSCCP ERROR MTP-TRANSFER.req from SCCP for OPC=0=0.0.0,DPC=185=0.23.1,SLS=3: no route! (sccp_scrc.c:158) 20250313084122985 DMSC NOTICE (msc2) VTY requests BSSMAP RESET (bsc_vty.c:3614) 20250313084122986 DLSCCP ERROR MTP-TRANSFER.req from SCCP for OPC=0=0.0.0,DPC=3=0.0.3,SLS=7: no route! (sccp_scrc.c:158) 20250313084122986 DLSCCP ERROR MTP-TRANSFER.req from SCCP for OPC=0=0.0.0,DPC=2=0.0.2,SLS=10: no route! (sccp_scrc.c:158) VirtMSC-M3UA(5)@6fd6b501891c: ************************************************* VirtMSC-M3UA(5)@6fd6b501891c: M3UA emulation initiated, the test can be started VirtMSC-M3UA(5)@6fd6b501891c: ************************************************* VirtMSC-SCCP(4)@6fd6b501891c: v_sccp_pdu_maxlen:268 20250313084123199 DLSS7 INFO (r=127.0.0.1:23905<->l=127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250313084123199 DLSS7 INFO (r=127.0.0.1:23905<->l=127.0.0.1:2905): matched connection to ASP virt-msc0-0 (osmo_ss7_xua_srv.c:112) 20250313084123199 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250313084123199 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) VirtMSC-M3UA(5)@6fd6b501891c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250313084123204 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084123204 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250313084123204 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250313084123204 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250313084123204 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250313084123204 DLSS7 DEBUG XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250313084123204 DLSS7 DEBUG XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250313084123204 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084123204 DLSS7 INFO 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250313084123204 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250313084123204 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250313084123205 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084123205 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250313084123205 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250313084123205 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250313084123205 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250313084123205 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250313084123205 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250313084123205 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084123205 DLSS7 INFO 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250313084123205 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250313084123205 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250313084123205 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084123205 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084123205 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250313084123205 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:621) 20250313084123205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084123205 DLSS7 ERROR MTP-TRANSFER.req for dpc=187=0.23.3: no route! (osmo_ss7_hmrt.c:228) VirtMSC-M3UA(5)@6fd6b501891c: Sending buffered message #0 20250313084123433 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084123433 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (RKM:REG-REQ) (m3ua.c:775) 20250313084123433 DLSS7 INFO 0: ASP(asp-dyn-1) RKM: Registering routing key 4 for DPC 0.23.3 (xua_rkm.c:204) 20250313084123433 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_DOWN}: Allocated (fsm.c:456) 20250313084123433 DLSS7 INFO 0: AS(as-rkm-4) Created AS (osmo_ss7_instance.c:324) 20250313084123433 DLSS7 INFO 0: Creating route: pc=187=0.23.3 mask=0x3fff via AS 'as-rkm-4' (osmo_ss7_route.c:129) 20250313084123433 DLSS7 INFO 0: AS(as-rkm-4) Adding ASP asp-dyn-1 to AS (osmo_ss7_as.c:156) 20250313084123433 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event AS_ASSIGNED (osmo_ss7_as.c:162) 20250313084123433 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 36 bytes: [L2]> 01 00 09 02 00 00 00 24 02 08 00 1c 02 0a 00 08 00 00 00 01 02 12 00 08 00 00 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1175) 20250313084123433 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_rkm.c:358) 20250313084123433 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250313084123433 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084123433 DLSS7 INFO 0: ASP(asp-dyn-1) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250313084123433 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1175) 20250313084123433 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Received NOTIFY Type State Change:AS Inactive () (m3ua.c:671) 20250313084123433 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084123433 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250313084123433 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250313084123433 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1175) 20250313084123433 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250313084123433 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250313084123433 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250313084123433 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084123433 DLSS7 INFO 0: ASP(asp-dyn-1) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250313084123433 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1175) 20250313084123433 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 bb (osmo_ss7_asp.c:1175) 20250313084123433 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250313084123434 DLSS7 NOTICE xua_default_lm(asp-clnt-msc-0)[0x55ac7dc96bd0]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:403) 20250313084123434 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Received NOTIFY Type State Change:AS Active () (m3ua.c:671) 20250313084123614 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250313084123614 DLSS7 INFO 0: ASP(asp-dyn-1) xUA SRV SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:808) 20250313084123614 DLSS7 INFO 0: ASP(asp-dyn-1) xUA SRV SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED 10.0.2.100:1905 err=None (osmo_ss7_asp.c:824) DABIS abis.c:170 A-bis connection establishment to BSC (127.0.0.1) in progress... DLINP input/ipaccess.c:1020 E1TS(0:1) enabling ipaccess BTS mode, OML connecting to 127.0.0.1:3002 DLINP input/ipaccess.c:634 E1L(0) TCP Keepalive is enabled DLINP input/ipaccess.c:646 E1L(0) TCP keepalive idle_timeout=30s, interval=3s, retry_count=10 user_timeout=330000ms DLINP input/ipaccess.c:834 received ID_GET for unit ID 1234/0/0 DOML oml.c:631 OC=GPRS-CELL INST=(00,00,ff): O&M Get Attributes [0], SW Configuration is unsupported 20250313084125864 DNM ERROR OC=GPRS-CELL(f1) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557) DOML oml.c:1490 OC=GPRS-CELL(f1) INST=(00,00,ff): ADM STATE Locked -> Unlocked 20250313084125866 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'GPRS' is supported (abis_nm.c:599) 20250313084125866 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'EGPRS' is supported (abis_nm.c:599) 20250313084125866 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'HOPPING' is supported (abis_nm.c:599) 20250313084125866 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CBCH' is supported (abis_nm.c:599) 20250313084125866 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ETWS_PN' is supported (abis_nm.c:599) 20250313084125866 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'PAGING_COORDINATION' is supported (abis_nm.c:599) 20250313084125866 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'IPV6_NSVC' is supported (abis_nm.c:599) 20250313084125866 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CCN' is supported (abis_nm.c:599) 20250313084125866 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ABIS_OSMO_PCU' is supported (abis_nm.c:599) 20250313084125866 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'BCCH_PWR_RED' is supported (abis_nm.c:599) 20250313084125866 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'DYN_TS_SDCCH8' is supported (abis_nm.c:599) 20250313084125866 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'OSMUX' is supported (abis_nm.c:599) 20250313084125866 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VBS' is supported (abis_nm.c:599) 20250313084125866 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VGCS' is supported (abis_nm.c:599) 20250313084125866 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'TWTS001' is supported (abis_nm.c:599) 20250313084125866 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): ARI reported sw[0/2]: osmobts is 1.9.0.202503122026 (abis_nm.c:652) 20250313084125866 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Reported variant: osmo-bts-omldummy (abis_nm.c:534) DOML oml.c:1490 OC=GPRS-NSE(f0) INST=(00,ff,ff): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=GPRS-NSVC(f2) INST=(00,00,ff): ADM STATE Locked -> Unlocked DOML oml.c:631 OC=RADIO-CARRIER INST=(00,00,ff): O&M Get Attributes [0], SW Configuration is unsupported 20250313084125869 DNM ERROR OC=RADIO-CARRIER(02) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557) DL1C bts_model.c:87 Unimplemented vbts_set_trx DOML oml.c:1490 OC=RADIO-CARRIER(02) INST=(00,00,ff): ADM STATE Locked -> Unlocked DOML oml.c:631 OC=BASEBAND-TRANSCEIVER INST=(00,00,ff): O&M Get Attributes [0], Manufacturer Dependent State is unsupported 20250313084125871 DNM ERROR OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): Attribute Manufacturer Dependent State is unreported (abis_nm.c:557) 20250313084125871 DNM NOTICE OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): ARI reported sw[0/1]: TRX_PHY_VERSION is Unknown (abis_nm.c:652) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,00): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,01): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,02): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,03): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,04): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,05): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,06): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,07): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=BTS(01) INST=(00,ff,ff): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): ADM STATE Locked -> Unlocked DOML nm_bb_transc_fsm.c:151 NM_BBTRANSC_OP(bts0-trx0)[0x55bb7f618470]{DISABLED_OFFLINE}: Not connecting RSL in OML-DUMMY! DABIS abis.c:170 A-bis connection establishment to BSC (127.0.0.1) in progress... DLINP input/ipaccess.c:1020 E1TS(0:1) enabling ipaccess BTS mode, OML connecting to 127.0.0.1:3002 DLINP input/ipaccess.c:634 E1L(0) TCP Keepalive is enabled DLINP input/ipaccess.c:646 E1L(0) TCP keepalive idle_timeout=30s, interval=3s, retry_count=10 user_timeout=330000ms DLINP input/ipaccess.c:834 received ID_GET for unit ID 1235/0/0 DOML oml.c:631 OC=GPRS-CELL INST=(00,00,ff): O&M Get Attributes [0], SW Configuration is unsupported 20250313084126055 DNM ERROR OC=GPRS-CELL(f1) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557) DOML oml.c:1490 OC=GPRS-CELL(f1) INST=(00,00,ff): ADM STATE Locked -> Unlocked 20250313084126057 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'GPRS' is supported (abis_nm.c:599) 20250313084126057 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'EGPRS' is supported (abis_nm.c:599) 20250313084126057 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'HOPPING' is supported (abis_nm.c:599) 20250313084126057 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CBCH' is supported (abis_nm.c:599) 20250313084126057 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ETWS_PN' is supported (abis_nm.c:599) 20250313084126057 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'PAGING_COORDINATION' is supported (abis_nm.c:599) 20250313084126057 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'IPV6_NSVC' is supported (abis_nm.c:599) 20250313084126057 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CCN' is supported (abis_nm.c:599) 20250313084126057 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ABIS_OSMO_PCU' is supported (abis_nm.c:599) 20250313084126057 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'BCCH_PWR_RED' is supported (abis_nm.c:599) 20250313084126057 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'DYN_TS_SDCCH8' is supported (abis_nm.c:599) 20250313084126057 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'OSMUX' is supported (abis_nm.c:599) 20250313084126057 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VBS' is supported (abis_nm.c:599) 20250313084126057 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VGCS' is supported (abis_nm.c:599) 20250313084126057 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'TWTS001' is supported (abis_nm.c:599) 20250313084126057 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): ARI reported sw[0/2]: osmobts is 1.9.0.202503122026 (abis_nm.c:652) 20250313084126057 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Reported variant: osmo-bts-omldummy (abis_nm.c:534) DOML oml.c:1490 OC=GPRS-NSE(f0) INST=(00,ff,ff): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=GPRS-NSVC(f2) INST=(00,00,ff): ADM STATE Locked -> Unlocked DOML oml.c:631 OC=RADIO-CARRIER INST=(00,00,ff): O&M Get Attributes [0], SW Configuration is unsupported 20250313084126059 DNM ERROR OC=RADIO-CARRIER(02) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557) DL1C bts_model.c:87 Unimplemented vbts_set_trx DOML oml.c:1490 OC=RADIO-CARRIER(02) INST=(00,00,ff): ADM STATE Locked -> Unlocked DOML oml.c:631 OC=BASEBAND-TRANSCEIVER INST=(00,00,ff): O&M Get Attributes [0], Manufacturer Dependent State is unsupported 20250313084126060 DNM ERROR OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): Attribute Manufacturer Dependent State is unreported (abis_nm.c:557) 20250313084126060 DNM NOTICE OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): ARI reported sw[0/1]: TRX_PHY_VERSION is Unknown (abis_nm.c:652) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,00): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,01): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,02): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,03): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,04): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,05): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,06): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,07): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=BTS(01) INST=(00,ff,ff): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): ADM STATE Locked -> Unlocked DOML nm_bb_transc_fsm.c:151 NM_BBTRANSC_OP(bts0-trx0)[0x5580cf83d470]{DISABLED_OFFLINE}: Not connecting RSL in OML-DUMMY! DABIS abis.c:170 A-bis connection establishment to BSC (127.0.0.1) in progress... DLINP input/ipaccess.c:1020 E1TS(0:1) enabling ipaccess BTS mode, OML connecting to 127.0.0.1:3002 DLINP input/ipaccess.c:634 E1L(0) TCP Keepalive is enabled DLINP input/ipaccess.c:646 E1L(0) TCP keepalive idle_timeout=30s, interval=3s, retry_count=10 user_timeout=330000ms DLINP input/ipaccess.c:834 received ID_GET for unit ID 1236/0/0 DOML oml.c:631 OC=GPRS-CELL INST=(00,00,ff): O&M Get Attributes [0], SW Configuration is unsupported 20250313084126268 DNM ERROR OC=GPRS-CELL(f1) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557) DOML oml.c:1490 OC=GPRS-CELL(f1) INST=(00,00,ff): ADM STATE Locked -> Unlocked 20250313084126269 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'GPRS' is supported (abis_nm.c:599) 20250313084126269 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'EGPRS' is supported (abis_nm.c:599) 20250313084126269 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'HOPPING' is supported (abis_nm.c:599) 20250313084126269 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CBCH' is supported (abis_nm.c:599) 20250313084126269 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ETWS_PN' is supported (abis_nm.c:599) 20250313084126269 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'PAGING_COORDINATION' is supported (abis_nm.c:599) 20250313084126269 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'IPV6_NSVC' is supported (abis_nm.c:599) 20250313084126269 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CCN' is supported (abis_nm.c:599) 20250313084126269 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ABIS_OSMO_PCU' is supported (abis_nm.c:599) 20250313084126269 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'BCCH_PWR_RED' is supported (abis_nm.c:599) 20250313084126269 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'DYN_TS_SDCCH8' is supported (abis_nm.c:599) 20250313084126269 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'OSMUX' is supported (abis_nm.c:599) 20250313084126269 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VBS' is supported (abis_nm.c:599) 20250313084126269 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VGCS' is supported (abis_nm.c:599) 20250313084126269 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'TWTS001' is supported (abis_nm.c:599) 20250313084126269 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): ARI reported sw[0/2]: osmobts is 1.9.0.202503122026 (abis_nm.c:652) 20250313084126269 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Reported variant: osmo-bts-omldummy (abis_nm.c:534) DOML oml.c:1490 OC=GPRS-NSE(f0) INST=(00,ff,ff): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=GPRS-NSVC(f2) INST=(00,00,ff): ADM STATE Locked -> Unlocked DOML oml.c:631 OC=RADIO-CARRIER INST=(00,00,ff): O&M Get Attributes [0], SW Configuration is unsupported 20250313084126276 DNM ERROR OC=RADIO-CARRIER(02) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557) DL1C bts_model.c:87 Unimplemented vbts_set_trx DOML oml.c:1490 OC=RADIO-CARRIER(02) INST=(00,00,ff): ADM STATE Locked -> Unlocked DOML oml.c:631 OC=BASEBAND-TRANSCEIVER INST=(00,00,ff): O&M Get Attributes [0], Manufacturer Dependent State is unsupported 20250313084126277 DNM ERROR OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): Attribute Manufacturer Dependent State is unreported (abis_nm.c:557) 20250313084126277 DNM NOTICE OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): ARI reported sw[0/1]: TRX_PHY_VERSION is Unknown (abis_nm.c:652) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,00): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,01): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,02): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,03): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,04): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,05): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,06): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,07): ADM STATE Locked -> Unlocked DOML oml.c:631 OC=RADIO-CARRIER INST=(00,01,ff): O&M Get Attributes [0], SW Configuration is unsupported 20250313084126279 DNM ERROR OC=RADIO-CARRIER(02) INST=(00,01,ff): Attribute SW Configuration is unreported (abis_nm.c:557) DL1C bts_model.c:87 Unimplemented vbts_set_trx DOML oml.c:1490 OC=RADIO-CARRIER(02) INST=(00,01,ff): ADM STATE Locked -> Unlocked DOML oml.c:631 OC=BASEBAND-TRANSCEIVER INST=(00,01,ff): O&M Get Attributes [0], Manufacturer Dependent State is unsupported 20250313084126280 DNM ERROR OC=BASEBAND-TRANSCEIVER(04) INST=(00,01,ff): Attribute Manufacturer Dependent State is unreported (abis_nm.c:557) 20250313084126280 DNM NOTICE OC=BASEBAND-TRANSCEIVER(04) INST=(00,01,ff): ARI reported sw[0/1]: TRX_PHY_VERSION is Unknown (abis_nm.c:652) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,01,00): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,01,01): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,01,02): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,01,03): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,01,04): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,01,05): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,01,06): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,01,07): ADM STATE Locked -> Unlocked DOML oml.c:631 OC=RADIO-CARRIER INST=(00,02,ff): O&M Get Attributes [0], SW Configuration is unsupported 20250313084126282 DNM ERROR OC=RADIO-CARRIER(02) INST=(00,02,ff): Attribute SW Configuration is unreported (abis_nm.c:557) DL1C bts_model.c:87 Unimplemented vbts_set_trx DOML oml.c:1490 OC=RADIO-CARRIER(02) INST=(00,02,ff): ADM STATE Locked -> Unlocked DOML oml.c:631 OC=BASEBAND-TRANSCEIVER INST=(00,02,ff): O&M Get Attributes [0], Manufacturer Dependent State is unsupported 20250313084126283 DNM ERROR OC=BASEBAND-TRANSCEIVER(04) INST=(00,02,ff): Attribute Manufacturer Dependent State is unreported (abis_nm.c:557) 20250313084126283 DNM NOTICE OC=BASEBAND-TRANSCEIVER(04) INST=(00,02,ff): ARI reported sw[0/1]: TRX_PHY_VERSION is Unknown (abis_nm.c:652) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,02,00): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,02,01): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,02,02): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,02,03): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,02,04): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,02,05): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,02,06): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,02,07): ADM STATE Locked -> Unlocked DOML oml.c:631 OC=RADIO-CARRIER INST=(00,03,ff): O&M Get Attributes [0], SW Configuration is unsupported DL1C bts_model.c:87 Unimplemented vbts_set_trx 20250313084126285 DNM ERROR OC=RADIO-CARRIER(02) INST=(00,03,ff): Attribute SW Configuration is unreported (abis_nm.c:557) DOML oml.c:1490 OC=RADIO-CARRIER(02) INST=(00,03,ff): ADM STATE Locked -> Unlocked DOML oml.c:631 OC=BASEBAND-TRANSCEIVER INST=(00,03,ff): O&M Get Attributes [0], Manufacturer Dependent State is unsupported 20250313084126286 DNM ERROR OC=BASEBAND-TRANSCEIVER(04) INST=(00,03,ff): Attribute Manufacturer Dependent State is unreported (abis_nm.c:557) 20250313084126286 DNM NOTICE OC=BASEBAND-TRANSCEIVER(04) INST=(00,03,ff): ARI reported sw[0/1]: TRX_PHY_VERSION is Unknown (abis_nm.c:652) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,03,00): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,03,01): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,03,02): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,03,03): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,03,04): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,03,05): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,03,06): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,03,07): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=BTS(01) INST=(00,ff,ff): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=BASEBAND-TRANSCEIVER(04) INST=(00,01,ff): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=BASEBAND-TRANSCEIVER(04) INST=(00,02,ff): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=BASEBAND-TRANSCEIVER(04) INST=(00,03,ff): ADM STATE Locked -> Unlocked DOML nm_bb_transc_fsm.c:151 NM_BBTRANSC_OP(bts0-trx0)[0x55954e6f4470]{DISABLED_OFFLINE}: Not connecting RSL in OML-DUMMY! DOML nm_bb_transc_fsm.c:151 NM_BBTRANSC_OP(bts0-trx1)[0x55954e6f7c90]{DISABLED_OFFLINE}: Not connecting RSL in OML-DUMMY! DOML nm_bb_transc_fsm.c:151 NM_BBTRANSC_OP(bts0-trx2)[0x55954e6fb3b0]{DISABLED_OFFLINE}: Not connecting RSL in OML-DUMMY! DOML nm_bb_transc_fsm.c:151 NM_BBTRANSC_OP(bts0-trx3)[0x55954e6fead0]{DISABLED_OFFLINE}: Not connecting RSL in OML-DUMMY! 20250313084126434 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084126434 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084126434 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084126434 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=190=0.23.6 (m3ua.c:621) 20250313084126434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=190=0.23.6 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084126434 DLSS7 DEBUG 0: CombinedLinkset(dpc=190=0.23.6,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=190=0.23.6,SLS=6 -> eSLS=86: picked Normal Route via 'virt-smlc' round-robin style (osmo_ss7_combined_linkset.c:283) 20250313084126435 DLSS7 ERROR MTP-TRANSFER.req for dpc=190=0.23.6: no route! (osmo_ss7_hmrt.c:228) 20250313084127986 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084127986 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084127986 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084127986 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250313084127986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084127986 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=2 -> eSLS=34: picked Normal Route via 'virt-msc0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250313084127986 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084127986 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250313084127986 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084127986 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 bb 00 00 00 b9 03 00 00 02 09 00 03 07 0b 04 43 b9 00 fe 04 43 bb 00 fe 06 00 04 30 04 01 20 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250313084127988 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084127988 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084127988 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084127988 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:621) 20250313084127988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084127988 DLSS7 DEBUG 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=2=0.0.2,SLS=10 -> eSLS=106: picked Normal Route via 'virt-msc1' round-robin style (osmo_ss7_combined_linkset.c:283) 20250313084127988 DLSS7 ERROR MTP-TRANSFER.req for dpc=2=0.0.2: no route! (osmo_ss7_hmrt.c:228) 20250313084127988 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084127988 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084127988 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084127988 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:621) 20250313084127988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084127988 DLSS7 DEBUG 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=3=0.0.3,SLS=0 -> eSLS=112: picked Normal Route via 'virt-msc2' round-robin style (osmo_ss7_combined_linkset.c:283) 20250313084127988 DLSS7 ERROR MTP-TRANSFER.req for dpc=3=0.0.3: no route! (osmo_ss7_hmrt.c:228) MTC@6fd6b501891c: BSSMAP: Respoding to inbound RESET with RESET-ACK MTC@6fd6b501891c: BSSMAP: Timeout waiting for RESET-ACK after sending RESET 20250313084128006 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084128006 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084128006 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250313084128006 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:621) 20250313084128006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084128006 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: picked Normal Route via 'as-rkm-4' round-robin style (osmo_ss7_combined_linkset.c:283) 20250313084128006 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084128006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250313084128007 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084128007 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 bb 03 02 00 00 09 00 03 07 0b 04 43 bb 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1175) 20250313084128007 DMSC NOTICE RESET ACK from MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_bssap.c:84) 20250313084128007 DRESET NOTICE bssmap_reset(msc-0)[0x55ac7dc976d0]{CONNECTED}: link up (bssmap_reset.c:83) 20250313084128007 DMSC NOTICE (msc0) BSSMAP association is up (a_reset.c:45) VirtSMLC-M3UA(7)@6fd6b501891c: ************************************************* VirtSMLC-M3UA(7)@6fd6b501891c: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(7)@6fd6b501891c: ************************************************* VirtSMLC-SCCP(6)@6fd6b501891c: v_sccp_pdu_maxlen:268 20250313084128222 DLSS7 INFO (r=127.0.0.1:23908<->l=127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250313084128222 DLSS7 INFO (r=127.0.0.1:23908<->l=127.0.0.1:2905): matched connection to ASP virt-smlc-0 (osmo_ss7_xua_srv.c:112) 20250313084128222 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250313084128222 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) VirtSMLC-M3UA(7)@6fd6b501891c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250313084128231 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084128231 DLM3UA DEBUG 0: ASP(virt-smlc-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250313084128231 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250313084128231 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250313084128231 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250313084128231 DLSS7 DEBUG XUA_AS(virt-smlc){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250313084128231 DLSS7 DEBUG XUA_AS(virt-smlc){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250313084128231 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084128231 DLSS7 INFO 0: ASP(virt-smlc-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250313084128231 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 06 (osmo_ss7_asp.c:1175) 20250313084128231 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250313084128234 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084128234 DLM3UA DEBUG 0: ASP(virt-smlc-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250313084128234 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250313084128234 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 06 (osmo_ss7_asp.c:1175) 20250313084128234 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250313084128234 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250313084128234 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250313084128234 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084128234 DLSS7 INFO 0: ASP(virt-smlc-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250313084128235 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 06 (osmo_ss7_asp.c:1175) 20250313084128235 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 be (osmo_ss7_asp.c:1175) 20250313084128235 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 be (osmo_ss7_asp.c:1175) 20250313084128235 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250313084128235 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.6/0 (xua_snm.c:413) 20250313084128235 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) IPA-BTS0-TRX0-RSL-IPA(10)@6fd6b501891c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(10)@6fd6b501891c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(10)@6fd6b501891c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } 20250313084129070 DRSL NOTICE (bts=0,trx=0) bootstrapping RSL on ARFCN 871 using MCC-MNC 001-01 LAC=1 CID=0 BSIC=10 (osmo_bsc_main.c:320) IPA-BTS0-TRX0-RSL-IPA(10)@6fd6b501891c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6fd6b501891c: "TC_ctrl_msc_connection_status() start" 20250313084130085 DLGLOBAL NOTICE TTCN3 f_logp(): TC_ctrl_msc_connection_status() start (logging_vty.c:1172) MTC@6fd6b501891c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@6fd6b501891c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 IPA-CTRL-CLI-IPA(8)@6fd6b501891c: Final verdict of PTC: none VirtMSC-STATS(3)@6fd6b501891c: Final verdict of PTC: none MTC@6fd6b501891c: setverdict(pass): none -> pass 20250313084130107 DLINP NOTICE virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250313084130107 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250313084130107 DLSS7 INFO 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250313084130107 DLSS7 NOTICE 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250313084130107 DLINP NOTICE SRVCONN(ts-0-2-rsl,r=127.0.0.1:10000<->l=127.0.0.1:3003) connection closed with client (stream_srv.c:717) 20250313084130107 DLINP NOTICE E1TS(0:2) failed reading from socket: 0 (ipaccess.c:554) 20250313084130107 DLINP NOTICE E1L(0) Signalling link down (bts_ipaccess_nanobts.c:778) 20250313084130107 DLINP NOTICE (bts=0) Dropping OML link: link down (bts_ipaccess_nanobts.c:543) 20250313084130107 DLMI ERROR (bts=0,trx=0) Lost E1 OML link (osmo_bsc_main.c:487) 20250313084130107 DLINP NOTICE virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250313084130107 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250313084130107 DLSS7 INFO 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250313084130107 DLSS7 NOTICE 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250313084130107 DLINP NOTICE SRVCONN(virt-msc0-0,r=127.0.0.1:23905<->l=127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250313084130107 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084130107 DLSS7 INFO virt-msc0-0: connection closed (osmo_ss7_asp.c:1126) 20250313084130107 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250313084130107 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250313084130107 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250313084130107 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250313084130107 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084130107 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 b9 (osmo_ss7_asp.c:1175) 20250313084130107 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 b9 (osmo_ss7_asp.c:1175) 20250313084130107 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250313084130107 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) VirtMSC-SCCP(4)@6fd6b501891c: Final verdict of PTC: none VirtMSC-M3UA(5)@6fd6b501891c: Final verdict of PTC: none VirtSMLC-SCCP(6)@6fd6b501891c: Final verdict of PTC: none 20250313084130108 DLINP NOTICE SRVCONN(virt-smlc-0,r=127.0.0.1:23908<->l=127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250313084130108 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250313084130108 DLSS7 INFO 0: ASP(virt-smlc-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250313084130108 DLSS7 NOTICE 0: ASP(virt-smlc-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250313084130109 DLINP ERROR virt-smlc-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250313084130109 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250313084130109 DLSS7 INFO 0: ASP(virt-smlc-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250313084130109 DLSS7 ERROR 0: ASP(virt-smlc-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250313084130109 DLINP ERROR SRVCONN(virt-smlc-0,r=127.0.0.1:23908<->l=127.0.0.1:2905) lost connection with client (-104) (stream_srv.c:766) 20250313084130109 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084130109 DLSS7 INFO virt-smlc-0: connection closed (osmo_ss7_asp.c:1126) 20250313084130108 DLINP NOTICE E1L(0) Signalling link down (bts_ipaccess_nanobts.c:778) 20250313084130109 DLMI ERROR (bts=0,trx=0) Lost E1 OSMO link (osmo_bsc_main.c:487) 20250313084130109 DLINP NOTICE (bts=0,trx=0) Dropping RSL link: OML link drop (bts_ipaccess_nanobts.c:514) 20250313084130109 DLMI ERROR (bts=0,trx=0) Lost E1 RSL link (osmo_bsc_main.c:487) 20250313084130109 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250313084130109 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250313084130109 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250313084130109 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250313084130109 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084130109 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 be (osmo_ss7_asp.c:1175) 20250313084130109 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250313084130109 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) DLINP stream_cli.c:547 CLICONN(ts-0-1-oml,r=127.0.0.1:3002<->l=127.0.0.1:37985){CONNECTED} connection closed with srv DABIS abis.c:429 E1L(0) Signalling link down DABIS abis.c:105 OML link was closed early within 4 seconds. If this situation persists, please check your BTS and BSC configuration files for errors. A common error is a mismatch between unit_id configuration parameters of BTS and BSC. DOML bts_shutdown_fsm.c:268 BTS_SHUTDOWN(bts0)[0x55bb7f617b70]{NONE}: Shutting down BTS, exit 1, reason: Abis close DLINP input/ipaccess.c:867 E1TS(0:1) failed reading from socket: 0 20250313084130109 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250313084130109 DMSC NOTICE (msc0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (osmo_bsc_sigtran.c:278) 20250313084130109 DRESET NOTICE bssmap_reset(msc-0)[0x55ac7dc976d0]{DISCONNECTED}: link lost (bssmap_reset.c:91) 20250313084130109 DMSC NOTICE (msc0) BSSMAP association is down (a_reset.c:54) 20250313084130110 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) 20250313084130110 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.6/0 (xua_snm.c:378) IPA-BTS0-TRX0-RSL-IPA(10)@6fd6b501891c: Final verdict of PTC: none 20250313084130110 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) VirtMGW-MGCP-0(9)@6fd6b501891c: Final verdict of PTC: none VirtSMLC-M3UA(7)@6fd6b501891c: Final verdict of PTC: none MTC@6fd6b501891c: Setting final verdict of the test case. MTC@6fd6b501891c: Local verdict of MTC: pass MTC@6fd6b501891c: Local verdict of PTC VirtMSC-STATS(3): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC VirtMSC-SCCP(4): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC VirtMSC-M3UA(5): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC VirtSMLC-SCCP(6): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC VirtSMLC-M3UA(7): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC IPA-CTRL-CLI-IPA(8): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC VirtMGW-MGCP-0(9): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(10): none (pass -> pass) MTC@6fd6b501891c: Test case TC_ctrl_msc_connection_status finished. Verdict: pass MTC@6fd6b501891c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh BSC_Tests.TC_ctrl_msc_connection_status pass'. Thu Mar 13 08:41:30 UTC 2025 ====== BSC_Tests.TC_ctrl_msc_connection_status pass ====== Saving talloc report from 127.0.0.1:4242 to BSC_Tests.TC_ctrl_msc_connection_status.talloc 20250313084131436 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084131436 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084131436 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084131436 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=190=0.23.6 (m3ua.c:621) 20250313084131436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=190=0.23.6 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084131436 DLSS7 DEBUG 0: CombinedLinkset(dpc=190=0.23.6,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=190=0.23.6,SLS=13 -> eSLS=93: picked Normal Route via 'virt-smlc' round-robin style (osmo_ss7_combined_linkset.c:283) 20250313084131436 DLSS7 ERROR MTP-TRANSFER.req for dpc=190=0.23.6: no route! (osmo_ss7_hmrt.c:228) 20250313084132108 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250313084132108 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250313084132108 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250313084132110 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250313084132110 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250313084132110 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250313084132990 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084132990 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084132990 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084132990 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:621) 20250313084132990 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084132990 DLSS7 DEBUG 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=3=0.0.3,SLS=12 -> eSLS=124: picked Normal Route via 'virt-msc2' round-robin style (osmo_ss7_combined_linkset.c:283) 20250313084132990 DLSS7 ERROR MTP-TRANSFER.req for dpc=3=0.0.3: no route! (osmo_ss7_hmrt.c:228) 20250313084132990 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084132990 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084132990 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084132990 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:621) 20250313084132990 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084132990 DLSS7 DEBUG 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=2=0.0.2,SLS=15 -> eSLS=111: picked Normal Route via 'virt-msc1' round-robin style (osmo_ss7_combined_linkset.c:283) 20250313084132990 DLSS7 ERROR MTP-TRANSFER.req for dpc=2=0.0.2: no route! (osmo_ss7_hmrt.c:228) DOML bts_shutdown_fsm.c:228 BTS_SHUTDOWN(bts0)[0x55bb7f617b70]{WAIT_TRX_CLOSED}: Timer expired waiting for TRX close DOML bts_shutdown_fsm.c:171 BTS_SHUTDOWN(bts0)[0x55bb7f617b70]{EXIT}: Shutdown process completed successfully, exiting process respawn: 0: stopped pid 8511 with status 0 respawn: 1: starting: osmo-bts-omldummy -fCCN,EGPRS,GPRS,IPv6_NSVC,PAGING_COORDINATION,OSMUX 127.0.0.1 1234 1 DABIS abis.c:170 A-bis connection establishment to BSC (127.0.0.1) in progress... DLINP input/ipaccess.c:1020 E1TS(0:1) enabling ipaccess BTS mode, OML connecting to 127.0.0.1:3002 DLINP input/ipaccess.c:634 E1L(0) TCP Keepalive is enabled DLINP input/ipaccess.c:646 E1L(0) TCP keepalive idle_timeout=30s, interval=3s, retry_count=10 user_timeout=330000ms DLINP input/ipaccess.c:834 received ID_GET for unit ID 1234/0/0 DOML oml.c:631 OC=GPRS-CELL INST=(00,00,ff): O&M Get Attributes [0], SW Configuration is unsupported DOML oml.c:1490 OC=GPRS-CELL(f1) INST=(00,00,ff): ADM STATE Locked -> Unlocked 20250313084133131 DNM ERROR OC=GPRS-CELL(f1) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557) 20250313084133131 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'GPRS' is supported (abis_nm.c:599) 20250313084133131 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'EGPRS' is supported (abis_nm.c:599) 20250313084133131 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'HOPPING' is supported (abis_nm.c:599) 20250313084133131 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CBCH' is supported (abis_nm.c:599) 20250313084133131 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ETWS_PN' is supported (abis_nm.c:599) 20250313084133131 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'PAGING_COORDINATION' is supported (abis_nm.c:599) 20250313084133131 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'IPV6_NSVC' is supported (abis_nm.c:599) 20250313084133131 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CCN' is supported (abis_nm.c:599) 20250313084133131 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ABIS_OSMO_PCU' is supported (abis_nm.c:599) 20250313084133131 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'BCCH_PWR_RED' is supported (abis_nm.c:599) 20250313084133131 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'DYN_TS_SDCCH8' is supported (abis_nm.c:599) 20250313084133131 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'OSMUX' is supported (abis_nm.c:599) 20250313084133131 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VBS' is supported (abis_nm.c:599) 20250313084133131 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VGCS' is supported (abis_nm.c:599) 20250313084133131 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'TWTS001' is supported (abis_nm.c:599) 20250313084133131 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): ARI reported sw[0/2]: osmobts is 1.9.0.202503122026 (abis_nm.c:652) 20250313084133131 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Reported variant: osmo-bts-omldummy (abis_nm.c:534) DOML oml.c:1490 OC=GPRS-NSE(f0) INST=(00,ff,ff): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=GPRS-NSVC(f2) INST=(00,00,ff): ADM STATE Locked -> Unlocked DOML oml.c:631 OC=RADIO-CARRIER INST=(00,00,ff): O&M Get Attributes [0], SW Configuration is unsupported DL1C bts_model.c:87 Unimplemented vbts_set_trx DOML oml.c:1490 OC=RADIO-CARRIER(02) INST=(00,00,ff): ADM STATE Locked -> Unlocked 20250313084133132 DNM ERROR OC=RADIO-CARRIER(02) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557) DOML oml.c:631 OC=BASEBAND-TRANSCEIVER INST=(00,00,ff): O&M Get Attributes [0], Manufacturer Dependent State is unsupported 20250313084133133 DNM ERROR OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): Attribute Manufacturer Dependent State is unreported (abis_nm.c:557) 20250313084133133 DNM NOTICE OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): ARI reported sw[0/1]: TRX_PHY_VERSION is Unknown (abis_nm.c:652) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,00): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,01): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,02): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,03): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,04): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,05): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,06): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,07): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=BTS(01) INST=(00,ff,ff): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): ADM STATE Locked -> Unlocked DOML nm_bb_transc_fsm.c:151 NM_BBTRANSC_OP(bts0-trx0)[0x563093fd0470]{DISABLED_OFFLINE}: Not connecting RSL in OML-DUMMY! Waiting for packet dumper to finish... 0 (prev_count=-1, count=1840672) Waiting for packet dumper to finish... 1 (prev_count=1840672, count=1927384) 20250313084135111 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084135111 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084135111 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084135111 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250313084135111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084135111 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=6 -> eSLS=38: picked Normal Route via 'virt-msc0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250313084135111 DLSS7 ERROR MTP-TRANSFER.req for dpc=185=0.23.1: no route! (osmo_ss7_hmrt.c:228) MTC@6fd6b501891c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh BSC_Tests.TC_ctrl_msc_connection_status pass' was executed successfully (exit status: 0). MTC@6fd6b501891c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh BSC_Tests.TC_ctrl_msc0_connection_status'. ------ BSC_Tests.TC_ctrl_msc0_connection_status ------ Thu Mar 13 08:41:35 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/logs/testsuite/BSC_Tests.TC_ctrl_msc0_connection_status.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/logs/testsuite/BSC_Tests.TC_ctrl_msc0_connection_status.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6fd6b501891c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh BSC_Tests.TC_ctrl_msc0_connection_status' was executed successfully (exit status: 0). MTC@6fd6b501891c: Test case TC_ctrl_msc0_connection_status started. 20250313084136436 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084136436 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084136436 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084136436 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=190=0.23.6 (m3ua.c:621) 20250313084136436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=190=0.23.6 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084136436 DLSS7 DEBUG 0: CombinedLinkset(dpc=190=0.23.6,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=190=0.23.6,SLS=8 -> eSLS=88: picked Normal Route via 'virt-smlc' round-robin style (osmo_ss7_combined_linkset.c:283) 20250313084136436 DLSS7 ERROR MTP-TRANSFER.req for dpc=190=0.23.6: no route! (osmo_ss7_hmrt.c:228) 20250313084136439 DMSC NOTICE (msc0) VTY requests BSSMAP RESET (bsc_vty.c:3614) 20250313084136440 DMSC NOTICE (msc1) VTY requests BSSMAP RESET (bsc_vty.c:3614) 20250313084136440 DMSC NOTICE (msc2) VTY requests BSSMAP RESET (bsc_vty.c:3614) 20250313084136442 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084136442 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084136442 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084136442 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:621) 20250313084136442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084136442 DLSS7 DEBUG 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=3=0.0.3,SLS=3 -> eSLS=115: picked Normal Route via 'virt-msc2' round-robin style (osmo_ss7_combined_linkset.c:283) 20250313084136442 DLSS7 ERROR MTP-TRANSFER.req for dpc=3=0.0.3: no route! (osmo_ss7_hmrt.c:228) 20250313084136442 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084136442 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084136442 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084136442 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:621) 20250313084136442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084136442 DLSS7 DEBUG 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=2=0.0.2,SLS=9 -> eSLS=105: picked Normal Route via 'virt-msc1' round-robin style (osmo_ss7_combined_linkset.c:283) 20250313084136442 DLSS7 ERROR MTP-TRANSFER.req for dpc=2=0.0.2: no route! (osmo_ss7_hmrt.c:228) 20250313084136442 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084136442 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084136442 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084136442 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250313084136442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084136442 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=7 -> eSLS=39: picked Normal Route via 'virt-msc0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250313084136442 DLSS7 ERROR MTP-TRANSFER.req for dpc=185=0.23.1: no route! (osmo_ss7_hmrt.c:228) VirtMSC-M3UA(13)@6fd6b501891c: ************************************************* VirtMSC-M3UA(13)@6fd6b501891c: M3UA emulation initiated, the test can be started VirtMSC-M3UA(13)@6fd6b501891c: ************************************************* VirtMSC-SCCP(12)@6fd6b501891c: v_sccp_pdu_maxlen:268 20250313084136659 DLSS7 INFO (r=127.0.0.1:23905<->l=127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250313084136659 DLSS7 INFO (r=127.0.0.1:23905<->l=127.0.0.1:2905): matched connection to ASP virt-msc0-0 (osmo_ss7_xua_srv.c:112) 20250313084136659 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250313084136659 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) VirtMSC-M3UA(13)@6fd6b501891c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250313084136664 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084136664 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250313084136664 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250313084136664 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250313084136664 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250313084136664 DLSS7 DEBUG XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250313084136664 DLSS7 DEBUG XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250313084136664 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084136664 DLSS7 INFO 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250313084136664 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250313084136664 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250313084136664 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084136664 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250313084136664 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250313084136664 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250313084136664 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250313084136664 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250313084136664 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250313084136664 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084136664 DLSS7 INFO 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250313084136664 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250313084136664 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 b9 (osmo_ss7_asp.c:1175) 20250313084136664 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250313084136664 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250313084136664 DMSC NOTICE (msc0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (osmo_bsc_sigtran.c:286) 20250313084136664 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) 20250313084136665 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084136665 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084136665 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250313084136665 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:621) 20250313084136665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084136665 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250313084136665 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084136665 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250313084136665 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084136665 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 b9 00 00 00 bb 03 02 00 00 09 00 03 07 0b 04 43 bb 00 fe 04 43 b9 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1175) VirtMSC-M3UA(13)@6fd6b501891c: Sending buffered message #0 20250313084136665 DMSC NOTICE RESET from MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_bssap.c:101) 20250313084136665 DRESET NOTICE Sending RESET ACK to MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_sigtran.c:86) 20250313084136665 DRESET NOTICE bssmap_reset(msc-0)[0x55ac7dc976d0]{CONNECTED}: link up (bssmap_reset.c:83) 20250313084136665 DMSC NOTICE (msc0) BSSMAP association is up (a_reset.c:45) 20250313084136665 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084136665 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084136665 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084136665 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250313084136665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084136665 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=8 -> eSLS=40: picked Normal Route via 'virt-msc0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250313084136665 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084136665 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250313084136665 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084136665 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bb 00 00 00 b9 03 00 00 08 09 00 03 07 0b 04 43 b9 00 fe 04 43 bb 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) MTC@6fd6b501891c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(15)@6fd6b501891c: ************************************************* VirtSMLC-M3UA(15)@6fd6b501891c: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(15)@6fd6b501891c: ************************************************* VirtSMLC-SCCP(14)@6fd6b501891c: v_sccp_pdu_maxlen:268 20250313084136894 DLSS7 INFO (r=127.0.0.1:23908<->l=127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250313084136894 DLSS7 INFO (r=127.0.0.1:23908<->l=127.0.0.1:2905): matched connection to ASP virt-smlc-0 (osmo_ss7_xua_srv.c:112) 20250313084136894 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250313084136894 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) VirtSMLC-M3UA(15)@6fd6b501891c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250313084136903 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084136903 DLM3UA DEBUG 0: ASP(virt-smlc-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250313084136903 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250313084136903 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250313084136904 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250313084136904 DLSS7 DEBUG XUA_AS(virt-smlc){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250313084136904 DLSS7 DEBUG XUA_AS(virt-smlc){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250313084136904 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084136904 DLSS7 INFO 0: ASP(virt-smlc-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250313084136904 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 06 (osmo_ss7_asp.c:1175) 20250313084136904 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250313084136905 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084136905 DLM3UA DEBUG 0: ASP(virt-smlc-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250313084136905 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250313084136905 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 06 (osmo_ss7_asp.c:1175) 20250313084136905 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250313084136905 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250313084136905 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250313084136905 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084136905 DLSS7 INFO 0: ASP(virt-smlc-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250313084136905 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 06 (osmo_ss7_asp.c:1175) 20250313084136905 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 be (osmo_ss7_asp.c:1175) 20250313084136905 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 be (osmo_ss7_asp.c:1175) 20250313084136905 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250313084136905 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.6/0 (xua_snm.c:413) 20250313084136905 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) IPA-BTS0-TRX0-RSL-IPA(18)@6fd6b501891c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(18)@6fd6b501891c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(18)@6fd6b501891c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } 20250313084137754 DRSL NOTICE (bts=0,trx=0) bootstrapping RSL on ARFCN 871 using MCC-MNC 001-01 LAC=1 CID=0 BSIC=10 (osmo_bsc_main.c:320) IPA-BTS0-TRX0-RSL-IPA(18)@6fd6b501891c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6fd6b501891c: "TC_ctrl_msc0_connection_status() start" 20250313084138766 DLGLOBAL NOTICE TTCN3 f_logp(): TC_ctrl_msc0_connection_status() start (logging_vty.c:1172) MTC@6fd6b501891c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@6fd6b501891c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-STATS(11)@6fd6b501891c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(16)@6fd6b501891c: Final verdict of PTC: none MTC@6fd6b501891c: setverdict(pass): none -> pass VirtSMLC-SCCP(14)@6fd6b501891c: Final verdict of PTC: none VirtMSC-M3UA(13)@6fd6b501891c: Final verdict of PTC: none 20250313084138786 DLINP NOTICE virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250313084138786 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250313084138786 DLSS7 INFO 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250313084138786 DLSS7 NOTICE 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250313084138786 DLINP NOTICE virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250313084138786 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250313084138786 DLSS7 INFO 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250313084138786 DLSS7 NOTICE 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) VirtMSC-SCCP(12)@6fd6b501891c: Final verdict of PTC: none 20250313084138787 DLINP NOTICE virt-smlc-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250313084138787 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250313084138787 DLSS7 INFO 0: ASP(virt-smlc-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250313084138787 DLSS7 NOTICE 0: ASP(virt-smlc-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250313084138786 DLINP NOTICE SRVCONN(ts-0-2-rsl,r=127.0.0.1:10000<->l=127.0.0.1:3003) connection closed with client (stream_srv.c:717) 20250313084138786 DLINP NOTICE E1TS(0:2) failed reading from socket: 0 (ipaccess.c:554) 20250313084138786 DLINP NOTICE E1L(0) Signalling link down (bts_ipaccess_nanobts.c:778) 20250313084138786 DLINP NOTICE (bts=0) Dropping OML link: link down (bts_ipaccess_nanobts.c:543) 20250313084138786 DLMI ERROR (bts=0,trx=0) Lost E1 OML link (osmo_bsc_main.c:487) 20250313084138787 DLINP NOTICE SRVCONN(virt-msc0-0,r=127.0.0.1:23905<->l=127.0.0.1:2905) connection closed with client (stream_srv.c:769) VirtSMLC-M3UA(15)@6fd6b501891c: Final verdict of PTC: none 20250313084138787 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084138787 DLSS7 INFO virt-msc0-0: connection closed (osmo_ss7_asp.c:1126) 20250313084138787 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250313084138787 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250313084138787 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250313084138787 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250313084138787 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084138787 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 b9 (osmo_ss7_asp.c:1175) 20250313084138787 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 b9 (osmo_ss7_asp.c:1175) 20250313084138787 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250313084138787 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250313084138787 DLINP NOTICE virt-smlc-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250313084138787 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250313084138787 DLSS7 INFO 0: ASP(virt-smlc-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250313084138787 DLSS7 NOTICE 0: ASP(virt-smlc-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250313084138788 DLINP NOTICE SRVCONN(virt-smlc-0,r=127.0.0.1:23908<->l=127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250313084138788 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084138788 DLINP NOTICE E1L(0) Signalling link down (bts_ipaccess_nanobts.c:778) DLINP stream_cli.c:547 CLICONN(ts-0-1-oml,r=127.0.0.1:3002<->l=127.0.0.1:37761){CONNECTED} connection closed with srv 20250313084138788 DLSS7 INFO virt-smlc-0: connection closed (osmo_ss7_asp.c:1126) 20250313084138788 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250313084138788 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250313084138788 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) DABIS abis.c:429 E1L(0) Signalling link down DABIS abis.c:105 OML link was closed early within 6 seconds. If this situation persists, please check your BTS and BSC configuration files for errors. A common error is a mismatch between unit_id configuration parameters of BTS and BSC. DOML bts_shutdown_fsm.c:268 BTS_SHUTDOWN(bts0)[0x563093fcfb70]{NONE}: Shutting down BTS, exit 1, reason: Abis close DLINP input/ipaccess.c:867 E1TS(0:1) failed reading from socket: 0 20250313084138788 DLMI ERROR (bts=0,trx=0) Lost E1 OSMO link (osmo_bsc_main.c:487) 20250313084138788 DLINP NOTICE (bts=0,trx=0) Dropping RSL link: OML link drop (bts_ipaccess_nanobts.c:514) 20250313084138788 DLMI ERROR (bts=0,trx=0) Lost E1 RSL link (osmo_bsc_main.c:487) 20250313084138788 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250313084138788 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084138788 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 be (osmo_ss7_asp.c:1175) 20250313084138788 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250313084138788 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250313084138789 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250313084138789 DMSC NOTICE (msc0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (osmo_bsc_sigtran.c:278) 20250313084138789 DRESET NOTICE bssmap_reset(msc-0)[0x55ac7dc976d0]{DISCONNECTED}: link lost (bssmap_reset.c:91) 20250313084138789 DMSC NOTICE (msc0) BSSMAP association is down (a_reset.c:54) 20250313084138789 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) 20250313084138789 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.6/0 (xua_snm.c:378) 20250313084138789 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) VirtMGW-MGCP-0(17)@6fd6b501891c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(18)@6fd6b501891c: Final verdict of PTC: none MTC@6fd6b501891c: Setting final verdict of the test case. MTC@6fd6b501891c: Local verdict of MTC: pass MTC@6fd6b501891c: Local verdict of PTC VirtMSC-STATS(11): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC VirtMSC-SCCP(12): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC VirtMSC-M3UA(13): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC VirtSMLC-SCCP(14): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC VirtSMLC-M3UA(15): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC IPA-CTRL-CLI-IPA(16): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC VirtMGW-MGCP-0(17): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(18): none (pass -> pass) MTC@6fd6b501891c: Test case TC_ctrl_msc0_connection_status finished. Verdict: pass MTC@6fd6b501891c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh BSC_Tests.TC_ctrl_msc0_connection_status pass'. Thu Mar 13 08:41:38 UTC 2025 ====== BSC_Tests.TC_ctrl_msc0_connection_status pass ====== Saving talloc report from 127.0.0.1:4242 to BSC_Tests.TC_ctrl_msc0_connection_status.talloc 20250313084140788 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250313084140788 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250313084140788 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250313084140788 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250313084140788 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250313084140788 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250313084141438 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084141438 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084141438 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084141438 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=190=0.23.6 (m3ua.c:621) 20250313084141438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=190=0.23.6 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084141438 DLSS7 DEBUG 0: CombinedLinkset(dpc=190=0.23.6,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=190=0.23.6,SLS=1 -> eSLS=81: picked Normal Route via 'virt-smlc' round-robin style (osmo_ss7_combined_linkset.c:283) 20250313084141438 DLSS7 ERROR MTP-TRANSFER.req for dpc=190=0.23.6: no route! (osmo_ss7_hmrt.c:228) 20250313084141443 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084141443 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084141443 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084141443 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:621) 20250313084141443 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084141443 DLSS7 DEBUG 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=2=0.0.2,SLS=7 -> eSLS=103: picked Normal Route via 'virt-msc1' round-robin style (osmo_ss7_combined_linkset.c:283) 20250313084141443 DLSS7 ERROR MTP-TRANSFER.req for dpc=2=0.0.2: no route! (osmo_ss7_hmrt.c:228) 20250313084141443 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084141443 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084141443 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084141443 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:621) 20250313084141443 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084141443 DLSS7 ERROR MTP-TRANSFER.req for dpc=3=0.0.3: no route! (osmo_ss7_hmrt.c:228) DOML bts_shutdown_fsm.c:228 BTS_SHUTDOWN(bts0)[0x563093fcfb70]{WAIT_TRX_CLOSED}: Timer expired waiting for TRX close DOML bts_shutdown_fsm.c:171 BTS_SHUTDOWN(bts0)[0x563093fcfb70]{EXIT}: Shutdown process completed successfully, exiting process respawn: 1: stopped pid 8586 with status 0 respawn: 2: starting: osmo-bts-omldummy -fCCN,EGPRS,GPRS,IPv6_NSVC,PAGING_COORDINATION,OSMUX 127.0.0.1 1234 1 DABIS abis.c:170 A-bis connection establishment to BSC (127.0.0.1) in progress... DLINP input/ipaccess.c:1020 E1TS(0:1) enabling ipaccess BTS mode, OML connecting to 127.0.0.1:3002 DLINP input/ipaccess.c:634 E1L(0) TCP Keepalive is enabled DLINP input/ipaccess.c:646 E1L(0) TCP keepalive idle_timeout=30s, interval=3s, retry_count=10 user_timeout=330000ms DLINP input/ipaccess.c:834 received ID_GET for unit ID 1234/0/0 20250313084141819 DNM ERROR OC=GPRS-CELL(f1) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557) DOML oml.c:631 OC=GPRS-CELL INST=(00,00,ff): O&M Get Attributes [0], SW Configuration is unsupported DOML oml.c:1490 OC=GPRS-CELL(f1) INST=(00,00,ff): ADM STATE Locked -> Unlocked 20250313084141819 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'GPRS' is supported (abis_nm.c:599) 20250313084141819 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'EGPRS' is supported (abis_nm.c:599) 20250313084141819 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'HOPPING' is supported (abis_nm.c:599) 20250313084141820 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CBCH' is supported (abis_nm.c:599) 20250313084141820 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ETWS_PN' is supported (abis_nm.c:599) 20250313084141820 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'PAGING_COORDINATION' is supported (abis_nm.c:599) 20250313084141820 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'IPV6_NSVC' is supported (abis_nm.c:599) 20250313084141820 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CCN' is supported (abis_nm.c:599) 20250313084141820 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ABIS_OSMO_PCU' is supported (abis_nm.c:599) 20250313084141820 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'BCCH_PWR_RED' is supported (abis_nm.c:599) 20250313084141820 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'DYN_TS_SDCCH8' is supported (abis_nm.c:599) 20250313084141820 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'OSMUX' is supported (abis_nm.c:599) 20250313084141820 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VBS' is supported (abis_nm.c:599) 20250313084141820 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VGCS' is supported (abis_nm.c:599) 20250313084141820 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'TWTS001' is supported (abis_nm.c:599) 20250313084141820 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): ARI reported sw[0/2]: osmobts is 1.9.0.202503122026 (abis_nm.c:652) 20250313084141820 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Reported variant: osmo-bts-omldummy (abis_nm.c:534) DOML oml.c:1490 OC=GPRS-NSE(f0) INST=(00,ff,ff): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=GPRS-NSVC(f2) INST=(00,00,ff): ADM STATE Locked -> Unlocked 20250313084141820 DNM ERROR OC=RADIO-CARRIER(02) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557) DOML oml.c:631 OC=RADIO-CARRIER INST=(00,00,ff): O&M Get Attributes [0], SW Configuration is unsupported DL1C bts_model.c:87 Unimplemented vbts_set_trx 20250313084141821 DNM ERROR OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): Attribute Manufacturer Dependent State is unreported (abis_nm.c:557) DOML oml.c:1490 OC=RADIO-CARRIER(02) INST=(00,00,ff): ADM STATE Locked -> Unlocked 20250313084141821 DNM NOTICE OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): ARI reported sw[0/1]: TRX_PHY_VERSION is Unknown (abis_nm.c:652) DOML oml.c:631 OC=BASEBAND-TRANSCEIVER INST=(00,00,ff): O&M Get Attributes [0], Manufacturer Dependent State is unsupported DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,00): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,01): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,02): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,03): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,04): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,05): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,06): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,07): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=BTS(01) INST=(00,ff,ff): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): ADM STATE Locked -> Unlocked DOML nm_bb_transc_fsm.c:151 NM_BBTRANSC_OP(bts0-trx0)[0x565042c8e470]{DISABLED_OFFLINE}: Not connecting RSL in OML-DUMMY! Waiting for packet dumper to finish... 0 (prev_count=-1, count=453072) Waiting for packet dumper to finish... 1 (prev_count=453072, count=549488) 20250313084143790 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084143790 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084143790 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084143790 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250313084143790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084143790 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=15 -> eSLS=47: picked Normal Route via 'virt-msc0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250313084143790 DLSS7 ERROR MTP-TRANSFER.req for dpc=185=0.23.1: no route! (osmo_ss7_hmrt.c:228) MTC@6fd6b501891c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh BSC_Tests.TC_ctrl_msc0_connection_status pass' was executed successfully (exit status: 0). MTC@6fd6b501891c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh BSC_Tests.TC_stat_num_msc_connected_1'. ------ BSC_Tests.TC_stat_num_msc_connected_1 ------ Thu Mar 13 08:41:44 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/logs/testsuite/BSC_Tests.TC_stat_num_msc_connected_1.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/logs/testsuite/BSC_Tests.TC_stat_num_msc_connected_1.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6fd6b501891c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh BSC_Tests.TC_stat_num_msc_connected_1' was executed successfully (exit status: 0). MTC@6fd6b501891c: Test case TC_stat_num_msc_connected_1 started. 20250313084145085 DMSC NOTICE (msc0) VTY requests BSSMAP RESET (bsc_vty.c:3614) 20250313084145087 DMSC NOTICE (msc1) VTY requests BSSMAP RESET (bsc_vty.c:3614) 20250313084145087 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084145087 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084145087 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084145087 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250313084145087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084145087 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=12 -> eSLS=44: picked Normal Route via 'virt-msc0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250313084145087 DLSS7 ERROR MTP-TRANSFER.req for dpc=185=0.23.1: no route! (osmo_ss7_hmrt.c:228) 20250313084145089 DMSC NOTICE (msc2) VTY requests BSSMAP RESET (bsc_vty.c:3614) 20250313084145089 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084145089 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084145089 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084145089 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:621) 20250313084145089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084145089 DLSS7 DEBUG 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=2=0.0.2,SLS=4 -> eSLS=100: picked Normal Route via 'virt-msc1' round-robin style (osmo_ss7_combined_linkset.c:283) 20250313084145089 DLSS7 ERROR MTP-TRANSFER.req for dpc=2=0.0.2: no route! (osmo_ss7_hmrt.c:228) 20250313084145090 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084145090 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084145090 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084145091 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:621) 20250313084145091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084145091 DLSS7 DEBUG 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=3=0.0.3,SLS=11 -> eSLS=123: picked Normal Route via 'virt-msc2' round-robin style (osmo_ss7_combined_linkset.c:283) 20250313084145091 DLSS7 ERROR MTP-TRANSFER.req for dpc=3=0.0.3: no route! (osmo_ss7_hmrt.c:228) MTC@6fd6b501891c: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(22)@6fd6b501891c: ************************************************* VirtMSC-M3UA(22)@6fd6b501891c: M3UA emulation initiated, the test can be started VirtMSC-M3UA(22)@6fd6b501891c: ************************************************* MTC@6fd6b501891c: Starting RAN_Emulation VirtMSC-SCCP(20)@6fd6b501891c: v_sccp_pdu_maxlen:268 MTC@6fd6b501891c: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(25)@6fd6b501891c: ************************************************* VirtSMLC-M3UA(25)@6fd6b501891c: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(25)@6fd6b501891c: ************************************************* MTC@6fd6b501891c: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(23)@6fd6b501891c: v_sccp_pdu_maxlen:268 20250313084145315 DLSS7 INFO (r=127.0.0.1:23905<->l=127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250313084145315 DLSS7 INFO (r=127.0.0.1:23905<->l=127.0.0.1:2905): matched connection to ASP virt-msc0-0 (osmo_ss7_xua_srv.c:112) 20250313084145315 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250313084145315 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) VirtMSC-M3UA(22)@6fd6b501891c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250313084145319 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084145319 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250313084145319 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250313084145319 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250313084145319 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250313084145319 DLSS7 DEBUG XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250313084145319 DLSS7 DEBUG XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250313084145319 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084145319 DLSS7 INFO 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250313084145319 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250313084145320 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250313084145320 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084145320 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250313084145320 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250313084145320 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250313084145320 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250313084145320 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250313084145320 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250313084145320 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084145320 DLSS7 INFO 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250313084145320 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250313084145320 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 b9 (osmo_ss7_asp.c:1175) 20250313084145320 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250313084145320 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250313084145321 DMSC NOTICE (msc0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (osmo_bsc_sigtran.c:286) 20250313084145321 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) 20250313084145322 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084145322 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084145322 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084145322 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250313084145322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084145322 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=2 -> eSLS=34: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250313084145322 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084145323 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250313084145323 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084145323 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 bb 00 00 00 b9 03 00 00 02 09 00 03 07 0b 04 43 b9 00 fe 04 43 bb 00 fe 06 00 04 30 04 01 20 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250313084145328 DLSS7 INFO (r=127.0.0.1:23908<->l=127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250313084145328 DLSS7 INFO (r=127.0.0.1:23908<->l=127.0.0.1:2905): matched connection to ASP virt-smlc-0 (osmo_ss7_xua_srv.c:112) 20250313084145328 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250313084145328 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) VirtSMLC-M3UA(25)@6fd6b501891c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250313084145334 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084145334 DLM3UA DEBUG 0: ASP(virt-smlc-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250313084145334 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250313084145334 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250313084145334 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250313084145334 DLSS7 DEBUG XUA_AS(virt-smlc){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250313084145334 DLSS7 DEBUG XUA_AS(virt-smlc){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250313084145334 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084145334 DLSS7 INFO 0: ASP(virt-smlc-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250313084145334 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 06 (osmo_ss7_asp.c:1175) 20250313084145334 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250313084145337 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084145337 DLM3UA DEBUG 0: ASP(virt-smlc-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250313084145337 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250313084145337 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 06 (osmo_ss7_asp.c:1175) 20250313084145337 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250313084145337 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250313084145337 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250313084145337 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084145337 DLSS7 INFO 0: ASP(virt-smlc-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250313084145337 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 06 (osmo_ss7_asp.c:1175) 20250313084145337 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 be (osmo_ss7_asp.c:1175) 20250313084145337 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 be (osmo_ss7_asp.c:1175) 20250313084145337 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250313084145337 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.6/0 (xua_snm.c:413) 20250313084145337 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) VirtMSC-RAN(21)@6fd6b501891c: BSSMAP: Responding to inbound RESET with RESET-ACK 20250313084146127 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084146127 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084146127 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250313084146127 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:621) 20250313084146127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084146127 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250313084146127 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084146127 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250313084146127 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084146127 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 b9 00 00 00 bb 03 02 00 00 09 00 03 07 0b 04 43 bb 00 fe 04 43 b9 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1175) 20250313084146128 DMSC NOTICE RESET from MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_bssap.c:101) 20250313084146128 DRESET NOTICE Sending RESET ACK to MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_sigtran.c:86) 20250313084146128 DRESET NOTICE bssmap_reset(msc-0)[0x55ac7dc976d0]{CONNECTED}: link up (bssmap_reset.c:83) 20250313084146128 DMSC NOTICE (msc0) BSSMAP association is up (a_reset.c:45) 20250313084146128 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084146128 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084146128 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084146128 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250313084146128 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084146128 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=6 -> eSLS=38: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250313084146128 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084146128 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250313084146128 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084146128 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bb 00 00 00 b9 03 00 00 06 09 00 03 07 0b 04 43 b9 00 fe 04 43 bb 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250313084146128 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084146128 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084146128 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250313084146128 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:621) 20250313084146128 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084146128 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250313084146128 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084146129 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250313084146129 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084146129 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 bb 03 02 00 00 09 00 03 07 0b 04 43 bb 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1175) 20250313084146129 DMSC NOTICE RESET ACK from MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_bssap.c:84) VirtMSC-RAN(21)@6fd6b501891c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250313084146141 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084146141 DLM3UA DEBUG 0: ASP(virt-smlc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084146141 DLM3UA DEBUG 0: ASP(virt-smlc-0) m3ua_rx_xfer (m3ua.c:583) 20250313084146141 DLM3UA DEBUG 0: ASP(virt-smlc-0) m3ua_rx_xfer(): M3UA data header: opc=190=0.23.6 dpc=187=0.23.3 (m3ua.c:621) 20250313084146141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084146141 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=190=0.23.6,DPC=187=0.23.3,SLS=0 -> eSLS=80: picked Normal Route via 'as-rkm-4' round-robin style (osmo_ss7_combined_linkset.c:283) 20250313084146141 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084146141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250313084146141 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084146142 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 be 00 00 00 bb 03 02 00 00 09 00 03 07 0b 04 43 bb 00 fa 04 43 be 00 fc 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1175) 20250313084146142 DLCS NOTICE RESET from SMLC: RI=SSN_PC,PC=0.23.6,SSN=SMLC_BSSAP (lb.c:118) 20250313084146142 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084146142 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084146142 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084146142 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=190=0.23.6 (m3ua.c:621) 20250313084146142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=190=0.23.6 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084146142 DLSS7 DEBUG 0: CombinedLinkset(dpc=190=0.23.6,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=190=0.23.6,SLS=11 -> eSLS=91: picked Normal Route via 'virt-smlc' round-robin style (osmo_ss7_combined_linkset.c:283) 20250313084146142 DLSS7 DEBUG Found route for dpc=190=0.23.6: pc=190=0.23.6 mask=0x3fff=7.255.7 via AS virt-smlc proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084146142 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=190=0.23.6 (osmo_ss7_hmrt.c:205) 20250313084146142 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084146142 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bb 00 00 00 be 03 00 00 0b 09 00 03 07 0b 04 43 be 00 fc 04 43 bb 00 fa 03 00 01 31 00 00 06 00 08 00 00 00 06 (osmo_ss7_asp.c:1175) 20250313084146142 DRESET NOTICE Sending RESET ACK to SMLC: RI=SSN_PC,PC=0.23.6,SSN=SMLC_BSSAP (lb.c:78) 20250313084146142 DRESET NOTICE bssmap_reset(Lb)[0x55ac7dc97f10]{CONNECTED}: link up (bssmap_reset.c:83) VirtSMLC-BSSAP_LE(24)@6fd6b501891c: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(28)@6fd6b501891c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(28)@6fd6b501891c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(28)@6fd6b501891c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } 20250313084146183 DRSL NOTICE (bts=0,trx=0) bootstrapping RSL on ARFCN 871 using MCC-MNC 001-01 LAC=1 CID=0 BSIC=10 (osmo_bsc_main.c:320) IPA-BTS0-TRX0-RSL-IPA(28)@6fd6b501891c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6fd6b501891c: "TC_stat_num_msc_connected_1() start" 20250313084147292 DLGLOBAL NOTICE TTCN3 f_logp(): TC_stat_num_msc_connected_1() start (logging_vty.c:1172) TC_stat_num_msc_connected_1(30)@6fd6b501891c: "TC_stat_num_msc_connected_1": using IMSI '001015920140542'H VirtMSC-STATS(19)@6fd6b501891c: EXP match: { name := "TTCN3.bsc.0.num_msc.connected", val := 1, mtype := "g", srate := omit } vs exp { name := "TTCN3.bsc.0.num_msc.connected", mtype := "g", min := 1, max := 1 } VirtMSC-STATS(19)@6fd6b501891c: EXP match: { name := "TTCN3.bsc.0.num_msc.total", val := 3, mtype := "g", srate := omit } vs exp { name := "TTCN3.bsc.0.num_msc.total", mtype := "g", min := 3, max := 3 } TC_stat_num_msc_connected_1(30)@6fd6b501891c: Final verdict of PTC: none MTC@6fd6b501891c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@6fd6b501891c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 IPA-CTRL-CLI-IPA(26)@6fd6b501891c: Final verdict of PTC: none VirtMSC-STATS(19)@6fd6b501891c: Final verdict of PTC: none MTC@6fd6b501891c: setverdict(pass): none -> pass 20250313084148666 DLINP NOTICE virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250313084148666 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250313084148666 DLSS7 INFO 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250313084148666 DLSS7 NOTICE 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250313084148666 DLINP NOTICE virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250313084148666 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250313084148666 DLSS7 INFO 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250313084148666 DLSS7 NOTICE 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250313084148666 DLINP NOTICE SRVCONN(virt-msc0-0,r=127.0.0.1:23905<->l=127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250313084148666 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084148666 DLSS7 INFO virt-msc0-0: connection closed (osmo_ss7_asp.c:1126) 20250313084148666 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250313084148666 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250313084148666 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250313084148666 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250313084148666 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084148666 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 b9 (osmo_ss7_asp.c:1175) 20250313084148666 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 b9 (osmo_ss7_asp.c:1175) 20250313084148666 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250313084148666 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) VirtMSC-SCCP(20)@6fd6b501891c: Final verdict of PTC: none 20250313084148666 DLINP NOTICE SRVCONN(ts-0-2-rsl,r=127.0.0.1:10000<->l=127.0.0.1:3003) connection closed with client (stream_srv.c:717) 20250313084148666 DLINP NOTICE E1TS(0:2) failed reading from socket: 0 (ipaccess.c:554) 20250313084148667 DLINP NOTICE E1L(0) Signalling link down (bts_ipaccess_nanobts.c:778) 20250313084148667 DLINP NOTICE (bts=0) Dropping OML link: link down (bts_ipaccess_nanobts.c:543) 20250313084148667 DLMI ERROR (bts=0,trx=0) Lost E1 OML link (osmo_bsc_main.c:487) VirtMSC-M3UA(22)@6fd6b501891c: Final verdict of PTC: none VirtSMLC-BSSAP_LE(24)@6fd6b501891c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(29)@6fd6b501891c: Final verdict of PTC: none 20250313084148667 DLINP NOTICE E1L(0) Signalling link down (bts_ipaccess_nanobts.c:778) 20250313084148667 DLMI ERROR (bts=0,trx=0) Lost E1 OSMO link (osmo_bsc_main.c:487) 20250313084148667 DLINP NOTICE (bts=0,trx=0) Dropping RSL link: OML link drop (bts_ipaccess_nanobts.c:514) 20250313084148667 DLMI ERROR (bts=0,trx=0) Lost E1 RSL link (osmo_bsc_main.c:487) DLINP stream_cli.c:547 CLICONN(ts-0-1-oml,r=127.0.0.1:3002<->l=127.0.0.1:43321){CONNECTED} connection closed with srv DABIS abis.c:429 E1L(0) Signalling link down DABIS abis.c:105 OML link was closed early within 6 seconds. If this situation persists, please check your BTS and BSC configuration files for errors. A common error is a mismatch between unit_id configuration parameters of BTS and BSC. DOML bts_shutdown_fsm.c:268 BTS_SHUTDOWN(bts0)[0x565042c8db70]{NONE}: Shutting down BTS, exit 1, reason: Abis close VirtSMLC-SCCP(23)@6fd6b501891c: Final verdict of PTC: none DLINP input/ipaccess.c:867 E1TS(0:1) failed reading from socket: 0 20250313084148667 DLINP NOTICE SRVCONN(virt-smlc-0,r=127.0.0.1:23908<->l=127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250313084148667 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250313084148667 DLSS7 INFO 0: ASP(virt-smlc-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250313084148667 DLSS7 NOTICE 0: ASP(virt-smlc-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250313084148667 DLINP ERROR virt-smlc-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250313084148667 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250313084148667 DLSS7 INFO 0: ASP(virt-smlc-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250313084148667 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250313084148667 DMSC NOTICE (msc0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (osmo_bsc_sigtran.c:278) 20250313084148667 DLSS7 ERROR 0: ASP(virt-smlc-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250313084148667 DRESET NOTICE bssmap_reset(msc-0)[0x55ac7dc976d0]{DISCONNECTED}: link lost (bssmap_reset.c:91) 20250313084148667 DMSC NOTICE (msc0) BSSMAP association is down (a_reset.c:54) 20250313084148667 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) 20250313084148667 DLINP ERROR SRVCONN(virt-smlc-0,r=127.0.0.1:23908<->l=127.0.0.1:2905) lost connection with client (-104) (stream_srv.c:766) 20250313084148667 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084148667 DLSS7 INFO virt-smlc-0: connection closed (osmo_ss7_asp.c:1126) 20250313084148667 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250313084148667 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250313084148667 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250313084148667 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250313084148667 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084148667 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 be (osmo_ss7_asp.c:1175) 20250313084148667 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250313084148667 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) VirtMGW-MGCP-0(27)@6fd6b501891c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(28)@6fd6b501891c: Final verdict of PTC: none VirtSMLC-M3UA(25)@6fd6b501891c: Final verdict of PTC: none 20250313084148667 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.6/0 (xua_snm.c:378) 20250313084148667 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) VirtMSC-RAN(21)@6fd6b501891c: Final verdict of PTC: none MTC@6fd6b501891c: Setting final verdict of the test case. MTC@6fd6b501891c: Local verdict of MTC: pass MTC@6fd6b501891c: Local verdict of PTC VirtMSC-STATS(19): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC VirtMSC-SCCP(20): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC VirtMSC-RAN(21): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC VirtMSC-M3UA(22): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC VirtSMLC-SCCP(23): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC VirtSMLC-BSSAP_LE(24): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC VirtSMLC-M3UA(25): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC IPA-CTRL-CLI-IPA(26): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC VirtMGW-MGCP-0(27): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(28): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(29): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC TC_stat_num_msc_connected_1(30): none (pass -> pass) MTC@6fd6b501891c: Test case TC_stat_num_msc_connected_1 finished. Verdict: pass MTC@6fd6b501891c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh BSC_Tests.TC_stat_num_msc_connected_1 pass'. Thu Mar 13 08:41:48 UTC 2025 ====== BSC_Tests.TC_stat_num_msc_connected_1 pass ====== Saving talloc report from 127.0.0.1:4242 to BSC_Tests.TC_stat_num_msc_connected_1.talloc 20250313084150090 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084150090 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084150090 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084150090 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:621) 20250313084150090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084150090 DLSS7 DEBUG 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=2=0.0.2,SLS=11 -> eSLS=107: picked Normal Route via 'virt-msc1' round-robin style (osmo_ss7_combined_linkset.c:283) 20250313084150090 DLSS7 ERROR MTP-TRANSFER.req for dpc=2=0.0.2: no route! (osmo_ss7_hmrt.c:228) 20250313084150091 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084150091 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084150091 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084150091 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:621) 20250313084150091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084150091 DLSS7 ERROR MTP-TRANSFER.req for dpc=3=0.0.3: no route! (osmo_ss7_hmrt.c:228) 20250313084150667 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250313084150667 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250313084150667 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250313084150667 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250313084150667 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250313084150667 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) DOML bts_shutdown_fsm.c:228 BTS_SHUTDOWN(bts0)[0x565042c8db70]{WAIT_TRX_CLOSED}: Timer expired waiting for TRX close DOML bts_shutdown_fsm.c:171 BTS_SHUTDOWN(bts0)[0x565042c8db70]{EXIT}: Shutdown process completed successfully, exiting process respawn: 2: stopped pid 8649 with status 0 respawn: 3: starting: osmo-bts-omldummy -fCCN,EGPRS,GPRS,IPv6_NSVC,PAGING_COORDINATION,OSMUX 127.0.0.1 1234 1 DABIS abis.c:170 A-bis connection establishment to BSC (127.0.0.1) in progress... DLINP input/ipaccess.c:1020 E1TS(0:1) enabling ipaccess BTS mode, OML connecting to 127.0.0.1:3002 DLINP input/ipaccess.c:634 E1L(0) TCP Keepalive is enabled DLINP input/ipaccess.c:646 E1L(0) TCP keepalive idle_timeout=30s, interval=3s, retry_count=10 user_timeout=330000ms DLINP input/ipaccess.c:834 received ID_GET for unit ID 1234/0/0 DOML oml.c:631 OC=GPRS-CELL INST=(00,00,ff): O&M Get Attributes [0], SW Configuration is unsupported DOML oml.c:1490 OC=GPRS-CELL(f1) INST=(00,00,ff): ADM STATE Locked -> Unlocked 20250313084151699 DNM ERROR OC=GPRS-CELL(f1) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557) 20250313084151699 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'GPRS' is supported (abis_nm.c:599) 20250313084151699 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'EGPRS' is supported (abis_nm.c:599) 20250313084151699 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'HOPPING' is supported (abis_nm.c:599) 20250313084151699 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CBCH' is supported (abis_nm.c:599) 20250313084151699 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ETWS_PN' is supported (abis_nm.c:599) 20250313084151699 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'PAGING_COORDINATION' is supported (abis_nm.c:599) 20250313084151699 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'IPV6_NSVC' is supported (abis_nm.c:599) 20250313084151699 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CCN' is supported (abis_nm.c:599) 20250313084151699 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ABIS_OSMO_PCU' is supported (abis_nm.c:599) 20250313084151699 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'BCCH_PWR_RED' is supported (abis_nm.c:599) 20250313084151699 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'DYN_TS_SDCCH8' is supported (abis_nm.c:599) 20250313084151699 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'OSMUX' is supported (abis_nm.c:599) 20250313084151699 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VBS' is supported (abis_nm.c:599) 20250313084151699 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VGCS' is supported (abis_nm.c:599) 20250313084151699 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'TWTS001' is supported (abis_nm.c:599) 20250313084151699 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): ARI reported sw[0/2]: osmobts is 1.9.0.202503122026 (abis_nm.c:652) 20250313084151699 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Reported variant: osmo-bts-omldummy (abis_nm.c:534) DOML oml.c:1490 OC=GPRS-NSE(f0) INST=(00,ff,ff): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=GPRS-NSVC(f2) INST=(00,00,ff): ADM STATE Locked -> Unlocked DOML oml.c:631 OC=RADIO-CARRIER INST=(00,00,ff): O&M Get Attributes [0], SW Configuration is unsupported DL1C bts_model.c:87 Unimplemented vbts_set_trx 20250313084151700 DNM ERROR OC=RADIO-CARRIER(02) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557) DOML oml.c:1490 OC=RADIO-CARRIER(02) INST=(00,00,ff): ADM STATE Locked -> Unlocked DOML oml.c:631 OC=BASEBAND-TRANSCEIVER INST=(00,00,ff): O&M Get Attributes [0], Manufacturer Dependent State is unsupported DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,00): ADM STATE Locked -> Unlocked 20250313084151700 DNM ERROR OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): Attribute Manufacturer Dependent State is unreported (abis_nm.c:557) 20250313084151700 DNM NOTICE OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): ARI reported sw[0/1]: TRX_PHY_VERSION is Unknown (abis_nm.c:652) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,01): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,02): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,03): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,04): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,05): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,06): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,07): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=BTS(01) INST=(00,ff,ff): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): ADM STATE Locked -> Unlocked DOML nm_bb_transc_fsm.c:151 NM_BBTRANSC_OP(bts0-trx0)[0x561c53378470]{DISABLED_OFFLINE}: Not connecting RSL in OML-DUMMY! Waiting for packet dumper to finish... 0 (prev_count=-1, count=567168) Waiting for packet dumper to finish... 1 (prev_count=567168, count=639056) 20250313084153668 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084153668 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084153668 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084153668 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250313084153668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084153668 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=0 -> eSLS=32: picked Normal Route via 'virt-msc0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250313084153668 DLSS7 ERROR MTP-TRANSFER.req for dpc=185=0.23.1: no route! (osmo_ss7_hmrt.c:228) MTC@6fd6b501891c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh BSC_Tests.TC_stat_num_msc_connected_1 pass' was executed successfully (exit status: 0). MTC@6fd6b501891c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh BSC_Tests.TC_stat_num_msc_connected_2'. ------ BSC_Tests.TC_stat_num_msc_connected_2 ------ Thu Mar 13 08:41:53 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/logs/testsuite/BSC_Tests.TC_stat_num_msc_connected_2.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/logs/testsuite/BSC_Tests.TC_stat_num_msc_connected_2.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6fd6b501891c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh BSC_Tests.TC_stat_num_msc_connected_2' was executed successfully (exit status: 0). MTC@6fd6b501891c: Test case TC_stat_num_msc_connected_2 started. 20250313084154912 DMSC NOTICE (msc0) VTY requests BSSMAP RESET (bsc_vty.c:3614) 20250313084154913 DMSC NOTICE (msc1) VTY requests BSSMAP RESET (bsc_vty.c:3614) 20250313084154913 DMSC NOTICE (msc2) VTY requests BSSMAP RESET (bsc_vty.c:3614) 20250313084154915 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084154915 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084154915 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084154915 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:621) 20250313084154915 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084154915 DLSS7 DEBUG 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=3=0.0.3,SLS=9 -> eSLS=121: picked Normal Route via 'virt-msc2' round-robin style (osmo_ss7_combined_linkset.c:283) 20250313084154915 DLSS7 ERROR MTP-TRANSFER.req for dpc=3=0.0.3: no route! (osmo_ss7_hmrt.c:228) 20250313084154915 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084154915 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084154915 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084154915 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:621) 20250313084154915 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084154915 DLSS7 DEBUG 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=2=0.0.2,SLS=2 -> eSLS=98: picked Normal Route via 'virt-msc1' round-robin style (osmo_ss7_combined_linkset.c:283) 20250313084154915 DLSS7 ERROR MTP-TRANSFER.req for dpc=2=0.0.2: no route! (osmo_ss7_hmrt.c:228) 20250313084154915 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084154915 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084154915 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084154915 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250313084154915 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084154915 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=3 -> eSLS=35: picked Normal Route via 'virt-msc0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250313084154915 DLSS7 ERROR MTP-TRANSFER.req for dpc=185=0.23.1: no route! (osmo_ss7_hmrt.c:228) MTC@6fd6b501891c: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(34)@6fd6b501891c: ************************************************* VirtMSC-M3UA(34)@6fd6b501891c: M3UA emulation initiated, the test can be started VirtMSC-M3UA(34)@6fd6b501891c: ************************************************* MTC@6fd6b501891c: Starting RAN_Emulation VirtMSC-SCCP(32)@6fd6b501891c: v_sccp_pdu_maxlen:268 MTC@6fd6b501891c: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(37)@6fd6b501891c: ************************************************* VirtMSC-M3UA(37)@6fd6b501891c: M3UA emulation initiated, the test can be started VirtMSC-M3UA(37)@6fd6b501891c: ************************************************* MTC@6fd6b501891c: Starting RAN_Emulation VirtMSC-SCCP(35)@6fd6b501891c: v_sccp_pdu_maxlen:268 MTC@6fd6b501891c: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@6fd6b501891c: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(40)@6fd6b501891c: ************************************************* VirtSMLC-M3UA(40)@6fd6b501891c: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(40)@6fd6b501891c: ************************************************* VirtSMLC-SCCP(38)@6fd6b501891c: v_sccp_pdu_maxlen:268 20250313084155131 DLSS7 INFO (r=127.0.0.1:23905<->l=127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250313084155131 DLSS7 INFO (r=127.0.0.1:23905<->l=127.0.0.1:2905): matched connection to ASP virt-msc0-0 (osmo_ss7_xua_srv.c:112) 20250313084155131 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250313084155131 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) VirtMSC-M3UA(34)@6fd6b501891c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250313084155136 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084155136 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250313084155136 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250313084155136 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250313084155136 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250313084155136 DLSS7 DEBUG XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250313084155136 DLSS7 DEBUG XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250313084155136 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084155136 DLSS7 INFO 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250313084155136 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250313084155136 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250313084155139 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084155139 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250313084155139 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250313084155139 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250313084155139 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250313084155139 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250313084155139 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250313084155139 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084155139 DLSS7 INFO 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250313084155139 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250313084155139 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 b9 (osmo_ss7_asp.c:1175) 20250313084155139 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250313084155139 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250313084155139 DMSC NOTICE (msc0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (osmo_bsc_sigtran.c:286) 20250313084155139 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) 20250313084155141 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084155141 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084155141 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084155141 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250313084155141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084155141 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=0 -> eSLS=32: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250313084155141 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084155141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250313084155141 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084155141 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 bb 00 00 00 b9 03 00 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 bb 00 fe 06 00 04 30 04 01 20 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250313084155149 DLSS7 INFO (r=127.0.0.1:23906<->l=127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250313084155149 DLSS7 INFO (r=127.0.0.1:23906<->l=127.0.0.1:2905): matched connection to ASP virt-msc1-0 (osmo_ss7_xua_srv.c:112) 20250313084155149 DLSS7 DEBUG XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250313084155149 DLSS7 DEBUG XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) VirtMSC-M3UA(37)@6fd6b501891c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250313084155153 DLSS7 DEBUG 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084155153 DLM3UA DEBUG 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250313084155153 DLSS7 DEBUG XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250313084155153 DLSS7 DEBUG 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250313084155153 DLSS7 DEBUG XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250313084155153 DLSS7 DEBUG XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250313084155153 DLSS7 DEBUG XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250313084155153 DLSS7 DEBUG XUA_AS(virt-msc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084155153 DLSS7 INFO 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250313084155153 DLSS7 DEBUG 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250313084155153 DLSS7 DEBUG XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250313084155154 DLSS7 DEBUG 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084155154 DLM3UA DEBUG 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250313084155154 DLSS7 DEBUG XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250313084155154 DLSS7 DEBUG 0: ASP(virt-msc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250313084155154 DLSS7 DEBUG XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250313084155154 DLSS7 DEBUG XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250313084155154 DLSS7 DEBUG XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250313084155154 DLSS7 DEBUG XUA_AS(virt-msc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084155154 DLSS7 INFO 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250313084155154 DLSS7 DEBUG 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250313084155154 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250313084155154 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250313084155154 DLSS7 DEBUG XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250313084155154 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:413) 20250313084155154 DMSC NOTICE (msc1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (osmo_bsc_sigtran.c:286) 20250313084155154 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) 20250313084155155 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084155155 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084155155 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084155155 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:621) 20250313084155155 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084155155 DLSS7 DEBUG 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=2=0.0.2,SLS=12 -> eSLS=108: picked Normal Route via 'virt-msc1' round-robin style (osmo_ss7_combined_linkset.c:283) 20250313084155155 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084155155 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250313084155155 DLSS7 DEBUG XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084155155 DLSS7 DEBUG 0: ASP(virt-msc1-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 bb 00 00 00 02 03 00 00 0c 09 00 03 07 0b 04 43 02 00 fe 04 43 bb 00 fe 06 00 04 30 04 01 20 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250313084155162 DLSS7 INFO (r=127.0.0.1:23908<->l=127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250313084155162 DLSS7 INFO (r=127.0.0.1:23908<->l=127.0.0.1:2905): matched connection to ASP virt-smlc-0 (osmo_ss7_xua_srv.c:112) 20250313084155162 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250313084155162 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) VirtSMLC-M3UA(40)@6fd6b501891c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250313084155170 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084155170 DLM3UA DEBUG 0: ASP(virt-smlc-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250313084155170 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250313084155170 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250313084155170 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250313084155170 DLSS7 DEBUG XUA_AS(virt-smlc){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250313084155170 DLSS7 DEBUG XUA_AS(virt-smlc){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250313084155170 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084155170 DLSS7 INFO 0: ASP(virt-smlc-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250313084155170 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 06 (osmo_ss7_asp.c:1175) 20250313084155170 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250313084155172 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084155172 DLM3UA DEBUG 0: ASP(virt-smlc-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250313084155172 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250313084155173 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 06 (osmo_ss7_asp.c:1175) 20250313084155173 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250313084155173 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250313084155173 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250313084155173 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084155173 DLSS7 INFO 0: ASP(virt-smlc-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250313084155173 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 06 (osmo_ss7_asp.c:1175) 20250313084155173 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 be (osmo_ss7_asp.c:1175) 20250313084155173 DLSS7 DEBUG 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 be (osmo_ss7_asp.c:1175) 20250313084155173 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 be (osmo_ss7_asp.c:1175) 20250313084155173 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250313084155173 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.6/0 (xua_snm.c:413) 20250313084155173 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) VirtMSC-RAN(33)@6fd6b501891c: BSSMAP: Responding to inbound RESET with RESET-ACK 20250313084155939 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084155939 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084155939 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250313084155939 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:621) 20250313084155939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084155939 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250313084155939 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084155939 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250313084155939 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084155939 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 b9 00 00 00 bb 03 02 00 00 09 00 03 07 0b 04 43 bb 00 fe 04 43 b9 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1175) 20250313084155939 DMSC NOTICE RESET from MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_bssap.c:101) 20250313084155939 DRESET NOTICE Sending RESET ACK to MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_sigtran.c:86) 20250313084155940 DRESET NOTICE bssmap_reset(msc-0)[0x55ac7dc976d0]{CONNECTED}: link up (bssmap_reset.c:83) 20250313084155940 DMSC NOTICE (msc0) BSSMAP association is up (a_reset.c:45) 20250313084155940 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084155940 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084155940 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084155940 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250313084155940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084155940 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=10 -> eSLS=42: picked Normal Route via 'virt-msc0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250313084155940 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084155940 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250313084155940 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084155940 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bb 00 00 00 b9 03 00 00 0a 09 00 03 07 0b 04 43 b9 00 fe 04 43 bb 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250313084155940 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084155940 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084155940 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250313084155940 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:621) 20250313084155940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084155940 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250313084155940 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084155940 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250313084155940 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084155940 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 bb 03 02 00 00 09 00 03 07 0b 04 43 bb 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1175) 20250313084155941 DMSC NOTICE RESET ACK from MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_bssap.c:84) VirtMSC-RAN(33)@6fd6b501891c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtMSC-RAN(36)@6fd6b501891c: BSSMAP: Responding to inbound RESET with RESET-ACK 20250313084155958 DLSS7 DEBUG 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084155958 DLM3UA DEBUG 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084155958 DLM3UA DEBUG 0: ASP(virt-msc1-0) m3ua_rx_xfer (m3ua.c:583) 20250313084155958 DLM3UA DEBUG 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=187=0.23.3 (m3ua.c:621) 20250313084155958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084155958 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=2=0.0.2,DPC=187=0.23.3,SLS=0 -> eSLS=96: picked Normal Route via 'as-rkm-4' round-robin style (osmo_ss7_combined_linkset.c:283) 20250313084155958 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084155958 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250313084155958 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084155958 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 02 00 00 00 bb 03 02 00 00 09 00 03 07 0b 04 43 bb 00 fe 04 43 02 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1175) 20250313084155959 DMSC NOTICE RESET from MSC: RI=SSN_PC,PC=0.0.2,SSN=BSSAP (osmo_bsc_bssap.c:101) 20250313084155959 DRESET NOTICE Sending RESET ACK to MSC: RI=SSN_PC,PC=0.0.2,SSN=BSSAP (osmo_bsc_sigtran.c:86) 20250313084155959 DRESET NOTICE bssmap_reset(msc-1)[0x55ac7dc97900]{CONNECTED}: link up (bssmap_reset.c:83) 20250313084155959 DMSC NOTICE (msc1) BSSMAP association is up (a_reset.c:45) 20250313084155959 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084155959 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084155959 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084155959 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:621) 20250313084155959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084155959 DLSS7 DEBUG 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=2=0.0.2,SLS=2 -> eSLS=98: use Normal Route via 'virt-msc1' (osmo_ss7_combined_linkset.c:261) 20250313084155959 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084155959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250313084155959 DLSS7 DEBUG XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084155959 DLSS7 DEBUG 0: ASP(virt-msc1-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bb 00 00 00 02 03 00 00 02 09 00 03 07 0b 04 43 02 00 fe 04 43 bb 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250313084155959 DLSS7 DEBUG 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084155959 DLM3UA DEBUG 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084155959 DLM3UA DEBUG 0: ASP(virt-msc1-0) m3ua_rx_xfer (m3ua.c:583) 20250313084155959 DLM3UA DEBUG 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=187=0.23.3 (m3ua.c:621) 20250313084155959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084155959 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=187=0.23.3,SLS=0 -> eSLS=96: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250313084155959 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084155959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250313084155959 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084155959 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 02 00 00 00 bb 03 02 00 00 09 00 03 07 0b 04 43 bb 00 fe 04 43 02 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1175) 20250313084155960 DMSC NOTICE RESET ACK from MSC: RI=SSN_PC,PC=0.0.2,SSN=BSSAP (osmo_bsc_bssap.c:84) VirtMSC-RAN(36)@6fd6b501891c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250313084155977 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084155977 DLM3UA DEBUG 0: ASP(virt-smlc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084155977 DLM3UA DEBUG 0: ASP(virt-smlc-0) m3ua_rx_xfer (m3ua.c:583) 20250313084155977 DLM3UA DEBUG 0: ASP(virt-smlc-0) m3ua_rx_xfer(): M3UA data header: opc=190=0.23.6 dpc=187=0.23.3 (m3ua.c:621) 20250313084155977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084155977 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=190=0.23.6,DPC=187=0.23.3,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250313084155977 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084155977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250313084155977 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084155977 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 be 00 00 00 bb 03 02 00 00 09 00 03 07 0b 04 43 bb 00 fa 04 43 be 00 fc 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1175) 20250313084155978 DLCS NOTICE RESET from SMLC: RI=SSN_PC,PC=0.23.6,SSN=SMLC_BSSAP (lb.c:118) 20250313084155978 DRESET NOTICE bssmap_reset(Lb)[0x55ac7dc97f10]{CONNECTED}: link lost (bssmap_reset.c:91) 20250313084155978 DRESET NOTICE Sending RESET ACK to SMLC: RI=SSN_PC,PC=0.23.6,SSN=SMLC_BSSAP (lb.c:78) 20250313084155978 DRESET NOTICE bssmap_reset(Lb)[0x55ac7dc97f10]{CONNECTED}: link up (bssmap_reset.c:83) 20250313084155978 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084155978 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084155978 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084155978 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=190=0.23.6 (m3ua.c:621) 20250313084155978 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=190=0.23.6 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084155978 DLSS7 DEBUG 0: CombinedLinkset(dpc=190=0.23.6,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=190=0.23.6,SLS=6 -> eSLS=86: use Normal Route via 'virt-smlc' (osmo_ss7_combined_linkset.c:261) 20250313084155978 DLSS7 DEBUG Found route for dpc=190=0.23.6: pc=190=0.23.6 mask=0x3fff=7.255.7 via AS virt-smlc proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084155978 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=190=0.23.6 (osmo_ss7_hmrt.c:205) 20250313084155978 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084155978 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bb 00 00 00 be 03 00 00 06 09 00 03 07 0b 04 43 be 00 fc 04 43 bb 00 fa 03 00 01 31 00 00 06 00 08 00 00 00 06 (osmo_ss7_asp.c:1175) VirtSMLC-BSSAP_LE(39)@6fd6b501891c: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(43)@6fd6b501891c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(43)@6fd6b501891c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(43)@6fd6b501891c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } 20250313084156001 DRSL NOTICE (bts=0,trx=0) bootstrapping RSL on ARFCN 871 using MCC-MNC 001-01 LAC=1 CID=0 BSIC=10 (osmo_bsc_main.c:320) IPA-BTS0-TRX0-RSL-IPA(43)@6fd6b501891c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250313084157117 DLGLOBAL NOTICE TTCN3 f_logp(): TC_stat_num_msc_connected_2() start (logging_vty.c:1172) MTC@6fd6b501891c: "TC_stat_num_msc_connected_2() start" TC_stat_num_msc_connected_2(45)@6fd6b501891c: "TC_stat_num_msc_connected_2": using IMSI '001017717539836'H VirtMSC-STATS(31)@6fd6b501891c: EXP match: { name := "TTCN3.bsc.0.num_msc.connected", val := 2, mtype := "g", srate := omit } vs exp { name := "TTCN3.bsc.0.num_msc.connected", mtype := "g", min := 2, max := 2 } VirtMSC-STATS(31)@6fd6b501891c: EXP match: { name := "TTCN3.bsc.0.num_msc.total", val := 3, mtype := "g", srate := omit } vs exp { name := "TTCN3.bsc.0.num_msc.total", mtype := "g", min := 3, max := 3 } TC_stat_num_msc_connected_2(45)@6fd6b501891c: Final verdict of PTC: none MTC@6fd6b501891c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@6fd6b501891c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-STATS(31)@6fd6b501891c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(41)@6fd6b501891c: Final verdict of PTC: none MTC@6fd6b501891c: setverdict(pass): none -> pass 20250313084158477 DLINP NOTICE SRVCONN(ts-0-2-rsl,r=127.0.0.1:10000<->l=127.0.0.1:3003) connection closed with client (stream_srv.c:717) 20250313084158477 DLINP NOTICE E1TS(0:2) failed reading from socket: 0 (ipaccess.c:554) 20250313084158477 DLINP NOTICE E1L(0) Signalling link down (bts_ipaccess_nanobts.c:778) 20250313084158477 DLINP NOTICE (bts=0) Dropping OML link: link down (bts_ipaccess_nanobts.c:543) 20250313084158477 DLMI ERROR (bts=0,trx=0) Lost E1 OML link (osmo_bsc_main.c:487) 20250313084158477 DLINP NOTICE virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250313084158477 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250313084158477 DLSS7 INFO 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250313084158477 DLSS7 NOTICE 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250313084158477 DLINP NOTICE virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250313084158477 DLSS7 DEBUG 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250313084158478 DLSS7 INFO 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250313084158478 DLSS7 NOTICE 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250313084158478 DLINP NOTICE virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250313084158478 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250313084158478 DLSS7 INFO 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250313084158478 DLSS7 NOTICE 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250313084158478 DLINP NOTICE virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) VirtMSC-SCCP(35)@6fd6b501891c: Final verdict of PTC: none 20250313084158478 DLSS7 DEBUG 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250313084158478 DLSS7 INFO 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250313084158478 DLSS7 NOTICE 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) VirtMSC-SCCP(32)@6fd6b501891c: Final verdict of PTC: none 20250313084158478 DLINP NOTICE SRVCONN(virt-msc0-0,r=127.0.0.1:23905<->l=127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250313084158478 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084158478 DLSS7 INFO virt-msc0-0: connection closed (osmo_ss7_asp.c:1126) 20250313084158478 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250313084158478 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250313084158478 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250313084158478 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) VirtMSC-M3UA(34)@6fd6b501891c: Final verdict of PTC: none VirtMSC-M3UA(37)@6fd6b501891c: Final verdict of PTC: none VirtSMLC-SCCP(38)@6fd6b501891c: Final verdict of PTC: none 20250313084158478 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084158478 DLSS7 DEBUG 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 b9 (osmo_ss7_asp.c:1175) 20250313084158478 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 b9 (osmo_ss7_asp.c:1175) 20250313084158478 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 b9 (osmo_ss7_asp.c:1175) 20250313084158478 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250313084158478 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) VirtSMLC-BSSAP_LE(39)@6fd6b501891c: Final verdict of PTC: none VirtMSC-RAN(36)@6fd6b501891c: Final verdict of PTC: none 20250313084158478 DLINP NOTICE E1L(0) Signalling link down (bts_ipaccess_nanobts.c:778) 20250313084158478 DLMI ERROR (bts=0,trx=0) Lost E1 OSMO link (osmo_bsc_main.c:487) 20250313084158478 DLINP NOTICE (bts=0,trx=0) Dropping RSL link: OML link drop (bts_ipaccess_nanobts.c:514) 20250313084158478 DLMI ERROR (bts=0,trx=0) Lost E1 RSL link (osmo_bsc_main.c:487) 20250313084158478 DLINP NOTICE SRVCONN(virt-msc1-0,r=127.0.0.1:23906<->l=127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250313084158478 DLSS7 DEBUG 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084158478 DLSS7 INFO virt-msc1-0: connection closed (osmo_ss7_asp.c:1126) 20250313084158478 DLSS7 DEBUG XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250313084158478 DLSS7 DEBUG XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250313084158478 DLSS7 DEBUG XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250313084158478 DLSS7 DEBUG XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250313084158478 DLSS7 DEBUG XUA_AS(virt-msc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084158478 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250313084158478 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250313084158478 DLSS7 DEBUG XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) DLINP stream_cli.c:547 CLICONN(ts-0-1-oml,r=127.0.0.1:3002<->l=127.0.0.1:38207){CONNECTED} connection closed with srv DABIS abis.c:429 E1L(0) Signalling link down DABIS abis.c:105 OML link was closed early within 6 seconds. If this situation persists, please check your BTS and BSC configuration files for errors. A common error is a mismatch between unit_id configuration parameters of BTS and BSC. DOML bts_shutdown_fsm.c:268 BTS_SHUTDOWN(bts0)[0x561c53377b70]{NONE}: Shutting down BTS, exit 1, reason: Abis close DLINP input/ipaccess.c:867 E1TS(0:1) failed reading from socket: 0 IPA-BTS0-TRX0-RSL-RSL(44)@6fd6b501891c: Final verdict of PTC: none 20250313084158478 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250313084158478 DMSC NOTICE (msc0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (osmo_bsc_sigtran.c:278) 20250313084158478 DRESET NOTICE bssmap_reset(msc-0)[0x55ac7dc976d0]{DISCONNECTED}: link lost (bssmap_reset.c:91) 20250313084158478 DMSC NOTICE (msc0) BSSMAP association is down (a_reset.c:54) 20250313084158478 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) 20250313084158478 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:378) 20250313084158478 DMSC NOTICE (msc1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (osmo_bsc_sigtran.c:278) 20250313084158478 DRESET NOTICE bssmap_reset(msc-1)[0x55ac7dc97900]{DISCONNECTED}: link lost (bssmap_reset.c:91) 20250313084158478 DMSC NOTICE (msc1) BSSMAP association is down (a_reset.c:54) 20250313084158478 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) VirtMSC-RAN(33)@6fd6b501891c: Final verdict of PTC: none VirtMGW-MGCP-0(42)@6fd6b501891c: Final verdict of PTC: none 20250313084158478 DLSS7 DEBUG XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250313084158478 DLINP ERROR SRVCONN(virt-smlc-0,r=127.0.0.1:23908<->l=127.0.0.1:2905) error to send: Broken pipe (stream_srv.c:743) 20250313084158478 DLINP NOTICE virt-smlc-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250313084158478 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250313084158478 DLSS7 INFO 0: ASP(virt-smlc-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250313084158478 DLSS7 NOTICE 0: ASP(virt-smlc-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250313084158478 DLINP ERROR SRVCONN(virt-smlc-0,r=127.0.0.1:23908<->l=127.0.0.1:2905) error to send: Broken pipe (stream_srv.c:743) 20250313084158478 DLINP NOTICE virt-smlc-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250313084158478 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250313084158478 DLSS7 INFO 0: ASP(virt-smlc-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250313084158478 DLSS7 NOTICE 0: ASP(virt-smlc-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250313084158478 DLINP NOTICE SRVCONN(virt-smlc-0,r=127.0.0.1:23908<->l=127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250313084158478 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084158478 DLSS7 INFO virt-smlc-0: connection closed (osmo_ss7_asp.c:1126) 20250313084158478 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250313084158478 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250313084158478 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250313084158478 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250313084158478 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084158478 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 be (osmo_ss7_asp.c:1175) 20250313084158478 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250313084158478 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) VirtSMLC-M3UA(40)@6fd6b501891c: Final verdict of PTC: none 20250313084158478 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.6/0 (xua_snm.c:378) 20250313084158478 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) IPA-BTS0-TRX0-RSL-IPA(43)@6fd6b501891c: Final verdict of PTC: none MTC@6fd6b501891c: Setting final verdict of the test case. MTC@6fd6b501891c: Local verdict of MTC: pass MTC@6fd6b501891c: Local verdict of PTC VirtMSC-STATS(31): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC VirtMSC-SCCP(32): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC VirtMSC-RAN(33): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC VirtMSC-M3UA(34): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC VirtMSC-SCCP(35): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC VirtMSC-RAN(36): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC VirtMSC-M3UA(37): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC VirtSMLC-SCCP(38): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC VirtSMLC-BSSAP_LE(39): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC VirtSMLC-M3UA(40): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC IPA-CTRL-CLI-IPA(41): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC VirtMGW-MGCP-0(42): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(43): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(44): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC TC_stat_num_msc_connected_2(45): none (pass -> pass) MTC@6fd6b501891c: Test case TC_stat_num_msc_connected_2 finished. Verdict: pass MTC@6fd6b501891c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh BSC_Tests.TC_stat_num_msc_connected_2 pass'. Thu Mar 13 08:41:58 UTC 2025 ====== BSC_Tests.TC_stat_num_msc_connected_2 pass ====== Saving talloc report from 127.0.0.1:4242 to BSC_Tests.TC_stat_num_msc_connected_2.talloc 20250313084159916 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084159916 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084159916 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084159916 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:621) 20250313084159917 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084159917 DLSS7 DEBUG 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=3=0.0.3,SLS=10 -> eSLS=122: picked Normal Route via 'virt-msc2' round-robin style (osmo_ss7_combined_linkset.c:283) 20250313084159917 DLSS7 ERROR MTP-TRANSFER.req for dpc=3=0.0.3: no route! (osmo_ss7_hmrt.c:228) 20250313084200479 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250313084200479 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250313084200479 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250313084200480 DLSS7 DEBUG XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250313084200480 DLSS7 DEBUG XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250313084200480 DLSS7 DEBUG XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250313084200480 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250313084200480 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250313084200480 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) DOML bts_shutdown_fsm.c:228 BTS_SHUTDOWN(bts0)[0x561c53377b70]{WAIT_TRX_CLOSED}: Timer expired waiting for TRX close DOML bts_shutdown_fsm.c:171 BTS_SHUTDOWN(bts0)[0x561c53377b70]{EXIT}: Shutdown process completed successfully, exiting process respawn: 3: stopped pid 8717 with status 0 respawn: 4: starting: osmo-bts-omldummy -fCCN,EGPRS,GPRS,IPv6_NSVC,PAGING_COORDINATION,OSMUX 127.0.0.1 1234 1 DABIS abis.c:170 A-bis connection establishment to BSC (127.0.0.1) in progress... DLINP input/ipaccess.c:1020 E1TS(0:1) enabling ipaccess BTS mode, OML connecting to 127.0.0.1:3002 DLINP input/ipaccess.c:634 E1L(0) TCP Keepalive is enabled DLINP input/ipaccess.c:646 E1L(0) TCP keepalive idle_timeout=30s, interval=3s, retry_count=10 user_timeout=330000ms DLINP input/ipaccess.c:834 received ID_GET for unit ID 1234/0/0 DOML oml.c:631 OC=GPRS-CELL INST=(00,00,ff): O&M Get Attributes [0], SW Configuration is unsupported DOML oml.c:1490 OC=GPRS-CELL(f1) INST=(00,00,ff): ADM STATE Locked -> Unlocked 20250313084201508 DNM ERROR OC=GPRS-CELL(f1) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557) 20250313084201508 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'GPRS' is supported (abis_nm.c:599) 20250313084201508 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'EGPRS' is supported (abis_nm.c:599) 20250313084201508 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'HOPPING' is supported (abis_nm.c:599) 20250313084201508 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CBCH' is supported (abis_nm.c:599) 20250313084201508 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ETWS_PN' is supported (abis_nm.c:599) 20250313084201508 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'PAGING_COORDINATION' is supported (abis_nm.c:599) 20250313084201508 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'IPV6_NSVC' is supported (abis_nm.c:599) 20250313084201508 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CCN' is supported (abis_nm.c:599) 20250313084201508 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ABIS_OSMO_PCU' is supported (abis_nm.c:599) 20250313084201508 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'BCCH_PWR_RED' is supported (abis_nm.c:599) 20250313084201508 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'DYN_TS_SDCCH8' is supported (abis_nm.c:599) 20250313084201508 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'OSMUX' is supported (abis_nm.c:599) 20250313084201508 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VBS' is supported (abis_nm.c:599) 20250313084201508 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VGCS' is supported (abis_nm.c:599) 20250313084201508 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'TWTS001' is supported (abis_nm.c:599) 20250313084201508 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): ARI reported sw[0/2]: osmobts is 1.9.0.202503122026 (abis_nm.c:652) 20250313084201508 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Reported variant: osmo-bts-omldummy (abis_nm.c:534) DOML oml.c:1490 OC=GPRS-NSE(f0) INST=(00,ff,ff): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=GPRS-NSVC(f2) INST=(00,00,ff): ADM STATE Locked -> Unlocked DOML oml.c:631 OC=RADIO-CARRIER INST=(00,00,ff): O&M Get Attributes [0], SW Configuration is unsupported DL1C bts_model.c:87 Unimplemented vbts_set_trx DOML oml.c:1490 OC=RADIO-CARRIER(02) INST=(00,00,ff): ADM STATE Locked -> Unlocked 20250313084201509 DNM ERROR OC=RADIO-CARRIER(02) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557) 20250313084201510 DNM ERROR OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): Attribute Manufacturer Dependent State is unreported (abis_nm.c:557) 20250313084201510 DNM NOTICE OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): ARI reported sw[0/1]: TRX_PHY_VERSION is Unknown (abis_nm.c:652) DOML oml.c:631 OC=BASEBAND-TRANSCEIVER INST=(00,00,ff): O&M Get Attributes [0], Manufacturer Dependent State is unsupported DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,00): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,01): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,02): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,03): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,04): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,05): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,06): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,07): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=BTS(01) INST=(00,ff,ff): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): ADM STATE Locked -> Unlocked DOML nm_bb_transc_fsm.c:151 NM_BBTRANSC_OP(bts0-trx0)[0x55faa83be470]{DISABLED_OFFLINE}: Not connecting RSL in OML-DUMMY! Waiting for packet dumper to finish... 0 (prev_count=-1, count=627824) Waiting for packet dumper to finish... 1 (prev_count=627824, count=700152) 20250313084203479 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084203479 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084203479 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084203479 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:621) 20250313084203479 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084203479 DLSS7 ERROR MTP-TRANSFER.req for dpc=2=0.0.2: no route! (osmo_ss7_hmrt.c:228) 20250313084203479 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084203479 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084203480 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084203480 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250313084203480 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084203480 DLSS7 ERROR MTP-TRANSFER.req for dpc=185=0.23.1: no route! (osmo_ss7_hmrt.c:228) MTC@6fd6b501891c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh BSC_Tests.TC_stat_num_msc_connected_2 pass' was executed successfully (exit status: 0). MTC@6fd6b501891c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh BSC_Tests.TC_stat_num_msc_connected_3'. ------ BSC_Tests.TC_stat_num_msc_connected_3 ------ Thu Mar 13 08:42:03 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/logs/testsuite/BSC_Tests.TC_stat_num_msc_connected_3.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/logs/testsuite/BSC_Tests.TC_stat_num_msc_connected_3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6fd6b501891c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh BSC_Tests.TC_stat_num_msc_connected_3' was executed successfully (exit status: 0). MTC@6fd6b501891c: Test case TC_stat_num_msc_connected_3 started. 20250313084204721 DMSC NOTICE (msc0) VTY requests BSSMAP RESET (bsc_vty.c:3614) 20250313084204722 DMSC NOTICE (msc1) VTY requests BSSMAP RESET (bsc_vty.c:3614) 20250313084204723 DMSC NOTICE (msc2) VTY requests BSSMAP RESET (bsc_vty.c:3614) 20250313084204723 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084204723 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084204723 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084204723 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250313084204723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084204723 DLSS7 ERROR MTP-TRANSFER.req for dpc=185=0.23.1: no route! (osmo_ss7_hmrt.c:228) 20250313084204724 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084204724 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084204724 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084204724 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:621) 20250313084204724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084204724 DLSS7 DEBUG 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=3=0.0.3,SLS=5 -> eSLS=117: picked Normal Route via 'virt-msc2' round-robin style (osmo_ss7_combined_linkset.c:283) 20250313084204724 DLSS7 ERROR MTP-TRANSFER.req for dpc=3=0.0.3: no route! (osmo_ss7_hmrt.c:228) 20250313084204724 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084204724 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084204724 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084204724 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:621) 20250313084204724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084204724 DLSS7 ERROR MTP-TRANSFER.req for dpc=2=0.0.2: no route! (osmo_ss7_hmrt.c:228) MTC@6fd6b501891c: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6fd6b501891c: Starting RAN_Emulation VirtMSC-M3UA(49)@6fd6b501891c: ************************************************* VirtMSC-M3UA(49)@6fd6b501891c: M3UA emulation initiated, the test can be started VirtMSC-M3UA(49)@6fd6b501891c: ************************************************* VirtMSC-SCCP(47)@6fd6b501891c: v_sccp_pdu_maxlen:268 MTC@6fd6b501891c: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6fd6b501891c: Starting RAN_Emulation VirtMSC-M3UA(52)@6fd6b501891c: ************************************************* VirtMSC-M3UA(52)@6fd6b501891c: M3UA emulation initiated, the test can be started VirtMSC-M3UA(52)@6fd6b501891c: ************************************************* VirtMSC-SCCP(50)@6fd6b501891c: v_sccp_pdu_maxlen:268 MTC@6fd6b501891c: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(55)@6fd6b501891c: ************************************************* VirtMSC-M3UA(55)@6fd6b501891c: M3UA emulation initiated, the test can be started VirtMSC-M3UA(55)@6fd6b501891c: ************************************************* MTC@6fd6b501891c: Starting RAN_Emulation VirtMSC-SCCP(53)@6fd6b501891c: v_sccp_pdu_maxlen:268 MTC@6fd6b501891c: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@6fd6b501891c: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(58)@6fd6b501891c: ************************************************* VirtSMLC-M3UA(58)@6fd6b501891c: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(58)@6fd6b501891c: ************************************************* VirtSMLC-SCCP(56)@6fd6b501891c: v_sccp_pdu_maxlen:268 20250313084204938 DLSS7 INFO (r=127.0.0.1:23905<->l=127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250313084204938 DLSS7 INFO (r=127.0.0.1:23905<->l=127.0.0.1:2905): matched connection to ASP virt-msc0-0 (osmo_ss7_xua_srv.c:112) 20250313084204938 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250313084204938 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) VirtMSC-M3UA(49)@6fd6b501891c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250313084204942 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084204942 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250313084204942 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250313084204942 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250313084204942 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250313084204942 DLSS7 DEBUG XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250313084204942 DLSS7 DEBUG XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250313084204942 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084204942 DLSS7 INFO 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250313084204942 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250313084204942 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250313084204943 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084204943 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250313084204943 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250313084204943 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250313084204943 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250313084204943 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250313084204943 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250313084204943 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084204943 DLSS7 INFO 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250313084204943 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250313084204943 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 b9 (osmo_ss7_asp.c:1175) 20250313084204943 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250313084204943 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250313084204943 DMSC NOTICE (msc0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (osmo_bsc_sigtran.c:286) 20250313084204943 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) 20250313084204945 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084204945 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084204945 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084204945 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250313084204945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084204945 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=13 -> eSLS=45: picked Normal Route via 'virt-msc0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250313084204945 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084204945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250313084204945 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084204945 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 bb 00 00 00 b9 03 00 00 0d 09 00 03 07 0b 04 43 b9 00 fe 04 43 bb 00 fe 06 00 04 30 04 01 20 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250313084204948 DLSS7 INFO (r=127.0.0.1:23906<->l=127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250313084204948 DLSS7 INFO (r=127.0.0.1:23906<->l=127.0.0.1:2905): matched connection to ASP virt-msc1-0 (osmo_ss7_xua_srv.c:112) 20250313084204948 DLSS7 DEBUG XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250313084204948 DLSS7 DEBUG XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) VirtMSC-M3UA(52)@6fd6b501891c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250313084204952 DLSS7 DEBUG 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084204952 DLM3UA DEBUG 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250313084204952 DLSS7 DEBUG XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250313084204952 DLSS7 DEBUG 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250313084204952 DLSS7 DEBUG XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250313084204952 DLSS7 DEBUG XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250313084204952 DLSS7 DEBUG XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250313084204952 DLSS7 DEBUG XUA_AS(virt-msc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084204952 DLSS7 INFO 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250313084204952 DLSS7 DEBUG 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250313084204952 DLSS7 DEBUG XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250313084204953 DLSS7 DEBUG 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084204953 DLM3UA DEBUG 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250313084204953 DLSS7 DEBUG XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250313084204953 DLSS7 DEBUG 0: ASP(virt-msc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250313084204953 DLSS7 DEBUG XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250313084204953 DLSS7 DEBUG XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250313084204953 DLSS7 DEBUG XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250313084204953 DLSS7 DEBUG XUA_AS(virt-msc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084204953 DLSS7 INFO 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250313084204953 DLSS7 DEBUG 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250313084204953 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250313084204953 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250313084204953 DLSS7 DEBUG XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250313084204953 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:413) 20250313084204953 DMSC NOTICE (msc1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (osmo_bsc_sigtran.c:286) 20250313084204953 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) 20250313084204954 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084204954 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084204954 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084204955 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:621) 20250313084204955 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084204955 DLSS7 DEBUG 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=2=0.0.2,SLS=14 -> eSLS=110: picked Normal Route via 'virt-msc1' round-robin style (osmo_ss7_combined_linkset.c:283) 20250313084204955 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084204955 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250313084204955 DLSS7 DEBUG XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084204955 DLSS7 DEBUG 0: ASP(virt-msc1-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 bb 00 00 00 02 03 00 00 0e 09 00 03 07 0b 04 43 02 00 fe 04 43 bb 00 fe 06 00 04 30 04 01 20 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250313084204957 DLSS7 INFO (r=127.0.0.1:23907<->l=127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250313084204957 DLSS7 INFO (r=127.0.0.1:23907<->l=127.0.0.1:2905): matched connection to ASP virt-msc2-0 (osmo_ss7_xua_srv.c:112) 20250313084204957 DLSS7 DEBUG XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250313084204957 DLSS7 DEBUG XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) VirtMSC-M3UA(55)@6fd6b501891c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250313084204959 DLSS7 DEBUG 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084204959 DLM3UA DEBUG 0: ASP(virt-msc2-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250313084204960 DLSS7 DEBUG XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250313084204960 DLSS7 DEBUG 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250313084204960 DLSS7 DEBUG XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250313084204960 DLSS7 DEBUG XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250313084204960 DLSS7 DEBUG XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250313084204960 DLSS7 DEBUG XUA_AS(virt-msc2){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084204960 DLSS7 INFO 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250313084204960 DLSS7 DEBUG 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250313084204960 DLSS7 DEBUG XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250313084204962 DLSS7 DEBUG 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084204962 DLM3UA DEBUG 0: ASP(virt-msc2-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250313084204962 DLSS7 DEBUG XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250313084204962 DLSS7 DEBUG 0: ASP(virt-msc2-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250313084204962 DLSS7 DEBUG XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250313084204962 DLSS7 DEBUG XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250313084204962 DLSS7 DEBUG XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250313084204962 DLSS7 DEBUG XUA_AS(virt-msc2){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084204962 DLSS7 INFO 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250313084204962 DLSS7 DEBUG 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250313084204962 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250313084204962 DLSS7 DEBUG 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250313084204962 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250313084204962 DLSS7 DEBUG XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250313084204962 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.3/0 (xua_snm.c:413) 20250313084204962 DMSC NOTICE (msc2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (osmo_bsc_sigtran.c:286) 20250313084204962 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) 20250313084204964 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084204964 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084204964 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084204964 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:621) 20250313084204964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084204964 DLSS7 DEBUG 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=3=0.0.3,SLS=3 -> eSLS=115: use Normal Route via 'virt-msc2' (osmo_ss7_combined_linkset.c:261) 20250313084204964 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084204964 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250313084204964 DLSS7 DEBUG XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084204964 DLSS7 DEBUG 0: ASP(virt-msc2-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 bb 00 00 00 03 03 00 00 03 09 00 03 07 0b 04 43 03 00 fe 04 43 bb 00 fe 06 00 04 30 04 01 20 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250313084204968 DLSS7 INFO (r=127.0.0.1:23908<->l=127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250313084204968 DLSS7 INFO (r=127.0.0.1:23908<->l=127.0.0.1:2905): matched connection to ASP virt-smlc-0 (osmo_ss7_xua_srv.c:112) 20250313084204968 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250313084204968 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) VirtSMLC-M3UA(58)@6fd6b501891c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250313084204971 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084204971 DLM3UA DEBUG 0: ASP(virt-smlc-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250313084204971 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250313084204971 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250313084204971 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250313084204971 DLSS7 DEBUG XUA_AS(virt-smlc){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250313084204971 DLSS7 DEBUG XUA_AS(virt-smlc){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250313084204971 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084204971 DLSS7 INFO 0: ASP(virt-smlc-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250313084204971 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 06 (osmo_ss7_asp.c:1175) 20250313084204971 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250313084204972 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084204972 DLM3UA DEBUG 0: ASP(virt-smlc-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250313084204972 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250313084204972 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 06 (osmo_ss7_asp.c:1175) 20250313084204972 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250313084204972 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250313084204972 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250313084204972 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084204972 DLSS7 INFO 0: ASP(virt-smlc-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250313084204972 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 06 (osmo_ss7_asp.c:1175) 20250313084204972 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 be (osmo_ss7_asp.c:1175) 20250313084204972 DLSS7 DEBUG 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 be (osmo_ss7_asp.c:1175) 20250313084204972 DLSS7 DEBUG 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 be (osmo_ss7_asp.c:1175) 20250313084204972 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 be (osmo_ss7_asp.c:1175) 20250313084204972 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250313084204972 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.6/0 (xua_snm.c:413) 20250313084204972 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) VirtMSC-RAN(48)@6fd6b501891c: BSSMAP: Responding to inbound RESET with RESET-ACK 20250313084205748 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084205748 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084205748 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250313084205748 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:621) 20250313084205748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084205748 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250313084205748 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084205748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250313084205748 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084205748 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 b9 00 00 00 bb 03 02 00 00 09 00 03 07 0b 04 43 bb 00 fe 04 43 b9 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1175) 20250313084205749 DMSC NOTICE RESET from MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_bssap.c:101) 20250313084205749 DRESET NOTICE Sending RESET ACK to MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_sigtran.c:86) 20250313084205749 DRESET NOTICE bssmap_reset(msc-0)[0x55ac7dc976d0]{CONNECTED}: link up (bssmap_reset.c:83) 20250313084205749 DMSC NOTICE (msc0) BSSMAP association is up (a_reset.c:45) 20250313084205749 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084205749 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084205749 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084205749 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250313084205749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084205750 DMSC NOTICE RESET ACK from MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_bssap.c:84) 20250313084205749 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=5 -> eSLS=37: picked Normal Route via 'virt-msc0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250313084205749 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084205749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250313084205749 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084205749 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bb 00 00 00 b9 03 00 00 05 09 00 03 07 0b 04 43 b9 00 fe 04 43 bb 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250313084205749 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084205749 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084205749 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250313084205749 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:621) 20250313084205749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084205749 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250313084205749 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084205749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250313084205749 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084205749 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 bb 03 02 00 00 09 00 03 07 0b 04 43 bb 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1175) VirtMSC-RAN(48)@6fd6b501891c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtMSC-RAN(51)@6fd6b501891c: BSSMAP: Responding to inbound RESET with RESET-ACK 20250313084205757 DLSS7 DEBUG 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084205757 DLM3UA DEBUG 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084205757 DLM3UA DEBUG 0: ASP(virt-msc1-0) m3ua_rx_xfer (m3ua.c:583) 20250313084205757 DLM3UA DEBUG 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=187=0.23.3 (m3ua.c:621) 20250313084205757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084205757 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=187=0.23.3,SLS=0 -> eSLS=96: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250313084205757 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084205757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250313084205757 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084205757 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 02 00 00 00 bb 03 02 00 00 09 00 03 07 0b 04 43 bb 00 fe 04 43 02 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1175) 20250313084205757 DMSC NOTICE RESET from MSC: RI=SSN_PC,PC=0.0.2,SSN=BSSAP (osmo_bsc_bssap.c:101) 20250313084205758 DRESET NOTICE Sending RESET ACK to MSC: RI=SSN_PC,PC=0.0.2,SSN=BSSAP (osmo_bsc_sigtran.c:86) 20250313084205758 DRESET NOTICE bssmap_reset(msc-1)[0x55ac7dc97900]{CONNECTED}: link up (bssmap_reset.c:83) 20250313084205758 DMSC NOTICE (msc1) BSSMAP association is up (a_reset.c:45) 20250313084205758 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084205758 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084205758 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084205758 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:621) 20250313084205758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084205758 DLSS7 DEBUG 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=2=0.0.2,SLS=15 -> eSLS=111: use Normal Route via 'virt-msc1' (osmo_ss7_combined_linkset.c:261) 20250313084205758 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084205758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250313084205758 DLSS7 DEBUG XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084205758 DLSS7 DEBUG 0: ASP(virt-msc1-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bb 00 00 00 02 03 00 00 0f 09 00 03 07 0b 04 43 02 00 fe 04 43 bb 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250313084205758 DLSS7 DEBUG 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084205758 DLM3UA DEBUG 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084205758 DLM3UA DEBUG 0: ASP(virt-msc1-0) m3ua_rx_xfer (m3ua.c:583) 20250313084205758 DLM3UA DEBUG 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=187=0.23.3 (m3ua.c:621) 20250313084205758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084205758 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=187=0.23.3,SLS=0 -> eSLS=96: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250313084205758 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084205758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250313084205758 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084205758 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 02 00 00 00 bb 03 02 00 00 09 00 03 07 0b 04 43 bb 00 fe 04 43 02 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1175) 20250313084205758 DMSC NOTICE RESET ACK from MSC: RI=SSN_PC,PC=0.0.2,SSN=BSSAP (osmo_bsc_bssap.c:84) VirtMSC-RAN(51)@6fd6b501891c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtMSC-RAN(54)@6fd6b501891c: BSSMAP: Responding to inbound RESET with RESET-ACK 20250313084205766 DLSS7 DEBUG 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084205766 DLM3UA DEBUG 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084205766 DLM3UA DEBUG 0: ASP(virt-msc2-0) m3ua_rx_xfer (m3ua.c:583) 20250313084205766 DLM3UA DEBUG 0: ASP(virt-msc2-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=187=0.23.3 (m3ua.c:621) 20250313084205766 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084205766 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=3=0.0.3,DPC=187=0.23.3,SLS=0 -> eSLS=112: picked Normal Route via 'as-rkm-4' round-robin style (osmo_ss7_combined_linkset.c:283) 20250313084205766 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084205766 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250313084205766 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084205766 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 03 00 00 00 bb 03 02 00 00 09 00 03 07 0b 04 43 bb 00 fe 04 43 03 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1175) 20250313084205766 DMSC NOTICE RESET from MSC: RI=SSN_PC,PC=0.0.3,SSN=BSSAP (osmo_bsc_bssap.c:101) 20250313084205766 DRESET NOTICE Sending RESET ACK to MSC: RI=SSN_PC,PC=0.0.3,SSN=BSSAP (osmo_bsc_sigtran.c:86) 20250313084205766 DRESET NOTICE bssmap_reset(msc-2)[0x55ac7dc97b30]{CONNECTED}: link up (bssmap_reset.c:83) 20250313084205766 DMSC NOTICE (msc2) BSSMAP association is up (a_reset.c:45) 20250313084205766 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084205766 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084205766 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084205767 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:621) 20250313084205767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084205767 DLSS7 DEBUG 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=3=0.0.3,SLS=10 -> eSLS=122: use Normal Route via 'virt-msc2' (osmo_ss7_combined_linkset.c:261) 20250313084205767 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084205767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250313084205767 DLSS7 DEBUG XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084205767 DLSS7 DEBUG 0: ASP(virt-msc2-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bb 00 00 00 03 03 00 00 0a 09 00 03 07 0b 04 43 03 00 fe 04 43 bb 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250313084205767 DLSS7 DEBUG 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084205767 DLM3UA DEBUG 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084205767 DLM3UA DEBUG 0: ASP(virt-msc2-0) m3ua_rx_xfer (m3ua.c:583) 20250313084205767 DLM3UA DEBUG 0: ASP(virt-msc2-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=187=0.23.3 (m3ua.c:621) 20250313084205767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084205767 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=3=0.0.3,DPC=187=0.23.3,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250313084205767 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084205767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250313084205767 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084205767 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 03 00 00 00 bb 03 02 00 00 09 00 03 07 0b 04 43 bb 00 fe 04 43 03 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1175) 20250313084205767 DMSC NOTICE RESET ACK from MSC: RI=SSN_PC,PC=0.0.3,SSN=BSSAP (osmo_bsc_bssap.c:84) VirtMSC-RAN(54)@6fd6b501891c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250313084205780 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084205780 DLM3UA DEBUG 0: ASP(virt-smlc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084205780 DLM3UA DEBUG 0: ASP(virt-smlc-0) m3ua_rx_xfer (m3ua.c:583) 20250313084205780 DLM3UA DEBUG 0: ASP(virt-smlc-0) m3ua_rx_xfer(): M3UA data header: opc=190=0.23.6 dpc=187=0.23.3 (m3ua.c:621) 20250313084205780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084205780 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=190=0.23.6,DPC=187=0.23.3,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250313084205780 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084205780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250313084205780 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084205780 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 be 00 00 00 bb 03 02 00 00 09 00 03 07 0b 04 43 bb 00 fa 04 43 be 00 fc 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1175) 20250313084205780 DLCS NOTICE RESET from SMLC: RI=SSN_PC,PC=0.23.6,SSN=SMLC_BSSAP (lb.c:118) 20250313084205780 DRESET NOTICE bssmap_reset(Lb)[0x55ac7dc97f10]{CONNECTED}: link lost (bssmap_reset.c:91) 20250313084205780 DRESET NOTICE Sending RESET ACK to SMLC: RI=SSN_PC,PC=0.23.6,SSN=SMLC_BSSAP (lb.c:78) 20250313084205781 DRESET NOTICE bssmap_reset(Lb)[0x55ac7dc97f10]{CONNECTED}: link up (bssmap_reset.c:83) 20250313084205781 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084205781 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084205781 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084205781 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=190=0.23.6 (m3ua.c:621) 20250313084205781 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=190=0.23.6 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084205781 DLSS7 DEBUG 0: CombinedLinkset(dpc=190=0.23.6,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=190=0.23.6,SLS=2 -> eSLS=82: picked Normal Route via 'virt-smlc' round-robin style (osmo_ss7_combined_linkset.c:283) 20250313084205781 DLSS7 DEBUG Found route for dpc=190=0.23.6: pc=190=0.23.6 mask=0x3fff=7.255.7 via AS virt-smlc proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084205781 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=190=0.23.6 (osmo_ss7_hmrt.c:205) 20250313084205781 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084205781 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bb 00 00 00 be 03 00 00 02 09 00 03 07 0b 04 43 be 00 fc 04 43 bb 00 fa 03 00 01 31 00 00 06 00 08 00 00 00 06 (osmo_ss7_asp.c:1175) VirtSMLC-BSSAP_LE(57)@6fd6b501891c: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(61)@6fd6b501891c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(61)@6fd6b501891c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(61)@6fd6b501891c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } 20250313084205830 DRSL NOTICE (bts=0,trx=0) bootstrapping RSL on ARFCN 871 using MCC-MNC 001-01 LAC=1 CID=0 BSIC=10 (osmo_bsc_main.c:320) IPA-BTS0-TRX0-RSL-IPA(61)@6fd6b501891c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250313084206932 DLGLOBAL NOTICE TTCN3 f_logp(): TC_stat_num_msc_connected_3() start (logging_vty.c:1172) MTC@6fd6b501891c: "TC_stat_num_msc_connected_3() start" TC_stat_num_msc_connected_3(63)@6fd6b501891c: "TC_stat_num_msc_connected_3": using IMSI '001016951926826'H VirtMSC-STATS(46)@6fd6b501891c: EXP match: { name := "TTCN3.bsc.0.num_msc.connected", val := 3, mtype := "g", srate := omit } vs exp { name := "TTCN3.bsc.0.num_msc.connected", mtype := "g", min := 3, max := 3 } VirtMSC-STATS(46)@6fd6b501891c: EXP match: { name := "TTCN3.bsc.0.num_msc.total", val := 3, mtype := "g", srate := omit } vs exp { name := "TTCN3.bsc.0.num_msc.total", mtype := "g", min := 3, max := 3 } TC_stat_num_msc_connected_3(63)@6fd6b501891c: Final verdict of PTC: none MTC@6fd6b501891c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@6fd6b501891c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-STATS(46)@6fd6b501891c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(59)@6fd6b501891c: Final verdict of PTC: none MTC@6fd6b501891c: setverdict(pass): none -> pass VirtMSC-SCCP(47)@6fd6b501891c: Final verdict of PTC: none 20250313084208292 DLINP NOTICE SRVCONN(ts-0-2-rsl,r=127.0.0.1:10000<->l=127.0.0.1:3003) connection closed with client (stream_srv.c:717) 20250313084208292 DLINP NOTICE E1TS(0:2) failed reading from socket: 0 (ipaccess.c:554) 20250313084208292 DLINP NOTICE virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250313084208292 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250313084208292 DLSS7 INFO 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250313084208292 DLSS7 NOTICE 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250313084208292 DLINP NOTICE virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250313084208292 DLSS7 DEBUG 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250313084208292 DLSS7 INFO 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250313084208292 DLSS7 NOTICE 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250313084208292 DLINP NOTICE virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250313084208292 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250313084208292 DLSS7 INFO 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250313084208292 DLSS7 NOTICE 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250313084208292 DLINP NOTICE E1L(0) Signalling link down (bts_ipaccess_nanobts.c:778) 20250313084208292 DLINP NOTICE (bts=0) Dropping OML link: link down (bts_ipaccess_nanobts.c:543) 20250313084208292 DLMI ERROR (bts=0,trx=0) Lost E1 OML link (osmo_bsc_main.c:487) 20250313084208292 DLINP NOTICE virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250313084208292 DLSS7 DEBUG 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250313084208292 DLSS7 INFO 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250313084208292 DLSS7 NOTICE 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250313084208292 DLINP NOTICE SRVCONN(virt-msc0-0,r=127.0.0.1:23905<->l=127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250313084208292 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084208292 DLSS7 INFO virt-msc0-0: connection closed (osmo_ss7_asp.c:1126) 20250313084208292 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250313084208292 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250313084208292 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250313084208292 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250313084208292 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084208292 DLSS7 DEBUG 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 b9 (osmo_ss7_asp.c:1175) 20250313084208292 DLSS7 DEBUG 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 b9 (osmo_ss7_asp.c:1175) 20250313084208292 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 b9 (osmo_ss7_asp.c:1175) 20250313084208292 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 b9 (osmo_ss7_asp.c:1175) 20250313084208292 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250313084208292 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250313084208292 DLINP NOTICE SRVCONN(virt-msc1-0,r=127.0.0.1:23906<->l=127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250313084208292 DLSS7 DEBUG 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084208292 DLSS7 INFO virt-msc1-0: connection closed (osmo_ss7_asp.c:1126) 20250313084208292 DLSS7 DEBUG XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250313084208292 DLSS7 DEBUG XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250313084208292 DLSS7 DEBUG XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250313084208292 DLSS7 DEBUG XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250313084208292 DLSS7 DEBUG XUA_AS(virt-msc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084208292 DLSS7 DEBUG 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250313084208292 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250313084208292 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250313084208292 DLSS7 DEBUG XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250313084208292 DLSS7 DEBUG XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250313084208292 DLINP NOTICE E1L(0) Signalling link down (bts_ipaccess_nanobts.c:778) 20250313084208292 DLMI ERROR (bts=0,trx=0) Lost E1 OSMO link (osmo_bsc_main.c:487) 20250313084208292 DLINP NOTICE (bts=0,trx=0) Dropping RSL link: OML link drop (bts_ipaccess_nanobts.c:514) 20250313084208292 DLMI ERROR (bts=0,trx=0) Lost E1 RSL link (osmo_bsc_main.c:487) DLINP stream_cli.c:547 CLICONN(ts-0-1-oml,r=127.0.0.1:3002<->l=127.0.0.1:36223){CONNECTED} connection closed with srv DABIS abis.c:429 E1L(0) Signalling link down DABIS abis.c:105 OML link was closed early within 7 seconds. If this situation persists, please check your BTS and BSC configuration files for errors. A common error is a mismatch between unit_id configuration parameters of BTS and BSC. DOML bts_shutdown_fsm.c:268 BTS_SHUTDOWN(bts0)[0x55faa83bdb70]{NONE}: Shutting down BTS, exit 1, reason: Abis close DLINP input/ipaccess.c:867 E1TS(0:1) failed reading from socket: 0 20250313084208293 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250313084208293 DMSC NOTICE (msc0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (osmo_bsc_sigtran.c:278) 20250313084208293 DRESET NOTICE bssmap_reset(msc-0)[0x55ac7dc976d0]{DISCONNECTED}: link lost (bssmap_reset.c:91) 20250313084208293 DMSC NOTICE (msc0) BSSMAP association is down (a_reset.c:54) 20250313084208293 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) 20250313084208293 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:378) 20250313084208293 DMSC NOTICE (msc1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (osmo_bsc_sigtran.c:278) 20250313084208293 DRESET NOTICE bssmap_reset(msc-1)[0x55ac7dc97900]{DISCONNECTED}: link lost (bssmap_reset.c:91) 20250313084208293 DMSC NOTICE (msc1) BSSMAP association is down (a_reset.c:54) 20250313084208293 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) VirtMSC-SCCP(50)@6fd6b501891c: Final verdict of PTC: none 20250313084208294 DLINP NOTICE SRVCONN(virt-msc2-0,r=127.0.0.1:23907<->l=127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250313084208294 DLSS7 DEBUG 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250313084208294 DLSS7 INFO 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250313084208294 DLSS7 NOTICE 0: ASP(virt-msc2-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250313084208294 DLINP ERROR SRVCONN(virt-msc2-0,r=127.0.0.1:23907<->l=127.0.0.1:2905) lost connection with client (-104) (stream_srv.c:766) 20250313084208294 DLSS7 DEBUG 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084208294 DLSS7 INFO virt-msc2-0: connection closed (osmo_ss7_asp.c:1126) 20250313084208294 DLSS7 DEBUG XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250313084208294 DLSS7 DEBUG XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250313084208294 DLSS7 DEBUG XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250313084208294 DLSS7 DEBUG XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250313084208294 DLSS7 DEBUG XUA_AS(virt-msc2){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084208294 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250313084208294 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250313084208294 DLSS7 DEBUG XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250313084208294 DLSS7 DEBUG XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) VirtMSC-M3UA(52)@6fd6b501891c: Final verdict of PTC: none VirtMSC-M3UA(49)@6fd6b501891c: Final verdict of PTC: none VirtMSC-SCCP(53)@6fd6b501891c: Final verdict of PTC: none 20250313084208294 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.3/0 (xua_snm.c:378) VirtSMLC-SCCP(56)@6fd6b501891c: Final verdict of PTC: none VirtMSC-RAN(48)@6fd6b501891c: Final verdict of PTC: none VirtMSC-M3UA(55)@6fd6b501891c: Final verdict of PTC: none 20250313084208294 DMSC NOTICE (msc2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (osmo_bsc_sigtran.c:278) 20250313084208294 DRESET NOTICE bssmap_reset(msc-2)[0x55ac7dc97b30]{DISCONNECTED}: link lost (bssmap_reset.c:91) 20250313084208294 DMSC NOTICE (msc2) BSSMAP association is down (a_reset.c:54) 20250313084208294 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) 20250313084208294 DLINP NOTICE SRVCONN(virt-smlc-0,r=127.0.0.1:23908<->l=127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250313084208294 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250313084208294 DLSS7 INFO 0: ASP(virt-smlc-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250313084208294 DLSS7 NOTICE 0: ASP(virt-smlc-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250313084208294 DLINP ERROR virt-smlc-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250313084208294 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250313084208294 DLSS7 INFO 0: ASP(virt-smlc-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250313084208294 DLSS7 ERROR 0: ASP(virt-smlc-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250313084208294 DLINP ERROR SRVCONN(virt-smlc-0,r=127.0.0.1:23908<->l=127.0.0.1:2905) lost connection with client (-104) (stream_srv.c:766) 20250313084208294 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084208294 DLSS7 INFO virt-smlc-0: connection closed (osmo_ss7_asp.c:1126) 20250313084208294 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250313084208294 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250313084208294 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250313084208294 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250313084208294 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084208294 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 be (osmo_ss7_asp.c:1175) 20250313084208294 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250313084208294 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250313084208294 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.6/0 (xua_snm.c:378) 20250313084208294 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) VirtMSC-RAN(54)@6fd6b501891c: Final verdict of PTC: none VirtSMLC-BSSAP_LE(57)@6fd6b501891c: Final verdict of PTC: none VirtSMLC-M3UA(58)@6fd6b501891c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(61)@6fd6b501891c: Final verdict of PTC: none VirtMGW-MGCP-0(60)@6fd6b501891c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(62)@6fd6b501891c: Final verdict of PTC: none VirtMSC-RAN(51)@6fd6b501891c: Final verdict of PTC: none MTC@6fd6b501891c: Setting final verdict of the test case. MTC@6fd6b501891c: Local verdict of MTC: pass MTC@6fd6b501891c: Local verdict of PTC VirtMSC-STATS(46): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC VirtMSC-SCCP(47): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC VirtMSC-RAN(48): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC VirtMSC-M3UA(49): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC VirtMSC-SCCP(50): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC VirtMSC-RAN(51): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC VirtMSC-M3UA(52): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC VirtMSC-SCCP(53): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC VirtMSC-RAN(54): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC VirtMSC-M3UA(55): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC VirtSMLC-SCCP(56): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC VirtSMLC-BSSAP_LE(57): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC VirtSMLC-M3UA(58): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC IPA-CTRL-CLI-IPA(59): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC VirtMGW-MGCP-0(60): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(61): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(62): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC TC_stat_num_msc_connected_3(63): none (pass -> pass) MTC@6fd6b501891c: Test case TC_stat_num_msc_connected_3 finished. Verdict: pass MTC@6fd6b501891c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh BSC_Tests.TC_stat_num_msc_connected_3 pass'. Thu Mar 13 08:42:08 UTC 2025 ====== BSC_Tests.TC_stat_num_msc_connected_3 pass ====== Saving talloc report from 127.0.0.1:4242 to BSC_Tests.TC_stat_num_msc_connected_3.talloc 20250313084210294 DLSS7 DEBUG XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250313084210294 DLSS7 DEBUG XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250313084210294 DLSS7 DEBUG XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250313084210294 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250313084210294 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250313084210294 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250313084210295 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250313084210295 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250313084210295 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250313084210295 DLSS7 DEBUG XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250313084210295 DLSS7 DEBUG XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250313084210295 DLSS7 DEBUG XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) DOML bts_shutdown_fsm.c:228 BTS_SHUTDOWN(bts0)[0x55faa83bdb70]{WAIT_TRX_CLOSED}: Timer expired waiting for TRX close DOML bts_shutdown_fsm.c:171 BTS_SHUTDOWN(bts0)[0x55faa83bdb70]{EXIT}: Shutdown process completed successfully, exiting process respawn: 4: stopped pid 8787 with status 0 respawn: 5: starting: osmo-bts-omldummy -fCCN,EGPRS,GPRS,IPv6_NSVC,PAGING_COORDINATION,OSMUX 127.0.0.1 1234 1 DABIS abis.c:170 A-bis connection establishment to BSC (127.0.0.1) in progress... DLINP input/ipaccess.c:1020 E1TS(0:1) enabling ipaccess BTS mode, OML connecting to 127.0.0.1:3002 DLINP input/ipaccess.c:634 E1L(0) TCP Keepalive is enabled DLINP input/ipaccess.c:646 E1L(0) TCP keepalive idle_timeout=30s, interval=3s, retry_count=10 user_timeout=330000ms DLINP input/ipaccess.c:834 received ID_GET for unit ID 1234/0/0 DOML oml.c:631 OC=GPRS-CELL INST=(00,00,ff): O&M Get Attributes [0], SW Configuration is unsupported 20250313084211312 DNM ERROR OC=GPRS-CELL(f1) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557) DOML oml.c:1490 OC=GPRS-CELL(f1) INST=(00,00,ff): ADM STATE Locked -> Unlocked 20250313084211312 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'GPRS' is supported (abis_nm.c:599) 20250313084211312 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'EGPRS' is supported (abis_nm.c:599) 20250313084211312 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'HOPPING' is supported (abis_nm.c:599) 20250313084211312 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CBCH' is supported (abis_nm.c:599) 20250313084211312 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ETWS_PN' is supported (abis_nm.c:599) 20250313084211312 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'PAGING_COORDINATION' is supported (abis_nm.c:599) 20250313084211312 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'IPV6_NSVC' is supported (abis_nm.c:599) 20250313084211312 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CCN' is supported (abis_nm.c:599) 20250313084211312 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ABIS_OSMO_PCU' is supported (abis_nm.c:599) 20250313084211312 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'BCCH_PWR_RED' is supported (abis_nm.c:599) 20250313084211312 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'DYN_TS_SDCCH8' is supported (abis_nm.c:599) 20250313084211312 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'OSMUX' is supported (abis_nm.c:599) 20250313084211312 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VBS' is supported (abis_nm.c:599) 20250313084211312 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VGCS' is supported (abis_nm.c:599) 20250313084211312 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'TWTS001' is supported (abis_nm.c:599) 20250313084211312 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): ARI reported sw[0/2]: osmobts is 1.9.0.202503122026 (abis_nm.c:652) 20250313084211312 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Reported variant: osmo-bts-omldummy (abis_nm.c:534) DOML oml.c:1490 OC=GPRS-NSE(f0) INST=(00,ff,ff): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=GPRS-NSVC(f2) INST=(00,00,ff): ADM STATE Locked -> Unlocked DOML oml.c:631 OC=RADIO-CARRIER INST=(00,00,ff): O&M Get Attributes [0], SW Configuration is unsupported DL1C bts_model.c:87 Unimplemented vbts_set_trx DOML oml.c:1490 OC=RADIO-CARRIER(02) INST=(00,00,ff): ADM STATE Locked -> Unlocked 20250313084211313 DNM ERROR OC=RADIO-CARRIER(02) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557) DOML oml.c:631 OC=BASEBAND-TRANSCEIVER INST=(00,00,ff): O&M Get Attributes [0], Manufacturer Dependent State is unsupported 20250313084211313 DNM ERROR OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): Attribute Manufacturer Dependent State is unreported (abis_nm.c:557) 20250313084211313 DNM NOTICE OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): ARI reported sw[0/1]: TRX_PHY_VERSION is Unknown (abis_nm.c:652) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,00): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,01): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,02): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,03): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,04): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,05): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,06): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,07): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=BTS(01) INST=(00,ff,ff): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): ADM STATE Locked -> Unlocked DOML nm_bb_transc_fsm.c:151 NM_BBTRANSC_OP(bts0-trx0)[0x56341f794470]{DISABLED_OFFLINE}: Not connecting RSL in OML-DUMMY! Waiting for packet dumper to finish... 0 (prev_count=-1, count=686240) Waiting for packet dumper to finish... 1 (prev_count=686240, count=758064) 20250313084213295 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084213295 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084213295 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084213295 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:621) 20250313084213295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084213295 DLSS7 ERROR MTP-TRANSFER.req for dpc=2=0.0.2: no route! (osmo_ss7_hmrt.c:228) 20250313084213295 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084213295 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084213295 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084213295 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250313084213295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084213295 DLSS7 ERROR MTP-TRANSFER.req for dpc=185=0.23.1: no route! (osmo_ss7_hmrt.c:228) 20250313084213295 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084213295 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084213295 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084213295 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:621) 20250313084213295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084213295 DLSS7 DEBUG 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=3=0.0.3,SLS=6 -> eSLS=118: picked Normal Route via 'virt-msc2' round-robin style (osmo_ss7_combined_linkset.c:283) 20250313084213295 DLSS7 ERROR MTP-TRANSFER.req for dpc=3=0.0.3: no route! (osmo_ss7_hmrt.c:228) MTC@6fd6b501891c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh BSC_Tests.TC_stat_num_msc_connected_3 pass' was executed successfully (exit status: 0). MTC@6fd6b501891c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh BSC_Tests.TC_stat_num_bts_connected_1'. ------ BSC_Tests.TC_stat_num_bts_connected_1 ------ Thu Mar 13 08:42:13 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/logs/testsuite/BSC_Tests.TC_stat_num_bts_connected_1.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/logs/testsuite/BSC_Tests.TC_stat_num_bts_connected_1.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6fd6b501891c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh BSC_Tests.TC_stat_num_bts_connected_1' was executed successfully (exit status: 0). MTC@6fd6b501891c: Test case TC_stat_num_bts_connected_1 started. 20250313084214555 DMSC NOTICE (msc0) VTY requests BSSMAP RESET (bsc_vty.c:3614) 20250313084214556 DMSC NOTICE (msc1) VTY requests BSSMAP RESET (bsc_vty.c:3614) 20250313084214557 DMSC NOTICE (msc2) VTY requests BSSMAP RESET (bsc_vty.c:3614) 20250313084214557 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084214557 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084214557 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084214557 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250313084214557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084214557 DLSS7 ERROR MTP-TRANSFER.req for dpc=185=0.23.1: no route! (osmo_ss7_hmrt.c:228) 20250313084214558 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084214558 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084214558 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084214558 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:621) 20250313084214558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084214558 DLSS7 DEBUG 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=2=0.0.2,SLS=8 -> eSLS=104: picked Normal Route via 'virt-msc1' round-robin style (osmo_ss7_combined_linkset.c:283) 20250313084214558 DLSS7 ERROR MTP-TRANSFER.req for dpc=2=0.0.2: no route! (osmo_ss7_hmrt.c:228) 20250313084214559 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084214559 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084214559 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084214559 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:621) 20250313084214559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084214559 DLSS7 ERROR MTP-TRANSFER.req for dpc=3=0.0.3: no route! (osmo_ss7_hmrt.c:228) MTC@6fd6b501891c: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(67)@6fd6b501891c: ************************************************* VirtMSC-M3UA(67)@6fd6b501891c: M3UA emulation initiated, the test can be started VirtMSC-M3UA(67)@6fd6b501891c: ************************************************* MTC@6fd6b501891c: Starting RAN_Emulation VirtMSC-SCCP(65)@6fd6b501891c: v_sccp_pdu_maxlen:268 MTC@6fd6b501891c: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(70)@6fd6b501891c: ************************************************* VirtSMLC-M3UA(70)@6fd6b501891c: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(70)@6fd6b501891c: ************************************************* MTC@6fd6b501891c: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(68)@6fd6b501891c: v_sccp_pdu_maxlen:268 20250313084214773 DLSS7 INFO (r=127.0.0.1:23905<->l=127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250313084214773 DLSS7 INFO (r=127.0.0.1:23905<->l=127.0.0.1:2905): matched connection to ASP virt-msc0-0 (osmo_ss7_xua_srv.c:112) 20250313084214773 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250313084214773 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) VirtMSC-M3UA(67)@6fd6b501891c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250313084214777 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084214777 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250313084214777 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250313084214777 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250313084214777 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250313084214777 DLSS7 DEBUG XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250313084214777 DLSS7 DEBUG XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250313084214777 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084214777 DLSS7 INFO 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250313084214777 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250313084214777 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250313084214778 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084214778 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250313084214778 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250313084214778 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250313084214778 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250313084214778 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250313084214778 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250313084214778 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084214778 DLSS7 INFO 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250313084214778 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250313084214778 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 b9 (osmo_ss7_asp.c:1175) 20250313084214778 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250313084214778 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250313084214778 DMSC NOTICE (msc0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (osmo_bsc_sigtran.c:286) 20250313084214778 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) 20250313084214780 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084214780 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084214780 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084214780 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250313084214780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084214780 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=5 -> eSLS=37: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250313084214780 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084214780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250313084214780 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084214780 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 bb 00 00 00 b9 03 00 00 05 09 00 03 07 0b 04 43 b9 00 fe 04 43 bb 00 fe 06 00 04 30 04 01 20 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250313084214792 DLSS7 INFO (r=127.0.0.1:23908<->l=127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250313084214792 DLSS7 INFO (r=127.0.0.1:23908<->l=127.0.0.1:2905): matched connection to ASP virt-smlc-0 (osmo_ss7_xua_srv.c:112) 20250313084214792 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250313084214792 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) VirtSMLC-M3UA(70)@6fd6b501891c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250313084214796 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084214796 DLM3UA DEBUG 0: ASP(virt-smlc-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250313084214796 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250313084214796 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250313084214796 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250313084214796 DLSS7 DEBUG XUA_AS(virt-smlc){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250313084214796 DLSS7 DEBUG XUA_AS(virt-smlc){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250313084214796 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084214796 DLSS7 INFO 0: ASP(virt-smlc-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250313084214796 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 06 (osmo_ss7_asp.c:1175) 20250313084214796 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250313084214799 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084214799 DLM3UA DEBUG 0: ASP(virt-smlc-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250313084214799 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250313084214799 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 06 (osmo_ss7_asp.c:1175) 20250313084214799 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250313084214799 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250313084214799 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250313084214799 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084214799 DLSS7 INFO 0: ASP(virt-smlc-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250313084214799 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 06 (osmo_ss7_asp.c:1175) 20250313084214799 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 be (osmo_ss7_asp.c:1175) 20250313084214799 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 be (osmo_ss7_asp.c:1175) 20250313084214799 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250313084214800 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.6/0 (xua_snm.c:413) 20250313084214800 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) VirtMSC-RAN(66)@6fd6b501891c: BSSMAP: Responding to inbound RESET with RESET-ACK 20250313084215583 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084215583 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084215583 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250313084215583 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:621) 20250313084215583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084215583 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250313084215584 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084215584 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250313084215584 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084215584 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 b9 00 00 00 bb 03 02 00 00 09 00 03 07 0b 04 43 bb 00 fe 04 43 b9 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1175) 20250313084215584 DMSC NOTICE RESET from MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_bssap.c:101) 20250313084215584 DRESET NOTICE Sending RESET ACK to MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_sigtran.c:86) 20250313084215585 DRESET NOTICE bssmap_reset(msc-0)[0x55ac7dc976d0]{CONNECTED}: link up (bssmap_reset.c:83) 20250313084215585 DMSC NOTICE (msc0) BSSMAP association is up (a_reset.c:45) 20250313084215585 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084215585 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084215585 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084215585 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250313084215585 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084215585 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=3 -> eSLS=35: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250313084215585 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084215585 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250313084215585 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084215585 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bb 00 00 00 b9 03 00 00 03 09 00 03 07 0b 04 43 b9 00 fe 04 43 bb 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250313084215585 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084215585 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084215585 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250313084215585 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:621) 20250313084215585 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084215585 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250313084215585 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084215585 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250313084215585 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084215585 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 bb 03 02 00 00 09 00 03 07 0b 04 43 bb 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1175) 20250313084215586 DMSC NOTICE RESET ACK from MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_bssap.c:84) VirtMSC-RAN(66)@6fd6b501891c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250313084215608 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084215608 DLM3UA DEBUG 0: ASP(virt-smlc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084215608 DLM3UA DEBUG 0: ASP(virt-smlc-0) m3ua_rx_xfer (m3ua.c:583) 20250313084215608 DLM3UA DEBUG 0: ASP(virt-smlc-0) m3ua_rx_xfer(): M3UA data header: opc=190=0.23.6 dpc=187=0.23.3 (m3ua.c:621) 20250313084215609 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084215609 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=190=0.23.6,DPC=187=0.23.3,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250313084215609 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084215609 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250313084215609 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084215609 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 be 00 00 00 bb 03 02 00 00 09 00 03 07 0b 04 43 bb 00 fa 04 43 be 00 fc 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1175) 20250313084215609 DLCS NOTICE RESET from SMLC: RI=SSN_PC,PC=0.23.6,SSN=SMLC_BSSAP (lb.c:118) 20250313084215609 DRESET NOTICE bssmap_reset(Lb)[0x55ac7dc97f10]{CONNECTED}: link lost (bssmap_reset.c:91) 20250313084215609 DRESET NOTICE Sending RESET ACK to SMLC: RI=SSN_PC,PC=0.23.6,SSN=SMLC_BSSAP (lb.c:78) 20250313084215609 DRESET NOTICE bssmap_reset(Lb)[0x55ac7dc97f10]{CONNECTED}: link up (bssmap_reset.c:83) 20250313084215609 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084215610 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084215610 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084215610 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=190=0.23.6 (m3ua.c:621) 20250313084215610 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=190=0.23.6 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084215610 DLSS7 DEBUG 0: CombinedLinkset(dpc=190=0.23.6,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=190=0.23.6,SLS=0 -> eSLS=80: picked Normal Route via 'virt-smlc' round-robin style (osmo_ss7_combined_linkset.c:283) 20250313084215610 DLSS7 DEBUG Found route for dpc=190=0.23.6: pc=190=0.23.6 mask=0x3fff=7.255.7 via AS virt-smlc proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084215610 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=190=0.23.6 (osmo_ss7_hmrt.c:205) 20250313084215610 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084215610 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bb 00 00 00 be 03 00 00 00 09 00 03 07 0b 04 43 be 00 fc 04 43 bb 00 fa 03 00 01 31 00 00 06 00 08 00 00 00 06 (osmo_ss7_asp.c:1175) VirtSMLC-BSSAP_LE(69)@6fd6b501891c: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(73)@6fd6b501891c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(73)@6fd6b501891c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(73)@6fd6b501891c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } 20250313084215674 DRSL NOTICE (bts=0,trx=0) bootstrapping RSL on ARFCN 871 using MCC-MNC 001-01 LAC=1 CID=0 BSIC=10 (osmo_bsc_main.c:320) IPA-BTS0-TRX0-RSL-IPA(73)@6fd6b501891c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250313084216783 DLGLOBAL NOTICE TTCN3 f_logp(): TC_stat_num_bts_connected_1() start (logging_vty.c:1172) MTC@6fd6b501891c: "TC_stat_num_bts_connected_1() start" TC_stat_num_bts_connected_1(75)@6fd6b501891c: "TC_stat_num_bts_connected_1": using IMSI '001011835802647'H VirtMSC-STATS(64)@6fd6b501891c: EXP match: { name := "TTCN3.bsc.0.num_bts.oml_connected", val := 3, mtype := "g", srate := omit } vs exp { name := "TTCN3.bsc.0.num_bts.oml_connected", mtype := "g", min := 1, max := 4 } VirtMSC-STATS(64)@6fd6b501891c: EXP match: { name := "TTCN3.bsc.0.num_bts.all_trx_rsl_connected", val := 1, mtype := "g", srate := omit } vs exp { name := "TTCN3.bsc.0.num_bts.all_trx_rsl_connected", mtype := "g", min := 1, max := 1 } VirtMSC-STATS(64)@6fd6b501891c: EXP match: { name := "TTCN3.bsc.0.num_bts.total", val := 4, mtype := "g", srate := omit } vs exp { name := "TTCN3.bsc.0.num_bts.total", mtype := "g", min := 4, max := 4 } VirtMSC-STATS(64)@6fd6b501891c: EXP match: { name := "TTCN3.bsc.0.num_trx.rsl_connected", val := 1, mtype := "g", srate := omit } vs exp { name := "TTCN3.bsc.0.num_trx.rsl_connected", mtype := "g", min := 1, max := 1 } VirtMSC-STATS(64)@6fd6b501891c: EXP match: { name := "TTCN3.bsc.0.num_trx.total", val := 7, mtype := "g", srate := omit } vs exp { name := "TTCN3.bsc.0.num_trx.total", mtype := "g", min := 7, max := 7 } TC_stat_num_bts_connected_1(75)@6fd6b501891c: Final verdict of PTC: none MTC@6fd6b501891c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@6fd6b501891c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 IPA-CTRL-CLI-IPA(71)@6fd6b501891c: Final verdict of PTC: none VirtMSC-STATS(64)@6fd6b501891c: Final verdict of PTC: none MTC@6fd6b501891c: setverdict(pass): none -> pass VirtMSC-SCCP(65)@6fd6b501891c: Final verdict of PTC: none 20250313084218179 DLINP NOTICE virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250313084218179 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250313084218179 DLSS7 INFO 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250313084218179 DLSS7 NOTICE 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250313084218180 DLINP NOTICE virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250313084218180 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250313084218180 DLSS7 INFO 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250313084218180 DLSS7 NOTICE 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250313084218179 DLINP NOTICE SRVCONN(ts-0-2-rsl,r=127.0.0.1:10000<->l=127.0.0.1:3003) connection closed with client (stream_srv.c:717) 20250313084218180 DLINP NOTICE E1TS(0:2) failed reading from socket: 0 (ipaccess.c:554) 20250313084218180 DLINP NOTICE E1L(0) Signalling link down (bts_ipaccess_nanobts.c:778) 20250313084218180 DLINP NOTICE (bts=0) Dropping OML link: link down (bts_ipaccess_nanobts.c:543) 20250313084218180 DLMI ERROR (bts=0,trx=0) Lost E1 OML link (osmo_bsc_main.c:487) 20250313084218180 DLINP NOTICE SRVCONN(virt-msc0-0,r=127.0.0.1:23905<->l=127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250313084218180 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084218180 DLSS7 INFO virt-msc0-0: connection closed (osmo_ss7_asp.c:1126) 20250313084218180 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250313084218180 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250313084218180 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250313084218180 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250313084218180 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084218180 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 b9 (osmo_ss7_asp.c:1175) VirtMSC-M3UA(67)@6fd6b501891c: Final verdict of PTC: none 20250313084218180 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 b9 (osmo_ss7_asp.c:1175) 20250313084218180 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250313084218180 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) IPA-BTS0-TRX0-RSL-RSL(74)@6fd6b501891c: Final verdict of PTC: none VirtSMLC-BSSAP_LE(69)@6fd6b501891c: Final verdict of PTC: none 20250313084218180 DLINP NOTICE SRVCONN(virt-smlc-0,r=127.0.0.1:23908<->l=127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250313084218180 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250313084218180 DLSS7 INFO 0: ASP(virt-smlc-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250313084218180 DLSS7 NOTICE 0: ASP(virt-smlc-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250313084218180 DLINP NOTICE E1L(0) Signalling link down (bts_ipaccess_nanobts.c:778) 20250313084218180 DLMI ERROR (bts=0,trx=0) Lost E1 OSMO link (osmo_bsc_main.c:487) 20250313084218180 DLINP NOTICE (bts=0,trx=0) Dropping RSL link: OML link drop (bts_ipaccess_nanobts.c:514) 20250313084218180 DLMI ERROR (bts=0,trx=0) Lost E1 RSL link (osmo_bsc_main.c:487) DLINP stream_cli.c:547 CLICONN(ts-0-1-oml,r=127.0.0.1:3002<->l=127.0.0.1:45649){CONNECTED} connection closed with srv VirtSMLC-SCCP(68)@6fd6b501891c: Final verdict of PTC: none VirtMGW-MGCP-0(72)@6fd6b501891c: Final verdict of PTC: none DABIS abis.c:429 E1L(0) Signalling link down DABIS abis.c:105 OML link was closed early within 7 seconds. If this situation persists, please check your BTS and BSC configuration files for errors. A common error is a mismatch between unit_id configuration parameters of BTS and BSC. DOML bts_shutdown_fsm.c:268 BTS_SHUTDOWN(bts0)[0x56341f793b70]{NONE}: Shutting down BTS, exit 1, reason: Abis close DLINP input/ipaccess.c:867 E1TS(0:1) failed reading from socket: 0 VirtSMLC-M3UA(70)@6fd6b501891c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(73)@6fd6b501891c: Final verdict of PTC: none 20250313084218180 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250313084218180 DMSC NOTICE (msc0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (osmo_bsc_sigtran.c:278) 20250313084218180 DRESET NOTICE bssmap_reset(msc-0)[0x55ac7dc976d0]{DISCONNECTED}: link lost (bssmap_reset.c:91) 20250313084218180 DMSC NOTICE (msc0) BSSMAP association is down (a_reset.c:54) 20250313084218180 DLINP ERROR virt-smlc-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250313084218180 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250313084218180 DLSS7 INFO 0: ASP(virt-smlc-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250313084218180 DLSS7 ERROR 0: ASP(virt-smlc-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250313084218180 DLINP ERROR SRVCONN(virt-smlc-0,r=127.0.0.1:23908<->l=127.0.0.1:2905) lost connection with client (-104) (stream_srv.c:766) 20250313084218180 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084218180 DLSS7 INFO virt-smlc-0: connection closed (osmo_ss7_asp.c:1126) 20250313084218180 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250313084218180 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250313084218180 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250313084218180 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250313084218180 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084218180 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 be (osmo_ss7_asp.c:1175) 20250313084218180 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250313084218180 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250313084218180 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) 20250313084218180 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.6/0 (xua_snm.c:378) 20250313084218180 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) VirtMSC-RAN(66)@6fd6b501891c: Final verdict of PTC: none MTC@6fd6b501891c: Setting final verdict of the test case. MTC@6fd6b501891c: Local verdict of MTC: pass MTC@6fd6b501891c: Local verdict of PTC VirtMSC-STATS(64): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC VirtMSC-SCCP(65): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC VirtMSC-RAN(66): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC VirtMSC-M3UA(67): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC VirtSMLC-SCCP(68): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC VirtSMLC-BSSAP_LE(69): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC VirtSMLC-M3UA(70): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC IPA-CTRL-CLI-IPA(71): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC VirtMGW-MGCP-0(72): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(73): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(74): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC TC_stat_num_bts_connected_1(75): none (pass -> pass) MTC@6fd6b501891c: Test case TC_stat_num_bts_connected_1 finished. Verdict: pass MTC@6fd6b501891c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh BSC_Tests.TC_stat_num_bts_connected_1 pass'. Thu Mar 13 08:42:18 UTC 2025 ====== BSC_Tests.TC_stat_num_bts_connected_1 pass ====== Saving talloc report from 127.0.0.1:4242 to BSC_Tests.TC_stat_num_bts_connected_1.talloc 20250313084219559 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084219559 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084219559 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084219559 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:621) 20250313084219559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084219559 DLSS7 DEBUG 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=2=0.0.2,SLS=5 -> eSLS=101: picked Normal Route via 'virt-msc1' round-robin style (osmo_ss7_combined_linkset.c:283) 20250313084219559 DLSS7 ERROR MTP-TRANSFER.req for dpc=2=0.0.2: no route! (osmo_ss7_hmrt.c:228) 20250313084219559 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084219560 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084219560 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084219560 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:621) 20250313084219560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084219560 DLSS7 ERROR MTP-TRANSFER.req for dpc=3=0.0.3: no route! (osmo_ss7_hmrt.c:228) 20250313084220180 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250313084220180 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250313084220180 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250313084220180 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250313084220180 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250313084220180 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) DOML bts_shutdown_fsm.c:228 BTS_SHUTDOWN(bts0)[0x56341f793b70]{WAIT_TRX_CLOSED}: Timer expired waiting for TRX close DOML bts_shutdown_fsm.c:171 BTS_SHUTDOWN(bts0)[0x56341f793b70]{EXIT}: Shutdown process completed successfully, exiting process respawn: 5: stopped pid 8864 with status 0 respawn: 6: starting: osmo-bts-omldummy -fCCN,EGPRS,GPRS,IPv6_NSVC,PAGING_COORDINATION,OSMUX 127.0.0.1 1234 1 DABIS abis.c:170 A-bis connection establishment to BSC (127.0.0.1) in progress... DLINP input/ipaccess.c:1020 E1TS(0:1) enabling ipaccess BTS mode, OML connecting to 127.0.0.1:3002 DLINP input/ipaccess.c:634 E1L(0) TCP Keepalive is enabled DLINP input/ipaccess.c:646 E1L(0) TCP keepalive idle_timeout=30s, interval=3s, retry_count=10 user_timeout=330000ms DLINP input/ipaccess.c:834 received ID_GET for unit ID 1234/0/0 DOML oml.c:631 OC=GPRS-CELL INST=(00,00,ff): O&M Get Attributes [0], SW Configuration is unsupported 20250313084221213 DNM ERROR OC=GPRS-CELL(f1) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557) DOML oml.c:1490 OC=GPRS-CELL(f1) INST=(00,00,ff): ADM STATE Locked -> Unlocked 20250313084221214 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'GPRS' is supported (abis_nm.c:599) 20250313084221214 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'EGPRS' is supported (abis_nm.c:599) 20250313084221214 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'HOPPING' is supported (abis_nm.c:599) 20250313084221214 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CBCH' is supported (abis_nm.c:599) 20250313084221214 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ETWS_PN' is supported (abis_nm.c:599) 20250313084221214 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'PAGING_COORDINATION' is supported (abis_nm.c:599) 20250313084221214 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'IPV6_NSVC' is supported (abis_nm.c:599) 20250313084221214 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CCN' is supported (abis_nm.c:599) 20250313084221214 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ABIS_OSMO_PCU' is supported (abis_nm.c:599) 20250313084221214 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'BCCH_PWR_RED' is supported (abis_nm.c:599) 20250313084221214 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'DYN_TS_SDCCH8' is supported (abis_nm.c:599) 20250313084221214 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'OSMUX' is supported (abis_nm.c:599) 20250313084221214 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VBS' is supported (abis_nm.c:599) 20250313084221214 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VGCS' is supported (abis_nm.c:599) 20250313084221214 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'TWTS001' is supported (abis_nm.c:599) 20250313084221214 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): ARI reported sw[0/2]: osmobts is 1.9.0.202503122026 (abis_nm.c:652) 20250313084221214 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Reported variant: osmo-bts-omldummy (abis_nm.c:534) DOML oml.c:1490 OC=GPRS-NSE(f0) INST=(00,ff,ff): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=GPRS-NSVC(f2) INST=(00,00,ff): ADM STATE Locked -> Unlocked DOML oml.c:631 OC=RADIO-CARRIER INST=(00,00,ff): O&M Get Attributes [0], SW Configuration is unsupported 20250313084221215 DNM ERROR OC=RADIO-CARRIER(02) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557) DL1C bts_model.c:87 Unimplemented vbts_set_trx DOML oml.c:1490 OC=RADIO-CARRIER(02) INST=(00,00,ff): ADM STATE Locked -> Unlocked DOML oml.c:631 OC=BASEBAND-TRANSCEIVER INST=(00,00,ff): O&M Get Attributes [0], Manufacturer Dependent State is unsupported 20250313084221215 DNM ERROR OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): Attribute Manufacturer Dependent State is unreported (abis_nm.c:557) 20250313084221215 DNM NOTICE OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): ARI reported sw[0/1]: TRX_PHY_VERSION is Unknown (abis_nm.c:652) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,00): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,01): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,02): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,03): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,04): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,05): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,06): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,07): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=BTS(01) INST=(00,ff,ff): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): ADM STATE Locked -> Unlocked DOML nm_bb_transc_fsm.c:151 NM_BBTRANSC_OP(bts0-trx0)[0x55ee2dc77470]{DISABLED_OFFLINE}: Not connecting RSL in OML-DUMMY! Waiting for packet dumper to finish... 0 (prev_count=-1, count=571916) Waiting for packet dumper to finish... 1 (prev_count=571916, count=643212) 20250313084223181 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084223181 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084223181 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084223181 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250313084223181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084223181 DLSS7 ERROR MTP-TRANSFER.req for dpc=185=0.23.1: no route! (osmo_ss7_hmrt.c:228) MTC@6fd6b501891c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh BSC_Tests.TC_stat_num_bts_connected_1 pass' was executed successfully (exit status: 0). MTC@6fd6b501891c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh BSC_Tests.TC_stat_num_bts_connected_2'. ------ BSC_Tests.TC_stat_num_bts_connected_2 ------ Thu Mar 13 08:42:23 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/logs/testsuite/BSC_Tests.TC_stat_num_bts_connected_2.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/logs/testsuite/BSC_Tests.TC_stat_num_bts_connected_2.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6fd6b501891c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh BSC_Tests.TC_stat_num_bts_connected_2' was executed successfully (exit status: 0). MTC@6fd6b501891c: Test case TC_stat_num_bts_connected_2 started. 20250313084224414 DMSC NOTICE (msc0) VTY requests BSSMAP RESET (bsc_vty.c:3614) 20250313084224415 DMSC NOTICE (msc1) VTY requests BSSMAP RESET (bsc_vty.c:3614) 20250313084224416 DMSC NOTICE (msc2) VTY requests BSSMAP RESET (bsc_vty.c:3614) 20250313084224416 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084224416 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084224416 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084224416 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250313084224416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084224416 DLSS7 ERROR MTP-TRANSFER.req for dpc=185=0.23.1: no route! (osmo_ss7_hmrt.c:228) 20250313084224418 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084224418 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084224418 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084224418 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:621) 20250313084224418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084224418 DLSS7 ERROR MTP-TRANSFER.req for dpc=3=0.0.3: no route! (osmo_ss7_hmrt.c:228) 20250313084224418 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084224418 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084224418 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084224418 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:621) 20250313084224418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084224418 DLSS7 ERROR MTP-TRANSFER.req for dpc=2=0.0.2: no route! (osmo_ss7_hmrt.c:228) MTC@6fd6b501891c: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6fd6b501891c: Starting RAN_Emulation VirtMSC-M3UA(79)@6fd6b501891c: ************************************************* VirtMSC-M3UA(79)@6fd6b501891c: M3UA emulation initiated, the test can be started VirtMSC-M3UA(79)@6fd6b501891c: ************************************************* VirtMSC-SCCP(77)@6fd6b501891c: v_sccp_pdu_maxlen:268 MTC@6fd6b501891c: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@6fd6b501891c: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(82)@6fd6b501891c: ************************************************* VirtSMLC-M3UA(82)@6fd6b501891c: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(82)@6fd6b501891c: ************************************************* VirtSMLC-SCCP(80)@6fd6b501891c: v_sccp_pdu_maxlen:268 20250313084224637 DLSS7 INFO (r=127.0.0.1:23905<->l=127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250313084224637 DLSS7 INFO (r=127.0.0.1:23905<->l=127.0.0.1:2905): matched connection to ASP virt-msc0-0 (osmo_ss7_xua_srv.c:112) 20250313084224637 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250313084224637 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) VirtMSC-M3UA(79)@6fd6b501891c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250313084224642 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084224642 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250313084224642 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250313084224642 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250313084224642 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250313084224642 DLSS7 DEBUG XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250313084224642 DLSS7 DEBUG XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250313084224642 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084224642 DLSS7 INFO 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250313084224642 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250313084224642 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250313084224643 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084224643 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250313084224643 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250313084224643 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250313084224643 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250313084224643 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250313084224643 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250313084224643 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084224643 DLSS7 INFO 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250313084224643 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250313084224643 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 b9 (osmo_ss7_asp.c:1175) 20250313084224643 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250313084224643 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250313084224643 DMSC NOTICE (msc0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (osmo_bsc_sigtran.c:286) 20250313084224643 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) 20250313084224644 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084224644 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084224644 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084224644 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250313084224644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084224644 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=2 -> eSLS=34: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250313084224644 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084224644 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250313084224644 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084224644 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 bb 00 00 00 b9 03 00 00 02 09 00 03 07 0b 04 43 b9 00 fe 04 43 bb 00 fe 06 00 04 30 04 01 20 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250313084224647 DLSS7 INFO (r=127.0.0.1:23908<->l=127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250313084224647 DLSS7 INFO (r=127.0.0.1:23908<->l=127.0.0.1:2905): matched connection to ASP virt-smlc-0 (osmo_ss7_xua_srv.c:112) 20250313084224647 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250313084224647 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) VirtSMLC-M3UA(82)@6fd6b501891c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250313084224653 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084224653 DLM3UA DEBUG 0: ASP(virt-smlc-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250313084224654 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250313084224654 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250313084224654 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250313084224654 DLSS7 DEBUG XUA_AS(virt-smlc){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250313084224654 DLSS7 DEBUG XUA_AS(virt-smlc){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250313084224654 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084224654 DLSS7 INFO 0: ASP(virt-smlc-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250313084224654 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 06 (osmo_ss7_asp.c:1175) 20250313084224654 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250313084224657 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084224657 DLM3UA DEBUG 0: ASP(virt-smlc-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250313084224657 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250313084224657 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 06 (osmo_ss7_asp.c:1175) 20250313084224657 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250313084224657 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250313084224657 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250313084224657 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084224657 DLSS7 INFO 0: ASP(virt-smlc-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250313084224657 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 06 (osmo_ss7_asp.c:1175) 20250313084224657 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 be (osmo_ss7_asp.c:1175) 20250313084224657 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 be (osmo_ss7_asp.c:1175) 20250313084224657 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250313084224657 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.6/0 (xua_snm.c:413) 20250313084224657 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) VirtMSC-RAN(78)@6fd6b501891c: BSSMAP: Responding to inbound RESET with RESET-ACK 20250313084225448 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084225448 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084225448 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250313084225448 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:621) 20250313084225448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084225448 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250313084225448 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084225448 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250313084225448 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084225448 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 b9 00 00 00 bb 03 02 00 00 09 00 03 07 0b 04 43 bb 00 fe 04 43 b9 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1175) 20250313084225449 DMSC NOTICE RESET from MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_bssap.c:101) 20250313084225449 DRESET NOTICE Sending RESET ACK to MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_sigtran.c:86) 20250313084225449 DRESET NOTICE bssmap_reset(msc-0)[0x55ac7dc976d0]{CONNECTED}: link up (bssmap_reset.c:83) 20250313084225449 DMSC NOTICE (msc0) BSSMAP association is up (a_reset.c:45) 20250313084225449 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084225449 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084225449 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084225449 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250313084225449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084225449 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=14 -> eSLS=46: picked Normal Route via 'virt-msc0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250313084225449 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084225449 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250313084225449 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084225449 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bb 00 00 00 b9 03 00 00 0e 09 00 03 07 0b 04 43 b9 00 fe 04 43 bb 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250313084225450 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084225450 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084225450 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250313084225450 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:621) 20250313084225450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084225450 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250313084225450 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084225450 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250313084225450 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084225450 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 bb 03 02 00 00 09 00 03 07 0b 04 43 bb 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1175) 20250313084225450 DMSC NOTICE RESET ACK from MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_bssap.c:84) VirtMSC-RAN(78)@6fd6b501891c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250313084225458 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084225458 DLM3UA DEBUG 0: ASP(virt-smlc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084225458 DLM3UA DEBUG 0: ASP(virt-smlc-0) m3ua_rx_xfer (m3ua.c:583) 20250313084225458 DLM3UA DEBUG 0: ASP(virt-smlc-0) m3ua_rx_xfer(): M3UA data header: opc=190=0.23.6 dpc=187=0.23.3 (m3ua.c:621) 20250313084225458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084225458 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=190=0.23.6,DPC=187=0.23.3,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250313084225458 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084225458 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250313084225458 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084225458 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 be 00 00 00 bb 03 02 00 00 09 00 03 07 0b 04 43 bb 00 fa 04 43 be 00 fc 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1175) 20250313084225458 DLCS NOTICE RESET from SMLC: RI=SSN_PC,PC=0.23.6,SSN=SMLC_BSSAP (lb.c:118) 20250313084225458 DRESET NOTICE bssmap_reset(Lb)[0x55ac7dc97f10]{CONNECTED}: link lost (bssmap_reset.c:91) 20250313084225458 DRESET NOTICE Sending RESET ACK to SMLC: RI=SSN_PC,PC=0.23.6,SSN=SMLC_BSSAP (lb.c:78) 20250313084225458 DRESET NOTICE bssmap_reset(Lb)[0x55ac7dc97f10]{CONNECTED}: link up (bssmap_reset.c:83) 20250313084225459 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084225459 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084225459 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084225459 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=190=0.23.6 (m3ua.c:621) 20250313084225459 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=190=0.23.6 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084225459 DLSS7 DEBUG 0: CombinedLinkset(dpc=190=0.23.6,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=190=0.23.6,SLS=4 -> eSLS=84: picked Normal Route via 'virt-smlc' round-robin style (osmo_ss7_combined_linkset.c:283) 20250313084225459 DLSS7 DEBUG Found route for dpc=190=0.23.6: pc=190=0.23.6 mask=0x3fff=7.255.7 via AS virt-smlc proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084225459 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=190=0.23.6 (osmo_ss7_hmrt.c:205) 20250313084225459 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084225459 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bb 00 00 00 be 03 00 00 04 09 00 03 07 0b 04 43 be 00 fc 04 43 bb 00 fa 03 00 01 31 00 00 06 00 08 00 00 00 06 (osmo_ss7_asp.c:1175) VirtSMLC-BSSAP_LE(81)@6fd6b501891c: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(85)@6fd6b501891c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(85)@6fd6b501891c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(85)@6fd6b501891c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } 20250313084225493 DRSL NOTICE (bts=0,trx=0) bootstrapping RSL on ARFCN 871 using MCC-MNC 001-01 LAC=1 CID=0 BSIC=10 (osmo_bsc_main.c:320) IPA-BTS0-TRX0-RSL-IPA(85)@6fd6b501891c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(87)@6fd6b501891c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(87)@6fd6b501891c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(87)@6fd6b501891c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } 20250313084227648 DRSL NOTICE (bts=1,trx=0) bootstrapping RSL on ARFCN 871 using MCC-MNC 001-01 LAC=1 CID=1 BSIC=11 (osmo_bsc_main.c:320) IPA-BTS1-TRX0-RSL-IPA(87)@6fd6b501891c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250313084228756 DLGLOBAL NOTICE TTCN3 f_logp(): TC_stat_num_bts_connected_2() start (logging_vty.c:1172) MTC@6fd6b501891c: "TC_stat_num_bts_connected_2() start" 20250313084229420 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084229420 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084229420 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084229420 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:621) 20250313084229420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084229420 DLSS7 DEBUG 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=2=0.0.2,SLS=13 -> eSLS=109: picked Normal Route via 'virt-msc1' round-robin style (osmo_ss7_combined_linkset.c:283) 20250313084229420 DLSS7 ERROR MTP-TRANSFER.req for dpc=2=0.0.2: no route! (osmo_ss7_hmrt.c:228) 20250313084229420 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084229420 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084229420 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084229420 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:621) 20250313084229420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084229420 DLSS7 DEBUG 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=3=0.0.3,SLS=13 -> eSLS=125: picked Normal Route via 'virt-msc2' round-robin style (osmo_ss7_combined_linkset.c:283) 20250313084229420 DLSS7 ERROR MTP-TRANSFER.req for dpc=3=0.0.3: no route! (osmo_ss7_hmrt.c:228) TC_stat_num_bts_connected_2(89)@6fd6b501891c: "TC_stat_num_bts_connected_2": using IMSI '001013049961872'H VirtMSC-STATS(76)@6fd6b501891c: EXP match: { name := "TTCN3.bsc.0.num_bts.oml_connected", val := 3, mtype := "g", srate := omit } vs exp { name := "TTCN3.bsc.0.num_bts.oml_connected", mtype := "g", min := 2, max := 4 } VirtMSC-STATS(76)@6fd6b501891c: EXP match: { name := "TTCN3.bsc.0.num_bts.all_trx_rsl_connected", val := 2, mtype := "g", srate := omit } vs exp { name := "TTCN3.bsc.0.num_bts.all_trx_rsl_connected", mtype := "g", min := 2, max := 2 } VirtMSC-STATS(76)@6fd6b501891c: EXP match: { name := "TTCN3.bsc.0.num_bts.total", val := 4, mtype := "g", srate := omit } vs exp { name := "TTCN3.bsc.0.num_bts.total", mtype := "g", min := 4, max := 4 } VirtMSC-STATS(76)@6fd6b501891c: EXP match: { name := "TTCN3.bsc.0.num_trx.rsl_connected", val := 2, mtype := "g", srate := omit } vs exp { name := "TTCN3.bsc.0.num_trx.rsl_connected", mtype := "g", min := 2, max := 2 } VirtMSC-STATS(76)@6fd6b501891c: EXP match: { name := "TTCN3.bsc.0.num_trx.total", val := 7, mtype := "g", srate := omit } vs exp { name := "TTCN3.bsc.0.num_trx.total", mtype := "g", min := 7, max := 7 } TC_stat_num_bts_connected_2(89)@6fd6b501891c: Final verdict of PTC: none MTC@6fd6b501891c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@6fd6b501891c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-STATS(76)@6fd6b501891c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(83)@6fd6b501891c: Final verdict of PTC: none MTC@6fd6b501891c: setverdict(pass): none -> pass 20250313084230108 DLINP NOTICE virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250313084230108 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250313084230108 DLSS7 INFO 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250313084230108 DLSS7 NOTICE 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250313084230108 DLINP NOTICE virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250313084230108 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250313084230108 DLSS7 INFO 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250313084230108 DLSS7 NOTICE 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250313084230108 DLINP NOTICE SRVCONN(virt-msc0-0,r=127.0.0.1:23905<->l=127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250313084230108 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084230108 DLSS7 INFO virt-msc0-0: connection closed (osmo_ss7_asp.c:1126) 20250313084230108 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250313084230108 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250313084230108 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250313084230108 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250313084230108 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084230108 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 b9 (osmo_ss7_asp.c:1175) 20250313084230108 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 b9 (osmo_ss7_asp.c:1175) 20250313084230108 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250313084230108 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250313084230108 DLINP NOTICE SRVCONN(ts-0-2-rsl,r=127.0.0.1:10000<->l=127.0.0.1:3003) connection closed with client (stream_srv.c:717) 20250313084230109 DLINP NOTICE E1TS(0:2) failed reading from socket: 0 (ipaccess.c:554) VirtMSC-SCCP(77)@6fd6b501891c: Final verdict of PTC: none VirtMSC-M3UA(79)@6fd6b501891c: Final verdict of PTC: none 20250313084230109 DLINP NOTICE E1L(0) Signalling link down (bts_ipaccess_nanobts.c:778) 20250313084230109 DLINP NOTICE (bts=0) Dropping OML link: link down (bts_ipaccess_nanobts.c:543) 20250313084230109 DLMI ERROR (bts=0,trx=0) Lost E1 OML link (osmo_bsc_main.c:487) IPA-BTS0-TRX0-RSL-RSL(86)@6fd6b501891c: Final verdict of PTC: none VirtSMLC-SCCP(80)@6fd6b501891c: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(88)@6fd6b501891c: Final verdict of PTC: none VirtSMLC-BSSAP_LE(81)@6fd6b501891c: Final verdict of PTC: none 20250313084230109 DLINP NOTICE SRVCONN(virt-smlc-0,r=127.0.0.1:23908<->l=127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250313084230109 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250313084230109 DLSS7 INFO 0: ASP(virt-smlc-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250313084230109 DLSS7 NOTICE 0: ASP(virt-smlc-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250313084230109 DLINP ERROR virt-smlc-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250313084230109 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250313084230109 DLSS7 INFO 0: ASP(virt-smlc-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250313084230109 DLSS7 ERROR 0: ASP(virt-smlc-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250313084230109 DLINP ERROR SRVCONN(virt-smlc-0,r=127.0.0.1:23908<->l=127.0.0.1:2905) lost connection with client (-104) (stream_srv.c:766) 20250313084230109 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084230109 DLSS7 INFO virt-smlc-0: connection closed (osmo_ss7_asp.c:1126) 20250313084230109 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250313084230109 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250313084230109 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250313084230109 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250313084230109 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084230109 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 be (osmo_ss7_asp.c:1175) 20250313084230109 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) VirtMGW-MGCP-0(84)@6fd6b501891c: Final verdict of PTC: none VirtMSC-RAN(78)@6fd6b501891c: Final verdict of PTC: none 20250313084230109 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) VirtSMLC-M3UA(82)@6fd6b501891c: Final verdict of PTC: none 20250313084230109 DLINP NOTICE E1L(0) Signalling link down (bts_ipaccess_nanobts.c:778) 20250313084230109 DLMI ERROR (bts=0,trx=0) Lost E1 OSMO link (osmo_bsc_main.c:487) 20250313084230109 DLINP NOTICE (bts=0,trx=0) Dropping RSL link: OML link drop (bts_ipaccess_nanobts.c:514) DLINP stream_cli.c:547 CLICONN(ts-0-1-oml,r=127.0.0.1:3002<->l=127.0.0.1:44413){CONNECTED} connection closed with srv 20250313084230109 DLMI ERROR (bts=0,trx=0) Lost E1 RSL link (osmo_bsc_main.c:487) IPA-BTS0-TRX0-RSL-IPA(85)@6fd6b501891c: Final verdict of PTC: none DABIS abis.c:429 E1L(0) Signalling link down DABIS abis.c:105 OML link was closed early within 9 seconds. If this situation persists, please check your BTS and BSC configuration files for errors. A common error is a mismatch between unit_id configuration parameters of BTS and BSC. DOML bts_shutdown_fsm.c:268 BTS_SHUTDOWN(bts0)[0x55ee2dc76b70]{NONE}: Shutting down BTS, exit 1, reason: Abis close DLINP input/ipaccess.c:867 E1TS(0:1) failed reading from socket: 0 IPA-BTS1-TRX0-RSL-IPA(87)@6fd6b501891c: Final verdict of PTC: none 20250313084230109 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) MTC@6fd6b501891c: Setting final verdict of the test case. MTC@6fd6b501891c: Local verdict of MTC: pass 20250313084230109 DMSC NOTICE (msc0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (osmo_bsc_sigtran.c:278) 20250313084230109 DRESET NOTICE bssmap_reset(msc-0)[0x55ac7dc976d0]{DISCONNECTED}: link lost (bssmap_reset.c:91) 20250313084230109 DMSC NOTICE (msc0) BSSMAP association is down (a_reset.c:54) 20250313084230109 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) 20250313084230109 DLINP NOTICE SRVCONN(ts-0-2-rsl,r=127.0.0.1:11000<->l=127.0.0.1:3003) connection closed with client (stream_srv.c:717) 20250313084230109 DLINP NOTICE E1TS(0:2) failed reading from socket: 0 (ipaccess.c:554) 20250313084230109 DLINP NOTICE E1L(0) Signalling link down (bts_ipaccess_nanobts.c:778) 20250313084230109 DLINP NOTICE (bts=1) Dropping OML link: link down (bts_ipaccess_nanobts.c:543) 20250313084230109 DLMI ERROR (bts=1,trx=0) Lost E1 OML link (osmo_bsc_main.c:487) MTC@6fd6b501891c: Local verdict of PTC VirtMSC-STATS(76): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC VirtMSC-SCCP(77): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC VirtMSC-RAN(78): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC VirtMSC-M3UA(79): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC VirtSMLC-SCCP(80): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC VirtSMLC-BSSAP_LE(81): none (pass -> pass) 20250313084230110 DLINP NOTICE E1L(0) Signalling link down (bts_ipaccess_nanobts.c:778) 20250313084230110 DLMI ERROR (bts=1,trx=0) Lost E1 OSMO link (osmo_bsc_main.c:487) 20250313084230110 DLINP NOTICE (bts=1,trx=0) Dropping RSL link: OML link drop (bts_ipaccess_nanobts.c:514) 20250313084230110 DLMI ERROR (bts=1,trx=0) Lost E1 RSL link (osmo_bsc_main.c:487) MTC@6fd6b501891c: Local verdict of PTC VirtSMLC-M3UA(82): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC IPA-CTRL-CLI-IPA(83): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC VirtMGW-MGCP-0(84): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(85): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(86): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(87): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(88): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC TC_stat_num_bts_connected_2(89): none (pass -> pass) 20250313084230110 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.6/0 (xua_snm.c:378) DLINP stream_cli.c:547 CLICONN(ts-0-1-oml,r=127.0.0.1:3002<->l=127.0.0.1:37183){CONNECTED} connection closed with srv DABIS abis.c:429 E1L(0) Signalling link down DOML bts_shutdown_fsm.c:268 BTS_SHUTDOWN(bts0)[0x5580cf83cb70]{NONE}: Shutting down BTS, exit 1, reason: Abis close DLINP input/ipaccess.c:867 E1TS(0:1) failed reading from socket: 0 MTC@6fd6b501891c: Test case TC_stat_num_bts_connected_2 finished. Verdict: pass 20250313084230110 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) MTC@6fd6b501891c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh BSC_Tests.TC_stat_num_bts_connected_2 pass'. Thu Mar 13 08:42:30 UTC 2025 ====== BSC_Tests.TC_stat_num_bts_connected_2 pass ====== Saving talloc report from 127.0.0.1:4242 to BSC_Tests.TC_stat_num_bts_connected_2.talloc 20250313084232109 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250313084232109 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250313084232109 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250313084232109 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250313084232109 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250313084232109 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) DOML bts_shutdown_fsm.c:228 BTS_SHUTDOWN(bts0)[0x55ee2dc76b70]{WAIT_TRX_CLOSED}: Timer expired waiting for TRX close DOML bts_shutdown_fsm.c:171 BTS_SHUTDOWN(bts0)[0x55ee2dc76b70]{EXIT}: Shutdown process completed successfully, exiting process DOML bts_shutdown_fsm.c:228 BTS_SHUTDOWN(bts0)[0x5580cf83cb70]{WAIT_TRX_CLOSED}: Timer expired waiting for TRX close DOML bts_shutdown_fsm.c:171 BTS_SHUTDOWN(bts0)[0x5580cf83cb70]{EXIT}: Shutdown process completed successfully, exiting process respawn: 6: stopped pid 8931 with status 0 respawn: 0: stopped pid 8516 with status 0 respawn: 7: starting: osmo-bts-omldummy -fCCN,EGPRS,GPRS,IPv6_NSVC,PAGING_COORDINATION,OSMUX 127.0.0.1 1234 1 respawn: 1: starting: osmo-bts-omldummy -fCCN,EGPRS,GPRS,IPv6_NSVC,PAGING_COORDINATION,OSMUX 127.0.0.1 1235 1 DABIS abis.c:170 A-bis connection establishment to BSC (127.0.0.1) in progress... DLINP input/ipaccess.c:1020 E1TS(0:1) enabling ipaccess BTS mode, OML connecting to 127.0.0.1:3002 DABIS abis.c:170 A-bis connection establishment to BSC (127.0.0.1) in progress... DLINP input/ipaccess.c:1020 E1TS(0:1) enabling ipaccess BTS mode, OML connecting to 127.0.0.1:3002 DLINP input/ipaccess.c:634 E1L(0) TCP Keepalive is enabled DLINP input/ipaccess.c:646 E1L(0) TCP keepalive idle_timeout=30s, interval=3s, retry_count=10 user_timeout=330000ms DLINP input/ipaccess.c:834 received ID_GET for unit ID 1234/0/0 DLINP input/ipaccess.c:634 E1L(0) TCP Keepalive is enabled DLINP input/ipaccess.c:646 E1L(0) TCP keepalive idle_timeout=30s, interval=3s, retry_count=10 user_timeout=330000ms DLINP input/ipaccess.c:834 received ID_GET for unit ID 1235/0/0 DOML oml.c:631 OC=GPRS-CELL INST=(00,00,ff): O&M Get Attributes [0], SW Configuration is unsupported 20250313084233141 DNM ERROR OC=GPRS-CELL(f1) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557) 20250313084233141 DNM ERROR OC=GPRS-CELL(f1) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557) DOML oml.c:1490 OC=GPRS-CELL(f1) INST=(00,00,ff): ADM STATE Locked -> Unlocked DOML oml.c:631 OC=GPRS-CELL INST=(00,00,ff): O&M Get Attributes [0], SW Configuration is unsupported DOML oml.c:1490 OC=GPRS-CELL(f1) INST=(00,00,ff): ADM STATE Locked -> Unlocked 20250313084233142 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'GPRS' is supported (abis_nm.c:599) 20250313084233142 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'EGPRS' is supported (abis_nm.c:599) 20250313084233142 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'HOPPING' is supported (abis_nm.c:599) 20250313084233142 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CBCH' is supported (abis_nm.c:599) 20250313084233142 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ETWS_PN' is supported (abis_nm.c:599) 20250313084233142 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'PAGING_COORDINATION' is supported (abis_nm.c:599) 20250313084233142 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'IPV6_NSVC' is supported (abis_nm.c:599) 20250313084233142 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CCN' is supported (abis_nm.c:599) 20250313084233142 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ABIS_OSMO_PCU' is supported (abis_nm.c:599) 20250313084233142 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'BCCH_PWR_RED' is supported (abis_nm.c:599) 20250313084233142 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'DYN_TS_SDCCH8' is supported (abis_nm.c:599) 20250313084233142 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'OSMUX' is supported (abis_nm.c:599) 20250313084233142 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VBS' is supported (abis_nm.c:599) 20250313084233142 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VGCS' is supported (abis_nm.c:599) 20250313084233142 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'TWTS001' is supported (abis_nm.c:599) 20250313084233142 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): ARI reported sw[0/2]: osmobts is 1.9.0.202503122026 (abis_nm.c:652) 20250313084233142 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Reported variant: osmo-bts-omldummy (abis_nm.c:534) 20250313084233142 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'GPRS' is supported (abis_nm.c:599) 20250313084233142 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'EGPRS' is supported (abis_nm.c:599) 20250313084233142 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'HOPPING' is supported (abis_nm.c:599) 20250313084233142 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CBCH' is supported (abis_nm.c:599) 20250313084233142 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ETWS_PN' is supported (abis_nm.c:599) 20250313084233142 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'PAGING_COORDINATION' is supported (abis_nm.c:599) 20250313084233142 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'IPV6_NSVC' is supported (abis_nm.c:599) 20250313084233142 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CCN' is supported (abis_nm.c:599) DOML oml.c:1490 OC=GPRS-NSE(f0) INST=(00,ff,ff): ADM STATE Locked -> Unlocked 20250313084233142 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ABIS_OSMO_PCU' is supported (abis_nm.c:599) 20250313084233142 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'BCCH_PWR_RED' is supported (abis_nm.c:599) 20250313084233142 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'DYN_TS_SDCCH8' is supported (abis_nm.c:599) 20250313084233142 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'OSMUX' is supported (abis_nm.c:599) 20250313084233142 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VBS' is supported (abis_nm.c:599) 20250313084233142 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VGCS' is supported (abis_nm.c:599) 20250313084233142 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'TWTS001' is supported (abis_nm.c:599) 20250313084233142 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): ARI reported sw[0/2]: osmobts is 1.9.0.202503122026 (abis_nm.c:652) 20250313084233142 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Reported variant: osmo-bts-omldummy (abis_nm.c:534) DOML oml.c:1490 OC=GPRS-NSE(f0) INST=(00,ff,ff): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=GPRS-NSVC(f2) INST=(00,00,ff): ADM STATE Locked -> Unlocked 20250313084233144 DNM ERROR OC=RADIO-CARRIER(02) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557) DOML oml.c:631 OC=RADIO-CARRIER INST=(00,00,ff): O&M Get Attributes [0], SW Configuration is unsupported DOML oml.c:1490 OC=GPRS-NSVC(f2) INST=(00,00,ff): ADM STATE Locked -> Unlocked DOML oml.c:631 OC=RADIO-CARRIER INST=(00,00,ff): O&M Get Attributes [0], SW Configuration is unsupported 20250313084233144 DNM ERROR OC=RADIO-CARRIER(02) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557) DL1C bts_model.c:87 Unimplemented vbts_set_trx DOML oml.c:1490 OC=RADIO-CARRIER(02) INST=(00,00,ff): ADM STATE Locked -> Unlocked DL1C bts_model.c:87 Unimplemented vbts_set_trx 20250313084233144 DNM ERROR OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): Attribute Manufacturer Dependent State is unreported (abis_nm.c:557) DOML oml.c:631 OC=BASEBAND-TRANSCEIVER INST=(00,00,ff): O&M Get Attributes [0], Manufacturer Dependent State is unsupported 20250313084233144 DNM NOTICE OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): ARI reported sw[0/1]: TRX_PHY_VERSION is Unknown (abis_nm.c:652) DOML oml.c:1490 OC=RADIO-CARRIER(02) INST=(00,00,ff): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,00): ADM STATE Locked -> Unlocked 20250313084233144 DNM ERROR OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): Attribute Manufacturer Dependent State is unreported (abis_nm.c:557) 20250313084233144 DNM NOTICE OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): ARI reported sw[0/1]: TRX_PHY_VERSION is Unknown (abis_nm.c:652) DOML oml.c:631 OC=BASEBAND-TRANSCEIVER INST=(00,00,ff): O&M Get Attributes [0], Manufacturer Dependent State is unsupported DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,01): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,02): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,00): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,03): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,04): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,01): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,05): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,06): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,02): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,07): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=BTS(01) INST=(00,ff,ff): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,03): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,04): ADM STATE Locked -> Unlocked DOML nm_bb_transc_fsm.c:151 NM_BBTRANSC_OP(bts0-trx0)[0x55ae14514470]{DISABLED_OFFLINE}: Not connecting RSL in OML-DUMMY! DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,05): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,06): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,07): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=BTS(01) INST=(00,ff,ff): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): ADM STATE Locked -> Unlocked DOML nm_bb_transc_fsm.c:151 NM_BBTRANSC_OP(bts0-trx0)[0x556d35e12470]{DISABLED_OFFLINE}: Not connecting RSL in OML-DUMMY! Waiting for packet dumper to finish... 0 (prev_count=-1, count=934532) Waiting for packet dumper to finish... 1 (prev_count=934532, count=1006472) 20250313084234420 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084234420 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084234420 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084234420 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:621) 20250313084234420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084234420 DLSS7 DEBUG 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=3=0.0.3,SLS=7 -> eSLS=119: picked Normal Route via 'virt-msc2' round-robin style (osmo_ss7_combined_linkset.c:283) 20250313084234421 DLSS7 ERROR MTP-TRANSFER.req for dpc=3=0.0.3: no route! (osmo_ss7_hmrt.c:228) 20250313084234421 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084234421 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084234421 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084234421 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:621) 20250313084234421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084234421 DLSS7 ERROR MTP-TRANSFER.req for dpc=2=0.0.2: no route! (osmo_ss7_hmrt.c:228) 20250313084235111 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084235111 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084235111 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084235111 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250313084235111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084235111 DLSS7 ERROR MTP-TRANSFER.req for dpc=185=0.23.1: no route! (osmo_ss7_hmrt.c:228) MTC@6fd6b501891c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh BSC_Tests.TC_stat_num_bts_connected_2 pass' was executed successfully (exit status: 0). MTC@6fd6b501891c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh BSC_Tests.TC_stat_num_bts_connected_3'. ------ BSC_Tests.TC_stat_num_bts_connected_3 ------ Thu Mar 13 08:42:35 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/logs/testsuite/BSC_Tests.TC_stat_num_bts_connected_3.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/logs/testsuite/BSC_Tests.TC_stat_num_bts_connected_3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6fd6b501891c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh BSC_Tests.TC_stat_num_bts_connected_3' was executed successfully (exit status: 0). MTC@6fd6b501891c: Test case TC_stat_num_bts_connected_3 started. 20250313084236290 DMSC NOTICE (msc0) VTY requests BSSMAP RESET (bsc_vty.c:3614) 20250313084236292 DMSC NOTICE (msc1) VTY requests BSSMAP RESET (bsc_vty.c:3614) 20250313084236292 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084236292 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084236292 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084236292 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250313084236292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084236292 DLSS7 ERROR MTP-TRANSFER.req for dpc=185=0.23.1: no route! (osmo_ss7_hmrt.c:228) 20250313084236293 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084236293 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084236293 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084236294 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:621) 20250313084236294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084236294 DLSS7 ERROR MTP-TRANSFER.req for dpc=2=0.0.2: no route! (osmo_ss7_hmrt.c:228) 20250313084236294 DMSC NOTICE (msc2) VTY requests BSSMAP RESET (bsc_vty.c:3614) 20250313084236295 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084236295 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084236295 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084236295 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:621) 20250313084236295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084236295 DLSS7 ERROR MTP-TRANSFER.req for dpc=3=0.0.3: no route! (osmo_ss7_hmrt.c:228) MTC@6fd6b501891c: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6fd6b501891c: Starting RAN_Emulation VirtMSC-M3UA(93)@6fd6b501891c: ************************************************* VirtMSC-M3UA(93)@6fd6b501891c: M3UA emulation initiated, the test can be started VirtMSC-M3UA(93)@6fd6b501891c: ************************************************* VirtMSC-SCCP(91)@6fd6b501891c: v_sccp_pdu_maxlen:268 MTC@6fd6b501891c: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@6fd6b501891c: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(96)@6fd6b501891c: ************************************************* VirtSMLC-M3UA(96)@6fd6b501891c: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(96)@6fd6b501891c: ************************************************* VirtSMLC-SCCP(94)@6fd6b501891c: v_sccp_pdu_maxlen:268 20250313084236507 DLSS7 INFO (r=127.0.0.1:23905<->l=127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250313084236507 DLSS7 INFO (r=127.0.0.1:23905<->l=127.0.0.1:2905): matched connection to ASP virt-msc0-0 (osmo_ss7_xua_srv.c:112) 20250313084236507 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250313084236507 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) VirtMSC-M3UA(93)@6fd6b501891c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250313084236511 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084236511 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250313084236511 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250313084236511 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250313084236511 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250313084236511 DLSS7 DEBUG XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250313084236511 DLSS7 DEBUG XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250313084236511 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084236511 DLSS7 INFO 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250313084236511 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250313084236511 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250313084236512 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084236512 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250313084236512 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250313084236512 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250313084236512 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250313084236512 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250313084236512 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250313084236512 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084236512 DLSS7 INFO 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250313084236512 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250313084236512 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 b9 (osmo_ss7_asp.c:1175) 20250313084236512 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250313084236512 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250313084236512 DMSC NOTICE (msc0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (osmo_bsc_sigtran.c:286) 20250313084236512 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) 20250313084236513 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084236513 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084236513 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084236513 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250313084236513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084236513 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=6 -> eSLS=38: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250313084236513 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084236513 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250313084236513 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084236513 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 bb 00 00 00 b9 03 00 00 06 09 00 03 07 0b 04 43 b9 00 fe 04 43 bb 00 fe 06 00 04 30 04 01 20 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250313084236518 DLSS7 INFO (r=127.0.0.1:23908<->l=127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250313084236518 DLSS7 INFO (r=127.0.0.1:23908<->l=127.0.0.1:2905): matched connection to ASP virt-smlc-0 (osmo_ss7_xua_srv.c:112) 20250313084236518 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250313084236518 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) VirtSMLC-M3UA(96)@6fd6b501891c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250313084236525 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084236525 DLM3UA DEBUG 0: ASP(virt-smlc-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250313084236525 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250313084236525 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250313084236525 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250313084236525 DLSS7 DEBUG XUA_AS(virt-smlc){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250313084236525 DLSS7 DEBUG XUA_AS(virt-smlc){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250313084236525 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084236525 DLSS7 INFO 0: ASP(virt-smlc-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250313084236525 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 06 (osmo_ss7_asp.c:1175) 20250313084236525 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250313084236526 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084236526 DLM3UA DEBUG 0: ASP(virt-smlc-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250313084236526 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250313084236526 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 06 (osmo_ss7_asp.c:1175) 20250313084236526 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250313084236526 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250313084236526 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250313084236526 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084236526 DLSS7 INFO 0: ASP(virt-smlc-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250313084236526 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 06 (osmo_ss7_asp.c:1175) 20250313084236526 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 be (osmo_ss7_asp.c:1175) 20250313084236526 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 be (osmo_ss7_asp.c:1175) 20250313084236526 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250313084236526 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.6/0 (xua_snm.c:413) 20250313084236526 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) VirtMSC-RAN(92)@6fd6b501891c: BSSMAP: Responding to inbound RESET with RESET-ACK 20250313084237317 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084237317 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084237317 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250313084237318 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:621) 20250313084237318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084237318 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250313084237318 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084237318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250313084237318 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084237318 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 b9 00 00 00 bb 03 02 00 00 09 00 03 07 0b 04 43 bb 00 fe 04 43 b9 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1175) 20250313084237318 DMSC NOTICE RESET from MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_bssap.c:101) 20250313084237318 DRESET NOTICE Sending RESET ACK to MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_sigtran.c:86) 20250313084237318 DRESET NOTICE bssmap_reset(msc-0)[0x55ac7dc976d0]{CONNECTED}: link up (bssmap_reset.c:83) 20250313084237318 DMSC NOTICE (msc0) BSSMAP association is up (a_reset.c:45) 20250313084237319 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084237319 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084237319 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084237319 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250313084237319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084237319 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=10 -> eSLS=42: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250313084237319 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084237319 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250313084237319 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084237319 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bb 00 00 00 b9 03 00 00 0a 09 00 03 07 0b 04 43 b9 00 fe 04 43 bb 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250313084237319 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084237319 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084237319 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250313084237319 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:621) 20250313084237319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084237319 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250313084237319 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084237319 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250313084237319 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084237319 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 bb 03 02 00 00 09 00 03 07 0b 04 43 bb 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1175) 20250313084237320 DMSC NOTICE RESET ACK from MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_bssap.c:84) VirtMSC-RAN(92)@6fd6b501891c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250313084237333 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084237333 DLM3UA DEBUG 0: ASP(virt-smlc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084237333 DLM3UA DEBUG 0: ASP(virt-smlc-0) m3ua_rx_xfer (m3ua.c:583) 20250313084237333 DLM3UA DEBUG 0: ASP(virt-smlc-0) m3ua_rx_xfer(): M3UA data header: opc=190=0.23.6 dpc=187=0.23.3 (m3ua.c:621) 20250313084237333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084237333 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=190=0.23.6,DPC=187=0.23.3,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250313084237334 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084237334 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250313084237334 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084237334 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 be 00 00 00 bb 03 02 00 00 09 00 03 07 0b 04 43 bb 00 fa 04 43 be 00 fc 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1175) 20250313084237334 DLCS NOTICE RESET from SMLC: RI=SSN_PC,PC=0.23.6,SSN=SMLC_BSSAP (lb.c:118) 20250313084237334 DRESET NOTICE bssmap_reset(Lb)[0x55ac7dc97f10]{CONNECTED}: link lost (bssmap_reset.c:91) 20250313084237334 DRESET NOTICE Sending RESET ACK to SMLC: RI=SSN_PC,PC=0.23.6,SSN=SMLC_BSSAP (lb.c:78) 20250313084237334 DRESET NOTICE bssmap_reset(Lb)[0x55ac7dc97f10]{CONNECTED}: link up (bssmap_reset.c:83) 20250313084237335 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084237335 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084237335 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084237335 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=190=0.23.6 (m3ua.c:621) 20250313084237335 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=190=0.23.6 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084237335 DLSS7 DEBUG 0: CombinedLinkset(dpc=190=0.23.6,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=190=0.23.6,SLS=0 -> eSLS=80: use Normal Route via 'virt-smlc' (osmo_ss7_combined_linkset.c:261) 20250313084237335 DLSS7 DEBUG Found route for dpc=190=0.23.6: pc=190=0.23.6 mask=0x3fff=7.255.7 via AS virt-smlc proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084237335 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=190=0.23.6 (osmo_ss7_hmrt.c:205) 20250313084237335 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084237335 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bb 00 00 00 be 03 00 00 00 09 00 03 07 0b 04 43 be 00 fc 04 43 bb 00 fa 03 00 01 31 00 00 06 00 08 00 00 00 06 (osmo_ss7_asp.c:1175) VirtSMLC-BSSAP_LE(95)@6fd6b501891c: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(99)@6fd6b501891c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(99)@6fd6b501891c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(99)@6fd6b501891c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } 20250313084237372 DRSL NOTICE (bts=0,trx=0) bootstrapping RSL on ARFCN 871 using MCC-MNC 001-01 LAC=1 CID=0 BSIC=10 (osmo_bsc_main.c:320) IPA-BTS0-TRX0-RSL-IPA(99)@6fd6b501891c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(101)@6fd6b501891c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(101)@6fd6b501891c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(101)@6fd6b501891c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } 20250313084239525 DRSL NOTICE (bts=1,trx=0) bootstrapping RSL on ARFCN 871 using MCC-MNC 001-01 LAC=1 CID=1 BSIC=11 (osmo_bsc_main.c:320) IPA-BTS1-TRX0-RSL-IPA(101)@6fd6b501891c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250313084241295 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084241295 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084241295 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084241295 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:621) 20250313084241295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084241295 DLSS7 DEBUG 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=2=0.0.2,SLS=0 -> eSLS=96: picked Normal Route via 'virt-msc1' round-robin style (osmo_ss7_combined_linkset.c:283) 20250313084241295 DLSS7 ERROR MTP-TRANSFER.req for dpc=2=0.0.2: no route! (osmo_ss7_hmrt.c:228) 20250313084241295 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084241295 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084241295 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084241295 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:621) 20250313084241295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084241295 DLSS7 ERROR MTP-TRANSFER.req for dpc=3=0.0.3: no route! (osmo_ss7_hmrt.c:228) IPA-BTS2-TRX0-RSL-IPA(103)@6fd6b501891c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(103)@6fd6b501891c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(103)@6fd6b501891c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } 20250313084241672 DRSL NOTICE (bts=2,trx=0) bootstrapping RSL on ARFCN 871 using MCC-MNC 001-01 LAC=2 CID=1 BSIC=12 (osmo_bsc_main.c:320) IPA-BTS2-TRX0-RSL-IPA(103)@6fd6b501891c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(105)@6fd6b501891c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(105)@6fd6b501891c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(105)@6fd6b501891c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } 20250313084241682 DRSL NOTICE (bts=2,trx=1) bootstrapping RSL on ARFCN 873 using MCC-MNC 001-01 LAC=2 CID=1 BSIC=12 (osmo_bsc_main.c:320) IPA-BTS2-TRX1-RSL-IPA(105)@6fd6b501891c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250313084241685 DRSL ERROR (bts=2,trx=1) chan_nr 0x90 cbits 0x12: (bts=2,trx=1,ts=0,pchan=TCH/F,state=UNUSED) is not capable of GSM_PCHAN_CCCH (bts_trx.c:224) 20250313084241685 DRSL ERROR (bts=2,trx=1,ts=0,pchan=TCH/F,state=UNUSED) Abis RSL rx CCHAN: mismatching chan_nr=0x90 (abis_rsl.c:146) IPA-BTS2-TRX2-RSL-IPA(107)@6fd6b501891c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(107)@6fd6b501891c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(107)@6fd6b501891c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } 20250313084241690 DRSL NOTICE (bts=2,trx=2) bootstrapping RSL on ARFCN 875 using MCC-MNC 001-01 LAC=2 CID=1 BSIC=12 (osmo_bsc_main.c:320) IPA-BTS2-TRX2-RSL-IPA(107)@6fd6b501891c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250313084241693 DRSL ERROR (bts=2,trx=2) chan_nr 0x90 cbits 0x12: (bts=2,trx=2,ts=0,pchan=TCH/F,state=UNUSED) is not capable of GSM_PCHAN_CCCH (bts_trx.c:224) 20250313084241693 DRSL ERROR (bts=2,trx=2,ts=0,pchan=TCH/F,state=UNUSED) Abis RSL rx CCHAN: mismatching chan_nr=0x90 (abis_rsl.c:146) IPA-BTS2-TRX3-RSL-IPA(109)@6fd6b501891c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(109)@6fd6b501891c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(109)@6fd6b501891c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } 20250313084241698 DRSL NOTICE (bts=2,trx=3) bootstrapping RSL on ARFCN 877 using MCC-MNC 001-01 LAC=2 CID=1 BSIC=12 (osmo_bsc_main.c:320) IPA-BTS2-TRX3-RSL-IPA(109)@6fd6b501891c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250313084241701 DRSL ERROR (bts=2,trx=3) chan_nr 0x90 cbits 0x12: (bts=2,trx=3,ts=0,pchan=TCH/F,state=UNUSED) is not capable of GSM_PCHAN_CCCH (bts_trx.c:224) 20250313084241701 DRSL ERROR (bts=2,trx=3,ts=0,pchan=TCH/F,state=UNUSED) Abis RSL rx CCHAN: mismatching chan_nr=0x90 (abis_rsl.c:146) 20250313084242815 DLGLOBAL NOTICE TTCN3 f_logp(): TC_stat_num_bts_connected_3() start (logging_vty.c:1172) MTC@6fd6b501891c: "TC_stat_num_bts_connected_3() start" TC_stat_num_bts_connected_3(111)@6fd6b501891c: "TC_stat_num_bts_connected_3": using IMSI '001012431543344'H VirtMSC-STATS(90)@6fd6b501891c: EXP match: { name := "TTCN3.bsc.0.num_bts.oml_connected", val := 3, mtype := "g", srate := omit } vs exp { name := "TTCN3.bsc.0.num_bts.oml_connected", mtype := "g", min := 3, max := 4 } VirtMSC-STATS(90)@6fd6b501891c: EXP match: { name := "TTCN3.bsc.0.num_bts.all_trx_rsl_connected", val := 3, mtype := "g", srate := omit } vs exp { name := "TTCN3.bsc.0.num_bts.all_trx_rsl_connected", mtype := "g", min := 3, max := 3 } VirtMSC-STATS(90)@6fd6b501891c: EXP match: { name := "TTCN3.bsc.0.num_bts.total", val := 4, mtype := "g", srate := omit } vs exp { name := "TTCN3.bsc.0.num_bts.total", mtype := "g", min := 4, max := 4 } VirtMSC-STATS(90)@6fd6b501891c: EXP match: { name := "TTCN3.bsc.0.num_trx.rsl_connected", val := 6, mtype := "g", srate := omit } vs exp { name := "TTCN3.bsc.0.num_trx.rsl_connected", mtype := "g", min := 6, max := 6 } VirtMSC-STATS(90)@6fd6b501891c: EXP match: { name := "TTCN3.bsc.0.num_trx.total", val := 7, mtype := "g", srate := omit } vs exp { name := "TTCN3.bsc.0.num_trx.total", mtype := "g", min := 7, max := 7 } TC_stat_num_bts_connected_3(111)@6fd6b501891c: Final verdict of PTC: none MTC@6fd6b501891c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@6fd6b501891c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-STATS(90)@6fd6b501891c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(97)@6fd6b501891c: Final verdict of PTC: none MTC@6fd6b501891c: setverdict(pass): none -> pass 20250313084244176 DLINP NOTICE virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250313084244176 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250313084244176 DLSS7 INFO 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250313084244176 DLSS7 NOTICE 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250313084244176 DLINP NOTICE virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250313084244176 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250313084244176 DLSS7 INFO 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250313084244176 DLSS7 NOTICE 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250313084244176 DLINP NOTICE SRVCONN(virt-msc0-0,r=127.0.0.1:23905<->l=127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250313084244176 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084244176 DLSS7 INFO virt-msc0-0: connection closed (osmo_ss7_asp.c:1126) 20250313084244176 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250313084244176 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250313084244176 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250313084244176 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250313084244176 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084244176 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 b9 (osmo_ss7_asp.c:1175) 20250313084244176 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 b9 (osmo_ss7_asp.c:1175) 20250313084244176 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250313084244176 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250313084244176 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250313084244176 DMSC NOTICE (msc0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (osmo_bsc_sigtran.c:278) 20250313084244176 DRESET NOTICE bssmap_reset(msc-0)[0x55ac7dc976d0]{DISCONNECTED}: link lost (bssmap_reset.c:91) 20250313084244176 DMSC NOTICE (msc0) BSSMAP association is down (a_reset.c:54) 20250313084244176 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) VirtMSC-SCCP(91)@6fd6b501891c: Final verdict of PTC: none VirtMSC-M3UA(93)@6fd6b501891c: Final verdict of PTC: none 20250313084244176 DLINP NOTICE SRVCONN(ts-0-2-rsl,r=127.0.0.1:10000<->l=127.0.0.1:3003) connection closed with client (stream_srv.c:717) 20250313084244176 DLINP NOTICE E1TS(0:2) failed reading from socket: 0 (ipaccess.c:554) 20250313084244176 DLINP NOTICE E1L(0) Signalling link down (bts_ipaccess_nanobts.c:778) 20250313084244176 DLINP NOTICE (bts=0) Dropping OML link: link down (bts_ipaccess_nanobts.c:543) 20250313084244176 DLMI ERROR (bts=0,trx=0) Lost E1 OML link (osmo_bsc_main.c:487) IPA-BTS2-TRX1-RSL-RSL(106)@6fd6b501891c: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-RSL(104)@6fd6b501891c: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(102)@6fd6b501891c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(100)@6fd6b501891c: Final verdict of PTC: none VirtMSC-RAN(92)@6fd6b501891c: Final verdict of PTC: none VirtSMLC-SCCP(94)@6fd6b501891c: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-RSL(110)@6fd6b501891c: Final verdict of PTC: none 20250313084244177 DLINP NOTICE SRVCONN(virt-smlc-0,r=127.0.0.1:23908<->l=127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250313084244177 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250313084244177 DLSS7 INFO 0: ASP(virt-smlc-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250313084244177 DLSS7 NOTICE 0: ASP(virt-smlc-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250313084244177 DLINP ERROR virt-smlc-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250313084244177 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250313084244177 DLSS7 INFO 0: ASP(virt-smlc-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250313084244177 DLSS7 ERROR 0: ASP(virt-smlc-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250313084244177 DLINP ERROR SRVCONN(virt-smlc-0,r=127.0.0.1:23908<->l=127.0.0.1:2905) lost connection with client (-104) (stream_srv.c:766) 20250313084244177 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084244177 DLSS7 INFO virt-smlc-0: connection closed (osmo_ss7_asp.c:1126) 20250313084244177 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250313084244177 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250313084244177 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250313084244177 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250313084244177 DLINP NOTICE E1L(0) Signalling link down (bts_ipaccess_nanobts.c:778) 20250313084244177 DLMI ERROR (bts=0,trx=0) Lost E1 OSMO link (osmo_bsc_main.c:487) 20250313084244177 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084244177 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 be (osmo_ss7_asp.c:1175) 20250313084244177 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250313084244177 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) DLINP stream_cli.c:547 CLICONN(ts-0-1-oml,r=127.0.0.1:3002<->l=127.0.0.1:39991){CONNECTED} connection closed with srv DABIS abis.c:429 E1L(0) Signalling link down DOML bts_shutdown_fsm.c:268 BTS_SHUTDOWN(bts0)[0x55ae14513b70]{NONE}: Shutting down BTS, exit 1, reason: Abis close DLINP input/ipaccess.c:867 E1TS(0:1) failed reading from socket: 0 IPA-BTS2-TRX2-RSL-RSL(108)@6fd6b501891c: Final verdict of PTC: none 20250313084244177 DLINP NOTICE (bts=0,trx=0) Dropping RSL link: OML link drop (bts_ipaccess_nanobts.c:514) 20250313084244177 DLMI ERROR (bts=0,trx=0) Lost E1 RSL link (osmo_bsc_main.c:487) IPA-BTS2-TRX3-RSL-IPA(109)@6fd6b501891c: Final verdict of PTC: none VirtMGW-MGCP-0(98)@6fd6b501891c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(99)@6fd6b501891c: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(103)@6fd6b501891c: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(107)@6fd6b501891c: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(101)@6fd6b501891c: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(105)@6fd6b501891c: Final verdict of PTC: none VirtSMLC-M3UA(96)@6fd6b501891c: Final verdict of PTC: none DLINP stream_cli.c:547 CLICONN(ts-0-1-oml,r=127.0.0.1:3002<->l=127.0.0.1:39855){CONNECTED} connection closed with srv DABIS abis.c:429 E1L(0) Signalling link down DOML bts_shutdown_fsm.c:268 BTS_SHUTDOWN(bts0)[0x556d35e11b70]{NONE}: Shutting down BTS, exit 1, reason: Abis close DLINP input/ipaccess.c:867 E1TS(0:1) failed reading from socket: 0 20250313084244177 DLINP NOTICE SRVCONN(ts-0-2-rsl,r=127.0.0.1:11000<->l=127.0.0.1:3003) connection closed with client (stream_srv.c:717) 20250313084244177 DLINP NOTICE E1TS(0:2) failed reading from socket: 0 (ipaccess.c:554) 20250313084244177 DLINP NOTICE E1L(0) Signalling link down (bts_ipaccess_nanobts.c:778) 20250313084244177 DLINP NOTICE (bts=1) Dropping OML link: link down (bts_ipaccess_nanobts.c:543) 20250313084244177 DLMI ERROR (bts=1,trx=0) Lost E1 OML link (osmo_bsc_main.c:487) 20250313084244178 DLINP NOTICE E1L(0) Signalling link down (bts_ipaccess_nanobts.c:778) 20250313084244178 DLMI ERROR (bts=1,trx=0) Lost E1 OSMO link (osmo_bsc_main.c:487) 20250313084244178 DLINP NOTICE (bts=1,trx=0) Dropping RSL link: OML link drop (bts_ipaccess_nanobts.c:514) 20250313084244178 DLMI ERROR (bts=1,trx=0) Lost E1 RSL link (osmo_bsc_main.c:487) 20250313084244178 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.6/0 (xua_snm.c:378) 20250313084244178 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) 20250313084244178 DLINP NOTICE SRVCONN(ts-0-2-rsl,r=127.0.0.1:12000<->l=127.0.0.1:3003) connection closed with client (stream_srv.c:717) 20250313084244178 DLINP NOTICE E1TS(0:2) failed reading from socket: 0 (ipaccess.c:554) 20250313084244178 DLINP NOTICE E1L(0) Signalling link down (bts_ipaccess_nanobts.c:778) 20250313084244178 DLINP NOTICE (bts=2) Dropping OML link: link down (bts_ipaccess_nanobts.c:543) 20250313084244179 DLMI ERROR (bts=2,trx=0) Lost E1 OML link (osmo_bsc_main.c:487) DLINP stream_cli.c:547 CLICONN(ts-0-1-oml,r=127.0.0.1:3002<->l=127.0.0.1:38631){CONNECTED} connection closed with srv DABIS abis.c:429 E1L(0) Signalling link down DOML bts_shutdown_fsm.c:268 BTS_SHUTDOWN(bts0)[0x55954e6f3b70]{NONE}: Shutting down BTS, exit 1, reason: Abis close DLINP input/ipaccess.c:867 E1TS(0:1) failed reading from socket: 0 20250313084244181 DLINP NOTICE E1L(0) Signalling link down (bts_ipaccess_nanobts.c:778) 20250313084244181 DLMI ERROR (bts=2,trx=0) Lost E1 OSMO link (osmo_bsc_main.c:487) 20250313084244181 DLINP NOTICE (bts=2,trx=0) Dropping RSL link: OML link drop (bts_ipaccess_nanobts.c:514) 20250313084244181 DLMI ERROR (bts=2,trx=0) Lost E1 RSL link (osmo_bsc_main.c:487) 20250313084244181 DLINP NOTICE (bts=2,trx=1) Dropping RSL link: OML link drop (bts_ipaccess_nanobts.c:514) 20250313084244181 DLMI ERROR (bts=2,trx=1) Lost E1 RSL link (osmo_bsc_main.c:487) 20250313084244182 DLINP NOTICE E1L(0) Signalling link down (bts_ipaccess_nanobts.c:778) 20250313084244182 DLINP NOTICE E1L(0) Signalling link down for unknown BTS (bts_ipaccess_nanobts.c:791) 20250313084244182 DLINP NOTICE (bts=2,trx=2) Dropping RSL link: OML link drop (bts_ipaccess_nanobts.c:514) 20250313084244182 DLMI ERROR (bts=2,trx=2) Lost E1 RSL link (osmo_bsc_main.c:487) 20250313084244182 DLINP NOTICE E1L(0) Signalling link down (bts_ipaccess_nanobts.c:778) 20250313084244182 DLINP NOTICE E1L(0) Signalling link down for unknown BTS (bts_ipaccess_nanobts.c:791) 20250313084244182 DLINP NOTICE (bts=2,trx=3) Dropping RSL link: OML link drop (bts_ipaccess_nanobts.c:514) 20250313084244183 DLMI ERROR (bts=2,trx=3) Lost E1 RSL link (osmo_bsc_main.c:487) 20250313084244183 DLINP NOTICE E1L(0) Signalling link down (bts_ipaccess_nanobts.c:778) 20250313084244183 DLINP NOTICE E1L(0) Signalling link down for unknown BTS (bts_ipaccess_nanobts.c:791) VirtSMLC-BSSAP_LE(95)@6fd6b501891c: Final verdict of PTC: none MTC@6fd6b501891c: Setting final verdict of the test case. MTC@6fd6b501891c: Local verdict of MTC: pass MTC@6fd6b501891c: Local verdict of PTC VirtMSC-STATS(90): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC VirtMSC-SCCP(91): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC VirtMSC-RAN(92): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC VirtMSC-M3UA(93): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC VirtSMLC-SCCP(94): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC VirtSMLC-BSSAP_LE(95): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC VirtSMLC-M3UA(96): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC IPA-CTRL-CLI-IPA(97): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC VirtMGW-MGCP-0(98): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(99): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(100): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(101): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(102): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(103): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC IPA-BTS2-TRX0-RSL-RSL(104): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(105): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC IPA-BTS2-TRX1-RSL-RSL(106): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(107): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC IPA-BTS2-TRX2-RSL-RSL(108): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(109): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC IPA-BTS2-TRX3-RSL-RSL(110): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC TC_stat_num_bts_connected_3(111): none (pass -> pass) MTC@6fd6b501891c: Test case TC_stat_num_bts_connected_3 finished. Verdict: pass MTC@6fd6b501891c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh BSC_Tests.TC_stat_num_bts_connected_3 pass'. Thu Mar 13 08:42:44 UTC 2025 ====== BSC_Tests.TC_stat_num_bts_connected_3 pass ====== Saving talloc report from 127.0.0.1:4242 to BSC_Tests.TC_stat_num_bts_connected_3.talloc 20250313084246177 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250313084246177 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250313084246177 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250313084246178 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250313084246178 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250313084246178 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250313084246297 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084246297 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084246297 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084246298 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:621) 20250313084246298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084246298 DLSS7 DEBUG 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=3=0.0.3,SLS=14 -> eSLS=126: picked Normal Route via 'virt-msc2' round-robin style (osmo_ss7_combined_linkset.c:283) 20250313084246298 DLSS7 ERROR MTP-TRANSFER.req for dpc=3=0.0.3: no route! (osmo_ss7_hmrt.c:228) 20250313084246298 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084246298 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084246298 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084246298 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:621) 20250313084246298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084246298 DLSS7 DEBUG 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=2=0.0.2,SLS=6 -> eSLS=102: picked Normal Route via 'virt-msc1' round-robin style (osmo_ss7_combined_linkset.c:283) 20250313084246298 DLSS7 ERROR MTP-TRANSFER.req for dpc=2=0.0.2: no route! (osmo_ss7_hmrt.c:228) Waiting for packet dumper to finish... 0 (prev_count=-1, count=791064) DOML bts_shutdown_fsm.c:228 BTS_SHUTDOWN(bts0)[0x55ae14513b70]{WAIT_TRX_CLOSED}: Timer expired waiting for TRX close DOML bts_shutdown_fsm.c:171 BTS_SHUTDOWN(bts0)[0x55ae14513b70]{EXIT}: Shutdown process completed successfully, exiting process DOML bts_shutdown_fsm.c:228 BTS_SHUTDOWN(bts0)[0x556d35e11b70]{WAIT_TRX_CLOSED}: Timer expired waiting for TRX close DOML bts_shutdown_fsm.c:171 BTS_SHUTDOWN(bts0)[0x556d35e11b70]{EXIT}: Shutdown process completed successfully, exiting process respawn: 7: stopped pid 8999 with status 0 respawn: 1: stopped pid 9000 with status 0 DOML bts_shutdown_fsm.c:228 BTS_SHUTDOWN(bts0)[0x55954e6f3b70]{WAIT_TRX_CLOSED}: Timer expired waiting for TRX close DOML bts_shutdown_fsm.c:171 BTS_SHUTDOWN(bts0)[0x55954e6f3b70]{EXIT}: Shutdown process completed successfully, exiting process respawn: 8: starting: osmo-bts-omldummy -fCCN,EGPRS,GPRS,IPv6_NSVC,PAGING_COORDINATION,OSMUX 127.0.0.1 1234 1 respawn: 2: starting: osmo-bts-omldummy -fCCN,EGPRS,GPRS,IPv6_NSVC,PAGING_COORDINATION,OSMUX 127.0.0.1 1235 1 respawn: 0: stopped pid 8521 with status 0 respawn: 1: starting: osmo-bts-omldummy -fCCN,EGPRS,GPRS,IPv6_NSVC,PAGING_COORDINATION,OSMUX 127.0.0.1 1236 4 DABIS abis.c:170 A-bis connection establishment to BSC (127.0.0.1) in progress... DLINP input/ipaccess.c:1020 E1TS(0:1) enabling ipaccess BTS mode, OML connecting to 127.0.0.1:3002 DABIS abis.c:170 A-bis connection establishment to BSC (127.0.0.1) in progress... DLINP input/ipaccess.c:1020 E1TS(0:1) enabling ipaccess BTS mode, OML connecting to 127.0.0.1:3002 DLINP input/ipaccess.c:634 E1L(0) TCP Keepalive is enabled DLINP input/ipaccess.c:646 E1L(0) TCP keepalive idle_timeout=30s, interval=3s, retry_count=10 user_timeout=330000ms DLINP input/ipaccess.c:834 received ID_GET for unit ID 1234/0/0 DLINP input/ipaccess.c:634 E1L(0) TCP Keepalive is enabled DLINP input/ipaccess.c:646 E1L(0) TCP keepalive idle_timeout=30s, interval=3s, retry_count=10 user_timeout=330000ms DLINP input/ipaccess.c:834 received ID_GET for unit ID 1235/0/0 DOML oml.c:631 OC=GPRS-CELL INST=(00,00,ff): O&M Get Attributes [0], SW Configuration is unsupported 20250313084247210 DNM ERROR OC=GPRS-CELL(f1) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557) 20250313084247210 DNM ERROR OC=GPRS-CELL(f1) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557) DOML oml.c:631 OC=GPRS-CELL INST=(00,00,ff): O&M Get Attributes [0], SW Configuration is unsupported DOML oml.c:1490 OC=GPRS-CELL(f1) INST=(00,00,ff): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=GPRS-CELL(f1) INST=(00,00,ff): ADM STATE Locked -> Unlocked DABIS abis.c:170 A-bis connection establishment to BSC (127.0.0.1) in progress... DLINP input/ipaccess.c:1020 E1TS(0:1) enabling ipaccess BTS mode, OML connecting to 127.0.0.1:3002 DLINP input/ipaccess.c:634 E1L(0) TCP Keepalive is enabled DLINP input/ipaccess.c:646 E1L(0) TCP keepalive idle_timeout=30s, interval=3s, retry_count=10 user_timeout=330000ms DLINP input/ipaccess.c:834 received ID_GET for unit ID 1236/0/0 20250313084247211 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'GPRS' is supported (abis_nm.c:599) 20250313084247211 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'EGPRS' is supported (abis_nm.c:599) 20250313084247211 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'HOPPING' is supported (abis_nm.c:599) 20250313084247211 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CBCH' is supported (abis_nm.c:599) 20250313084247211 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ETWS_PN' is supported (abis_nm.c:599) 20250313084247211 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'PAGING_COORDINATION' is supported (abis_nm.c:599) 20250313084247211 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'IPV6_NSVC' is supported (abis_nm.c:599) 20250313084247211 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CCN' is supported (abis_nm.c:599) 20250313084247211 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ABIS_OSMO_PCU' is supported (abis_nm.c:599) 20250313084247211 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'BCCH_PWR_RED' is supported (abis_nm.c:599) 20250313084247211 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'DYN_TS_SDCCH8' is supported (abis_nm.c:599) 20250313084247211 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'OSMUX' is supported (abis_nm.c:599) 20250313084247211 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VBS' is supported (abis_nm.c:599) 20250313084247211 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VGCS' is supported (abis_nm.c:599) 20250313084247211 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'TWTS001' is supported (abis_nm.c:599) 20250313084247211 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): ARI reported sw[0/2]: osmobts is 1.9.0.202503122026 (abis_nm.c:652) 20250313084247211 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Reported variant: osmo-bts-omldummy (abis_nm.c:534) DOML oml.c:1490 OC=GPRS-NSE(f0) INST=(00,ff,ff): ADM STATE Locked -> Unlocked 20250313084247214 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'GPRS' is supported (abis_nm.c:599) 20250313084247214 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'EGPRS' is supported (abis_nm.c:599) 20250313084247214 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'HOPPING' is supported (abis_nm.c:599) 20250313084247214 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CBCH' is supported (abis_nm.c:599) 20250313084247214 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ETWS_PN' is supported (abis_nm.c:599) 20250313084247214 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'PAGING_COORDINATION' is supported (abis_nm.c:599) 20250313084247214 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'IPV6_NSVC' is supported (abis_nm.c:599) 20250313084247214 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CCN' is supported (abis_nm.c:599) 20250313084247214 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ABIS_OSMO_PCU' is supported (abis_nm.c:599) 20250313084247214 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'BCCH_PWR_RED' is supported (abis_nm.c:599) 20250313084247214 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'DYN_TS_SDCCH8' is supported (abis_nm.c:599) 20250313084247214 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'OSMUX' is supported (abis_nm.c:599) 20250313084247214 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VBS' is supported (abis_nm.c:599) 20250313084247214 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VGCS' is supported (abis_nm.c:599) 20250313084247214 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'TWTS001' is supported (abis_nm.c:599) 20250313084247214 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): ARI reported sw[0/2]: osmobts is 1.9.0.202503122026 (abis_nm.c:652) 20250313084247214 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Reported variant: osmo-bts-omldummy (abis_nm.c:534) DOML oml.c:1490 OC=GPRS-NSE(f0) INST=(00,ff,ff): ADM STATE Locked -> Unlocked 20250313084247215 DNM ERROR OC=GPRS-CELL(f1) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557) DOML oml.c:631 OC=GPRS-CELL INST=(00,00,ff): O&M Get Attributes [0], SW Configuration is unsupported DOML oml.c:1490 OC=GPRS-NSVC(f2) INST=(00,00,ff): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=GPRS-NSVC(f2) INST=(00,00,ff): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=GPRS-CELL(f1) INST=(00,00,ff): ADM STATE Locked -> Unlocked DOML oml.c:631 OC=RADIO-CARRIER INST=(00,00,ff): O&M Get Attributes [0], SW Configuration is unsupported DOML oml.c:631 OC=RADIO-CARRIER INST=(00,00,ff): O&M Get Attributes [0], SW Configuration is unsupported 20250313084247216 DNM ERROR OC=RADIO-CARRIER(02) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557) DL1C bts_model.c:87 Unimplemented vbts_set_trx 20250313084247216 DNM ERROR OC=RADIO-CARRIER(02) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557) DL1C bts_model.c:87 Unimplemented vbts_set_trx DOML oml.c:1490 OC=RADIO-CARRIER(02) INST=(00,00,ff): ADM STATE Locked -> Unlocked DOML oml.c:631 OC=BASEBAND-TRANSCEIVER INST=(00,00,ff): O&M Get Attributes [0], Manufacturer Dependent State is unsupported DOML oml.c:1490 OC=RADIO-CARRIER(02) INST=(00,00,ff): ADM STATE Locked -> Unlocked 20250313084247216 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'GPRS' is supported (abis_nm.c:599) 20250313084247216 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'EGPRS' is supported (abis_nm.c:599) 20250313084247216 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'HOPPING' is supported (abis_nm.c:599) 20250313084247216 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CBCH' is supported (abis_nm.c:599) 20250313084247216 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ETWS_PN' is supported (abis_nm.c:599) 20250313084247216 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'PAGING_COORDINATION' is supported (abis_nm.c:599) 20250313084247216 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'IPV6_NSVC' is supported (abis_nm.c:599) 20250313084247216 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CCN' is supported (abis_nm.c:599) 20250313084247216 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ABIS_OSMO_PCU' is supported (abis_nm.c:599) 20250313084247216 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'BCCH_PWR_RED' is supported (abis_nm.c:599) 20250313084247216 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'DYN_TS_SDCCH8' is supported (abis_nm.c:599) 20250313084247216 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'OSMUX' is supported (abis_nm.c:599) 20250313084247216 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VBS' is supported (abis_nm.c:599) 20250313084247216 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VGCS' is supported (abis_nm.c:599) 20250313084247216 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'TWTS001' is supported (abis_nm.c:599) 20250313084247216 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): ARI reported sw[0/2]: osmobts is 1.9.0.202503122026 (abis_nm.c:652) 20250313084247216 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Reported variant: osmo-bts-omldummy (abis_nm.c:534) 20250313084247217 DNM ERROR OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): Attribute Manufacturer Dependent State is unreported (abis_nm.c:557) 20250313084247217 DNM NOTICE OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): ARI reported sw[0/1]: TRX_PHY_VERSION is Unknown (abis_nm.c:652) DOML oml.c:631 OC=BASEBAND-TRANSCEIVER INST=(00,00,ff): O&M Get Attributes [0], Manufacturer Dependent State is unsupported DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,00): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=GPRS-NSE(f0) INST=(00,ff,ff): ADM STATE Locked -> Unlocked 20250313084247217 DNM ERROR OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): Attribute Manufacturer Dependent State is unreported (abis_nm.c:557) 20250313084247217 DNM NOTICE OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): ARI reported sw[0/1]: TRX_PHY_VERSION is Unknown (abis_nm.c:652) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,01): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,00): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,02): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,01): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,03): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=GPRS-NSVC(f2) INST=(00,00,ff): ADM STATE Locked -> Unlocked DOML oml.c:631 OC=RADIO-CARRIER INST=(00,00,ff): O&M Get Attributes [0], SW Configuration is unsupported 20250313084247219 DNM ERROR OC=RADIO-CARRIER(02) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,04): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,02): ADM STATE Locked -> Unlocked DL1C bts_model.c:87 Unimplemented vbts_set_trx DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,05): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,03): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,06): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=RADIO-CARRIER(02) INST=(00,00,ff): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,04): ADM STATE Locked -> Unlocked DOML oml.c:631 OC=BASEBAND-TRANSCEIVER INST=(00,00,ff): O&M Get Attributes [0], Manufacturer Dependent State is unsupported DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,05): ADM STATE Locked -> Unlocked 20250313084247220 DNM ERROR OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): Attribute Manufacturer Dependent State is unreported (abis_nm.c:557) 20250313084247220 DNM NOTICE OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): ARI reported sw[0/1]: TRX_PHY_VERSION is Unknown (abis_nm.c:652) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,07): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=BTS(01) INST=(00,ff,ff): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,00): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,06): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,01): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,07): ADM STATE Locked -> Unlocked DOML nm_bb_transc_fsm.c:151 NM_BBTRANSC_OP(bts0-trx0)[0x556e1ee04470]{DISABLED_OFFLINE}: Not connecting RSL in OML-DUMMY! DOML oml.c:1490 OC=BTS(01) INST=(00,ff,ff): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,02): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,03): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,04): ADM STATE Locked -> Unlocked DOML nm_bb_transc_fsm.c:151 NM_BBTRANSC_OP(bts0-trx0)[0x55a4433ea470]{DISABLED_OFFLINE}: Not connecting RSL in OML-DUMMY! DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,05): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,06): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,07): ADM STATE Locked -> Unlocked DOML oml.c:631 OC=RADIO-CARRIER INST=(00,01,ff): O&M Get Attributes [0], SW Configuration is unsupported 20250313084247222 DNM ERROR OC=RADIO-CARRIER(02) INST=(00,01,ff): Attribute SW Configuration is unreported (abis_nm.c:557) DL1C bts_model.c:87 Unimplemented vbts_set_trx DOML oml.c:1490 OC=RADIO-CARRIER(02) INST=(00,01,ff): ADM STATE Locked -> Unlocked DOML oml.c:631 OC=BASEBAND-TRANSCEIVER INST=(00,01,ff): O&M Get Attributes [0], Manufacturer Dependent State is unsupported 20250313084247222 DNM ERROR OC=BASEBAND-TRANSCEIVER(04) INST=(00,01,ff): Attribute Manufacturer Dependent State is unreported (abis_nm.c:557) 20250313084247222 DNM NOTICE OC=BASEBAND-TRANSCEIVER(04) INST=(00,01,ff): ARI reported sw[0/1]: TRX_PHY_VERSION is Unknown (abis_nm.c:652) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,01,00): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,01,01): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,01,02): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,01,03): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,01,04): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,01,05): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,01,06): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,01,07): ADM STATE Locked -> Unlocked DOML oml.c:631 OC=RADIO-CARRIER INST=(00,02,ff): O&M Get Attributes [0], SW Configuration is unsupported 20250313084247223 DNM ERROR OC=RADIO-CARRIER(02) INST=(00,02,ff): Attribute SW Configuration is unreported (abis_nm.c:557) DL1C bts_model.c:87 Unimplemented vbts_set_trx DOML oml.c:1490 OC=RADIO-CARRIER(02) INST=(00,02,ff): ADM STATE Locked -> Unlocked DOML oml.c:631 OC=BASEBAND-TRANSCEIVER INST=(00,02,ff): O&M Get Attributes [0], Manufacturer Dependent State is unsupported 20250313084247223 DNM ERROR OC=BASEBAND-TRANSCEIVER(04) INST=(00,02,ff): Attribute Manufacturer Dependent State is unreported (abis_nm.c:557) 20250313084247223 DNM NOTICE OC=BASEBAND-TRANSCEIVER(04) INST=(00,02,ff): ARI reported sw[0/1]: TRX_PHY_VERSION is Unknown (abis_nm.c:652) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,02,00): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,02,01): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,02,02): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,02,03): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,02,04): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,02,05): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,02,06): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,02,07): ADM STATE Locked -> Unlocked DOML oml.c:631 OC=RADIO-CARRIER INST=(00,03,ff): O&M Get Attributes [0], SW Configuration is unsupported 20250313084247223 DNM ERROR OC=RADIO-CARRIER(02) INST=(00,03,ff): Attribute SW Configuration is unreported (abis_nm.c:557) DL1C bts_model.c:87 Unimplemented vbts_set_trx DOML oml.c:1490 OC=RADIO-CARRIER(02) INST=(00,03,ff): ADM STATE Locked -> Unlocked DOML oml.c:631 OC=BASEBAND-TRANSCEIVER INST=(00,03,ff): O&M Get Attributes [0], Manufacturer Dependent State is unsupported 20250313084247223 DNM ERROR OC=BASEBAND-TRANSCEIVER(04) INST=(00,03,ff): Attribute Manufacturer Dependent State is unreported (abis_nm.c:557) 20250313084247223 DNM NOTICE OC=BASEBAND-TRANSCEIVER(04) INST=(00,03,ff): ARI reported sw[0/1]: TRX_PHY_VERSION is Unknown (abis_nm.c:652) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,03,00): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,03,01): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,03,02): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,03,03): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,03,04): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,03,05): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,03,06): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,03,07): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=BTS(01) INST=(00,ff,ff): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=BASEBAND-TRANSCEIVER(04) INST=(00,01,ff): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=BASEBAND-TRANSCEIVER(04) INST=(00,02,ff): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=BASEBAND-TRANSCEIVER(04) INST=(00,03,ff): ADM STATE Locked -> Unlocked DOML nm_bb_transc_fsm.c:151 NM_BBTRANSC_OP(bts0-trx0)[0x559c06453470]{DISABLED_OFFLINE}: Not connecting RSL in OML-DUMMY! DOML nm_bb_transc_fsm.c:151 NM_BBTRANSC_OP(bts0-trx1)[0x559c06456c90]{DISABLED_OFFLINE}: Not connecting RSL in OML-DUMMY! DOML nm_bb_transc_fsm.c:151 NM_BBTRANSC_OP(bts0-trx2)[0x559c0645a3b0]{DISABLED_OFFLINE}: Not connecting RSL in OML-DUMMY! DOML nm_bb_transc_fsm.c:151 NM_BBTRANSC_OP(bts0-trx3)[0x559c0645dad0]{DISABLED_OFFLINE}: Not connecting RSL in OML-DUMMY! Waiting for packet dumper to finish... 1 (prev_count=791064, count=2152664) MTC@6fd6b501891c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh BSC_Tests.TC_stat_num_bts_connected_3 pass' was executed successfully (exit status: 0). MTC@6fd6b501891c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh BSC_Tests.TC_ctrl'. ------ BSC_Tests.TC_ctrl ------ Thu Mar 13 08:42:49 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/logs/testsuite/BSC_Tests.TC_ctrl.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/logs/testsuite/BSC_Tests.TC_ctrl.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250313084249177 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084249177 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084249177 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084249177 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250313084249177 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084249177 DLSS7 ERROR MTP-TRANSFER.req for dpc=185=0.23.1: no route! (osmo_ss7_hmrt.c:228) MTC@6fd6b501891c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh BSC_Tests.TC_ctrl' was executed successfully (exit status: 0). MTC@6fd6b501891c: Test case TC_ctrl started. 20250313084250077 DMSC NOTICE (msc0) VTY requests BSSMAP RESET (bsc_vty.c:3614) 20250313084250077 DMSC NOTICE (msc1) VTY requests BSSMAP RESET (bsc_vty.c:3614) 20250313084250078 DMSC NOTICE (msc2) VTY requests BSSMAP RESET (bsc_vty.c:3614) 20250313084250079 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084250079 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084250079 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084250079 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250313084250079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084250079 DLSS7 ERROR MTP-TRANSFER.req for dpc=185=0.23.1: no route! (osmo_ss7_hmrt.c:228) 20250313084250079 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084250079 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084250079 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084250079 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:621) 20250313084250079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084250079 DLSS7 ERROR MTP-TRANSFER.req for dpc=2=0.0.2: no route! (osmo_ss7_hmrt.c:228) 20250313084250080 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084250080 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084250080 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084250080 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:621) 20250313084250080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084250080 DLSS7 DEBUG 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=3=0.0.3,SLS=15 -> eSLS=127: picked Normal Route via 'virt-msc2' round-robin style (osmo_ss7_combined_linkset.c:283) 20250313084250080 DLSS7 ERROR MTP-TRANSFER.req for dpc=3=0.0.3: no route! (osmo_ss7_hmrt.c:228) VirtMSC-M3UA(114)@6fd6b501891c: ************************************************* VirtMSC-M3UA(114)@6fd6b501891c: M3UA emulation initiated, the test can be started VirtMSC-M3UA(114)@6fd6b501891c: ************************************************* VirtMSC-SCCP(113)@6fd6b501891c: v_sccp_pdu_maxlen:268 20250313084250291 DLSS7 INFO (r=127.0.0.1:23905<->l=127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250313084250291 DLSS7 INFO (r=127.0.0.1:23905<->l=127.0.0.1:2905): matched connection to ASP virt-msc0-0 (osmo_ss7_xua_srv.c:112) 20250313084250291 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250313084250291 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) VirtMSC-M3UA(114)@6fd6b501891c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250313084250296 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084250296 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250313084250296 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250313084250296 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250313084250296 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250313084250296 DLSS7 DEBUG XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250313084250296 DLSS7 DEBUG XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250313084250296 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084250296 DLSS7 INFO 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250313084250296 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250313084250296 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250313084250298 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084250298 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250313084250298 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250313084250298 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250313084250298 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250313084250298 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250313084250298 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250313084250298 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084250298 DLSS7 INFO 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250313084250298 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250313084250298 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 b9 (osmo_ss7_asp.c:1175) 20250313084250298 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250313084250298 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250313084250298 DMSC NOTICE (msc0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (osmo_bsc_sigtran.c:286) 20250313084250298 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) 20250313084250298 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084250298 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084250298 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250313084250298 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:621) 20250313084250298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084250298 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250313084250298 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084250298 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250313084250298 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084250298 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 b9 00 00 00 bb 03 02 00 00 09 00 03 07 0b 04 43 bb 00 fe 04 43 b9 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1175) VirtMSC-M3UA(114)@6fd6b501891c: Sending buffered message #0 20250313084250298 DMSC NOTICE RESET from MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_bssap.c:101) 20250313084250298 DRESET NOTICE Sending RESET ACK to MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_sigtran.c:86) 20250313084250298 DRESET NOTICE bssmap_reset(msc-0)[0x55ac7dc976d0]{CONNECTED}: link up (bssmap_reset.c:83) 20250313084250298 DMSC NOTICE (msc0) BSSMAP association is up (a_reset.c:45) 20250313084250298 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084250298 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084250298 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084250298 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250313084250298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084250298 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=13 -> eSLS=45: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250313084250298 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084250298 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250313084250298 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084250298 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bb 00 00 00 b9 03 00 00 0d 09 00 03 07 0b 04 43 b9 00 fe 04 43 bb 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) MTC@6fd6b501891c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(116)@6fd6b501891c: ************************************************* VirtSMLC-M3UA(116)@6fd6b501891c: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(116)@6fd6b501891c: ************************************************* VirtSMLC-SCCP(115)@6fd6b501891c: v_sccp_pdu_maxlen:268 20250313084250524 DLSS7 INFO (r=127.0.0.1:23908<->l=127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250313084250524 DLSS7 INFO (r=127.0.0.1:23908<->l=127.0.0.1:2905): matched connection to ASP virt-smlc-0 (osmo_ss7_xua_srv.c:112) 20250313084250524 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250313084250524 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) VirtSMLC-M3UA(116)@6fd6b501891c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250313084250532 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084250533 DLM3UA DEBUG 0: ASP(virt-smlc-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250313084250533 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250313084250533 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250313084250533 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250313084250533 DLSS7 DEBUG XUA_AS(virt-smlc){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250313084250533 DLSS7 DEBUG XUA_AS(virt-smlc){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250313084250533 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084250533 DLSS7 INFO 0: ASP(virt-smlc-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250313084250533 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 06 (osmo_ss7_asp.c:1175) 20250313084250533 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250313084250536 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084250536 DLM3UA DEBUG 0: ASP(virt-smlc-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250313084250536 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250313084250536 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 06 (osmo_ss7_asp.c:1175) 20250313084250536 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250313084250536 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250313084250536 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250313084250537 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084250537 DLSS7 INFO 0: ASP(virt-smlc-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250313084250537 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 06 (osmo_ss7_asp.c:1175) 20250313084250537 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 be (osmo_ss7_asp.c:1175) 20250313084250537 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 be (osmo_ss7_asp.c:1175) 20250313084250537 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250313084250537 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.6/0 (xua_snm.c:413) 20250313084250537 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) IPA-BTS0-TRX0-RSL-IPA(119)@6fd6b501891c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(119)@6fd6b501891c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(119)@6fd6b501891c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } 20250313084251402 DRSL NOTICE (bts=0,trx=0) bootstrapping RSL on ARFCN 871 using MCC-MNC 001-01 LAC=1 CID=0 BSIC=10 (osmo_bsc_main.c:320) IPA-BTS0-TRX0-RSL-IPA(119)@6fd6b501891c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6fd6b501891c: "TC_ctrl() start" 20250313084252415 DLGLOBAL NOTICE TTCN3 f_logp(): TC_ctrl() start (logging_vty.c:1172) MTC@6fd6b501891c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@6fd6b501891c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-STATS(112)@6fd6b501891c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(117)@6fd6b501891c: Final verdict of PTC: none MTC@6fd6b501891c: setverdict(pass): none -> pass 20250313084254478 DLINP NOTICE virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250313084254478 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250313084254478 DLSS7 INFO 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250313084254478 DLSS7 NOTICE 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250313084254478 DLINP NOTICE virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250313084254478 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250313084254478 DLSS7 INFO 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250313084254478 DLSS7 NOTICE 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250313084254478 DLINP NOTICE SRVCONN(virt-msc0-0,r=127.0.0.1:23905<->l=127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250313084254478 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084254478 DLSS7 INFO virt-msc0-0: connection closed (osmo_ss7_asp.c:1126) 20250313084254478 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250313084254478 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250313084254478 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250313084254478 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250313084254478 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084254478 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 b9 (osmo_ss7_asp.c:1175) 20250313084254478 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 b9 (osmo_ss7_asp.c:1175) 20250313084254478 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250313084254478 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250313084254478 DLINP ERROR SRVCONN(virt-smlc-0,r=127.0.0.1:23908<->l=127.0.0.1:2905) error to send: Cannot send after transport endpoint shutdown (stream_srv.c:743) 20250313084254478 DLINP NOTICE virt-smlc-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250313084254478 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250313084254478 DLSS7 INFO 0: ASP(virt-smlc-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250313084254478 DLSS7 NOTICE 0: ASP(virt-smlc-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250313084254478 DLINP NOTICE virt-smlc-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250313084254479 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) VirtMSC-M3UA(114)@6fd6b501891c: Final verdict of PTC: none VirtMSC-SCCP(113)@6fd6b501891c: Final verdict of PTC: none 20250313084254479 DLSS7 INFO 0: ASP(virt-smlc-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250313084254479 DLSS7 NOTICE 0: ASP(virt-smlc-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250313084254479 DLINP NOTICE SRVCONN(virt-smlc-0,r=127.0.0.1:23908<->l=127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250313084254479 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084254479 DLSS7 INFO virt-smlc-0: connection closed (osmo_ss7_asp.c:1126) 20250313084254479 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250313084254479 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250313084254479 DMSC NOTICE (msc0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (osmo_bsc_sigtran.c:278) 20250313084254479 DRESET NOTICE bssmap_reset(msc-0)[0x55ac7dc976d0]{DISCONNECTED}: link lost (bssmap_reset.c:91) 20250313084254479 DMSC NOTICE (msc0) BSSMAP association is down (a_reset.c:54) 20250313084254479 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) 20250313084254479 DLINP NOTICE SRVCONN(ts-0-2-rsl,r=127.0.0.1:10000<->l=127.0.0.1:3003) connection closed with client (stream_srv.c:717) 20250313084254479 DLINP NOTICE E1TS(0:2) failed reading from socket: 0 (ipaccess.c:554) 20250313084254479 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250313084254479 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250313084254479 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250313084254479 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084254479 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 be (osmo_ss7_asp.c:1175) 20250313084254479 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250313084254479 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250313084254479 DLINP NOTICE E1L(0) Signalling link down (bts_ipaccess_nanobts.c:778) 20250313084254479 DLINP NOTICE (bts=0) Dropping OML link: link down (bts_ipaccess_nanobts.c:543) 20250313084254479 DLMI ERROR (bts=0,trx=0) Lost E1 OML link (osmo_bsc_main.c:487) VirtSMLC-M3UA(116)@6fd6b501891c: Final verdict of PTC: none VirtSMLC-SCCP(115)@6fd6b501891c: Final verdict of PTC: none VirtMGW-MGCP-0(118)@6fd6b501891c: Final verdict of PTC: none 20250313084254481 DLINP NOTICE E1L(0) Signalling link down (bts_ipaccess_nanobts.c:778) 20250313084254481 DLMI ERROR (bts=0,trx=0) Lost E1 OSMO link (osmo_bsc_main.c:487) 20250313084254481 DLINP NOTICE (bts=0,trx=0) Dropping RSL link: OML link drop (bts_ipaccess_nanobts.c:514) 20250313084254481 DLMI ERROR (bts=0,trx=0) Lost E1 RSL link (osmo_bsc_main.c:487) DLINP stream_cli.c:547 CLICONN(ts-0-1-oml,r=127.0.0.1:3002<->l=127.0.0.1:39229){CONNECTED} connection closed with srv DABIS abis.c:429 E1L(0) Signalling link down DABIS abis.c:105 OML link was closed early within 7 seconds. If this situation persists, please check your BTS and BSC configuration files for errors. A common error is a mismatch between unit_id configuration parameters of BTS and BSC. DOML bts_shutdown_fsm.c:268 BTS_SHUTDOWN(bts0)[0x556e1ee03b70]{NONE}: Shutting down BTS, exit 1, reason: Abis close DLINP input/ipaccess.c:867 E1TS(0:1) failed reading from socket: 0 IPA-BTS0-TRX0-RSL-IPA(119)@6fd6b501891c: Final verdict of PTC: none 20250313084254482 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.6/0 (xua_snm.c:378) 20250313084254482 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) MTC@6fd6b501891c: Setting final verdict of the test case. MTC@6fd6b501891c: Local verdict of MTC: pass MTC@6fd6b501891c: Local verdict of PTC VirtMSC-STATS(112): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC VirtMSC-SCCP(113): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC VirtMSC-M3UA(114): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC VirtSMLC-SCCP(115): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC VirtSMLC-M3UA(116): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC IPA-CTRL-CLI-IPA(117): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC VirtMGW-MGCP-0(118): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(119): none (pass -> pass) MTC@6fd6b501891c: Test case TC_ctrl finished. Verdict: pass MTC@6fd6b501891c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh BSC_Tests.TC_ctrl pass'. Thu Mar 13 08:42:54 UTC 2025 ====== BSC_Tests.TC_ctrl pass ====== Saving talloc report from 127.0.0.1:4242 to BSC_Tests.TC_ctrl.talloc 20250313084255080 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084255080 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084255080 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084255080 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:621) 20250313084255080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084255080 DLSS7 DEBUG 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=2=0.0.2,SLS=1 -> eSLS=97: picked Normal Route via 'virt-msc1' round-robin style (osmo_ss7_combined_linkset.c:283) 20250313084255080 DLSS7 ERROR MTP-TRANSFER.req for dpc=2=0.0.2: no route! (osmo_ss7_hmrt.c:228) 20250313084255082 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084255082 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084255082 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084255082 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:621) 20250313084255082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084255082 DLSS7 ERROR MTP-TRANSFER.req for dpc=3=0.0.3: no route! (osmo_ss7_hmrt.c:228) 20250313084256480 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250313084256480 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250313084256480 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250313084256480 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250313084256480 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250313084256480 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) DOML bts_shutdown_fsm.c:228 BTS_SHUTDOWN(bts0)[0x556e1ee03b70]{WAIT_TRX_CLOSED}: Timer expired waiting for TRX close DOML bts_shutdown_fsm.c:171 BTS_SHUTDOWN(bts0)[0x556e1ee03b70]{EXIT}: Shutdown process completed successfully, exiting process respawn: 8: stopped pid 9083 with status 0 respawn: 9: starting: osmo-bts-omldummy -fCCN,EGPRS,GPRS,IPv6_NSVC,PAGING_COORDINATION,OSMUX 127.0.0.1 1234 1 DABIS abis.c:170 A-bis connection establishment to BSC (127.0.0.1) in progress... DLINP input/ipaccess.c:1020 E1TS(0:1) enabling ipaccess BTS mode, OML connecting to 127.0.0.1:3002 DLINP input/ipaccess.c:634 E1L(0) TCP Keepalive is enabled DLINP input/ipaccess.c:646 E1L(0) TCP keepalive idle_timeout=30s, interval=3s, retry_count=10 user_timeout=330000ms DLINP input/ipaccess.c:834 received ID_GET for unit ID 1234/0/0 DOML oml.c:631 OC=GPRS-CELL INST=(00,00,ff): O&M Get Attributes [0], SW Configuration is unsupported 20250313084257518 DNM ERROR OC=GPRS-CELL(f1) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557) DOML oml.c:1490 OC=GPRS-CELL(f1) INST=(00,00,ff): ADM STATE Locked -> Unlocked 20250313084257519 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'GPRS' is supported (abis_nm.c:599) 20250313084257519 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'EGPRS' is supported (abis_nm.c:599) 20250313084257519 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'HOPPING' is supported (abis_nm.c:599) 20250313084257519 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CBCH' is supported (abis_nm.c:599) 20250313084257519 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ETWS_PN' is supported (abis_nm.c:599) 20250313084257519 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'PAGING_COORDINATION' is supported (abis_nm.c:599) 20250313084257519 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'IPV6_NSVC' is supported (abis_nm.c:599) 20250313084257519 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CCN' is supported (abis_nm.c:599) 20250313084257519 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ABIS_OSMO_PCU' is supported (abis_nm.c:599) 20250313084257519 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'BCCH_PWR_RED' is supported (abis_nm.c:599) 20250313084257519 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'DYN_TS_SDCCH8' is supported (abis_nm.c:599) 20250313084257519 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'OSMUX' is supported (abis_nm.c:599) 20250313084257519 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VBS' is supported (abis_nm.c:599) 20250313084257519 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VGCS' is supported (abis_nm.c:599) 20250313084257519 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'TWTS001' is supported (abis_nm.c:599) 20250313084257519 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): ARI reported sw[0/2]: osmobts is 1.9.0.202503122026 (abis_nm.c:652) 20250313084257519 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Reported variant: osmo-bts-omldummy (abis_nm.c:534) DOML oml.c:1490 OC=GPRS-NSE(f0) INST=(00,ff,ff): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=GPRS-NSVC(f2) INST=(00,00,ff): ADM STATE Locked -> Unlocked DOML oml.c:631 OC=RADIO-CARRIER INST=(00,00,ff): O&M Get Attributes [0], SW Configuration is unsupported 20250313084257521 DNM ERROR OC=RADIO-CARRIER(02) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557) DL1C bts_model.c:87 Unimplemented vbts_set_trx DOML oml.c:1490 OC=RADIO-CARRIER(02) INST=(00,00,ff): ADM STATE Locked -> Unlocked DOML oml.c:631 OC=BASEBAND-TRANSCEIVER INST=(00,00,ff): O&M Get Attributes [0], Manufacturer Dependent State is unsupported 20250313084257521 DNM ERROR OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): Attribute Manufacturer Dependent State is unreported (abis_nm.c:557) 20250313084257521 DNM NOTICE OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): ARI reported sw[0/1]: TRX_PHY_VERSION is Unknown (abis_nm.c:652) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,00): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,01): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,02): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,03): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,04): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,05): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,06): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,07): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=BTS(01) INST=(00,ff,ff): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): ADM STATE Locked -> Unlocked DOML nm_bb_transc_fsm.c:151 NM_BBTRANSC_OP(bts0-trx0)[0x557a79470470]{DISABLED_OFFLINE}: Not connecting RSL in OML-DUMMY! Waiting for packet dumper to finish... 0 (prev_count=-1, count=482208) Waiting for packet dumper to finish... 1 (prev_count=482208, count=551316) 20250313084259480 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084259480 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084259480 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084259480 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250313084259481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084259481 DLSS7 ERROR MTP-TRANSFER.req for dpc=185=0.23.1: no route! (osmo_ss7_hmrt.c:228) MTC@6fd6b501891c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh BSC_Tests.TC_ctrl pass' was executed successfully (exit status: 0). MTC@6fd6b501891c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh BSC_Tests.TC_si_default'. ------ BSC_Tests.TC_si_default ------ Thu Mar 13 08:42:59 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/logs/testsuite/BSC_Tests.TC_si_default.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/logs/testsuite/BSC_Tests.TC_si_default.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250313084300081 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084300081 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084300081 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084300081 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:621) 20250313084300081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084300081 DLSS7 ERROR MTP-TRANSFER.req for dpc=2=0.0.2: no route! (osmo_ss7_hmrt.c:228) 20250313084300083 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084300083 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084300083 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084300083 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:621) 20250313084300083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084300083 DLSS7 DEBUG 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=3=0.0.3,SLS=1 -> eSLS=113: picked Normal Route via 'virt-msc2' round-robin style (osmo_ss7_combined_linkset.c:283) 20250313084300083 DLSS7 ERROR MTP-TRANSFER.req for dpc=3=0.0.3: no route! (osmo_ss7_hmrt.c:228) MTC@6fd6b501891c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh BSC_Tests.TC_si_default' was executed successfully (exit status: 0). MTC@6fd6b501891c: Test case TC_si_default started. 20250313084300779 DMSC NOTICE (msc0) VTY requests BSSMAP RESET (bsc_vty.c:3614) 20250313084300780 DMSC NOTICE (msc1) VTY requests BSSMAP RESET (bsc_vty.c:3614) 20250313084300781 DMSC NOTICE (msc2) VTY requests BSSMAP RESET (bsc_vty.c:3614) 20250313084300781 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084300781 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084300781 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084300781 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250313084300781 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084300781 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=11 -> eSLS=43: picked Normal Route via 'virt-msc0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250313084300781 DLSS7 ERROR MTP-TRANSFER.req for dpc=185=0.23.1: no route! (osmo_ss7_hmrt.c:228) 20250313084300783 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084300783 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084300783 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084300783 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:621) 20250313084300783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084300783 DLSS7 ERROR MTP-TRANSFER.req for dpc=3=0.0.3: no route! (osmo_ss7_hmrt.c:228) 20250313084300783 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084300783 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084300783 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084300783 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:621) 20250313084300783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084300783 DLSS7 ERROR MTP-TRANSFER.req for dpc=2=0.0.2: no route! (osmo_ss7_hmrt.c:228) VirtMSC-M3UA(122)@6fd6b501891c: ************************************************* VirtMSC-M3UA(122)@6fd6b501891c: M3UA emulation initiated, the test can be started VirtMSC-M3UA(122)@6fd6b501891c: ************************************************* VirtMSC-SCCP(121)@6fd6b501891c: v_sccp_pdu_maxlen:268 20250313084300999 DLSS7 INFO (r=127.0.0.1:23905<->l=127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250313084300999 DLSS7 INFO (r=127.0.0.1:23905<->l=127.0.0.1:2905): matched connection to ASP virt-msc0-0 (osmo_ss7_xua_srv.c:112) 20250313084300999 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250313084300999 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) VirtMSC-M3UA(122)@6fd6b501891c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250313084301004 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084301004 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250313084301004 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250313084301004 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250313084301004 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250313084301004 DLSS7 DEBUG XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250313084301004 DLSS7 DEBUG XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250313084301004 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084301004 DLSS7 INFO 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250313084301004 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250313084301004 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250313084301005 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084301005 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250313084301005 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250313084301005 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250313084301005 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250313084301005 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250313084301005 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250313084301005 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084301005 DLSS7 INFO 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250313084301005 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250313084301005 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 b9 (osmo_ss7_asp.c:1175) 20250313084301005 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250313084301005 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250313084301005 DMSC NOTICE (msc0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (osmo_bsc_sigtran.c:286) 20250313084301005 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) 20250313084301005 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084301005 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084301005 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250313084301005 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:621) 20250313084301005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084301005 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250313084301005 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084301005 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250313084301005 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084301005 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 b9 00 00 00 bb 03 02 00 00 09 00 03 07 0b 04 43 bb 00 fe 04 43 b9 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1175) VirtMSC-M3UA(122)@6fd6b501891c: Sending buffered message #0 20250313084301005 DMSC NOTICE RESET from MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_bssap.c:101) 20250313084301005 DRESET NOTICE Sending RESET ACK to MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_sigtran.c:86) 20250313084301005 DRESET NOTICE bssmap_reset(msc-0)[0x55ac7dc976d0]{CONNECTED}: link up (bssmap_reset.c:83) 20250313084301005 DMSC NOTICE (msc0) BSSMAP association is up (a_reset.c:45) 20250313084301005 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084301005 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084301005 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084301005 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250313084301005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084301005 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=13 -> eSLS=45: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250313084301005 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084301005 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250313084301005 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084301005 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bb 00 00 00 b9 03 00 00 0d 09 00 03 07 0b 04 43 b9 00 fe 04 43 bb 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) MTC@6fd6b501891c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(124)@6fd6b501891c: ************************************************* VirtSMLC-M3UA(124)@6fd6b501891c: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(124)@6fd6b501891c: ************************************************* VirtSMLC-SCCP(123)@6fd6b501891c: v_sccp_pdu_maxlen:268 20250313084301039 DLGLOBAL NOTICE TTCN3 f_logp(): TC_si_default() start (logging_vty.c:1172) MTC@6fd6b501891c: "TC_si_default() start" 20250313084301223 DLSS7 INFO (r=127.0.0.1:23908<->l=127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250313084301223 DLSS7 INFO (r=127.0.0.1:23908<->l=127.0.0.1:2905): matched connection to ASP virt-smlc-0 (osmo_ss7_xua_srv.c:112) 20250313084301223 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250313084301223 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) VirtSMLC-M3UA(124)@6fd6b501891c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250313084301228 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084301228 DLM3UA DEBUG 0: ASP(virt-smlc-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250313084301228 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250313084301228 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250313084301228 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250313084301228 DLSS7 DEBUG XUA_AS(virt-smlc){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250313084301228 DLSS7 DEBUG XUA_AS(virt-smlc){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250313084301228 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084301228 DLSS7 INFO 0: ASP(virt-smlc-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250313084301228 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 06 (osmo_ss7_asp.c:1175) 20250313084301228 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250313084301230 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084301230 DLM3UA DEBUG 0: ASP(virt-smlc-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250313084301230 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250313084301230 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 06 (osmo_ss7_asp.c:1175) 20250313084301230 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250313084301230 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250313084301230 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250313084301230 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084301230 DLSS7 INFO 0: ASP(virt-smlc-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250313084301230 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 06 (osmo_ss7_asp.c:1175) 20250313084301230 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 be (osmo_ss7_asp.c:1175) 20250313084301230 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 be (osmo_ss7_asp.c:1175) 20250313084301230 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250313084301230 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.6/0 (xua_snm.c:413) 20250313084301230 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) IPA-BTS0-TRX0-RSL-IPA(127)@6fd6b501891c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(127)@6fd6b501891c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(127)@6fd6b501891c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } 20250313084302073 DRSL NOTICE (bts=0,trx=0) bootstrapping RSL on ARFCN 871 using MCC-MNC 001-01 LAC=1 CID=0 BSIC=10 (osmo_bsc_main.c:320) IPA-BTS0-TRX0-RSL-IPA(127)@6fd6b501891c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") 20250313084305783 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084305783 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084305783 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084305783 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:621) 20250313084305783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084305783 DLSS7 ERROR MTP-TRANSFER.req for dpc=2=0.0.2: no route! (osmo_ss7_hmrt.c:228) 20250313084305783 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084305783 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084305783 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084305783 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:621) 20250313084305783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084305783 DLSS7 ERROR MTP-TRANSFER.req for dpc=3=0.0.3: no route! (osmo_ss7_hmrt.c:228) MTC@6fd6b501891c: RSL 0 SYSTEM INFORMATION: { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := '2B'O ("+") }, si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } }, si2bis := omit, si2ter := { extd_bcch_freq_list := '8E320000000000000000000000000800'O, rest_octets := '2B2B2B2B'O ("++++") }, si2quater := { { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 0, si2quater_count := 0, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 111, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } } }, si3 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 3, t3212 := 30 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_SHALL_USE_UL_DTX (1), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '1'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '1'B, si2_quater_ind := { presence := '1'B, ind := '0'B }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } }, si4 := { lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := { iei := '64'O ("d"), v := { chan_nr := { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }, tsc := 2, h := false, arfcn := 871, maio_hsn := omit } }, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } }, si13 := { rest_octets := { presence := '1'B, bcch_change_mark := 1, si_change_field := '0000'B, presence2 := '0'B, si13_change_mark := omit, gprs_ma := omit, zero := '0'B, rac := 0, spgc_ccch_sup := '0'B, priority_access_thr := '110'B, network_control_order := '00'B, gprs_cell_opts := { nmo := '01'B, t3168 := '011'B, t3192 := '010'B, drx_timer_max := '011'B, access_burst_type := '0'B, control_ack_type := '1'B, bs_cv_max := 15, pan_presence := '1'B, pan_dec := 1, pan_inc := 1, pan_max := '111'B, ext_info_presence := '1'B, ext_info_length := '000101'B, ext_info := { egprs_supported := '0'B, egprs_pkt_channel_req := omit, bep_period := omit, pfc_feature_mode := '0'B, dtm_support := '0'B, bss_paging_coordination := '1'B, ccn_active := '1'B, nw_ext_utbf := '0'B } }, gprs_pwr_ctrl_params := { alpha := 0, t_avg_w := '10000'B, t_avg_t := '10000'B, pc_meas_chan := '0'B, n_avg_i := '1000'B } } }, si5 := { bcch_freq_list := '10000000000000000000000000000000'O }, si5bis := omit, si5ter := { extd_bcch_freq_list := '9E050020000000000000000000000000'O }, si6 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_options := { dtx_ext := '1'B, pwrc := false, dtx := '01'B, radio_link_timeout := '0111'B }, ncc_permitted := '11111111'B, rest_octets := { pch_nch_info := { presence := '0'B, info := omit }, vbs_vgcs_options := { presence := '0'B, options := omit }, dtm_support := '0'B, rac := omit, max_lapdm := omit, band_ind := '0'B } } } MTC@6fd6b501891c: setverdict(pass): none -> pass MTC@6fd6b501891c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@6fd6b501891c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 IPA-CTRL-CLI-IPA(125)@6fd6b501891c: Final verdict of PTC: none VirtMSC-STATS(120)@6fd6b501891c: Final verdict of PTC: none MTC@6fd6b501891c: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(123)@6fd6b501891c: Final verdict of PTC: none 20250313084308086 DLINP NOTICE SRVCONN(ts-0-2-rsl,r=127.0.0.1:10000<->l=127.0.0.1:3003) connection closed with client (stream_srv.c:717) 20250313084308086 DLINP NOTICE E1TS(0:2) failed reading from socket: 0 (ipaccess.c:554) 20250313084308086 DLINP NOTICE E1L(0) Signalling link down (bts_ipaccess_nanobts.c:778) 20250313084308086 DLINP NOTICE (bts=0) Dropping OML link: link down (bts_ipaccess_nanobts.c:543) 20250313084308086 DLINP NOTICE virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250313084308086 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250313084308086 DLSS7 INFO 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250313084308086 DLSS7 NOTICE 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250313084308086 DLINP NOTICE virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250313084308086 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250313084308086 DLSS7 INFO 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250313084308086 DLSS7 NOTICE 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250313084308086 DLINP NOTICE SRVCONN(virt-msc0-0,r=127.0.0.1:23905<->l=127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250313084308086 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084308086 DLSS7 INFO virt-msc0-0: connection closed (osmo_ss7_asp.c:1126) 20250313084308086 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250313084308086 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250313084308086 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250313084308086 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250313084308086 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084308086 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 b9 (osmo_ss7_asp.c:1175) 20250313084308086 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 b9 (osmo_ss7_asp.c:1175) 20250313084308086 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250313084308086 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250313084308086 DLMI ERROR (bts=0,trx=0) Lost E1 OML link (osmo_bsc_main.c:487) VirtMSC-M3UA(122)@6fd6b501891c: Final verdict of PTC: none VirtMSC-SCCP(121)@6fd6b501891c: Final verdict of PTC: none 20250313084308086 DLINP NOTICE SRVCONN(virt-smlc-0,r=127.0.0.1:23908<->l=127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250313084308086 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250313084308086 DLSS7 INFO 0: ASP(virt-smlc-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250313084308086 DLSS7 NOTICE 0: ASP(virt-smlc-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250313084308086 DLINP ERROR virt-smlc-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250313084308086 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250313084308086 DLSS7 INFO 0: ASP(virt-smlc-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250313084308086 DLSS7 ERROR 0: ASP(virt-smlc-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250313084308086 DLINP ERROR SRVCONN(virt-smlc-0,r=127.0.0.1:23908<->l=127.0.0.1:2905) lost connection with client (-104) (stream_srv.c:766) 20250313084308086 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084308086 DLSS7 INFO virt-smlc-0: connection closed (osmo_ss7_asp.c:1126) 20250313084308086 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250313084308086 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250313084308086 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250313084308086 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250313084308086 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084308086 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 be (osmo_ss7_asp.c:1175) 20250313084308086 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250313084308086 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) IPA-BTS0-TRX0-RSL-IPA(127)@6fd6b501891c: Final verdict of PTC: none DLINP stream_cli.c:547 CLICONN(ts-0-1-oml,r=127.0.0.1:3002<->l=127.0.0.1:35305){CONNECTED} connection closed with srv DABIS abis.c:429 E1L(0) Signalling link down 20250313084308087 DLINP NOTICE E1L(0) Signalling link down (bts_ipaccess_nanobts.c:778) 20250313084308087 DLMI ERROR (bts=0,trx=0) Lost E1 OSMO link (osmo_bsc_main.c:487) VirtSMLC-M3UA(124)@6fd6b501891c: Final verdict of PTC: none VirtMGW-MGCP-0(126)@6fd6b501891c: Final verdict of PTC: none DOML bts_shutdown_fsm.c:268 BTS_SHUTDOWN(bts0)[0x557a7946fb70]{NONE}: Shutting down BTS, exit 1, reason: Abis close DLINP input/ipaccess.c:867 E1TS(0:1) failed reading from socket: 0 20250313084308087 DLINP NOTICE (bts=0,trx=0) Dropping RSL link: OML link drop (bts_ipaccess_nanobts.c:514) 20250313084308087 DLMI ERROR (bts=0,trx=0) Lost E1 RSL link (osmo_bsc_main.c:487) MTC@6fd6b501891c: Setting final verdict of the test case. MTC@6fd6b501891c: Local verdict of MTC: pass MTC@6fd6b501891c: Local verdict of PTC VirtMSC-STATS(120): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC VirtMSC-SCCP(121): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC VirtMSC-M3UA(122): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC VirtSMLC-SCCP(123): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC VirtSMLC-M3UA(124): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC IPA-CTRL-CLI-IPA(125): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC VirtMGW-MGCP-0(126): none (pass -> pass) 20250313084308088 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250313084308088 DMSC NOTICE (msc0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (osmo_bsc_sigtran.c:278) 20250313084308088 DRESET NOTICE bssmap_reset(msc-0)[0x55ac7dc976d0]{DISCONNECTED}: link lost (bssmap_reset.c:91) 20250313084308088 DMSC NOTICE (msc0) BSSMAP association is down (a_reset.c:54) MTC@6fd6b501891c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(127): none (pass -> pass) 20250313084308088 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) 20250313084308088 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.6/0 (xua_snm.c:378) 20250313084308088 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) MTC@6fd6b501891c: Test case TC_si_default finished. Verdict: pass MTC@6fd6b501891c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh BSC_Tests.TC_si_default pass'. Thu Mar 13 08:43:08 UTC 2025 ====== BSC_Tests.TC_si_default pass ====== Saving talloc report from 127.0.0.1:4242 to BSC_Tests.TC_si_default.talloc 20250313084310087 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250313084310087 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250313084310087 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250313084310087 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250313084310087 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250313084310087 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250313084310784 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084310784 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084310784 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084310784 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:621) 20250313084310784 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084310784 DLSS7 ERROR MTP-TRANSFER.req for dpc=3=0.0.3: no route! (osmo_ss7_hmrt.c:228) 20250313084310784 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084310784 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084310784 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084310784 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:621) 20250313084310784 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084310784 DLSS7 ERROR MTP-TRANSFER.req for dpc=2=0.0.2: no route! (osmo_ss7_hmrt.c:228) DOML bts_shutdown_fsm.c:228 BTS_SHUTDOWN(bts0)[0x557a7946fb70]{WAIT_TRX_CLOSED}: Timer expired waiting for TRX close DOML bts_shutdown_fsm.c:171 BTS_SHUTDOWN(bts0)[0x557a7946fb70]{EXIT}: Shutdown process completed successfully, exiting process respawn: 9: stopped pid 9147 with status 0 respawn: 10: starting: osmo-bts-omldummy -fCCN,EGPRS,GPRS,IPv6_NSVC,PAGING_COORDINATION,OSMUX 127.0.0.1 1234 1 DABIS abis.c:170 A-bis connection establishment to BSC (127.0.0.1) in progress... DLINP input/ipaccess.c:1020 E1TS(0:1) enabling ipaccess BTS mode, OML connecting to 127.0.0.1:3002 DLINP input/ipaccess.c:634 E1L(0) TCP Keepalive is enabled DLINP input/ipaccess.c:646 E1L(0) TCP keepalive idle_timeout=30s, interval=3s, retry_count=10 user_timeout=330000ms DLINP input/ipaccess.c:834 received ID_GET for unit ID 1234/0/0 DOML oml.c:631 OC=GPRS-CELL INST=(00,00,ff): O&M Get Attributes [0], SW Configuration is unsupported 20250313084311101 DNM ERROR OC=GPRS-CELL(f1) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557) DOML oml.c:1490 OC=GPRS-CELL(f1) INST=(00,00,ff): ADM STATE Locked -> Unlocked 20250313084311101 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'GPRS' is supported (abis_nm.c:599) 20250313084311101 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'EGPRS' is supported (abis_nm.c:599) 20250313084311101 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'HOPPING' is supported (abis_nm.c:599) 20250313084311101 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CBCH' is supported (abis_nm.c:599) 20250313084311101 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ETWS_PN' is supported (abis_nm.c:599) 20250313084311101 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'PAGING_COORDINATION' is supported (abis_nm.c:599) 20250313084311101 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'IPV6_NSVC' is supported (abis_nm.c:599) 20250313084311101 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CCN' is supported (abis_nm.c:599) 20250313084311101 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ABIS_OSMO_PCU' is supported (abis_nm.c:599) 20250313084311101 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'BCCH_PWR_RED' is supported (abis_nm.c:599) 20250313084311101 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'DYN_TS_SDCCH8' is supported (abis_nm.c:599) 20250313084311101 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'OSMUX' is supported (abis_nm.c:599) 20250313084311101 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VBS' is supported (abis_nm.c:599) 20250313084311101 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VGCS' is supported (abis_nm.c:599) 20250313084311101 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'TWTS001' is supported (abis_nm.c:599) 20250313084311101 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): ARI reported sw[0/2]: osmobts is 1.9.0.202503122026 (abis_nm.c:652) 20250313084311101 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Reported variant: osmo-bts-omldummy (abis_nm.c:534) DOML oml.c:1490 OC=GPRS-NSE(f0) INST=(00,ff,ff): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=GPRS-NSVC(f2) INST=(00,00,ff): ADM STATE Locked -> Unlocked DOML oml.c:631 OC=RADIO-CARRIER INST=(00,00,ff): O&M Get Attributes [0], SW Configuration is unsupported 20250313084311102 DNM ERROR OC=RADIO-CARRIER(02) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557) DL1C bts_model.c:87 Unimplemented vbts_set_trx DOML oml.c:1490 OC=RADIO-CARRIER(02) INST=(00,00,ff): ADM STATE Locked -> Unlocked DOML oml.c:631 OC=BASEBAND-TRANSCEIVER INST=(00,00,ff): O&M Get Attributes [0], Manufacturer Dependent State is unsupported 20250313084311102 DNM ERROR OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): Attribute Manufacturer Dependent State is unreported (abis_nm.c:557) 20250313084311102 DNM NOTICE OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): ARI reported sw[0/1]: TRX_PHY_VERSION is Unknown (abis_nm.c:652) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,00): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,01): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,02): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,03): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,04): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,05): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,06): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,07): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=BTS(01) INST=(00,ff,ff): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): ADM STATE Locked -> Unlocked DOML nm_bb_transc_fsm.c:151 NM_BBTRANSC_OP(bts0-trx0)[0x55d509d3a470]{DISABLED_OFFLINE}: Not connecting RSL in OML-DUMMY! Waiting for packet dumper to finish... 0 (prev_count=-1, count=482132) Waiting for packet dumper to finish... 1 (prev_count=482132, count=569256) 20250313084313089 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084313089 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084313089 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084313089 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250313084313089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084313089 DLSS7 ERROR MTP-TRANSFER.req for dpc=185=0.23.1: no route! (osmo_ss7_hmrt.c:228) MTC@6fd6b501891c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh BSC_Tests.TC_si_default pass' was executed successfully (exit status: 0). MTC@6fd6b501891c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_2_earfcns'. ------ BSC_Tests.TC_si2quater_2_earfcns ------ Thu Mar 13 08:43:13 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/logs/testsuite/BSC_Tests.TC_si2quater_2_earfcns.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/logs/testsuite/BSC_Tests.TC_si2quater_2_earfcns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6fd6b501891c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_2_earfcns' was executed successfully (exit status: 0). MTC@6fd6b501891c: Test case TC_si2quater_2_earfcns started. 20250313084314274 DMSC NOTICE (msc0) VTY requests BSSMAP RESET (bsc_vty.c:3614) 20250313084314274 DMSC NOTICE (msc1) VTY requests BSSMAP RESET (bsc_vty.c:3614) 20250313084314274 DMSC NOTICE (msc2) VTY requests BSSMAP RESET (bsc_vty.c:3614) 20250313084314276 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084314276 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084314276 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084314276 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:621) 20250313084314276 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084314276 DLSS7 ERROR MTP-TRANSFER.req for dpc=3=0.0.3: no route! (osmo_ss7_hmrt.c:228) 20250313084314276 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084314276 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084314276 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084314276 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:621) 20250313084314276 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084314276 DLSS7 ERROR MTP-TRANSFER.req for dpc=2=0.0.2: no route! (osmo_ss7_hmrt.c:228) 20250313084314276 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084314276 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084314276 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084314276 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250313084314276 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084314276 DLSS7 ERROR MTP-TRANSFER.req for dpc=185=0.23.1: no route! (osmo_ss7_hmrt.c:228) VirtMSC-M3UA(130)@6fd6b501891c: ************************************************* VirtMSC-M3UA(130)@6fd6b501891c: M3UA emulation initiated, the test can be started VirtMSC-M3UA(130)@6fd6b501891c: ************************************************* VirtMSC-SCCP(129)@6fd6b501891c: v_sccp_pdu_maxlen:268 20250313084314483 DLSS7 INFO (r=127.0.0.1:23905<->l=127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250313084314483 DLSS7 INFO (r=127.0.0.1:23905<->l=127.0.0.1:2905): matched connection to ASP virt-msc0-0 (osmo_ss7_xua_srv.c:112) 20250313084314483 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250313084314483 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) VirtMSC-M3UA(130)@6fd6b501891c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250313084314485 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084314485 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250313084314485 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250313084314485 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250313084314485 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250313084314485 DLSS7 DEBUG XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250313084314485 DLSS7 DEBUG XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250313084314485 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084314485 DLSS7 INFO 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250313084314485 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250313084314485 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250313084314486 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084314486 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250313084314486 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250313084314486 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250313084314486 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250313084314486 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250313084314486 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250313084314486 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084314486 DLSS7 INFO 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250313084314486 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250313084314486 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 b9 (osmo_ss7_asp.c:1175) 20250313084314486 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250313084314486 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250313084314486 DMSC NOTICE (msc0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (osmo_bsc_sigtran.c:286) 20250313084314486 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) VirtMSC-M3UA(130)@6fd6b501891c: Sending buffered message #0 20250313084314487 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084314487 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084314487 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250313084314487 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:621) 20250313084314487 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084314487 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250313084314487 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084314487 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250313084314487 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084314487 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 b9 00 00 00 bb 03 02 00 00 09 00 03 07 0b 04 43 bb 00 fe 04 43 b9 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1175) 20250313084314487 DMSC NOTICE RESET from MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_bssap.c:101) 20250313084314487 DRESET NOTICE Sending RESET ACK to MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_sigtran.c:86) 20250313084314487 DRESET NOTICE bssmap_reset(msc-0)[0x55ac7dc976d0]{CONNECTED}: link up (bssmap_reset.c:83) 20250313084314487 DMSC NOTICE (msc0) BSSMAP association is up (a_reset.c:45) 20250313084314487 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084314487 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084314487 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084314487 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250313084314487 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084314487 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=6 -> eSLS=38: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250313084314487 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084314487 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250313084314487 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084314487 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bb 00 00 00 b9 03 00 00 06 09 00 03 07 0b 04 43 b9 00 fe 04 43 bb 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) MTC@6fd6b501891c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(132)@6fd6b501891c: ************************************************* VirtSMLC-M3UA(132)@6fd6b501891c: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(132)@6fd6b501891c: ************************************************* VirtSMLC-SCCP(131)@6fd6b501891c: v_sccp_pdu_maxlen:268 MTC@6fd6b501891c: "TC_si2quater_2_earfcns() start" 20250313084314519 DLGLOBAL NOTICE TTCN3 f_logp(): TC_si2quater_2_earfcns() start (logging_vty.c:1172) 20250313084314698 DLSS7 INFO (r=127.0.0.1:23908<->l=127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250313084314698 DLSS7 INFO (r=127.0.0.1:23908<->l=127.0.0.1:2905): matched connection to ASP virt-smlc-0 (osmo_ss7_xua_srv.c:112) 20250313084314698 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250313084314698 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) VirtSMLC-M3UA(132)@6fd6b501891c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250313084314700 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084314700 DLM3UA DEBUG 0: ASP(virt-smlc-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250313084314700 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250313084314700 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250313084314700 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250313084314700 DLSS7 DEBUG XUA_AS(virt-smlc){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250313084314700 DLSS7 DEBUG XUA_AS(virt-smlc){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250313084314700 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084314700 DLSS7 INFO 0: ASP(virt-smlc-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250313084314700 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 06 (osmo_ss7_asp.c:1175) 20250313084314700 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250313084314701 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084314701 DLM3UA DEBUG 0: ASP(virt-smlc-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250313084314701 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250313084314701 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 06 (osmo_ss7_asp.c:1175) 20250313084314701 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250313084314701 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250313084314701 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250313084314701 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084314701 DLSS7 INFO 0: ASP(virt-smlc-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250313084314701 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 06 (osmo_ss7_asp.c:1175) 20250313084314701 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 be (osmo_ss7_asp.c:1175) 20250313084314701 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 be (osmo_ss7_asp.c:1175) 20250313084314701 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250313084314701 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.6/0 (xua_snm.c:413) 20250313084314701 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) IPA-BTS0-TRX0-RSL-IPA(135)@6fd6b501891c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(135)@6fd6b501891c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(135)@6fd6b501891c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } 20250313084316096 DRSL NOTICE (bts=0,trx=0) bootstrapping RSL on ARFCN 871 using MCC-MNC 001-01 LAC=1 CID=0 BSIC=10 (osmo_bsc_main.c:320) IPA-BTS0-TRX0-RSL-IPA(135)@6fd6b501891c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B'O ("++++") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") 20250313084319276 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084319276 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084319276 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084319276 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:621) 20250313084319276 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084319276 DLSS7 ERROR MTP-TRANSFER.req for dpc=2=0.0.2: no route! (osmo_ss7_hmrt.c:228) 20250313084319276 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084319276 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084319276 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084319276 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:621) 20250313084319276 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084319276 DLSS7 DEBUG 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=3=0.0.3,SLS=4 -> eSLS=116: picked Normal Route via 'virt-msc2' round-robin style (osmo_ss7_combined_linkset.c:283) 20250313084319276 DLSS7 ERROR MTP-TRANSFER.req for dpc=3=0.0.3: no route! (osmo_ss7_hmrt.c:228) MTC@6fd6b501891c: RSL 0 SYSTEM INFORMATION: { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := '2B'O ("+") }, si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } }, si2bis := omit, si2ter := { extd_bcch_freq_list := '8E320000000000000000000000000800'O, rest_octets := '2B2B2B2B'O ("++++") }, si2quater := { { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 0, si2quater_count := 0, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 111, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 1, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } } }, si3 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 3, t3212 := 30 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_SHALL_USE_UL_DTX (1), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '1'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '1'B, si2_quater_ind := { presence := '1'B, ind := '0'B }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } }, si4 := { lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := { iei := '64'O ("d"), v := { chan_nr := { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }, tsc := 2, h := false, arfcn := 871, maio_hsn := omit } }, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } }, si13 := { rest_octets := { presence := '1'B, bcch_change_mark := 1, si_change_field := '0000'B, presence2 := '0'B, si13_change_mark := omit, gprs_ma := omit, zero := '0'B, rac := 0, spgc_ccch_sup := '0'B, priority_access_thr := '110'B, network_control_order := '00'B, gprs_cell_opts := { nmo := '01'B, t3168 := '011'B, t3192 := '010'B, drx_timer_max := '011'B, access_burst_type := '0'B, control_ack_type := '1'B, bs_cv_max := 15, pan_presence := '1'B, pan_dec := 1, pan_inc := 1, pan_max := '111'B, ext_info_presence := '1'B, ext_info_length := '000101'B, ext_info := { egprs_supported := '0'B, egprs_pkt_channel_req := omit, bep_period := omit, pfc_feature_mode := '0'B, dtm_support := '0'B, bss_paging_coordination := '1'B, ccn_active := '1'B, nw_ext_utbf := '0'B } }, gprs_pwr_ctrl_params := { alpha := 0, t_avg_w := '10000'B, t_avg_t := '10000'B, pc_meas_chan := '0'B, n_avg_i := '1000'B } } }, si5 := { bcch_freq_list := '10000000000000000000000000000000'O }, si5bis := omit, si5ter := { extd_bcch_freq_list := '9E050020000000000000000000000000'O }, si6 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_options := { dtx_ext := '1'B, pwrc := false, dtx := '01'B, radio_link_timeout := '0111'B }, ncc_permitted := '11111111'B, rest_octets := { pch_nch_info := { presence := '0'B, info := omit }, vbs_vgcs_options := { presence := '0'B, options := omit }, dtm_support := '0'B, rac := omit, max_lapdm := omit, band_ind := '0'B } } } MTC@6fd6b501891c: setverdict(pass): none -> pass 20250313084322431 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084322431 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084322431 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084322431 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250313084322431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084322431 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=1 -> eSLS=33: picked Normal Route via 'virt-msc0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250313084322431 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084322431 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250313084322431 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084322431 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 100 bytes: [L2]> 01 00 01 01 00 00 00 64 02 10 00 51 00 00 00 bb 00 00 00 b9 03 00 00 01 01 00 00 01 02 02 06 04 43 b9 00 fe 04 04 43 bb 00 fe 0f 2c 00 2a 57 05 08 00 00 f1 10 00 01 00 00 17 12 05 08 02 12 34 56 17 2a 52 08 09 10 10 79 11 36 34 24 7d 09 80 82 83 04 57 81 84 04 07 00 00 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) VirtMSC-SCCP(129)@6fd6b501891c: First idle individual index:0 VirtMSC-SCCP(129)@6fd6b501891c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(129)@6fd6b501891c: Session index based on connection ID:0 VirtMSC-SCCP(129)@6fd6b501891c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250313084322440 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084322440 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084322440 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250313084322440 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:621) 20250313084322440 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084322440 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250313084322440 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084322440 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250313084322440 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084322440 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bb 03 02 00 00 02 00 00 01 53 f7 0e 02 00 00 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1175) VirtMSC-SCCP(129)@6fd6b501891c: Session index based on connection ID:0 VirtMSC-SCCP(129)@6fd6b501891c: vl_len:17 VirtMSC-SCCP(129)@6fd6b501891c: vl_from0 VirtMSC-SCCP(129)@6fd6b501891c: data sent by MTP3_SCCP_PORT: '000F2F0808091010896745230195323454'O VirtMSC-SCCP(129)@6fd6b501891c: Session index based on connection ID:0 VirtMSC-SCCP(129)@6fd6b501891c: vl_len:7 VirtMSC-SCCP(129)@6fd6b501891c: vl_from0 VirtMSC-SCCP(129)@6fd6b501891c: data sent by MTP3_SCCP_PORT: '0005200401008F'O 20250313084322642 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084322642 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084322642 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250313084322642 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:621) 20250313084322642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084322642 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250313084322642 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084322642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250313084322642 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084322642 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 28 00 00 00 b9 00 00 00 bb 03 02 00 00 06 00 00 01 00 01 11 00 0f 2f 08 08 09 10 10 89 67 45 23 01 95 32 34 54 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1175) 20250313084322642 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084322642 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084322642 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250313084322642 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:621) 20250313084322642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084322642 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250313084322642 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084322642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250313084322642 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084322642 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 b9 00 00 00 bb 03 02 00 00 06 00 00 01 00 01 07 00 05 20 04 01 00 8f 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1175) 20250313084322642 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084322642 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084322642 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084322642 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250313084322642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084322642 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=1 -> eSLS=33: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250313084322642 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084322642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250313084322642 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084322642 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 bb 00 00 00 b9 03 00 00 01 06 53 f7 0e 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) VirtMSC-SCCP(129)@6fd6b501891c: Session index based on local reference:0 VirtMSC-SCCP(129)@6fd6b501891c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(129)@6fd6b501891c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(129)@6fd6b501891c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(129)@6fd6b501891c: Session index based on connection ID:0 MTC@6fd6b501891c: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false 20250313084322644 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084322644 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084322644 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250313084322644 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:621) 20250313084322644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084322644 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250313084322644 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084322644 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250313084322644 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084322644 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bb 03 02 00 00 04 00 00 01 53 f7 0e 00 00 00 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1175) 20250313084322644 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084322644 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084322644 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084322644 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250313084322644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084322644 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=1 -> eSLS=33: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250313084322644 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084322644 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250313084322644 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084322644 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bb 00 00 00 b9 03 00 00 01 05 53 f7 0e 00 00 01 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) VirtMSC-SCCP(129)@6fd6b501891c: Session index based on local reference:0 VirtMSC-SCCP(129)@6fd6b501891c: RLC received in state:disconnect_pending MTC@6fd6b501891c: Warning: dec_CellSelIndValue(): Data remained at the end of the stream after successful decoding: '00'O MTC@6fd6b501891c: GOT RR CHANNEL RELEASE WITH CELLS: { discr := '011'B, value_list := { eutran := { { item_ind := '1'B, earfcn := 111, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 1, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit } } }, value_list_term := '0'B } MTC@6fd6b501891c: setverdict(pass): pass -> pass, component reason not changed MTC@6fd6b501891c: GOT CAUSE CODE: '6F'O ("o") = GSM48_RR_CAUSE_PROT_ERROR_UNSPC (111) MTC@6fd6b501891c: setverdict(pass): pass -> pass, component reason not changed 20250313084324279 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084324279 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084324279 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084324279 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:621) 20250313084324279 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084324279 DLSS7 ERROR MTP-TRANSFER.req for dpc=3=0.0.3: no route! (osmo_ss7_hmrt.c:228) 20250313084324279 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084324279 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084324279 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084324279 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:621) 20250313084324279 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084324279 DLSS7 ERROR MTP-TRANSFER.req for dpc=2=0.0.2: no route! (osmo_ss7_hmrt.c:228) MTC@6fd6b501891c: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false MTC@6fd6b501891c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@6fd6b501891c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-STATS(128)@6fd6b501891c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(133)@6fd6b501891c: Final verdict of PTC: none MTC@6fd6b501891c: setverdict(pass): pass -> pass, component reason not changed 20250313084324671 DLINP NOTICE SRVCONN(ts-0-2-rsl,r=127.0.0.1:10000<->l=127.0.0.1:3003) connection closed with client (stream_srv.c:717) 20250313084324671 DLINP NOTICE E1TS(0:2) failed reading from socket: 0 (ipaccess.c:554) 20250313084324671 DLINP NOTICE virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250313084324671 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250313084324671 DLSS7 INFO 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) VirtMSC-SCCP(129)@6fd6b501891c: Final verdict of PTC: none 20250313084324671 DLSS7 NOTICE 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250313084324671 DLINP NOTICE virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250313084324671 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250313084324671 DLSS7 INFO 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250313084324671 DLSS7 NOTICE 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250313084324671 DLINP NOTICE virt-smlc-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250313084324671 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250313084324671 DLSS7 INFO 0: ASP(virt-smlc-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250313084324671 DLINP NOTICE E1L(0) Signalling link down (bts_ipaccess_nanobts.c:778) 20250313084324671 DLINP NOTICE (bts=0) Dropping OML link: link down (bts_ipaccess_nanobts.c:543) 20250313084324671 DLMI ERROR (bts=0,trx=0) Lost E1 OML link (osmo_bsc_main.c:487) 20250313084324671 DLSS7 NOTICE 0: ASP(virt-smlc-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250313084324671 DLINP NOTICE SRVCONN(virt-msc0-0,r=127.0.0.1:23905<->l=127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250313084324671 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084324671 DLSS7 INFO virt-msc0-0: connection closed (osmo_ss7_asp.c:1126) 20250313084324671 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250313084324671 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250313084324671 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250313084324671 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250313084324671 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084324671 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 b9 (osmo_ss7_asp.c:1175) 20250313084324671 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 b9 (osmo_ss7_asp.c:1175) 20250313084324671 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250313084324671 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250313084324671 DLINP NOTICE virt-smlc-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250313084324671 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) VirtSMLC-SCCP(131)@6fd6b501891c: Final verdict of PTC: none 20250313084324671 DLSS7 INFO 0: ASP(virt-smlc-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250313084324671 DLSS7 NOTICE 0: ASP(virt-smlc-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250313084324672 DLINP NOTICE SRVCONN(virt-smlc-0,r=127.0.0.1:23908<->l=127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250313084324672 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084324672 DLSS7 INFO virt-smlc-0: connection closed (osmo_ss7_asp.c:1126) 20250313084324672 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250313084324672 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250313084324672 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250313084324672 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250313084324672 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084324672 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 be (osmo_ss7_asp.c:1175) 20250313084324672 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250313084324672 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) DLINP stream_cli.c:547 CLICONN(ts-0-1-oml,r=127.0.0.1:3002<->l=127.0.0.1:39715){CONNECTED} connection closed with srv 20250313084324672 DLINP NOTICE E1L(0) Signalling link down (bts_ipaccess_nanobts.c:778) 20250313084324672 DLMI ERROR (bts=0,trx=0) Lost E1 OSMO link (osmo_bsc_main.c:487) 20250313084324673 DLINP NOTICE (bts=0,trx=0) Dropping RSL link: OML link drop (bts_ipaccess_nanobts.c:514) 20250313084324673 DLMI ERROR (bts=0,trx=0) Lost E1 RSL link (osmo_bsc_main.c:487) DABIS abis.c:429 E1L(0) Signalling link down DOML bts_shutdown_fsm.c:268 BTS_SHUTDOWN(bts0)[0x55d509d39b70]{NONE}: Shutting down BTS, exit 1, reason: Abis close DLINP input/ipaccess.c:867 E1TS(0:1) failed reading from socket: 0 VirtSMLC-M3UA(132)@6fd6b501891c: Final verdict of PTC: none VirtMSC-M3UA(130)@6fd6b501891c: Final verdict of PTC: none 20250313084324673 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250313084324673 DMSC NOTICE (msc0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (osmo_bsc_sigtran.c:278) 20250313084324674 DRESET NOTICE bssmap_reset(msc-0)[0x55ac7dc976d0]{DISCONNECTED}: link lost (bssmap_reset.c:91) 20250313084324674 DMSC NOTICE (msc0) BSSMAP association is down (a_reset.c:54) 20250313084324674 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) 20250313084324674 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.6/0 (xua_snm.c:378) 20250313084324674 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) VirtMGW-MGCP-0(134)@6fd6b501891c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(135)@6fd6b501891c: Final verdict of PTC: none MTC@6fd6b501891c: Setting final verdict of the test case. MTC@6fd6b501891c: Local verdict of MTC: pass MTC@6fd6b501891c: Local verdict of PTC VirtMSC-STATS(128): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC VirtMSC-SCCP(129): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC VirtMSC-M3UA(130): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC VirtSMLC-SCCP(131): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC VirtSMLC-M3UA(132): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC IPA-CTRL-CLI-IPA(133): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC VirtMGW-MGCP-0(134): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(135): none (pass -> pass) MTC@6fd6b501891c: Test case TC_si2quater_2_earfcns finished. Verdict: pass MTC@6fd6b501891c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_2_earfcns pass'. Thu Mar 13 08:43:24 UTC 2025 ====== BSC_Tests.TC_si2quater_2_earfcns pass ====== Saving talloc report from 127.0.0.1:4242 to BSC_Tests.TC_si2quater_2_earfcns.talloc 20250313084326672 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250313084326672 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250313084326672 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250313084326672 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250313084326672 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250313084326672 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) DOML bts_shutdown_fsm.c:228 BTS_SHUTDOWN(bts0)[0x55d509d39b70]{WAIT_TRX_CLOSED}: Timer expired waiting for TRX close DOML bts_shutdown_fsm.c:171 BTS_SHUTDOWN(bts0)[0x55d509d39b70]{EXIT}: Shutdown process completed successfully, exiting process respawn: 10: stopped pid 9215 with status 0 respawn: 11: starting: osmo-bts-omldummy -fCCN,EGPRS,GPRS,IPv6_NSVC,PAGING_COORDINATION,OSMUX 127.0.0.1 1234 1 DABIS abis.c:170 A-bis connection establishment to BSC (127.0.0.1) in progress... DLINP input/ipaccess.c:1020 E1TS(0:1) enabling ipaccess BTS mode, OML connecting to 127.0.0.1:3002 DLINP input/ipaccess.c:634 E1L(0) TCP Keepalive is enabled DLINP input/ipaccess.c:646 E1L(0) TCP keepalive idle_timeout=30s, interval=3s, retry_count=10 user_timeout=330000ms DLINP input/ipaccess.c:834 received ID_GET for unit ID 1234/0/0 DOML oml.c:631 OC=GPRS-CELL INST=(00,00,ff): O&M Get Attributes [0], SW Configuration is unsupported DOML oml.c:1490 OC=GPRS-CELL(f1) INST=(00,00,ff): ADM STATE Locked -> Unlocked 20250313084327687 DNM ERROR OC=GPRS-CELL(f1) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557) 20250313084327687 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'GPRS' is supported (abis_nm.c:599) 20250313084327687 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'EGPRS' is supported (abis_nm.c:599) 20250313084327687 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'HOPPING' is supported (abis_nm.c:599) 20250313084327687 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CBCH' is supported (abis_nm.c:599) 20250313084327687 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ETWS_PN' is supported (abis_nm.c:599) 20250313084327687 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'PAGING_COORDINATION' is supported (abis_nm.c:599) 20250313084327687 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'IPV6_NSVC' is supported (abis_nm.c:599) 20250313084327687 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CCN' is supported (abis_nm.c:599) 20250313084327687 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ABIS_OSMO_PCU' is supported (abis_nm.c:599) 20250313084327687 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'BCCH_PWR_RED' is supported (abis_nm.c:599) 20250313084327687 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'DYN_TS_SDCCH8' is supported (abis_nm.c:599) 20250313084327687 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'OSMUX' is supported (abis_nm.c:599) 20250313084327687 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VBS' is supported (abis_nm.c:599) 20250313084327687 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VGCS' is supported (abis_nm.c:599) 20250313084327687 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'TWTS001' is supported (abis_nm.c:599) 20250313084327687 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): ARI reported sw[0/2]: osmobts is 1.9.0.202503122026 (abis_nm.c:652) 20250313084327687 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Reported variant: osmo-bts-omldummy (abis_nm.c:534) DOML oml.c:1490 OC=GPRS-NSE(f0) INST=(00,ff,ff): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=GPRS-NSVC(f2) INST=(00,00,ff): ADM STATE Locked -> Unlocked DOML oml.c:631 OC=RADIO-CARRIER INST=(00,00,ff): O&M Get Attributes [0], SW Configuration is unsupported DL1C bts_model.c:87 Unimplemented vbts_set_trx 20250313084327688 DNM ERROR OC=RADIO-CARRIER(02) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557) DOML oml.c:1490 OC=RADIO-CARRIER(02) INST=(00,00,ff): ADM STATE Locked -> Unlocked DOML oml.c:631 OC=BASEBAND-TRANSCEIVER INST=(00,00,ff): O&M Get Attributes [0], Manufacturer Dependent State is unsupported 20250313084327688 DNM ERROR OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): Attribute Manufacturer Dependent State is unreported (abis_nm.c:557) 20250313084327688 DNM NOTICE OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): ARI reported sw[0/1]: TRX_PHY_VERSION is Unknown (abis_nm.c:652) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,00): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,01): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,02): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,03): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,04): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,05): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,06): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,07): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=BTS(01) INST=(00,ff,ff): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): ADM STATE Locked -> Unlocked DOML nm_bb_transc_fsm.c:151 NM_BBTRANSC_OP(bts0-trx0)[0x55d66a764470]{DISABLED_OFFLINE}: Not connecting RSL in OML-DUMMY! Waiting for packet dumper to finish... 0 (prev_count=-1, count=569896) Waiting for packet dumper to finish... 1 (prev_count=569896, count=640260) 20250313084329280 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084329280 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084329280 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084329280 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:621) 20250313084329280 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084329280 DLSS7 ERROR MTP-TRANSFER.req for dpc=2=0.0.2: no route! (osmo_ss7_hmrt.c:228) 20250313084329280 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084329280 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084329280 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084329280 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:621) 20250313084329280 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084329280 DLSS7 ERROR MTP-TRANSFER.req for dpc=3=0.0.3: no route! (osmo_ss7_hmrt.c:228) 20250313084329674 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084329675 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084329675 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084329675 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250313084329675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084329675 DLSS7 ERROR MTP-TRANSFER.req for dpc=185=0.23.1: no route! (osmo_ss7_hmrt.c:228) MTC@6fd6b501891c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_2_earfcns pass' was executed successfully (exit status: 0). MTC@6fd6b501891c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_3_earfcns'. ------ BSC_Tests.TC_si2quater_3_earfcns ------ Thu Mar 13 08:43:29 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/logs/testsuite/BSC_Tests.TC_si2quater_3_earfcns.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/logs/testsuite/BSC_Tests.TC_si2quater_3_earfcns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6fd6b501891c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_3_earfcns' was executed successfully (exit status: 0). MTC@6fd6b501891c: Test case TC_si2quater_3_earfcns started. 20250313084330914 DMSC NOTICE (msc0) VTY requests BSSMAP RESET (bsc_vty.c:3614) 20250313084330914 DMSC NOTICE (msc1) VTY requests BSSMAP RESET (bsc_vty.c:3614) 20250313084330914 DMSC NOTICE (msc2) VTY requests BSSMAP RESET (bsc_vty.c:3614) 20250313084330916 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084330916 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084330916 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084330916 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:621) 20250313084330916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084330916 DLSS7 ERROR MTP-TRANSFER.req for dpc=3=0.0.3: no route! (osmo_ss7_hmrt.c:228) 20250313084330916 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084330916 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084330916 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084330916 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:621) 20250313084330916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084330916 DLSS7 ERROR MTP-TRANSFER.req for dpc=2=0.0.2: no route! (osmo_ss7_hmrt.c:228) 20250313084330916 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084330916 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084330916 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084330916 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250313084330916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084330916 DLSS7 ERROR MTP-TRANSFER.req for dpc=185=0.23.1: no route! (osmo_ss7_hmrt.c:228) VirtMSC-M3UA(138)@6fd6b501891c: ************************************************* VirtMSC-M3UA(138)@6fd6b501891c: M3UA emulation initiated, the test can be started VirtMSC-M3UA(138)@6fd6b501891c: ************************************************* VirtMSC-SCCP(137)@6fd6b501891c: v_sccp_pdu_maxlen:268 20250313084331125 DLSS7 INFO (r=127.0.0.1:23905<->l=127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250313084331125 DLSS7 INFO (r=127.0.0.1:23905<->l=127.0.0.1:2905): matched connection to ASP virt-msc0-0 (osmo_ss7_xua_srv.c:112) 20250313084331125 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250313084331125 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) VirtMSC-M3UA(138)@6fd6b501891c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250313084331129 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084331129 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250313084331129 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250313084331129 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250313084331130 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250313084331130 DLSS7 DEBUG XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250313084331130 DLSS7 DEBUG XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250313084331130 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084331130 DLSS7 INFO 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250313084331130 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250313084331130 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250313084331130 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084331130 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250313084331130 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250313084331130 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250313084331130 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250313084331130 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250313084331130 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250313084331130 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084331130 DLSS7 INFO 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250313084331130 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250313084331130 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 b9 (osmo_ss7_asp.c:1175) 20250313084331130 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250313084331130 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250313084331130 DMSC NOTICE (msc0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (osmo_bsc_sigtran.c:286) 20250313084331130 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) VirtMSC-M3UA(138)@6fd6b501891c: Sending buffered message #0 20250313084331131 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084331131 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084331131 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250313084331131 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:621) 20250313084331131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084331131 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250313084331131 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084331131 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250313084331131 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084331131 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 b9 00 00 00 bb 03 02 00 00 09 00 03 07 0b 04 43 bb 00 fe 04 43 b9 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1175) 20250313084331131 DMSC NOTICE RESET from MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_bssap.c:101) 20250313084331131 DRESET NOTICE Sending RESET ACK to MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_sigtran.c:86) 20250313084331131 DRESET NOTICE bssmap_reset(msc-0)[0x55ac7dc976d0]{CONNECTED}: link up (bssmap_reset.c:83) 20250313084331132 DMSC NOTICE (msc0) BSSMAP association is up (a_reset.c:45) 20250313084331132 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084331132 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084331132 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084331132 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250313084331132 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084331132 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=8 -> eSLS=40: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250313084331132 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084331132 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250313084331132 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084331132 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bb 00 00 00 b9 03 00 00 08 09 00 03 07 0b 04 43 b9 00 fe 04 43 bb 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) MTC@6fd6b501891c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(140)@6fd6b501891c: ************************************************* VirtSMLC-M3UA(140)@6fd6b501891c: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(140)@6fd6b501891c: ************************************************* VirtSMLC-SCCP(139)@6fd6b501891c: v_sccp_pdu_maxlen:268 MTC@6fd6b501891c: "TC_si2quater_3_earfcns() start" 20250313084331200 DLGLOBAL NOTICE TTCN3 f_logp(): TC_si2quater_3_earfcns() start (logging_vty.c:1172) 20250313084331367 DLSS7 INFO (r=127.0.0.1:23908<->l=127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250313084331367 DLSS7 INFO (r=127.0.0.1:23908<->l=127.0.0.1:2905): matched connection to ASP virt-smlc-0 (osmo_ss7_xua_srv.c:112) 20250313084331367 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250313084331367 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) VirtSMLC-M3UA(140)@6fd6b501891c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250313084331378 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084331378 DLM3UA DEBUG 0: ASP(virt-smlc-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250313084331378 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250313084331378 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250313084331378 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250313084331378 DLSS7 DEBUG XUA_AS(virt-smlc){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250313084331378 DLSS7 DEBUG XUA_AS(virt-smlc){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250313084331378 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084331378 DLSS7 INFO 0: ASP(virt-smlc-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250313084331378 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 06 (osmo_ss7_asp.c:1175) 20250313084331379 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250313084331382 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084331382 DLM3UA DEBUG 0: ASP(virt-smlc-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250313084331382 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250313084331382 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 06 (osmo_ss7_asp.c:1175) 20250313084331382 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250313084331383 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250313084331383 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250313084331383 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084331383 DLSS7 INFO 0: ASP(virt-smlc-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250313084331383 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 06 (osmo_ss7_asp.c:1175) 20250313084331383 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 be (osmo_ss7_asp.c:1175) 20250313084331383 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 be (osmo_ss7_asp.c:1175) 20250313084331383 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250313084331383 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.6/0 (xua_snm.c:413) 20250313084331383 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) IPA-BTS0-TRX0-RSL-IPA(143)@6fd6b501891c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(143)@6fd6b501891c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(143)@6fd6b501891c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } 20250313084332236 DRSL NOTICE (bts=0,trx=0) bootstrapping RSL on ARFCN 871 using MCC-MNC 001-01 LAC=1 CID=0 BSIC=10 (osmo_bsc_main.c:320) IPA-BTS0-TRX0-RSL-IPA(143)@6fd6b501891c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") 20250313084335917 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084335917 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084335917 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084335917 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:621) 20250313084335917 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084335917 DLSS7 ERROR MTP-TRANSFER.req for dpc=2=0.0.2: no route! (osmo_ss7_hmrt.c:228) 20250313084335918 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084335918 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084335918 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084335918 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:621) 20250313084335918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084335918 DLSS7 ERROR MTP-TRANSFER.req for dpc=3=0.0.3: no route! (osmo_ss7_hmrt.c:228) MTC@6fd6b501891c: RSL 0 SYSTEM INFORMATION: { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := '2B'O ("+") }, si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } }, si2bis := omit, si2ter := { extd_bcch_freq_list := '8E320000000000000000000000000800'O, rest_octets := '2B2B2B2B'O ("++++") }, si2quater := { { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 0, si2quater_count := 0, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 111, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 1, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 0, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } } }, si3 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 3, t3212 := 30 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_SHALL_USE_UL_DTX (1), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '1'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '1'B, si2_quater_ind := { presence := '1'B, ind := '0'B }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } }, si4 := { lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := { iei := '64'O ("d"), v := { chan_nr := { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }, tsc := 2, h := false, arfcn := 871, maio_hsn := omit } }, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } }, si13 := { rest_octets := { presence := '1'B, bcch_change_mark := 1, si_change_field := '0000'B, presence2 := '0'B, si13_change_mark := omit, gprs_ma := omit, zero := '0'B, rac := 0, spgc_ccch_sup := '0'B, priority_access_thr := '110'B, network_control_order := '00'B, gprs_cell_opts := { nmo := '01'B, t3168 := '011'B, t3192 := '010'B, drx_timer_max := '011'B, access_burst_type := '0'B, control_ack_type := '1'B, bs_cv_max := 15, pan_presence := '1'B, pan_dec := 1, pan_inc := 1, pan_max := '111'B, ext_info_presence := '1'B, ext_info_length := '000101'B, ext_info := { egprs_supported := '0'B, egprs_pkt_channel_req := omit, bep_period := omit, pfc_feature_mode := '0'B, dtm_support := '0'B, bss_paging_coordination := '1'B, ccn_active := '1'B, nw_ext_utbf := '0'B } }, gprs_pwr_ctrl_params := { alpha := 0, t_avg_w := '10000'B, t_avg_t := '10000'B, pc_meas_chan := '0'B, n_avg_i := '1000'B } } }, si5 := { bcch_freq_list := '10000000000000000000000000000000'O }, si5bis := omit, si5ter := { extd_bcch_freq_list := '9E050020000000000000000000000000'O }, si6 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_options := { dtx_ext := '1'B, pwrc := false, dtx := '01'B, radio_link_timeout := '0111'B }, ncc_permitted := '11111111'B, rest_octets := { pch_nch_info := { presence := '0'B, info := omit }, vbs_vgcs_options := { presence := '0'B, options := omit }, dtm_support := '0'B, rac := omit, max_lapdm := omit, band_ind := '0'B } } } MTC@6fd6b501891c: setverdict(pass): none -> pass 20250313084338266 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084338266 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084338266 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084338266 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250313084338266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084338266 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=2 -> eSLS=34: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250313084338266 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084338266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250313084338266 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084338266 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 100 bytes: [L2]> 01 00 01 01 00 00 00 64 02 10 00 51 00 00 00 bb 00 00 00 b9 03 00 00 02 01 00 00 02 02 02 06 04 43 b9 00 fe 04 04 43 bb 00 fe 0f 2c 00 2a 57 05 08 00 00 f1 10 00 01 00 00 17 12 05 08 02 12 34 56 17 2a 52 08 09 10 10 15 26 49 24 22 7d 09 80 82 83 04 57 81 84 04 07 00 00 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) VirtMSC-SCCP(137)@6fd6b501891c: First idle individual index:0 VirtMSC-SCCP(137)@6fd6b501891c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(137)@6fd6b501891c: Session index based on connection ID:0 VirtMSC-SCCP(137)@6fd6b501891c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(137)@6fd6b501891c: Session index based on connection ID:0 VirtMSC-SCCP(137)@6fd6b501891c: vl_len:17 VirtMSC-SCCP(137)@6fd6b501891c: vl_from0 20250313084338268 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084338268 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084338268 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250313084338268 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:621) 20250313084338268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084338268 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250313084338268 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084338268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250313084338268 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084338268 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bb 03 02 00 00 02 00 00 02 fa 35 a3 02 00 00 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1175) VirtMSC-SCCP(137)@6fd6b501891c: data sent by MTP3_SCCP_PORT: '000F2F0808091010896745230195323454'O VirtMSC-SCCP(137)@6fd6b501891c: Session index based on connection ID:0 VirtMSC-SCCP(137)@6fd6b501891c: vl_len:7 VirtMSC-SCCP(137)@6fd6b501891c: vl_from0 VirtMSC-SCCP(137)@6fd6b501891c: data sent by MTP3_SCCP_PORT: '0005200401008F'O 20250313084338470 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084338470 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084338470 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250313084338470 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:621) 20250313084338470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084338470 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250313084338470 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084338470 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250313084338470 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084338470 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 28 00 00 00 b9 00 00 00 bb 03 02 00 00 06 00 00 02 00 01 11 00 0f 2f 08 08 09 10 10 89 67 45 23 01 95 32 34 54 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1175) 20250313084338470 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084338470 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084338470 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250313084338470 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:621) 20250313084338470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084338470 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250313084338470 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084338470 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250313084338470 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084338470 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 b9 00 00 00 bb 03 02 00 00 06 00 00 02 00 01 07 00 05 20 04 01 00 8f 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1175) 20250313084338471 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084338471 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084338471 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084338471 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250313084338471 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084338471 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=2 -> eSLS=34: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250313084338471 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084338471 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250313084338471 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084338471 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 bb 00 00 00 b9 03 00 00 02 06 fa 35 a3 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) VirtMSC-SCCP(137)@6fd6b501891c: Session index based on local reference:0 VirtMSC-SCCP(137)@6fd6b501891c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(137)@6fd6b501891c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(137)@6fd6b501891c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@6fd6b501891c: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(137)@6fd6b501891c: Session index based on connection ID:0 20250313084338476 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084338476 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084338476 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250313084338476 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:621) 20250313084338476 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084338476 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250313084338476 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084338476 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250313084338476 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084338476 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bb 03 02 00 00 04 00 00 02 fa 35 a3 00 00 00 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1175) 20250313084338477 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084338477 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084338477 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084338477 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250313084338477 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084338477 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=2 -> eSLS=34: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250313084338477 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084338477 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250313084338477 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084338477 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bb 00 00 00 b9 03 00 00 02 05 fa 35 a3 00 00 02 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) MTC@6fd6b501891c: Warning: dec_CellSelIndValue(): Data remained at the end of the stream after successful decoding: '00'O MTC@6fd6b501891c: GOT RR CHANNEL RELEASE WITH CELLS: { discr := '011'B, value_list := { eutran := { { item_ind := '1'B, earfcn := 111, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 1, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 0, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit } } }, value_list_term := '0'B } MTC@6fd6b501891c: setverdict(pass): pass -> pass, component reason not changed MTC@6fd6b501891c: GOT CAUSE CODE: '6F'O ("o") = GSM48_RR_CAUSE_PROT_ERROR_UNSPC (111) VirtMSC-SCCP(137)@6fd6b501891c: Session index based on local reference:0 VirtMSC-SCCP(137)@6fd6b501891c: RLC received in state:disconnect_pending MTC@6fd6b501891c: setverdict(pass): pass -> pass, component reason not changed MTC@6fd6b501891c: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false MTC@6fd6b501891c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@6fd6b501891c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-STATS(136)@6fd6b501891c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(141)@6fd6b501891c: Final verdict of PTC: none MTC@6fd6b501891c: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(137)@6fd6b501891c: Final verdict of PTC: none 20250313084340851 DLINP NOTICE virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250313084340851 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250313084340851 DLSS7 INFO 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250313084340851 DLSS7 NOTICE 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250313084340851 DLINP NOTICE virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250313084340851 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250313084340851 DLSS7 INFO 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250313084340851 DLSS7 NOTICE 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250313084340851 DLINP NOTICE SRVCONN(virt-msc0-0,r=127.0.0.1:23905<->l=127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250313084340851 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084340851 DLSS7 INFO virt-msc0-0: connection closed (osmo_ss7_asp.c:1126) 20250313084340851 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250313084340851 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250313084340851 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250313084340851 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250313084340851 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084340851 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 b9 (osmo_ss7_asp.c:1175) 20250313084340851 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 b9 (osmo_ss7_asp.c:1175) 20250313084340851 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250313084340851 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250313084340851 DLINP NOTICE SRVCONN(ts-0-2-rsl,r=127.0.0.1:10000<->l=127.0.0.1:3003) connection closed with client (stream_srv.c:717) 20250313084340851 DLINP NOTICE E1TS(0:2) failed reading from socket: 0 (ipaccess.c:554) 20250313084340851 DLINP NOTICE E1L(0) Signalling link down (bts_ipaccess_nanobts.c:778) 20250313084340851 DLINP NOTICE (bts=0) Dropping OML link: link down (bts_ipaccess_nanobts.c:543) 20250313084340851 DLMI ERROR (bts=0,trx=0) Lost E1 OML link (osmo_bsc_main.c:487) VirtSMLC-SCCP(139)@6fd6b501891c: Final verdict of PTC: none VirtMSC-M3UA(138)@6fd6b501891c: Final verdict of PTC: none 20250313084340852 DLINP NOTICE SRVCONN(virt-smlc-0,r=127.0.0.1:23908<->l=127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250313084340852 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250313084340852 DLSS7 INFO 0: ASP(virt-smlc-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250313084340852 DLSS7 NOTICE 0: ASP(virt-smlc-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250313084340852 DLINP ERROR virt-smlc-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250313084340852 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250313084340852 DLINP NOTICE E1L(0) Signalling link down (bts_ipaccess_nanobts.c:778) 20250313084340852 DLMI ERROR (bts=0,trx=0) Lost E1 OSMO link (osmo_bsc_main.c:487) 20250313084340852 DLINP NOTICE (bts=0,trx=0) Dropping RSL link: OML link drop (bts_ipaccess_nanobts.c:514) 20250313084340852 DLMI ERROR (bts=0,trx=0) Lost E1 RSL link (osmo_bsc_main.c:487) 20250313084340852 DLSS7 INFO 0: ASP(virt-smlc-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250313084340852 DLSS7 ERROR 0: ASP(virt-smlc-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250313084340852 DLINP ERROR SRVCONN(virt-smlc-0,r=127.0.0.1:23908<->l=127.0.0.1:2905) lost connection with client (-104) (stream_srv.c:766) 20250313084340852 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084340852 DLSS7 INFO virt-smlc-0: connection closed (osmo_ss7_asp.c:1126) 20250313084340852 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250313084340852 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250313084340852 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250313084340852 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250313084340852 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084340852 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 be (osmo_ss7_asp.c:1175) 20250313084340852 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250313084340852 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) DLINP stream_cli.c:547 CLICONN(ts-0-1-oml,r=127.0.0.1:3002<->l=127.0.0.1:36349){CONNECTED} connection closed with srv DABIS abis.c:429 E1L(0) Signalling link down DOML bts_shutdown_fsm.c:268 BTS_SHUTDOWN(bts0)[0x55d66a763b70]{NONE}: Shutting down BTS, exit 1, reason: Abis close DLINP input/ipaccess.c:867 E1TS(0:1) failed reading from socket: 0 20250313084340853 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250313084340853 DMSC NOTICE (msc0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (osmo_bsc_sigtran.c:278) 20250313084340853 DRESET NOTICE bssmap_reset(msc-0)[0x55ac7dc976d0]{DISCONNECTED}: link lost (bssmap_reset.c:91) 20250313084340853 DMSC NOTICE (msc0) BSSMAP association is down (a_reset.c:54) VirtSMLC-M3UA(140)@6fd6b501891c: Final verdict of PTC: none 20250313084340853 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) 20250313084340853 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.6/0 (xua_snm.c:378) 20250313084340853 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) IPA-BTS0-TRX0-RSL-IPA(143)@6fd6b501891c: Final verdict of PTC: none VirtMGW-MGCP-0(142)@6fd6b501891c: Final verdict of PTC: none MTC@6fd6b501891c: Setting final verdict of the test case. MTC@6fd6b501891c: Local verdict of MTC: pass MTC@6fd6b501891c: Local verdict of PTC VirtMSC-STATS(136): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC VirtMSC-SCCP(137): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC VirtMSC-M3UA(138): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC VirtSMLC-SCCP(139): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC VirtSMLC-M3UA(140): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC IPA-CTRL-CLI-IPA(141): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC VirtMGW-MGCP-0(142): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(143): none (pass -> pass) MTC@6fd6b501891c: Test case TC_si2quater_3_earfcns finished. Verdict: pass MTC@6fd6b501891c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_3_earfcns pass'. Thu Mar 13 08:43:40 UTC 2025 ====== BSC_Tests.TC_si2quater_3_earfcns pass ====== Saving talloc report from 127.0.0.1:4242 to BSC_Tests.TC_si2quater_3_earfcns.talloc 20250313084340918 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084340918 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084340918 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084340918 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:621) 20250313084340918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084340918 DLSS7 ERROR MTP-TRANSFER.req for dpc=3=0.0.3: no route! (osmo_ss7_hmrt.c:228) 20250313084340918 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084340918 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084340918 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084340918 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:621) 20250313084340918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084340918 DLSS7 ERROR MTP-TRANSFER.req for dpc=2=0.0.2: no route! (osmo_ss7_hmrt.c:228) 20250313084342852 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250313084342852 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250313084342852 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250313084342853 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250313084342853 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250313084342853 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) DOML bts_shutdown_fsm.c:228 BTS_SHUTDOWN(bts0)[0x55d66a763b70]{WAIT_TRX_CLOSED}: Timer expired waiting for TRX close DOML bts_shutdown_fsm.c:171 BTS_SHUTDOWN(bts0)[0x55d66a763b70]{EXIT}: Shutdown process completed successfully, exiting process respawn: 11: stopped pid 9281 with status 0 respawn: 12: starting: osmo-bts-omldummy -fCCN,EGPRS,GPRS,IPv6_NSVC,PAGING_COORDINATION,OSMUX 127.0.0.1 1234 1 DABIS abis.c:170 A-bis connection establishment to BSC (127.0.0.1) in progress... DLINP input/ipaccess.c:1020 E1TS(0:1) enabling ipaccess BTS mode, OML connecting to 127.0.0.1:3002 DLINP input/ipaccess.c:634 E1L(0) TCP Keepalive is enabled DLINP input/ipaccess.c:646 E1L(0) TCP keepalive idle_timeout=30s, interval=3s, retry_count=10 user_timeout=330000ms DLINP input/ipaccess.c:834 received ID_GET for unit ID 1234/0/0 DOML oml.c:631 OC=GPRS-CELL INST=(00,00,ff): O&M Get Attributes [0], SW Configuration is unsupported 20250313084343883 DNM ERROR OC=GPRS-CELL(f1) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557) DOML oml.c:1490 OC=GPRS-CELL(f1) INST=(00,00,ff): ADM STATE Locked -> Unlocked 20250313084343883 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'GPRS' is supported (abis_nm.c:599) 20250313084343883 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'EGPRS' is supported (abis_nm.c:599) 20250313084343883 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'HOPPING' is supported (abis_nm.c:599) 20250313084343883 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CBCH' is supported (abis_nm.c:599) 20250313084343883 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ETWS_PN' is supported (abis_nm.c:599) 20250313084343883 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'PAGING_COORDINATION' is supported (abis_nm.c:599) 20250313084343883 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'IPV6_NSVC' is supported (abis_nm.c:599) 20250313084343883 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CCN' is supported (abis_nm.c:599) 20250313084343883 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ABIS_OSMO_PCU' is supported (abis_nm.c:599) 20250313084343883 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'BCCH_PWR_RED' is supported (abis_nm.c:599) 20250313084343883 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'DYN_TS_SDCCH8' is supported (abis_nm.c:599) 20250313084343883 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'OSMUX' is supported (abis_nm.c:599) 20250313084343883 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VBS' is supported (abis_nm.c:599) 20250313084343883 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VGCS' is supported (abis_nm.c:599) 20250313084343883 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'TWTS001' is supported (abis_nm.c:599) 20250313084343883 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): ARI reported sw[0/2]: osmobts is 1.9.0.202503122026 (abis_nm.c:652) 20250313084343883 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Reported variant: osmo-bts-omldummy (abis_nm.c:534) DOML oml.c:1490 OC=GPRS-NSE(f0) INST=(00,ff,ff): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=GPRS-NSVC(f2) INST=(00,00,ff): ADM STATE Locked -> Unlocked DOML oml.c:631 OC=RADIO-CARRIER INST=(00,00,ff): O&M Get Attributes [0], SW Configuration is unsupported DL1C bts_model.c:87 Unimplemented vbts_set_trx 20250313084343884 DNM ERROR OC=RADIO-CARRIER(02) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557) 20250313084343884 DNM ERROR OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): Attribute Manufacturer Dependent State is unreported (abis_nm.c:557) 20250313084343884 DNM NOTICE OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): ARI reported sw[0/1]: TRX_PHY_VERSION is Unknown (abis_nm.c:652) DOML oml.c:1490 OC=RADIO-CARRIER(02) INST=(00,00,ff): ADM STATE Locked -> Unlocked DOML oml.c:631 OC=BASEBAND-TRANSCEIVER INST=(00,00,ff): O&M Get Attributes [0], Manufacturer Dependent State is unsupported DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,00): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,01): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,02): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,03): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,04): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,05): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,06): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,07): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=BTS(01) INST=(00,ff,ff): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): ADM STATE Locked -> Unlocked DOML nm_bb_transc_fsm.c:151 NM_BBTRANSC_OP(bts0-trx0)[0x55bcfdf4f470]{DISABLED_OFFLINE}: Not connecting RSL in OML-DUMMY! Waiting for packet dumper to finish... 0 (prev_count=-1, count=573140) Waiting for packet dumper to finish... 1 (prev_count=573140, count=642868) 20250313084345854 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084345854 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084345854 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084345854 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250313084345854 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084345854 DLSS7 ERROR MTP-TRANSFER.req for dpc=185=0.23.1: no route! (osmo_ss7_hmrt.c:228) 20250313084345919 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084345919 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084345919 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084345919 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:621) 20250313084345919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084345919 DLSS7 ERROR MTP-TRANSFER.req for dpc=2=0.0.2: no route! (osmo_ss7_hmrt.c:228) 20250313084345919 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084345919 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084345919 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084345919 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:621) 20250313084345919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084345919 DLSS7 ERROR MTP-TRANSFER.req for dpc=3=0.0.3: no route! (osmo_ss7_hmrt.c:228) MTC@6fd6b501891c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_3_earfcns pass' was executed successfully (exit status: 0). MTC@6fd6b501891c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_4_earfcns'. ------ BSC_Tests.TC_si2quater_4_earfcns ------ Thu Mar 13 08:43:46 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/logs/testsuite/BSC_Tests.TC_si2quater_4_earfcns.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/logs/testsuite/BSC_Tests.TC_si2quater_4_earfcns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6fd6b501891c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_4_earfcns' was executed successfully (exit status: 0). MTC@6fd6b501891c: Test case TC_si2quater_4_earfcns started. 20250313084347121 DMSC NOTICE (msc0) VTY requests BSSMAP RESET (bsc_vty.c:3614) 20250313084347121 DMSC NOTICE (msc1) VTY requests BSSMAP RESET (bsc_vty.c:3614) 20250313084347122 DMSC NOTICE (msc2) VTY requests BSSMAP RESET (bsc_vty.c:3614) 20250313084347123 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084347123 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084347123 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084347123 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:621) 20250313084347123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084347123 DLSS7 DEBUG 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=3=0.0.3,SLS=8 -> eSLS=120: picked Normal Route via 'virt-msc2' round-robin style (osmo_ss7_combined_linkset.c:283) 20250313084347123 DLSS7 ERROR MTP-TRANSFER.req for dpc=3=0.0.3: no route! (osmo_ss7_hmrt.c:228) 20250313084347123 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084347123 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084347123 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084347123 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:621) 20250313084347123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084347123 DLSS7 ERROR MTP-TRANSFER.req for dpc=2=0.0.2: no route! (osmo_ss7_hmrt.c:228) 20250313084347123 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084347123 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084347123 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084347123 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250313084347123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084347123 DLSS7 ERROR MTP-TRANSFER.req for dpc=185=0.23.1: no route! (osmo_ss7_hmrt.c:228) VirtMSC-M3UA(146)@6fd6b501891c: ************************************************* VirtMSC-M3UA(146)@6fd6b501891c: M3UA emulation initiated, the test can be started VirtMSC-M3UA(146)@6fd6b501891c: ************************************************* VirtMSC-SCCP(145)@6fd6b501891c: v_sccp_pdu_maxlen:268 20250313084347330 DLSS7 INFO (r=127.0.0.1:23905<->l=127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250313084347330 DLSS7 INFO (r=127.0.0.1:23905<->l=127.0.0.1:2905): matched connection to ASP virt-msc0-0 (osmo_ss7_xua_srv.c:112) 20250313084347330 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250313084347330 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) VirtMSC-M3UA(146)@6fd6b501891c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250313084347334 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084347335 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250313084347335 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250313084347335 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250313084347335 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250313084347335 DLSS7 DEBUG XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250313084347335 DLSS7 DEBUG XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250313084347335 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084347335 DLSS7 INFO 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250313084347335 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250313084347335 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250313084347337 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084347337 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250313084347337 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250313084347337 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250313084347337 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250313084347337 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250313084347337 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250313084347337 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084347337 DLSS7 INFO 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250313084347337 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250313084347337 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 b9 (osmo_ss7_asp.c:1175) 20250313084347337 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250313084347337 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250313084347337 DMSC NOTICE (msc0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (osmo_bsc_sigtran.c:286) 20250313084347337 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) VirtMSC-M3UA(146)@6fd6b501891c: Sending buffered message #0 20250313084347338 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084347338 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084347338 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250313084347338 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:621) 20250313084347338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084347338 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250313084347338 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084347338 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250313084347338 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084347338 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 b9 00 00 00 bb 03 02 00 00 09 00 03 07 0b 04 43 bb 00 fe 04 43 b9 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1175) 20250313084347338 DMSC NOTICE RESET from MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_bssap.c:101) 20250313084347338 DRESET NOTICE Sending RESET ACK to MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_sigtran.c:86) 20250313084347338 DRESET NOTICE bssmap_reset(msc-0)[0x55ac7dc976d0]{CONNECTED}: link up (bssmap_reset.c:83) 20250313084347338 DMSC NOTICE (msc0) BSSMAP association is up (a_reset.c:45) 20250313084347338 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084347338 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084347338 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084347338 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250313084347338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084347338 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=6 -> eSLS=38: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250313084347338 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084347338 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250313084347338 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084347338 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bb 00 00 00 b9 03 00 00 06 09 00 03 07 0b 04 43 b9 00 fe 04 43 bb 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) MTC@6fd6b501891c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(148)@6fd6b501891c: ************************************************* VirtSMLC-M3UA(148)@6fd6b501891c: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(148)@6fd6b501891c: ************************************************* VirtSMLC-SCCP(147)@6fd6b501891c: v_sccp_pdu_maxlen:268 MTC@6fd6b501891c: "TC_si2quater_4_earfcns() start" 20250313084347381 DLGLOBAL NOTICE TTCN3 f_logp(): TC_si2quater_4_earfcns() start (logging_vty.c:1172) 20250313084347552 DLSS7 INFO (r=127.0.0.1:23908<->l=127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250313084347552 DLSS7 INFO (r=127.0.0.1:23908<->l=127.0.0.1:2905): matched connection to ASP virt-smlc-0 (osmo_ss7_xua_srv.c:112) 20250313084347552 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250313084347552 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) VirtSMLC-M3UA(148)@6fd6b501891c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250313084347554 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084347554 DLM3UA DEBUG 0: ASP(virt-smlc-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250313084347554 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250313084347554 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250313084347554 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250313084347554 DLSS7 DEBUG XUA_AS(virt-smlc){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250313084347554 DLSS7 DEBUG XUA_AS(virt-smlc){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250313084347554 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084347554 DLSS7 INFO 0: ASP(virt-smlc-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250313084347554 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 06 (osmo_ss7_asp.c:1175) 20250313084347554 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250313084347554 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084347554 DLM3UA DEBUG 0: ASP(virt-smlc-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250313084347554 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250313084347554 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 06 (osmo_ss7_asp.c:1175) 20250313084347554 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250313084347554 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250313084347554 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250313084347554 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084347554 DLSS7 INFO 0: ASP(virt-smlc-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250313084347554 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 06 (osmo_ss7_asp.c:1175) 20250313084347554 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 be (osmo_ss7_asp.c:1175) 20250313084347554 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 be (osmo_ss7_asp.c:1175) 20250313084347554 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250313084347554 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.6/0 (xua_snm.c:413) 20250313084347554 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) IPA-BTS0-TRX0-RSL-IPA(151)@6fd6b501891c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(151)@6fd6b501891c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(151)@6fd6b501891c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } 20250313084348414 DRSL NOTICE (bts=0,trx=0) bootstrapping RSL on ARFCN 871 using MCC-MNC 001-01 LAC=1 CID=0 BSIC=10 (osmo_bsc_main.c:320) IPA-BTS0-TRX0-RSL-IPA(151)@6fd6b501891c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") 20250313084352124 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084352124 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084352124 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084352124 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:621) 20250313084352124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084352124 DLSS7 ERROR MTP-TRANSFER.req for dpc=2=0.0.2: no route! (osmo_ss7_hmrt.c:228) 20250313084352124 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084352124 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084352124 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084352124 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:621) 20250313084352124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084352124 DLSS7 ERROR MTP-TRANSFER.req for dpc=3=0.0.3: no route! (osmo_ss7_hmrt.c:228) MTC@6fd6b501891c: RSL 0 SYSTEM INFORMATION: { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := '2B'O ("+") }, si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } }, si2bis := omit, si2ter := { extd_bcch_freq_list := '8E320000000000000000000000000800'O, rest_octets := '2B2B2B2B'O ("++++") }, si2quater := { { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 0, si2quater_count := 1, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 111, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 1, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 0, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 1, si2quater_count := 1, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 65535, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } } }, si3 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 3, t3212 := 30 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_SHALL_USE_UL_DTX (1), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '1'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '1'B, si2_quater_ind := { presence := '1'B, ind := '0'B }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } }, si4 := { lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := { iei := '64'O ("d"), v := { chan_nr := { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }, tsc := 2, h := false, arfcn := 871, maio_hsn := omit } }, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } }, si13 := { rest_octets := { presence := '1'B, bcch_change_mark := 1, si_change_field := '0000'B, presence2 := '0'B, si13_change_mark := omit, gprs_ma := omit, zero := '0'B, rac := 0, spgc_ccch_sup := '0'B, priority_access_thr := '110'B, network_control_order := '00'B, gprs_cell_opts := { nmo := '01'B, t3168 := '011'B, t3192 := '010'B, drx_timer_max := '011'B, access_burst_type := '0'B, control_ack_type := '1'B, bs_cv_max := 15, pan_presence := '1'B, pan_dec := 1, pan_inc := 1, pan_max := '111'B, ext_info_presence := '1'B, ext_info_length := '000101'B, ext_info := { egprs_supported := '0'B, egprs_pkt_channel_req := omit, bep_period := omit, pfc_feature_mode := '0'B, dtm_support := '0'B, bss_paging_coordination := '1'B, ccn_active := '1'B, nw_ext_utbf := '0'B } }, gprs_pwr_ctrl_params := { alpha := 0, t_avg_w := '10000'B, t_avg_t := '10000'B, pc_meas_chan := '0'B, n_avg_i := '1000'B } } }, si5 := { bcch_freq_list := '10000000000000000000000000000000'O }, si5bis := omit, si5ter := { extd_bcch_freq_list := '9E050020000000000000000000000000'O }, si6 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_options := { dtx_ext := '1'B, pwrc := false, dtx := '01'B, radio_link_timeout := '0111'B }, ncc_permitted := '11111111'B, rest_octets := { pch_nch_info := { presence := '0'B, info := omit }, vbs_vgcs_options := { presence := '0'B, options := omit }, dtm_support := '0'B, rac := omit, max_lapdm := omit, band_ind := '0'B } } } MTC@6fd6b501891c: setverdict(pass): none -> pass 20250313084354436 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084354436 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084354436 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084354436 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250313084354436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084354436 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=3 -> eSLS=35: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250313084354436 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084354436 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250313084354436 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084354436 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 100 bytes: [L2]> 01 00 01 01 00 00 00 64 02 10 00 51 00 00 00 bb 00 00 00 b9 03 00 00 03 01 00 00 03 02 02 06 04 43 b9 00 fe 04 04 43 bb 00 fe 0f 2c 00 2a 57 05 08 00 00 f1 10 00 01 00 00 17 12 05 08 02 12 34 56 17 2a 52 08 09 10 10 67 71 40 23 36 7d 09 80 82 83 04 57 81 84 04 07 00 00 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) VirtMSC-SCCP(145)@6fd6b501891c: First idle individual index:0 VirtMSC-SCCP(145)@6fd6b501891c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(145)@6fd6b501891c: Session index based on connection ID:0 20250313084354440 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084354441 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084354441 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250313084354441 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:621) 20250313084354441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084354441 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250313084354441 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084354441 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250313084354441 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084354441 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bb 03 02 00 00 02 00 00 03 e5 ef 3f 02 00 00 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1175) VirtMSC-SCCP(145)@6fd6b501891c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(145)@6fd6b501891c: Session index based on connection ID:0 VirtMSC-SCCP(145)@6fd6b501891c: vl_len:17 VirtMSC-SCCP(145)@6fd6b501891c: vl_from0 VirtMSC-SCCP(145)@6fd6b501891c: data sent by MTP3_SCCP_PORT: '000F2F0808091010896745230195323454'O VirtMSC-SCCP(145)@6fd6b501891c: Session index based on connection ID:0 VirtMSC-SCCP(145)@6fd6b501891c: vl_len:7 VirtMSC-SCCP(145)@6fd6b501891c: vl_from0 VirtMSC-SCCP(145)@6fd6b501891c: data sent by MTP3_SCCP_PORT: '0005200401008F'O 20250313084354642 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084354642 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084354642 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250313084354642 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:621) 20250313084354642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084354642 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250313084354642 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084354642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250313084354642 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084354642 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 28 00 00 00 b9 00 00 00 bb 03 02 00 00 06 00 00 03 00 01 11 00 0f 2f 08 08 09 10 10 89 67 45 23 01 95 32 34 54 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1175) 20250313084354642 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084354642 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084354642 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250313084354642 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:621) 20250313084354642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084354642 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250313084354642 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084354642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250313084354642 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084354642 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 b9 00 00 00 bb 03 02 00 00 06 00 00 03 00 01 07 00 05 20 04 01 00 8f 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1175) 20250313084354643 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084354643 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084354643 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084354643 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250313084354643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084354643 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=3 -> eSLS=35: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250313084354643 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084354643 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250313084354643 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084354643 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 bb 00 00 00 b9 03 00 00 03 06 e5 ef 3f 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) VirtMSC-SCCP(145)@6fd6b501891c: Session index based on local reference:0 VirtMSC-SCCP(145)@6fd6b501891c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(145)@6fd6b501891c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(145)@6fd6b501891c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@6fd6b501891c: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(145)@6fd6b501891c: Session index based on connection ID:0 20250313084354648 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084354648 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084354648 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250313084354648 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:621) 20250313084354648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084354648 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250313084354648 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084354648 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250313084354648 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084354648 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bb 03 02 00 00 04 00 00 03 e5 ef 3f 00 00 00 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1175) 20250313084354648 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084354648 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084354648 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084354648 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250313084354648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084354648 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=3 -> eSLS=35: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250313084354648 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084354648 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250313084354648 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084354648 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bb 00 00 00 b9 03 00 00 03 05 e5 ef 3f 00 00 03 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) VirtMSC-SCCP(145)@6fd6b501891c: Session index based on local reference:0 VirtMSC-SCCP(145)@6fd6b501891c: RLC received in state:disconnect_pending MTC@6fd6b501891c: GOT RR CHANNEL RELEASE WITH CELLS: { discr := '011'B, value_list := { eutran := { { item_ind := '1'B, earfcn := 111, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 1, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 0, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 65535, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit } } }, value_list_term := '0'B } MTC@6fd6b501891c: setverdict(pass): pass -> pass, component reason not changed MTC@6fd6b501891c: GOT CAUSE CODE: '6F'O ("o") = GSM48_RR_CAUSE_PROT_ERROR_UNSPC (111) MTC@6fd6b501891c: setverdict(pass): pass -> pass, component reason not changed MTC@6fd6b501891c: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false MTC@6fd6b501891c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@6fd6b501891c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 IPA-CTRL-CLI-IPA(149)@6fd6b501891c: Final verdict of PTC: none VirtMSC-STATS(144)@6fd6b501891c: Final verdict of PTC: none MTC@6fd6b501891c: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(145)@6fd6b501891c: Final verdict of PTC: none 20250313084356680 DLINP NOTICE virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250313084356680 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250313084356680 DLSS7 INFO 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250313084356680 DLSS7 NOTICE 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250313084356680 DLINP NOTICE virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250313084356680 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250313084356680 DLSS7 INFO 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250313084356680 DLSS7 NOTICE 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250313084356680 DLINP NOTICE SRVCONN(virt-msc0-0,r=127.0.0.1:23905<->l=127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250313084356680 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084356680 DLSS7 INFO virt-msc0-0: connection closed (osmo_ss7_asp.c:1126) 20250313084356680 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250313084356680 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250313084356680 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250313084356680 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250313084356680 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084356680 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 b9 (osmo_ss7_asp.c:1175) 20250313084356680 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 b9 (osmo_ss7_asp.c:1175) 20250313084356680 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250313084356680 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250313084356680 DLINP NOTICE SRVCONN(ts-0-2-rsl,r=127.0.0.1:10000<->l=127.0.0.1:3003) connection closed with client (stream_srv.c:717) 20250313084356680 DLINP NOTICE E1TS(0:2) failed reading from socket: 0 (ipaccess.c:554) 20250313084356680 DLINP NOTICE E1L(0) Signalling link down (bts_ipaccess_nanobts.c:778) 20250313084356681 DLINP NOTICE (bts=0) Dropping OML link: link down (bts_ipaccess_nanobts.c:543) 20250313084356681 DLMI ERROR (bts=0,trx=0) Lost E1 OML link (osmo_bsc_main.c:487) VirtSMLC-SCCP(147)@6fd6b501891c: Final verdict of PTC: none VirtMSC-M3UA(146)@6fd6b501891c: Final verdict of PTC: none 20250313084356681 DLINP NOTICE SRVCONN(virt-smlc-0,r=127.0.0.1:23908<->l=127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250313084356681 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250313084356681 DLSS7 INFO 0: ASP(virt-smlc-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250313084356681 DLSS7 NOTICE 0: ASP(virt-smlc-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250313084356681 DLINP ERROR virt-smlc-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250313084356681 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250313084356681 DLSS7 INFO 0: ASP(virt-smlc-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250313084356681 DLSS7 ERROR 0: ASP(virt-smlc-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250313084356681 DLINP ERROR SRVCONN(virt-smlc-0,r=127.0.0.1:23908<->l=127.0.0.1:2905) lost connection with client (-104) (stream_srv.c:766) 20250313084356681 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084356681 DLSS7 INFO virt-smlc-0: connection closed (osmo_ss7_asp.c:1126) 20250313084356681 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250313084356682 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250313084356682 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250313084356682 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250313084356682 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084356682 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 be (osmo_ss7_asp.c:1175) 20250313084356682 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250313084356682 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) VirtSMLC-M3UA(148)@6fd6b501891c: Final verdict of PTC: none DLINP stream_cli.c:547 CLICONN(ts-0-1-oml,r=127.0.0.1:3002<->l=127.0.0.1:37765){CONNECTED} connection closed with srv VirtMGW-MGCP-0(150)@6fd6b501891c: Final verdict of PTC: none DABIS abis.c:429 E1L(0) Signalling link down DOML bts_shutdown_fsm.c:268 BTS_SHUTDOWN(bts0)[0x55bcfdf4eb70]{NONE}: Shutting down BTS, exit 1, reason: Abis close DLINP input/ipaccess.c:867 E1TS(0:1) failed reading from socket: 0 20250313084356682 DLINP NOTICE E1L(0) Signalling link down (bts_ipaccess_nanobts.c:778) 20250313084356683 DLMI ERROR (bts=0,trx=0) Lost E1 OSMO link (osmo_bsc_main.c:487) 20250313084356683 DLINP NOTICE (bts=0,trx=0) Dropping RSL link: OML link drop (bts_ipaccess_nanobts.c:514) 20250313084356683 DLMI ERROR (bts=0,trx=0) Lost E1 RSL link (osmo_bsc_main.c:487) IPA-BTS0-TRX0-RSL-IPA(151)@6fd6b501891c: Final verdict of PTC: none 20250313084356683 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250313084356684 DMSC NOTICE (msc0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (osmo_bsc_sigtran.c:278) 20250313084356684 DRESET NOTICE bssmap_reset(msc-0)[0x55ac7dc976d0]{DISCONNECTED}: link lost (bssmap_reset.c:91) 20250313084356684 DMSC NOTICE (msc0) BSSMAP association is down (a_reset.c:54) 20250313084356684 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) 20250313084356684 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.6/0 (xua_snm.c:378) MTC@6fd6b501891c: Setting final verdict of the test case. MTC@6fd6b501891c: Local verdict of MTC: pass 20250313084356684 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) MTC@6fd6b501891c: Local verdict of PTC VirtMSC-STATS(144): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC VirtMSC-SCCP(145): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC VirtMSC-M3UA(146): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC VirtSMLC-SCCP(147): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC VirtSMLC-M3UA(148): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC IPA-CTRL-CLI-IPA(149): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC VirtMGW-MGCP-0(150): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(151): none (pass -> pass) MTC@6fd6b501891c: Test case TC_si2quater_4_earfcns finished. Verdict: pass MTC@6fd6b501891c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_4_earfcns pass'. Thu Mar 13 08:43:56 UTC 2025 ====== BSC_Tests.TC_si2quater_4_earfcns pass ====== Saving talloc report from 127.0.0.1:4242 to BSC_Tests.TC_si2quater_4_earfcns.talloc 20250313084357126 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084357126 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084357126 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084357126 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:621) 20250313084357126 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084357126 DLSS7 ERROR MTP-TRANSFER.req for dpc=3=0.0.3: no route! (osmo_ss7_hmrt.c:228) 20250313084357126 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084357126 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084357126 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084357126 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:621) 20250313084357126 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084357126 DLSS7 ERROR MTP-TRANSFER.req for dpc=2=0.0.2: no route! (osmo_ss7_hmrt.c:228) 20250313084358681 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250313084358681 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250313084358681 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250313084358682 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250313084358682 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250313084358682 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) DOML bts_shutdown_fsm.c:228 BTS_SHUTDOWN(bts0)[0x55bcfdf4eb70]{WAIT_TRX_CLOSED}: Timer expired waiting for TRX close DOML bts_shutdown_fsm.c:171 BTS_SHUTDOWN(bts0)[0x55bcfdf4eb70]{EXIT}: Shutdown process completed successfully, exiting process respawn: 12: stopped pid 9342 with status 0 respawn: 13: starting: osmo-bts-omldummy -fCCN,EGPRS,GPRS,IPv6_NSVC,PAGING_COORDINATION,OSMUX 127.0.0.1 1234 1 DABIS abis.c:170 A-bis connection establishment to BSC (127.0.0.1) in progress... DLINP input/ipaccess.c:1020 E1TS(0:1) enabling ipaccess BTS mode, OML connecting to 127.0.0.1:3002 DLINP input/ipaccess.c:634 E1L(0) TCP Keepalive is enabled DLINP input/ipaccess.c:646 E1L(0) TCP keepalive idle_timeout=30s, interval=3s, retry_count=10 user_timeout=330000ms DLINP input/ipaccess.c:834 received ID_GET for unit ID 1234/0/0 20250313084359694 DNM ERROR OC=GPRS-CELL(f1) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557) DOML oml.c:631 OC=GPRS-CELL INST=(00,00,ff): O&M Get Attributes [0], SW Configuration is unsupported DOML oml.c:1490 OC=GPRS-CELL(f1) INST=(00,00,ff): ADM STATE Locked -> Unlocked 20250313084359695 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'GPRS' is supported (abis_nm.c:599) 20250313084359695 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'EGPRS' is supported (abis_nm.c:599) 20250313084359695 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'HOPPING' is supported (abis_nm.c:599) 20250313084359695 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CBCH' is supported (abis_nm.c:599) 20250313084359695 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ETWS_PN' is supported (abis_nm.c:599) 20250313084359695 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'PAGING_COORDINATION' is supported (abis_nm.c:599) 20250313084359695 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'IPV6_NSVC' is supported (abis_nm.c:599) 20250313084359695 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CCN' is supported (abis_nm.c:599) 20250313084359695 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ABIS_OSMO_PCU' is supported (abis_nm.c:599) 20250313084359695 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'BCCH_PWR_RED' is supported (abis_nm.c:599) 20250313084359695 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'DYN_TS_SDCCH8' is supported (abis_nm.c:599) 20250313084359695 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'OSMUX' is supported (abis_nm.c:599) 20250313084359695 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VBS' is supported (abis_nm.c:599) 20250313084359695 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VGCS' is supported (abis_nm.c:599) 20250313084359695 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'TWTS001' is supported (abis_nm.c:599) 20250313084359695 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): ARI reported sw[0/2]: osmobts is 1.9.0.202503122026 (abis_nm.c:652) 20250313084359695 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Reported variant: osmo-bts-omldummy (abis_nm.c:534) DOML oml.c:1490 OC=GPRS-NSE(f0) INST=(00,ff,ff): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=GPRS-NSVC(f2) INST=(00,00,ff): ADM STATE Locked -> Unlocked DOML oml.c:631 OC=RADIO-CARRIER INST=(00,00,ff): O&M Get Attributes [0], SW Configuration is unsupported DL1C bts_model.c:87 Unimplemented vbts_set_trx 20250313084359696 DNM ERROR OC=RADIO-CARRIER(02) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557) DOML oml.c:1490 OC=RADIO-CARRIER(02) INST=(00,00,ff): ADM STATE Locked -> Unlocked 20250313084359696 DNM ERROR OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): Attribute Manufacturer Dependent State is unreported (abis_nm.c:557) 20250313084359696 DNM NOTICE OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): ARI reported sw[0/1]: TRX_PHY_VERSION is Unknown (abis_nm.c:652) DOML oml.c:631 OC=BASEBAND-TRANSCEIVER INST=(00,00,ff): O&M Get Attributes [0], Manufacturer Dependent State is unsupported DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,00): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,01): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,02): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,03): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,04): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,05): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,06): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,07): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=BTS(01) INST=(00,ff,ff): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): ADM STATE Locked -> Unlocked DOML nm_bb_transc_fsm.c:151 NM_BBTRANSC_OP(bts0-trx0)[0x562bcb461470]{DISABLED_OFFLINE}: Not connecting RSL in OML-DUMMY! Waiting for packet dumper to finish... 0 (prev_count=-1, count=577068) Waiting for packet dumper to finish... 1 (prev_count=577068, count=646168) 20250313084401685 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084401685 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084401685 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084401685 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250313084401685 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084401685 DLSS7 ERROR MTP-TRANSFER.req for dpc=185=0.23.1: no route! (osmo_ss7_hmrt.c:228) MTC@6fd6b501891c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_4_earfcns pass' was executed successfully (exit status: 0). MTC@6fd6b501891c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_5_earfcns'. ------ BSC_Tests.TC_si2quater_5_earfcns ------ Thu Mar 13 08:44:01 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/logs/testsuite/BSC_Tests.TC_si2quater_5_earfcns.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/logs/testsuite/BSC_Tests.TC_si2quater_5_earfcns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250313084402127 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084402127 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084402127 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084402127 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:621) 20250313084402127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084402127 DLSS7 ERROR MTP-TRANSFER.req for dpc=2=0.0.2: no route! (osmo_ss7_hmrt.c:228) 20250313084402127 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084402127 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084402127 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084402127 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:621) 20250313084402127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084402127 DLSS7 ERROR MTP-TRANSFER.req for dpc=3=0.0.3: no route! (osmo_ss7_hmrt.c:228) MTC@6fd6b501891c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_5_earfcns' was executed successfully (exit status: 0). MTC@6fd6b501891c: Test case TC_si2quater_5_earfcns started. 20250313084402924 DMSC NOTICE (msc0) VTY requests BSSMAP RESET (bsc_vty.c:3614) 20250313084402924 DMSC NOTICE (msc1) VTY requests BSSMAP RESET (bsc_vty.c:3614) 20250313084402924 DMSC NOTICE (msc2) VTY requests BSSMAP RESET (bsc_vty.c:3614) 20250313084402926 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084402926 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084402926 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084402926 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:621) 20250313084402926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084402926 DLSS7 ERROR MTP-TRANSFER.req for dpc=3=0.0.3: no route! (osmo_ss7_hmrt.c:228) 20250313084402926 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084402926 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084402926 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084402926 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:621) 20250313084402926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084402926 DLSS7 ERROR MTP-TRANSFER.req for dpc=2=0.0.2: no route! (osmo_ss7_hmrt.c:228) 20250313084402926 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084402926 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084402926 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084402926 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250313084402926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084402926 DLSS7 ERROR MTP-TRANSFER.req for dpc=185=0.23.1: no route! (osmo_ss7_hmrt.c:228) VirtMSC-M3UA(154)@6fd6b501891c: ************************************************* VirtMSC-M3UA(154)@6fd6b501891c: M3UA emulation initiated, the test can be started VirtMSC-M3UA(154)@6fd6b501891c: ************************************************* VirtMSC-SCCP(153)@6fd6b501891c: v_sccp_pdu_maxlen:268 20250313084403133 DLSS7 INFO (r=127.0.0.1:23905<->l=127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250313084403133 DLSS7 INFO (r=127.0.0.1:23905<->l=127.0.0.1:2905): matched connection to ASP virt-msc0-0 (osmo_ss7_xua_srv.c:112) 20250313084403133 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250313084403133 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) VirtMSC-M3UA(154)@6fd6b501891c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250313084403139 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084403139 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250313084403139 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250313084403139 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250313084403139 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250313084403139 DLSS7 DEBUG XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250313084403139 DLSS7 DEBUG XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250313084403139 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084403139 DLSS7 INFO 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250313084403139 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250313084403139 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250313084403141 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084403141 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250313084403141 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250313084403141 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250313084403141 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250313084403141 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250313084403141 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250313084403141 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084403141 DLSS7 INFO 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250313084403141 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250313084403141 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 b9 (osmo_ss7_asp.c:1175) 20250313084403141 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250313084403142 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250313084403142 DMSC NOTICE (msc0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (osmo_bsc_sigtran.c:286) 20250313084403142 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) VirtMSC-M3UA(154)@6fd6b501891c: Sending buffered message #0 20250313084403143 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084403143 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084403143 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250313084403143 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:621) 20250313084403143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084403143 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250313084403143 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084403143 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250313084403143 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084403143 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 b9 00 00 00 bb 03 02 00 00 09 00 03 07 0b 04 43 bb 00 fe 04 43 b9 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1175) 20250313084403144 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084403144 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084403144 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084403144 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250313084403144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084403144 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=13 -> eSLS=45: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250313084403144 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084403144 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250313084403144 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084403144 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 bb 00 00 00 b9 03 00 00 0d 09 00 03 07 0b 04 43 b9 00 fe 04 43 bb 00 fe 06 00 04 30 04 01 20 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250313084403144 DMSC NOTICE RESET from MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_bssap.c:101) 20250313084403144 DRESET NOTICE Sending RESET ACK to MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_sigtran.c:86) 20250313084403144 DRESET NOTICE bssmap_reset(msc-0)[0x55ac7dc976d0]{CONNECTED}: link up (bssmap_reset.c:83) 20250313084403144 DMSC NOTICE (msc0) BSSMAP association is up (a_reset.c:45) 20250313084403144 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084403144 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084403144 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084403144 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250313084403144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084403144 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=8 -> eSLS=40: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250313084403144 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084403145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250313084403145 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084403145 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bb 00 00 00 b9 03 00 00 08 09 00 03 07 0b 04 43 b9 00 fe 04 43 bb 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) MTC@6fd6b501891c: BSSMAP: Respoding to inbound RESET with RESET-ACK 20250313084403149 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084403149 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084403149 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250313084403149 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:621) 20250313084403149 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084403149 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250313084403149 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084403149 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250313084403149 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084403149 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 bb 03 02 00 00 09 00 03 07 0b 04 43 bb 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1175) MTC@6fd6b501891c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250313084403149 DMSC NOTICE RESET ACK from MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_bssap.c:84) VirtSMLC-M3UA(156)@6fd6b501891c: ************************************************* VirtSMLC-M3UA(156)@6fd6b501891c: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(156)@6fd6b501891c: ************************************************* VirtSMLC-SCCP(155)@6fd6b501891c: v_sccp_pdu_maxlen:268 MTC@6fd6b501891c: "TC_si2quater_5_earfcns() start" 20250313084403177 DLGLOBAL NOTICE TTCN3 f_logp(): TC_si2quater_5_earfcns() start (logging_vty.c:1172) 20250313084403362 DLSS7 INFO (r=127.0.0.1:23908<->l=127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250313084403362 DLSS7 INFO (r=127.0.0.1:23908<->l=127.0.0.1:2905): matched connection to ASP virt-smlc-0 (osmo_ss7_xua_srv.c:112) 20250313084403362 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250313084403362 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) VirtSMLC-M3UA(156)@6fd6b501891c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250313084403364 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084403364 DLM3UA DEBUG 0: ASP(virt-smlc-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250313084403364 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250313084403364 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250313084403364 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250313084403364 DLSS7 DEBUG XUA_AS(virt-smlc){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250313084403364 DLSS7 DEBUG XUA_AS(virt-smlc){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250313084403364 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084403364 DLSS7 INFO 0: ASP(virt-smlc-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250313084403364 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 06 (osmo_ss7_asp.c:1175) 20250313084403364 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250313084403366 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084403366 DLM3UA DEBUG 0: ASP(virt-smlc-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250313084403366 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250313084403366 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 06 (osmo_ss7_asp.c:1175) 20250313084403366 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250313084403366 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250313084403366 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250313084403366 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084403366 DLSS7 INFO 0: ASP(virt-smlc-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250313084403366 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 06 (osmo_ss7_asp.c:1175) 20250313084403366 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 be (osmo_ss7_asp.c:1175) 20250313084403366 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 be (osmo_ss7_asp.c:1175) 20250313084403366 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250313084403366 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.6/0 (xua_snm.c:413) 20250313084403366 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) IPA-BTS0-TRX0-RSL-IPA(159)@6fd6b501891c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(159)@6fd6b501891c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(159)@6fd6b501891c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } 20250313084404207 DRSL NOTICE (bts=0,trx=0) bootstrapping RSL on ARFCN 871 using MCC-MNC 001-01 LAC=1 CID=0 BSIC=10 (osmo_bsc_main.c:320) IPA-BTS0-TRX0-RSL-IPA(159)@6fd6b501891c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B'O ("++++") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") 20250313084407926 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084407926 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084407926 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084407926 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:621) 20250313084407926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084407926 DLSS7 ERROR MTP-TRANSFER.req for dpc=2=0.0.2: no route! (osmo_ss7_hmrt.c:228) 20250313084407926 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084407926 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084407926 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084407926 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:621) 20250313084407926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084407926 DLSS7 ERROR MTP-TRANSFER.req for dpc=3=0.0.3: no route! (osmo_ss7_hmrt.c:228) MTC@6fd6b501891c: RSL 0 SYSTEM INFORMATION: { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := '2B'O ("+") }, si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } }, si2bis := omit, si2ter := { extd_bcch_freq_list := '8E320000000000000000000000000800'O, rest_octets := '2B2B2B2B'O ("++++") }, si2quater := { { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 0, si2quater_count := 1, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 111, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 1, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 0, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 1, si2quater_count := 1, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 65535, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 23, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } } }, si3 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 3, t3212 := 30 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_SHALL_USE_UL_DTX (1), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '1'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '1'B, si2_quater_ind := { presence := '1'B, ind := '0'B }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } }, si4 := { lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := { iei := '64'O ("d"), v := { chan_nr := { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }, tsc := 2, h := false, arfcn := 871, maio_hsn := omit } }, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } }, si13 := { rest_octets := { presence := '1'B, bcch_change_mark := 1, si_change_field := '0000'B, presence2 := '0'B, si13_change_mark := omit, gprs_ma := omit, zero := '0'B, rac := 0, spgc_ccch_sup := '0'B, priority_access_thr := '110'B, network_control_order := '00'B, gprs_cell_opts := { nmo := '01'B, t3168 := '011'B, t3192 := '010'B, drx_timer_max := '011'B, access_burst_type := '0'B, control_ack_type := '1'B, bs_cv_max := 15, pan_presence := '1'B, pan_dec := 1, pan_inc := 1, pan_max := '111'B, ext_info_presence := '1'B, ext_info_length := '000101'B, ext_info := { egprs_supported := '0'B, egprs_pkt_channel_req := omit, bep_period := omit, pfc_feature_mode := '0'B, dtm_support := '0'B, bss_paging_coordination := '1'B, ccn_active := '1'B, nw_ext_utbf := '0'B } }, gprs_pwr_ctrl_params := { alpha := 0, t_avg_w := '10000'B, t_avg_t := '10000'B, pc_meas_chan := '0'B, n_avg_i := '1000'B } } }, si5 := { bcch_freq_list := '10000000000000000000000000000000'O }, si5bis := omit, si5ter := { extd_bcch_freq_list := '9E050020000000000000000000000000'O }, si6 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_options := { dtx_ext := '1'B, pwrc := false, dtx := '01'B, radio_link_timeout := '0111'B }, ncc_permitted := '11111111'B, rest_octets := { pch_nch_info := { presence := '0'B, info := omit }, vbs_vgcs_options := { presence := '0'B, options := omit }, dtm_support := '0'B, rac := omit, max_lapdm := omit, band_ind := '0'B } } } MTC@6fd6b501891c: setverdict(pass): none -> pass 20250313084410220 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084410220 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084410220 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084410220 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250313084410220 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084410220 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=4 -> eSLS=36: picked Normal Route via 'virt-msc0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250313084410220 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084410220 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250313084410220 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084410220 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 100 bytes: [L2]> 01 00 01 01 00 00 00 64 02 10 00 51 00 00 00 bb 00 00 00 b9 03 00 00 04 01 00 00 04 02 02 06 04 43 b9 00 fe 04 04 43 bb 00 fe 0f 2c 00 2a 57 05 08 00 00 f1 10 00 01 00 00 17 12 05 08 02 12 34 56 17 2a 52 08 09 10 10 89 68 69 87 98 7d 09 80 82 83 04 57 81 84 04 07 00 00 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) VirtMSC-SCCP(153)@6fd6b501891c: First idle individual index:0 VirtMSC-SCCP(153)@6fd6b501891c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(153)@6fd6b501891c: Session index based on connection ID:0 VirtMSC-SCCP(153)@6fd6b501891c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(153)@6fd6b501891c: Session index based on connection ID:0 20250313084410222 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084410222 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084410222 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250313084410222 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:621) 20250313084410222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084410222 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) VirtMSC-SCCP(153)@6fd6b501891c: vl_len:17 VirtMSC-SCCP(153)@6fd6b501891c: vl_from0 20250313084410222 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084410222 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250313084410222 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084410222 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bb 03 02 00 00 02 00 00 04 20 c6 e8 02 00 00 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1175) VirtMSC-SCCP(153)@6fd6b501891c: data sent by MTP3_SCCP_PORT: '000F2F0808091010896745230195323454'O VirtMSC-SCCP(153)@6fd6b501891c: Session index based on connection ID:0 VirtMSC-SCCP(153)@6fd6b501891c: vl_len:7 VirtMSC-SCCP(153)@6fd6b501891c: vl_from0 VirtMSC-SCCP(153)@6fd6b501891c: data sent by MTP3_SCCP_PORT: '0005200401008F'O 20250313084410430 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084410430 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084410430 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250313084410430 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:621) 20250313084410430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084410430 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250313084410430 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084410430 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250313084410430 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084410430 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 28 00 00 00 b9 00 00 00 bb 03 02 00 00 06 00 00 04 00 01 11 00 0f 2f 08 08 09 10 10 89 67 45 23 01 95 32 34 54 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1175) 20250313084410430 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084410430 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084410430 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250313084410430 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:621) 20250313084410430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084410430 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250313084410430 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084410430 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250313084410430 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084410430 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 b9 00 00 00 bb 03 02 00 00 06 00 00 04 00 01 07 00 05 20 04 01 00 8f 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1175) 20250313084410430 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084410430 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084410430 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084410430 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250313084410430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084410430 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=4 -> eSLS=36: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250313084410430 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084410430 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250313084410430 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084410430 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 bb 00 00 00 b9 03 00 00 04 06 20 c6 e8 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) VirtMSC-SCCP(153)@6fd6b501891c: Session index based on local reference:0 VirtMSC-SCCP(153)@6fd6b501891c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(153)@6fd6b501891c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(153)@6fd6b501891c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@6fd6b501891c: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(153)@6fd6b501891c: Session index based on connection ID:0 20250313084410432 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084410432 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084410432 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250313084410432 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:621) 20250313084410432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084410432 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250313084410432 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084410432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250313084410432 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084410432 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bb 03 02 00 00 04 00 00 04 20 c6 e8 00 00 00 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1175) 20250313084410432 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084410432 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084410432 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084410432 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250313084410432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084410432 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=4 -> eSLS=36: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250313084410432 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084410432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250313084410432 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084410432 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bb 00 00 00 b9 03 00 00 04 05 20 c6 e8 00 00 04 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) MTC@6fd6b501891c: Warning: dec_CellSelIndValue(): Data remained at the end of the stream after successful decoding: 'B0'O VirtMSC-SCCP(153)@6fd6b501891c: Session index based on local reference:0 VirtMSC-SCCP(153)@6fd6b501891c: RLC received in state:disconnect_pending MTC@6fd6b501891c: GOT RR CHANNEL RELEASE WITH CELLS: { discr := '011'B, value_list := { eutran := { { item_ind := '1'B, earfcn := 111, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 1, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 0, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 65535, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 23, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit } } }, value_list_term := '0'B } MTC@6fd6b501891c: setverdict(pass): pass -> pass, component reason not changed MTC@6fd6b501891c: GOT CAUSE CODE: '6F'O ("o") = GSM48_RR_CAUSE_PROT_ERROR_UNSPC (111) MTC@6fd6b501891c: setverdict(pass): pass -> pass, component reason not changed MTC@6fd6b501891c: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false MTC@6fd6b501891c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@6fd6b501891c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-STATS(152)@6fd6b501891c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(157)@6fd6b501891c: Final verdict of PTC: none MTC@6fd6b501891c: setverdict(pass): pass -> pass, component reason not changed 20250313084412457 DLINP NOTICE virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250313084412457 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250313084412457 DLSS7 INFO 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250313084412457 DLSS7 NOTICE 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250313084412457 DLINP NOTICE virt-smlc-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250313084412457 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250313084412457 DLINP NOTICE SRVCONN(ts-0-2-rsl,r=127.0.0.1:10000<->l=127.0.0.1:3003) connection closed with client (stream_srv.c:717) 20250313084412457 DLINP NOTICE E1TS(0:2) failed reading from socket: 0 (ipaccess.c:554) VirtMSC-SCCP(153)@6fd6b501891c: Final verdict of PTC: none 20250313084412457 DLSS7 INFO 0: ASP(virt-smlc-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250313084412457 DLSS7 NOTICE 0: ASP(virt-smlc-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250313084412457 DLINP NOTICE virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250313084412457 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250313084412457 DLSS7 INFO 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250313084412457 DLSS7 NOTICE 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250313084412457 DLINP NOTICE virt-smlc-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250313084412457 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250313084412457 DLSS7 INFO 0: ASP(virt-smlc-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250313084412457 DLSS7 NOTICE 0: ASP(virt-smlc-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250313084412457 DLINP NOTICE SRVCONN(virt-msc0-0,r=127.0.0.1:23905<->l=127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250313084412457 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084412457 DLSS7 INFO virt-msc0-0: connection closed (osmo_ss7_asp.c:1126) 20250313084412457 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250313084412457 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250313084412457 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250313084412457 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250313084412457 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084412457 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 b9 (osmo_ss7_asp.c:1175) 20250313084412457 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 b9 (osmo_ss7_asp.c:1175) 20250313084412457 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250313084412457 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250313084412457 DLINP NOTICE E1L(0) Signalling link down (bts_ipaccess_nanobts.c:778) 20250313084412457 DLINP NOTICE (bts=0) Dropping OML link: link down (bts_ipaccess_nanobts.c:543) 20250313084412458 DLMI ERROR (bts=0,trx=0) Lost E1 OML link (osmo_bsc_main.c:487) 20250313084412457 DLINP NOTICE SRVCONN(virt-smlc-0,r=127.0.0.1:23908<->l=127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250313084412458 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084412458 DLSS7 INFO virt-smlc-0: connection closed (osmo_ss7_asp.c:1126) 20250313084412458 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250313084412458 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250313084412458 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250313084412458 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250313084412458 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084412458 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 be (osmo_ss7_asp.c:1175) 20250313084412458 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250313084412458 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) VirtSMLC-SCCP(155)@6fd6b501891c: Final verdict of PTC: none VirtMSC-M3UA(154)@6fd6b501891c: Final verdict of PTC: none VirtSMLC-M3UA(156)@6fd6b501891c: Final verdict of PTC: none 20250313084412459 DLINP NOTICE E1L(0) Signalling link down (bts_ipaccess_nanobts.c:778) DLINP stream_cli.c:547 CLICONN(ts-0-1-oml,r=127.0.0.1:3002<->l=127.0.0.1:42667){CONNECTED} connection closed with srv DABIS abis.c:429 E1L(0) Signalling link down DOML bts_shutdown_fsm.c:268 BTS_SHUTDOWN(bts0)[0x562bcb460b70]{NONE}: Shutting down BTS, exit 1, reason: Abis close DLINP input/ipaccess.c:867 E1TS(0:1) failed reading from socket: 0 20250313084412459 DLMI ERROR (bts=0,trx=0) Lost E1 OSMO link (osmo_bsc_main.c:487) 20250313084412459 DLINP NOTICE (bts=0,trx=0) Dropping RSL link: OML link drop (bts_ipaccess_nanobts.c:514) 20250313084412459 DLMI ERROR (bts=0,trx=0) Lost E1 RSL link (osmo_bsc_main.c:487) 20250313084412460 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250313084412460 DMSC NOTICE (msc0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (osmo_bsc_sigtran.c:278) 20250313084412460 DRESET NOTICE bssmap_reset(msc-0)[0x55ac7dc976d0]{DISCONNECTED}: link lost (bssmap_reset.c:91) 20250313084412460 DMSC NOTICE (msc0) BSSMAP association is down (a_reset.c:54) 20250313084412460 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) IPA-BTS0-TRX0-RSL-IPA(159)@6fd6b501891c: Final verdict of PTC: none 20250313084412460 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.6/0 (xua_snm.c:378) 20250313084412460 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) VirtMGW-MGCP-0(158)@6fd6b501891c: Final verdict of PTC: none MTC@6fd6b501891c: Setting final verdict of the test case. MTC@6fd6b501891c: Local verdict of MTC: pass MTC@6fd6b501891c: Local verdict of PTC VirtMSC-STATS(152): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC VirtMSC-SCCP(153): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC VirtMSC-M3UA(154): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC VirtSMLC-SCCP(155): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC VirtSMLC-M3UA(156): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC IPA-CTRL-CLI-IPA(157): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC VirtMGW-MGCP-0(158): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(159): none (pass -> pass) MTC@6fd6b501891c: Test case TC_si2quater_5_earfcns finished. Verdict: pass MTC@6fd6b501891c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_5_earfcns pass'. Thu Mar 13 08:44:12 UTC 2025 ====== BSC_Tests.TC_si2quater_5_earfcns pass ====== Saving talloc report from 127.0.0.1:4242 to BSC_Tests.TC_si2quater_5_earfcns.talloc 20250313084412928 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084412928 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084412928 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084412928 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:621) 20250313084412928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084412928 DLSS7 ERROR MTP-TRANSFER.req for dpc=3=0.0.3: no route! (osmo_ss7_hmrt.c:228) 20250313084412928 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084412928 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084412928 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084412928 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:621) 20250313084412928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084412928 DLSS7 ERROR MTP-TRANSFER.req for dpc=2=0.0.2: no route! (osmo_ss7_hmrt.c:228) 20250313084414459 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250313084414459 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250313084414459 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250313084414459 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250313084414459 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250313084414459 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) DOML bts_shutdown_fsm.c:228 BTS_SHUTDOWN(bts0)[0x562bcb460b70]{WAIT_TRX_CLOSED}: Timer expired waiting for TRX close DOML bts_shutdown_fsm.c:171 BTS_SHUTDOWN(bts0)[0x562bcb460b70]{EXIT}: Shutdown process completed successfully, exiting process respawn: 13: stopped pid 9408 with status 0 respawn: 14: starting: osmo-bts-omldummy -fCCN,EGPRS,GPRS,IPv6_NSVC,PAGING_COORDINATION,OSMUX 127.0.0.1 1234 1 DABIS abis.c:170 A-bis connection establishment to BSC (127.0.0.1) in progress... DLINP input/ipaccess.c:1020 E1TS(0:1) enabling ipaccess BTS mode, OML connecting to 127.0.0.1:3002 DLINP input/ipaccess.c:634 E1L(0) TCP Keepalive is enabled DLINP input/ipaccess.c:646 E1L(0) TCP keepalive idle_timeout=30s, interval=3s, retry_count=10 user_timeout=330000ms DLINP input/ipaccess.c:834 received ID_GET for unit ID 1234/0/0 DOML oml.c:631 OC=GPRS-CELL INST=(00,00,ff): O&M Get Attributes [0], SW Configuration is unsupported 20250313084415494 DNM ERROR OC=GPRS-CELL(f1) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557) DOML oml.c:1490 OC=GPRS-CELL(f1) INST=(00,00,ff): ADM STATE Locked -> Unlocked 20250313084415494 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'GPRS' is supported (abis_nm.c:599) 20250313084415494 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'EGPRS' is supported (abis_nm.c:599) 20250313084415494 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'HOPPING' is supported (abis_nm.c:599) 20250313084415494 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CBCH' is supported (abis_nm.c:599) 20250313084415494 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ETWS_PN' is supported (abis_nm.c:599) 20250313084415494 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'PAGING_COORDINATION' is supported (abis_nm.c:599) 20250313084415494 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'IPV6_NSVC' is supported (abis_nm.c:599) 20250313084415494 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CCN' is supported (abis_nm.c:599) 20250313084415494 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ABIS_OSMO_PCU' is supported (abis_nm.c:599) 20250313084415494 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'BCCH_PWR_RED' is supported (abis_nm.c:599) 20250313084415494 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'DYN_TS_SDCCH8' is supported (abis_nm.c:599) 20250313084415494 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'OSMUX' is supported (abis_nm.c:599) 20250313084415494 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VBS' is supported (abis_nm.c:599) 20250313084415494 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VGCS' is supported (abis_nm.c:599) 20250313084415494 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'TWTS001' is supported (abis_nm.c:599) 20250313084415494 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): ARI reported sw[0/2]: osmobts is 1.9.0.202503122026 (abis_nm.c:652) 20250313084415494 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Reported variant: osmo-bts-omldummy (abis_nm.c:534) DOML oml.c:1490 OC=GPRS-NSE(f0) INST=(00,ff,ff): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=GPRS-NSVC(f2) INST=(00,00,ff): ADM STATE Locked -> Unlocked DOML oml.c:631 OC=RADIO-CARRIER INST=(00,00,ff): O&M Get Attributes [0], SW Configuration is unsupported 20250313084415495 DNM ERROR OC=RADIO-CARRIER(02) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557) DL1C bts_model.c:87 Unimplemented vbts_set_trx DOML oml.c:1490 OC=RADIO-CARRIER(02) INST=(00,00,ff): ADM STATE Locked -> Unlocked DOML oml.c:631 OC=BASEBAND-TRANSCEIVER INST=(00,00,ff): O&M Get Attributes [0], Manufacturer Dependent State is unsupported 20250313084415496 DNM ERROR OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): Attribute Manufacturer Dependent State is unreported (abis_nm.c:557) 20250313084415496 DNM NOTICE OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): ARI reported sw[0/1]: TRX_PHY_VERSION is Unknown (abis_nm.c:652) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,00): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,01): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,02): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,03): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,04): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,05): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,06): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,07): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=BTS(01) INST=(00,ff,ff): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): ADM STATE Locked -> Unlocked DOML nm_bb_transc_fsm.c:151 NM_BBTRANSC_OP(bts0-trx0)[0x558115672470]{DISABLED_OFFLINE}: Not connecting RSL in OML-DUMMY! Waiting for packet dumper to finish... 0 (prev_count=-1, count=612412) Waiting for packet dumper to finish... 1 (prev_count=612412, count=683220) 20250313084417461 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084417461 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084417461 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084417461 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250313084417461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084417461 DLSS7 ERROR MTP-TRANSFER.req for dpc=185=0.23.1: no route! (osmo_ss7_hmrt.c:228) MTC@6fd6b501891c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_5_earfcns pass' was executed successfully (exit status: 0). MTC@6fd6b501891c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_6_earfcns'. ------ BSC_Tests.TC_si2quater_6_earfcns ------ Thu Mar 13 08:44:17 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/logs/testsuite/BSC_Tests.TC_si2quater_6_earfcns.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/logs/testsuite/BSC_Tests.TC_si2quater_6_earfcns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250313084417929 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084417929 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084417929 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084417929 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:621) 20250313084417929 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084417929 DLSS7 ERROR MTP-TRANSFER.req for dpc=2=0.0.2: no route! (osmo_ss7_hmrt.c:228) 20250313084417930 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084417930 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084417930 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084417930 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:621) 20250313084417930 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084417930 DLSS7 ERROR MTP-TRANSFER.req for dpc=3=0.0.3: no route! (osmo_ss7_hmrt.c:228) MTC@6fd6b501891c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_6_earfcns' was executed successfully (exit status: 0). MTC@6fd6b501891c: Test case TC_si2quater_6_earfcns started. 20250313084418700 DMSC NOTICE (msc0) VTY requests BSSMAP RESET (bsc_vty.c:3614) 20250313084418700 DMSC NOTICE (msc1) VTY requests BSSMAP RESET (bsc_vty.c:3614) 20250313084418701 DMSC NOTICE (msc2) VTY requests BSSMAP RESET (bsc_vty.c:3614) 20250313084418702 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084418702 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084418702 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084418702 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:621) 20250313084418702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084418702 DLSS7 ERROR MTP-TRANSFER.req for dpc=3=0.0.3: no route! (osmo_ss7_hmrt.c:228) 20250313084418702 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084418702 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084418702 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084418702 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:621) 20250313084418702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084418702 DLSS7 ERROR MTP-TRANSFER.req for dpc=2=0.0.2: no route! (osmo_ss7_hmrt.c:228) 20250313084418702 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084418702 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084418702 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084418702 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250313084418702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084418702 DLSS7 ERROR MTP-TRANSFER.req for dpc=185=0.23.1: no route! (osmo_ss7_hmrt.c:228) VirtMSC-M3UA(162)@6fd6b501891c: ************************************************* VirtMSC-M3UA(162)@6fd6b501891c: M3UA emulation initiated, the test can be started VirtMSC-M3UA(162)@6fd6b501891c: ************************************************* VirtMSC-SCCP(161)@6fd6b501891c: v_sccp_pdu_maxlen:268 20250313084418910 DLSS7 INFO (r=127.0.0.1:23905<->l=127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250313084418910 DLSS7 INFO (r=127.0.0.1:23905<->l=127.0.0.1:2905): matched connection to ASP virt-msc0-0 (osmo_ss7_xua_srv.c:112) 20250313084418910 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250313084418911 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) VirtMSC-M3UA(162)@6fd6b501891c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250313084418916 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084418916 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250313084418916 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250313084418916 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250313084418916 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250313084418916 DLSS7 DEBUG XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250313084418916 DLSS7 DEBUG XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250313084418916 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084418916 DLSS7 INFO 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250313084418916 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250313084418916 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250313084418919 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084418919 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250313084418919 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250313084418919 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250313084418919 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250313084418919 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250313084418919 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250313084418919 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084418919 DLSS7 INFO 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250313084418919 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250313084418919 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 b9 (osmo_ss7_asp.c:1175) 20250313084418919 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250313084418919 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250313084418919 DMSC NOTICE (msc0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (osmo_bsc_sigtran.c:286) 20250313084418919 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) VirtMSC-M3UA(162)@6fd6b501891c: Sending buffered message #0 20250313084418921 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084418921 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084418921 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250313084418921 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:621) 20250313084418921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084418921 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250313084418921 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084418921 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250313084418921 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084418921 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 b9 00 00 00 bb 03 02 00 00 09 00 03 07 0b 04 43 bb 00 fe 04 43 b9 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1175) 20250313084418921 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084418921 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084418921 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084418921 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250313084418921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084418921 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=12 -> eSLS=44: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250313084418921 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084418921 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250313084418921 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084418921 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 bb 00 00 00 b9 03 00 00 0c 09 00 03 07 0b 04 43 b9 00 fe 04 43 bb 00 fe 06 00 04 30 04 01 20 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250313084418921 DMSC NOTICE RESET from MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_bssap.c:101) 20250313084418921 DRESET NOTICE Sending RESET ACK to MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_sigtran.c:86) 20250313084418921 DRESET NOTICE bssmap_reset(msc-0)[0x55ac7dc976d0]{CONNECTED}: link up (bssmap_reset.c:83) 20250313084418921 DMSC NOTICE (msc0) BSSMAP association is up (a_reset.c:45) 20250313084418922 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084418922 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084418922 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084418922 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250313084418922 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084418922 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=12 -> eSLS=44: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250313084418922 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084418922 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250313084418922 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084418922 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bb 00 00 00 b9 03 00 00 0c 09 00 03 07 0b 04 43 b9 00 fe 04 43 bb 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) MTC@6fd6b501891c: BSSMAP: Respoding to inbound RESET with RESET-ACK 20250313084418930 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084418930 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084418930 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250313084418930 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:621) 20250313084418930 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084418930 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250313084418930 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084418930 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250313084418930 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084418930 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 bb 03 02 00 00 09 00 03 07 0b 04 43 bb 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1175) 20250313084418930 DMSC NOTICE RESET ACK from MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_bssap.c:84) MTC@6fd6b501891c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(164)@6fd6b501891c: ************************************************* VirtSMLC-M3UA(164)@6fd6b501891c: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(164)@6fd6b501891c: ************************************************* VirtSMLC-SCCP(163)@6fd6b501891c: v_sccp_pdu_maxlen:268 20250313084418967 DLGLOBAL NOTICE TTCN3 f_logp(): TC_si2quater_6_earfcns() start (logging_vty.c:1172) MTC@6fd6b501891c: "TC_si2quater_6_earfcns() start" 20250313084419150 DLSS7 INFO (r=127.0.0.1:23908<->l=127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250313084419150 DLSS7 INFO (r=127.0.0.1:23908<->l=127.0.0.1:2905): matched connection to ASP virt-smlc-0 (osmo_ss7_xua_srv.c:112) 20250313084419150 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250313084419150 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) VirtSMLC-M3UA(164)@6fd6b501891c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250313084419158 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084419158 DLM3UA DEBUG 0: ASP(virt-smlc-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250313084419158 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250313084419158 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250313084419158 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250313084419158 DLSS7 DEBUG XUA_AS(virt-smlc){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250313084419158 DLSS7 DEBUG XUA_AS(virt-smlc){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250313084419158 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084419158 DLSS7 INFO 0: ASP(virt-smlc-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250313084419158 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 06 (osmo_ss7_asp.c:1175) 20250313084419158 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250313084419162 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084419162 DLM3UA DEBUG 0: ASP(virt-smlc-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250313084419162 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250313084419162 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 06 (osmo_ss7_asp.c:1175) 20250313084419162 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250313084419162 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250313084419162 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250313084419162 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084419162 DLSS7 INFO 0: ASP(virt-smlc-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250313084419162 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 06 (osmo_ss7_asp.c:1175) 20250313084419162 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 be (osmo_ss7_asp.c:1175) 20250313084419162 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 be (osmo_ss7_asp.c:1175) 20250313084419162 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250313084419162 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.6/0 (xua_snm.c:413) 20250313084419162 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) IPA-BTS0-TRX0-RSL-IPA(167)@6fd6b501891c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(167)@6fd6b501891c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(167)@6fd6b501891c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(167)@6fd6b501891c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250313084419988 DRSL NOTICE (bts=0,trx=0) bootstrapping RSL on ARFCN 871 using MCC-MNC 001-01 LAC=1 CID=0 BSIC=10 (osmo_bsc_main.c:320) MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") 20250313084423703 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084423703 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084423703 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084423704 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:621) 20250313084423704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084423704 DLSS7 ERROR MTP-TRANSFER.req for dpc=2=0.0.2: no route! (osmo_ss7_hmrt.c:228) 20250313084423704 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084423704 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084423704 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084423704 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:621) 20250313084423704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084423704 DLSS7 DEBUG 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=3=0.0.3,SLS=2 -> eSLS=114: picked Normal Route via 'virt-msc2' round-robin style (osmo_ss7_combined_linkset.c:283) 20250313084423704 DLSS7 ERROR MTP-TRANSFER.req for dpc=3=0.0.3: no route! (osmo_ss7_hmrt.c:228) MTC@6fd6b501891c: RSL 0 SYSTEM INFORMATION: { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := '2B'O ("+") }, si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } }, si2bis := omit, si2ter := { extd_bcch_freq_list := '8E320000000000000000000000000800'O, rest_octets := '2B2B2B2B'O ("++++") }, si2quater := { { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 0, si2quater_count := 1, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 111, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 1, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 0, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 1, si2quater_count := 1, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 65535, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 23, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 46, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } } }, si3 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 3, t3212 := 30 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_SHALL_USE_UL_DTX (1), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '1'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '1'B, si2_quater_ind := { presence := '1'B, ind := '0'B }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } }, si4 := { lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := { iei := '64'O ("d"), v := { chan_nr := { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }, tsc := 2, h := false, arfcn := 871, maio_hsn := omit } }, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } }, si13 := { rest_octets := { presence := '1'B, bcch_change_mark := 1, si_change_field := '0000'B, presence2 := '0'B, si13_change_mark := omit, gprs_ma := omit, zero := '0'B, rac := 0, spgc_ccch_sup := '0'B, priority_access_thr := '110'B, network_control_order := '00'B, gprs_cell_opts := { nmo := '01'B, t3168 := '011'B, t3192 := '010'B, drx_timer_max := '011'B, access_burst_type := '0'B, control_ack_type := '1'B, bs_cv_max := 15, pan_presence := '1'B, pan_dec := 1, pan_inc := 1, pan_max := '111'B, ext_info_presence := '1'B, ext_info_length := '000101'B, ext_info := { egprs_supported := '0'B, egprs_pkt_channel_req := omit, bep_period := omit, pfc_feature_mode := '0'B, dtm_support := '0'B, bss_paging_coordination := '1'B, ccn_active := '1'B, nw_ext_utbf := '0'B } }, gprs_pwr_ctrl_params := { alpha := 0, t_avg_w := '10000'B, t_avg_t := '10000'B, pc_meas_chan := '0'B, n_avg_i := '1000'B } } }, si5 := { bcch_freq_list := '10000000000000000000000000000000'O }, si5bis := omit, si5ter := { extd_bcch_freq_list := '9E050020000000000000000000000000'O }, si6 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_options := { dtx_ext := '1'B, pwrc := false, dtx := '01'B, radio_link_timeout := '0111'B }, ncc_permitted := '11111111'B, rest_octets := { pch_nch_info := { presence := '0'B, info := omit }, vbs_vgcs_options := { presence := '0'B, options := omit }, dtm_support := '0'B, rac := omit, max_lapdm := omit, band_ind := '0'B } } } MTC@6fd6b501891c: setverdict(pass): none -> pass 20250313084426018 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084426018 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084426019 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084426019 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250313084426019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084426019 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=5 -> eSLS=37: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250313084426019 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084426019 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250313084426019 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084426019 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 100 bytes: [L2]> 01 00 01 01 00 00 00 64 02 10 00 51 00 00 00 bb 00 00 00 b9 03 00 00 05 01 00 00 05 02 02 06 04 43 b9 00 fe 04 04 43 bb 00 fe 0f 2c 00 2a 57 05 08 00 00 f1 10 00 01 00 00 17 12 05 08 02 12 34 56 17 2a 52 08 09 10 10 46 33 95 59 15 7d 09 80 82 83 04 57 81 84 04 07 00 00 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) VirtMSC-SCCP(161)@6fd6b501891c: First idle individual index:0 VirtMSC-SCCP(161)@6fd6b501891c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(161)@6fd6b501891c: Session index based on connection ID:0 VirtMSC-SCCP(161)@6fd6b501891c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(161)@6fd6b501891c: Session index based on connection ID:0 20250313084426025 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084426025 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084426025 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250313084426025 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:621) 20250313084426025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) VirtMSC-SCCP(161)@6fd6b501891c: vl_len:17 VirtMSC-SCCP(161)@6fd6b501891c: vl_from0 20250313084426025 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250313084426026 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084426026 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250313084426026 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084426026 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bb 03 02 00 00 02 00 00 05 fb 75 67 02 00 00 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1175) VirtMSC-SCCP(161)@6fd6b501891c: data sent by MTP3_SCCP_PORT: '000F2F0808091010896745230195323454'O VirtMSC-SCCP(161)@6fd6b501891c: Session index based on connection ID:0 VirtMSC-SCCP(161)@6fd6b501891c: vl_len:7 VirtMSC-SCCP(161)@6fd6b501891c: vl_from0 VirtMSC-SCCP(161)@6fd6b501891c: data sent by MTP3_SCCP_PORT: '0005200401008F'O 20250313084426226 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084426226 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084426226 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250313084426226 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:621) 20250313084426226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084426226 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250313084426226 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084426226 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250313084426226 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084426226 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 28 00 00 00 b9 00 00 00 bb 03 02 00 00 06 00 00 05 00 01 11 00 0f 2f 08 08 09 10 10 89 67 45 23 01 95 32 34 54 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1175) 20250313084426227 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084426227 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084426227 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250313084426227 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:621) 20250313084426227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084426227 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250313084426227 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084426227 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250313084426227 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084426227 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 b9 00 00 00 bb 03 02 00 00 06 00 00 05 00 01 07 00 05 20 04 01 00 8f 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1175) 20250313084426227 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084426227 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084426227 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084426227 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250313084426227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084426227 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=5 -> eSLS=37: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250313084426227 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084426228 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250313084426228 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084426228 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 bb 00 00 00 b9 03 00 00 05 06 fb 75 67 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) VirtMSC-SCCP(161)@6fd6b501891c: Session index based on local reference:0 VirtMSC-SCCP(161)@6fd6b501891c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(161)@6fd6b501891c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(161)@6fd6b501891c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@6fd6b501891c: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(161)@6fd6b501891c: Session index based on connection ID:0 20250313084426233 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084426233 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084426233 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250313084426233 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:621) 20250313084426233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084426233 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250313084426233 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084426233 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250313084426233 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084426233 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bb 03 02 00 00 04 00 00 05 fb 75 67 00 00 00 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1175) MTC@6fd6b501891c: Warning: dec_CellSelIndValue(): Data remained at the end of the stream after successful decoding: '60'O ("`") MTC@6fd6b501891c: GOT RR CHANNEL RELEASE WITH CELLS: { discr := '011'B, value_list := { eutran := { { item_ind := '1'B, earfcn := 111, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 1, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 0, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 65535, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 23, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 46, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit } } }, value_list_term := '0'B } MTC@6fd6b501891c: setverdict(pass): pass -> pass, component reason not changed MTC@6fd6b501891c: GOT CAUSE CODE: '6F'O ("o") = GSM48_RR_CAUSE_PROT_ERROR_UNSPC (111) MTC@6fd6b501891c: setverdict(pass): pass -> pass, component reason not changed 20250313084426234 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084426234 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084426234 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084426234 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250313084426234 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084426234 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=5 -> eSLS=37: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250313084426234 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084426234 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250313084426234 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084426234 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bb 00 00 00 b9 03 00 00 05 05 fb 75 67 00 00 05 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) VirtMSC-SCCP(161)@6fd6b501891c: Session index based on local reference:0 VirtMSC-SCCP(161)@6fd6b501891c: RLC received in state:disconnect_pending MTC@6fd6b501891c: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false MTC@6fd6b501891c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@6fd6b501891c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 IPA-CTRL-CLI-IPA(165)@6fd6b501891c: Final verdict of PTC: none VirtMSC-STATS(160)@6fd6b501891c: Final verdict of PTC: none MTC@6fd6b501891c: setverdict(pass): pass -> pass, component reason not changed 20250313084428258 DLINP NOTICE virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250313084428258 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250313084428258 DLSS7 INFO 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250313084428258 DLSS7 NOTICE 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250313084428258 DLINP NOTICE virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) VirtMSC-SCCP(161)@6fd6b501891c: Final verdict of PTC: none 20250313084428258 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250313084428258 DLSS7 INFO 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250313084428258 DLSS7 NOTICE 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250313084428259 DLINP NOTICE SRVCONN(ts-0-2-rsl,r=127.0.0.1:10000<->l=127.0.0.1:3003) connection closed with client (stream_srv.c:717) 20250313084428259 DLINP NOTICE E1TS(0:2) failed reading from socket: 0 (ipaccess.c:554) VirtMSC-M3UA(162)@6fd6b501891c: Final verdict of PTC: none 20250313084428258 DLINP NOTICE SRVCONN(virt-msc0-0,r=127.0.0.1:23905<->l=127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250313084428258 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084428259 DLSS7 INFO virt-msc0-0: connection closed (osmo_ss7_asp.c:1126) 20250313084428259 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250313084428259 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250313084428259 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250313084428259 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250313084428259 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084428259 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 b9 (osmo_ss7_asp.c:1175) 20250313084428259 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 b9 (osmo_ss7_asp.c:1175) 20250313084428259 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250313084428259 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250313084428259 DLINP NOTICE virt-smlc-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250313084428259 DLINP NOTICE E1L(0) Signalling link down (bts_ipaccess_nanobts.c:778) 20250313084428259 DLINP NOTICE (bts=0) Dropping OML link: link down (bts_ipaccess_nanobts.c:543) 20250313084428259 DLMI ERROR (bts=0,trx=0) Lost E1 OML link (osmo_bsc_main.c:487) VirtSMLC-SCCP(163)@6fd6b501891c: Final verdict of PTC: none 20250313084428259 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250313084428259 DLSS7 INFO 0: ASP(virt-smlc-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250313084428259 DLSS7 NOTICE 0: ASP(virt-smlc-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250313084428259 DLINP NOTICE virt-smlc-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250313084428259 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250313084428259 DLSS7 INFO 0: ASP(virt-smlc-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250313084428259 DLSS7 NOTICE 0: ASP(virt-smlc-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250313084428260 DLINP ERROR SRVCONN(virt-smlc-0,r=127.0.0.1:23908<->l=127.0.0.1:2905) error to send: Broken pipe (stream_srv.c:743) 20250313084428260 DLINP NOTICE SRVCONN(virt-smlc-0,r=127.0.0.1:23908<->l=127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250313084428260 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084428260 DLSS7 INFO virt-smlc-0: connection closed (osmo_ss7_asp.c:1126) VirtSMLC-M3UA(164)@6fd6b501891c: Final verdict of PTC: none 20250313084428260 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250313084428260 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250313084428260 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250313084428260 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250313084428260 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084428260 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 be (osmo_ss7_asp.c:1175) 20250313084428260 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250313084428260 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) VirtMGW-MGCP-0(166)@6fd6b501891c: Final verdict of PTC: none DLINP stream_cli.c:547 CLICONN(ts-0-1-oml,r=127.0.0.1:3002<->l=127.0.0.1:45883){CONNECTED} connection closed with srv 20250313084428261 DLINP NOTICE E1L(0) Signalling link down (bts_ipaccess_nanobts.c:778) 20250313084428261 DLMI ERROR (bts=0,trx=0) Lost E1 OSMO link (osmo_bsc_main.c:487) 20250313084428261 DLINP NOTICE (bts=0,trx=0) Dropping RSL link: OML link drop (bts_ipaccess_nanobts.c:514) 20250313084428261 DLMI ERROR (bts=0,trx=0) Lost E1 RSL link (osmo_bsc_main.c:487) DABIS abis.c:429 E1L(0) Signalling link down DOML bts_shutdown_fsm.c:268 BTS_SHUTDOWN(bts0)[0x558115671b70]{NONE}: Shutting down BTS, exit 1, reason: Abis close DLINP input/ipaccess.c:867 E1TS(0:1) failed reading from socket: 0 20250313084428261 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250313084428261 DMSC NOTICE (msc0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (osmo_bsc_sigtran.c:278) 20250313084428262 DRESET NOTICE bssmap_reset(msc-0)[0x55ac7dc976d0]{DISCONNECTED}: link lost (bssmap_reset.c:91) 20250313084428262 DMSC NOTICE (msc0) BSSMAP association is down (a_reset.c:54) IPA-BTS0-TRX0-RSL-IPA(167)@6fd6b501891c: Final verdict of PTC: none 20250313084428262 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) 20250313084428262 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.6/0 (xua_snm.c:378) 20250313084428262 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) MTC@6fd6b501891c: Setting final verdict of the test case. MTC@6fd6b501891c: Local verdict of MTC: pass MTC@6fd6b501891c: Local verdict of PTC VirtMSC-STATS(160): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC VirtMSC-SCCP(161): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC VirtMSC-M3UA(162): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC VirtSMLC-SCCP(163): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC VirtSMLC-M3UA(164): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC IPA-CTRL-CLI-IPA(165): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC VirtMGW-MGCP-0(166): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(167): none (pass -> pass) MTC@6fd6b501891c: Test case TC_si2quater_6_earfcns finished. Verdict: pass MTC@6fd6b501891c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_6_earfcns pass'. Thu Mar 13 08:44:28 UTC 2025 ====== BSC_Tests.TC_si2quater_6_earfcns pass ====== Saving talloc report from 127.0.0.1:4242 to BSC_Tests.TC_si2quater_6_earfcns.talloc 20250313084428705 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084428705 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084428705 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084428705 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:621) 20250313084428705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084428705 DLSS7 ERROR MTP-TRANSFER.req for dpc=3=0.0.3: no route! (osmo_ss7_hmrt.c:228) 20250313084428705 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084428705 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084428705 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084428705 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:621) 20250313084428705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084428705 DLSS7 ERROR MTP-TRANSFER.req for dpc=2=0.0.2: no route! (osmo_ss7_hmrt.c:228) 20250313084430260 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250313084430260 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250313084430260 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250313084430260 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250313084430260 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250313084430260 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) DOML bts_shutdown_fsm.c:228 BTS_SHUTDOWN(bts0)[0x558115671b70]{WAIT_TRX_CLOSED}: Timer expired waiting for TRX close DOML bts_shutdown_fsm.c:171 BTS_SHUTDOWN(bts0)[0x558115671b70]{EXIT}: Shutdown process completed successfully, exiting process respawn: 14: stopped pid 9477 with status 0 respawn: 15: starting: osmo-bts-omldummy -fCCN,EGPRS,GPRS,IPv6_NSVC,PAGING_COORDINATION,OSMUX 127.0.0.1 1234 1 DABIS abis.c:170 A-bis connection establishment to BSC (127.0.0.1) in progress... DLINP input/ipaccess.c:1020 E1TS(0:1) enabling ipaccess BTS mode, OML connecting to 127.0.0.1:3002 DLINP input/ipaccess.c:634 E1L(0) TCP Keepalive is enabled DLINP input/ipaccess.c:646 E1L(0) TCP keepalive idle_timeout=30s, interval=3s, retry_count=10 user_timeout=330000ms DLINP input/ipaccess.c:834 received ID_GET for unit ID 1234/0/0 20250313084431289 DNM ERROR OC=GPRS-CELL(f1) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557) DOML oml.c:631 OC=GPRS-CELL INST=(00,00,ff): O&M Get Attributes [0], SW Configuration is unsupported DOML oml.c:1490 OC=GPRS-CELL(f1) INST=(00,00,ff): ADM STATE Locked -> Unlocked 20250313084431289 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'GPRS' is supported (abis_nm.c:599) 20250313084431289 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'EGPRS' is supported (abis_nm.c:599) 20250313084431289 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'HOPPING' is supported (abis_nm.c:599) 20250313084431289 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CBCH' is supported (abis_nm.c:599) 20250313084431289 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ETWS_PN' is supported (abis_nm.c:599) 20250313084431289 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'PAGING_COORDINATION' is supported (abis_nm.c:599) 20250313084431289 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'IPV6_NSVC' is supported (abis_nm.c:599) 20250313084431289 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CCN' is supported (abis_nm.c:599) 20250313084431289 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ABIS_OSMO_PCU' is supported (abis_nm.c:599) 20250313084431289 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'BCCH_PWR_RED' is supported (abis_nm.c:599) 20250313084431289 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'DYN_TS_SDCCH8' is supported (abis_nm.c:599) 20250313084431289 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'OSMUX' is supported (abis_nm.c:599) 20250313084431289 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VBS' is supported (abis_nm.c:599) 20250313084431289 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VGCS' is supported (abis_nm.c:599) 20250313084431289 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'TWTS001' is supported (abis_nm.c:599) 20250313084431289 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): ARI reported sw[0/2]: osmobts is 1.9.0.202503122026 (abis_nm.c:652) 20250313084431289 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Reported variant: osmo-bts-omldummy (abis_nm.c:534) DOML oml.c:1490 OC=GPRS-NSE(f0) INST=(00,ff,ff): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=GPRS-NSVC(f2) INST=(00,00,ff): ADM STATE Locked -> Unlocked 20250313084431290 DNM ERROR OC=RADIO-CARRIER(02) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557) DOML oml.c:631 OC=RADIO-CARRIER INST=(00,00,ff): O&M Get Attributes [0], SW Configuration is unsupported DL1C bts_model.c:87 Unimplemented vbts_set_trx DOML oml.c:1490 OC=RADIO-CARRIER(02) INST=(00,00,ff): ADM STATE Locked -> Unlocked DOML oml.c:631 OC=BASEBAND-TRANSCEIVER INST=(00,00,ff): O&M Get Attributes [0], Manufacturer Dependent State is unsupported 20250313084431290 DNM ERROR OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): Attribute Manufacturer Dependent State is unreported (abis_nm.c:557) 20250313084431290 DNM NOTICE OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): ARI reported sw[0/1]: TRX_PHY_VERSION is Unknown (abis_nm.c:652) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,00): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,01): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,02): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,03): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,04): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,05): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,06): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,07): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=BTS(01) INST=(00,ff,ff): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): ADM STATE Locked -> Unlocked DOML nm_bb_transc_fsm.c:151 NM_BBTRANSC_OP(bts0-trx0)[0x562818180470]{DISABLED_OFFLINE}: Not connecting RSL in OML-DUMMY! Waiting for packet dumper to finish... 0 (prev_count=-1, count=615760) Waiting for packet dumper to finish... 1 (prev_count=615760, count=686832) 20250313084433262 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084433262 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084433262 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084433262 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250313084433262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084433262 DLSS7 ERROR MTP-TRANSFER.req for dpc=185=0.23.1: no route! (osmo_ss7_hmrt.c:228) MTC@6fd6b501891c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_6_earfcns pass' was executed successfully (exit status: 0). MTC@6fd6b501891c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_12_earfcns'. ------ BSC_Tests.TC_si2quater_12_earfcns ------ Thu Mar 13 08:44:33 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/logs/testsuite/BSC_Tests.TC_si2quater_12_earfcns.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/logs/testsuite/BSC_Tests.TC_si2quater_12_earfcns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250313084433706 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084433706 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084433706 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084433706 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:621) 20250313084433706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084433706 DLSS7 ERROR MTP-TRANSFER.req for dpc=2=0.0.2: no route! (osmo_ss7_hmrt.c:228) 20250313084433706 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084433706 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084433706 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084433706 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:621) 20250313084433706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084433706 DLSS7 ERROR MTP-TRANSFER.req for dpc=3=0.0.3: no route! (osmo_ss7_hmrt.c:228) MTC@6fd6b501891c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_12_earfcns' was executed successfully (exit status: 0). MTC@6fd6b501891c: Test case TC_si2quater_12_earfcns started. 20250313084434549 DMSC NOTICE (msc0) VTY requests BSSMAP RESET (bsc_vty.c:3614) 20250313084434550 DMSC NOTICE (msc1) VTY requests BSSMAP RESET (bsc_vty.c:3614) 20250313084434550 DMSC NOTICE (msc2) VTY requests BSSMAP RESET (bsc_vty.c:3614) 20250313084434551 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084434551 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084434551 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084434551 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250313084434551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084434551 DLSS7 ERROR MTP-TRANSFER.req for dpc=185=0.23.1: no route! (osmo_ss7_hmrt.c:228) 20250313084434552 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084434552 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084434552 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084434552 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:621) 20250313084434552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084434552 DLSS7 ERROR MTP-TRANSFER.req for dpc=3=0.0.3: no route! (osmo_ss7_hmrt.c:228) 20250313084434552 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084434552 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084434552 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084434552 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:621) 20250313084434552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084434552 DLSS7 ERROR MTP-TRANSFER.req for dpc=2=0.0.2: no route! (osmo_ss7_hmrt.c:228) VirtMSC-M3UA(170)@6fd6b501891c: ************************************************* VirtMSC-M3UA(170)@6fd6b501891c: M3UA emulation initiated, the test can be started VirtMSC-M3UA(170)@6fd6b501891c: ************************************************* VirtMSC-SCCP(169)@6fd6b501891c: v_sccp_pdu_maxlen:268 20250313084434774 DLSS7 INFO (r=127.0.0.1:23905<->l=127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250313084434774 DLSS7 INFO (r=127.0.0.1:23905<->l=127.0.0.1:2905): matched connection to ASP virt-msc0-0 (osmo_ss7_xua_srv.c:112) 20250313084434774 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250313084434774 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) VirtMSC-M3UA(170)@6fd6b501891c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250313084434779 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084434779 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250313084434779 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250313084434779 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250313084434779 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250313084434779 DLSS7 DEBUG XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250313084434779 DLSS7 DEBUG XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250313084434779 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084434779 DLSS7 INFO 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250313084434779 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250313084434779 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250313084434782 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084434782 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250313084434782 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250313084434782 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250313084434782 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250313084434782 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250313084434782 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250313084434782 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084434782 DLSS7 INFO 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250313084434782 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250313084434782 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 b9 (osmo_ss7_asp.c:1175) 20250313084434782 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250313084434782 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250313084434782 DMSC NOTICE (msc0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (osmo_bsc_sigtran.c:286) 20250313084434782 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) VirtMSC-M3UA(170)@6fd6b501891c: Sending buffered message #0 20250313084434783 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084434783 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084434783 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250313084434783 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:621) 20250313084434783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084434783 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250313084434783 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084434783 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250313084434783 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084434783 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 b9 00 00 00 bb 03 02 00 00 09 00 03 07 0b 04 43 bb 00 fe 04 43 b9 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1175) 20250313084434784 DMSC NOTICE RESET from MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_bssap.c:101) 20250313084434784 DRESET NOTICE Sending RESET ACK to MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_sigtran.c:86) 20250313084434784 DRESET NOTICE bssmap_reset(msc-0)[0x55ac7dc976d0]{CONNECTED}: link up (bssmap_reset.c:83) 20250313084434784 DMSC NOTICE (msc0) BSSMAP association is up (a_reset.c:45) 20250313084434784 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084434784 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084434784 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084434784 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250313084434784 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084434784 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=1 -> eSLS=33: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250313084434784 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084434784 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250313084434784 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084434784 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 bb 00 00 00 b9 03 00 00 01 09 00 03 07 0b 04 43 b9 00 fe 04 43 bb 00 fe 06 00 04 30 04 01 20 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250313084434784 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084434784 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084434784 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084434784 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250313084434784 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084434784 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=1 -> eSLS=33: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250313084434784 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084434784 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250313084434784 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084434784 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bb 00 00 00 b9 03 00 00 01 09 00 03 07 0b 04 43 b9 00 fe 04 43 bb 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) MTC@6fd6b501891c: BSSMAP: Respoding to inbound RESET with RESET-ACK 20250313084434787 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084434787 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084434787 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250313084434787 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:621) 20250313084434787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084434787 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250313084434787 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084434787 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250313084434787 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084434787 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 bb 03 02 00 00 09 00 03 07 0b 04 43 bb 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1175) 20250313084434787 DMSC NOTICE RESET ACK from MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_bssap.c:84) MTC@6fd6b501891c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(172)@6fd6b501891c: ************************************************* VirtSMLC-M3UA(172)@6fd6b501891c: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(172)@6fd6b501891c: ************************************************* VirtSMLC-SCCP(171)@6fd6b501891c: v_sccp_pdu_maxlen:268 MTC@6fd6b501891c: "TC_si2quater_12_earfcns() start" 20250313084434818 DLGLOBAL NOTICE TTCN3 f_logp(): TC_si2quater_12_earfcns() start (logging_vty.c:1172) 20250313084434997 DLSS7 INFO (r=127.0.0.1:23908<->l=127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250313084434997 DLSS7 INFO (r=127.0.0.1:23908<->l=127.0.0.1:2905): matched connection to ASP virt-smlc-0 (osmo_ss7_xua_srv.c:112) 20250313084434997 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250313084434997 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) VirtSMLC-M3UA(172)@6fd6b501891c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250313084434999 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084434999 DLM3UA DEBUG 0: ASP(virt-smlc-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250313084434999 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250313084434999 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250313084434999 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250313084434999 DLSS7 DEBUG XUA_AS(virt-smlc){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250313084434999 DLSS7 DEBUG XUA_AS(virt-smlc){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250313084434999 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084434999 DLSS7 INFO 0: ASP(virt-smlc-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250313084434999 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 06 (osmo_ss7_asp.c:1175) 20250313084434999 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250313084435000 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084435000 DLM3UA DEBUG 0: ASP(virt-smlc-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250313084435000 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250313084435000 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 06 (osmo_ss7_asp.c:1175) 20250313084435000 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250313084435000 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250313084435000 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250313084435000 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084435000 DLSS7 INFO 0: ASP(virt-smlc-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250313084435000 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 06 (osmo_ss7_asp.c:1175) 20250313084435000 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 be (osmo_ss7_asp.c:1175) 20250313084435000 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 be (osmo_ss7_asp.c:1175) 20250313084435000 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250313084435000 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.6/0 (xua_snm.c:413) 20250313084435000 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) IPA-BTS0-TRX0-RSL-IPA(175)@6fd6b501891c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(175)@6fd6b501891c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(175)@6fd6b501891c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } 20250313084435859 DRSL NOTICE (bts=0,trx=0) bootstrapping RSL on ARFCN 871 using MCC-MNC 001-01 LAC=1 CID=0 BSIC=10 (osmo_bsc_main.c:320) IPA-BTS0-TRX0-RSL-IPA(175)@6fd6b501891c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") 20250313084439554 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084439554 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084439554 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084439554 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:621) 20250313084439554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084439554 DLSS7 ERROR MTP-TRANSFER.req for dpc=2=0.0.2: no route! (osmo_ss7_hmrt.c:228) 20250313084439554 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084439554 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084439554 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084439554 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:621) 20250313084439554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084439554 DLSS7 ERROR MTP-TRANSFER.req for dpc=3=0.0.3: no route! (osmo_ss7_hmrt.c:228) MTC@6fd6b501891c: RSL 0 SYSTEM INFORMATION: { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := '2B'O ("+") }, si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } }, si2bis := omit, si2ter := { extd_bcch_freq_list := '8E320000000000000000000000000800'O, rest_octets := '2B2B2B2B'O ("++++") }, si2quater := { { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 0, si2quater_count := 3, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 111, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 1, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 0, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 1, si2quater_count := 3, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 65535, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 23, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 46, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 2, si2quater_count := 3, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 69, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 92, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 115, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 3, si2quater_count := 3, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 138, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 161, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 184, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } } }, si3 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 3, t3212 := 30 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_SHALL_USE_UL_DTX (1), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '1'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '1'B, si2_quater_ind := { presence := '1'B, ind := '0'B }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } }, si4 := { lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := { iei := '64'O ("d"), v := { chan_nr := { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }, tsc := 2, h := false, arfcn := 871, maio_hsn := omit } }, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } }, si13 := { rest_octets := { presence := '1'B, bcch_change_mark := 1, si_change_field := '0000'B, presence2 := '0'B, si13_change_mark := omit, gprs_ma := omit, zero := '0'B, rac := 0, spgc_ccch_sup := '0'B, priority_access_thr := '110'B, network_control_order := '00'B, gprs_cell_opts := { nmo := '01'B, t3168 := '011'B, t3192 := '010'B, drx_timer_max := '011'B, access_burst_type := '0'B, control_ack_type := '1'B, bs_cv_max := 15, pan_presence := '1'B, pan_dec := 1, pan_inc := 1, pan_max := '111'B, ext_info_presence := '1'B, ext_info_length := '000101'B, ext_info := { egprs_supported := '0'B, egprs_pkt_channel_req := omit, bep_period := omit, pfc_feature_mode := '0'B, dtm_support := '0'B, bss_paging_coordination := '1'B, ccn_active := '1'B, nw_ext_utbf := '0'B } }, gprs_pwr_ctrl_params := { alpha := 0, t_avg_w := '10000'B, t_avg_t := '10000'B, pc_meas_chan := '0'B, n_avg_i := '1000'B } } }, si5 := { bcch_freq_list := '10000000000000000000000000000000'O }, si5bis := omit, si5ter := { extd_bcch_freq_list := '9E050020000000000000000000000000'O }, si6 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_options := { dtx_ext := '1'B, pwrc := false, dtx := '01'B, radio_link_timeout := '0111'B }, ncc_permitted := '11111111'B, rest_octets := { pch_nch_info := { presence := '0'B, info := omit }, vbs_vgcs_options := { presence := '0'B, options := omit }, dtm_support := '0'B, rac := omit, max_lapdm := omit, band_ind := '0'B } } } MTC@6fd6b501891c: setverdict(pass): none -> pass 20250313084441874 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084441874 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084441874 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084441874 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250313084441875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084441875 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=6 -> eSLS=38: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250313084441875 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084441875 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250313084441875 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084441875 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 100 bytes: [L2]> 01 00 01 01 00 00 00 64 02 10 00 51 00 00 00 bb 00 00 00 b9 03 00 00 06 01 00 00 06 02 02 06 04 43 b9 00 fe 04 04 43 bb 00 fe 0f 2c 00 2a 57 05 08 00 00 f1 10 00 01 00 00 17 12 05 08 02 12 34 56 17 2a 52 08 09 10 10 62 79 52 83 82 7d 09 80 82 83 04 57 81 84 04 07 00 00 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) VirtMSC-SCCP(169)@6fd6b501891c: First idle individual index:0 VirtMSC-SCCP(169)@6fd6b501891c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(169)@6fd6b501891c: Session index based on connection ID:0 20250313084441876 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084441876 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084441876 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250313084441876 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:621) 20250313084441876 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084441876 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250313084441876 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084441877 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250313084441877 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) VirtMSC-SCCP(169)@6fd6b501891c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250313084441877 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bb 03 02 00 00 02 00 00 06 99 92 f4 02 00 00 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1175) VirtMSC-SCCP(169)@6fd6b501891c: Session index based on connection ID:0 VirtMSC-SCCP(169)@6fd6b501891c: vl_len:17 VirtMSC-SCCP(169)@6fd6b501891c: vl_from0 VirtMSC-SCCP(169)@6fd6b501891c: data sent by MTP3_SCCP_PORT: '000F2F0808091010896745230195323454'O VirtMSC-SCCP(169)@6fd6b501891c: Session index based on connection ID:0 VirtMSC-SCCP(169)@6fd6b501891c: vl_len:7 VirtMSC-SCCP(169)@6fd6b501891c: vl_from0 VirtMSC-SCCP(169)@6fd6b501891c: data sent by MTP3_SCCP_PORT: '0005200401008F'O 20250313084442078 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084442078 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084442078 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250313084442078 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:621) 20250313084442078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084442078 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250313084442078 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084442078 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250313084442078 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084442078 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 28 00 00 00 b9 00 00 00 bb 03 02 00 00 06 00 00 06 00 01 11 00 0f 2f 08 08 09 10 10 89 67 45 23 01 95 32 34 54 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1175) 20250313084442078 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084442078 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084442078 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250313084442078 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:621) 20250313084442078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084442078 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250313084442078 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084442079 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250313084442079 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084442079 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 b9 00 00 00 bb 03 02 00 00 06 00 00 06 00 01 07 00 05 20 04 01 00 8f 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1175) 20250313084442079 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084442079 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084442079 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084442079 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250313084442079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084442079 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=6 -> eSLS=38: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250313084442079 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084442079 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250313084442079 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084442080 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 bb 00 00 00 b9 03 00 00 06 06 99 92 f4 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) VirtMSC-SCCP(169)@6fd6b501891c: Session index based on local reference:0 VirtMSC-SCCP(169)@6fd6b501891c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(169)@6fd6b501891c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(169)@6fd6b501891c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@6fd6b501891c: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(169)@6fd6b501891c: Session index based on connection ID:0 20250313084442084 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084442084 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084442084 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250313084442084 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:621) 20250313084442084 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084442084 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250313084442084 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084442084 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250313084442084 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084442084 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bb 03 02 00 00 04 00 00 06 99 92 f4 00 00 00 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1175) 20250313084442085 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084442085 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084442085 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084442085 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250313084442085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084442085 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=6 -> eSLS=38: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250313084442085 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084442085 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250313084442085 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084442085 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bb 00 00 00 b9 03 00 00 06 05 99 92 f4 00 00 06 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) MTC@6fd6b501891c: GOT RR CHANNEL RELEASE WITH CELLS: { discr := '011'B, value_list := { eutran := { { item_ind := '1'B, earfcn := 111, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 1, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 0, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 65535, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 23, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 46, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 69, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 92, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 115, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 138, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 161, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 184, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit } } }, value_list_term := '0'B } MTC@6fd6b501891c: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(169)@6fd6b501891c: Session index based on local reference:0 VirtMSC-SCCP(169)@6fd6b501891c: RLC received in state:disconnect_pending MTC@6fd6b501891c: GOT CAUSE CODE: '6F'O ("o") = GSM48_RR_CAUSE_PROT_ERROR_UNSPC (111) MTC@6fd6b501891c: setverdict(pass): pass -> pass, component reason not changed MTC@6fd6b501891c: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false MTC@6fd6b501891c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@6fd6b501891c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-STATS(168)@6fd6b501891c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(173)@6fd6b501891c: Final verdict of PTC: none MTC@6fd6b501891c: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(169)@6fd6b501891c: Final verdict of PTC: none 20250313084444117 DLINP NOTICE virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250313084444117 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250313084444117 DLSS7 INFO 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250313084444117 DLSS7 NOTICE 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250313084444117 DLINP NOTICE virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250313084444117 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250313084444117 DLSS7 INFO 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250313084444117 DLSS7 NOTICE 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250313084444117 DLINP NOTICE SRVCONN(ts-0-2-rsl,r=127.0.0.1:10000<->l=127.0.0.1:3003) connection closed with client (stream_srv.c:717) 20250313084444117 DLINP NOTICE E1TS(0:2) failed reading from socket: 0 (ipaccess.c:554) 20250313084444117 DLINP NOTICE virt-smlc-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250313084444117 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) VirtSMLC-SCCP(171)@6fd6b501891c: Final verdict of PTC: none 20250313084444117 DLSS7 INFO 0: ASP(virt-smlc-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250313084444117 DLSS7 NOTICE 0: ASP(virt-smlc-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250313084444117 DLINP NOTICE E1L(0) Signalling link down (bts_ipaccess_nanobts.c:778) 20250313084444117 DLINP NOTICE (bts=0) Dropping OML link: link down (bts_ipaccess_nanobts.c:543) 20250313084444117 DLINP NOTICE SRVCONN(virt-msc0-0,r=127.0.0.1:23905<->l=127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250313084444117 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084444117 DLMI ERROR (bts=0,trx=0) Lost E1 OML link (osmo_bsc_main.c:487) 20250313084444117 DLSS7 INFO virt-msc0-0: connection closed (osmo_ss7_asp.c:1126) 20250313084444117 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250313084444117 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250313084444117 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250313084444117 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250313084444117 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084444117 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 b9 (osmo_ss7_asp.c:1175) 20250313084444117 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 b9 (osmo_ss7_asp.c:1175) 20250313084444117 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250313084444118 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) VirtMSC-M3UA(170)@6fd6b501891c: Final verdict of PTC: none VirtSMLC-M3UA(172)@6fd6b501891c: Final verdict of PTC: none 20250313084444118 DLINP NOTICE E1L(0) Signalling link down (bts_ipaccess_nanobts.c:778) 20250313084444118 DLMI ERROR (bts=0,trx=0) Lost E1 OSMO link (osmo_bsc_main.c:487) 20250313084444118 DLINP NOTICE (bts=0,trx=0) Dropping RSL link: OML link drop (bts_ipaccess_nanobts.c:514) 20250313084444118 DLMI ERROR (bts=0,trx=0) Lost E1 RSL link (osmo_bsc_main.c:487) 20250313084444118 DLINP NOTICE virt-smlc-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250313084444118 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250313084444118 DLSS7 INFO 0: ASP(virt-smlc-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250313084444118 DLSS7 NOTICE 0: ASP(virt-smlc-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250313084444118 DLINP NOTICE SRVCONN(virt-smlc-0,r=127.0.0.1:23908<->l=127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250313084444118 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084444118 DLSS7 INFO virt-smlc-0: connection closed (osmo_ss7_asp.c:1126) 20250313084444118 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250313084444118 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250313084444118 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250313084444118 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250313084444118 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084444118 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 be (osmo_ss7_asp.c:1175) 20250313084444118 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250313084444118 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250313084444119 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250313084444119 DMSC NOTICE (msc0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (osmo_bsc_sigtran.c:278) 20250313084444119 DRESET NOTICE bssmap_reset(msc-0)[0x55ac7dc976d0]{DISCONNECTED}: link lost (bssmap_reset.c:91) 20250313084444119 DMSC NOTICE (msc0) BSSMAP association is down (a_reset.c:54) 20250313084444119 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) 20250313084444119 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.6/0 (xua_snm.c:378) 20250313084444119 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) DLINP stream_cli.c:547 CLICONN(ts-0-1-oml,r=127.0.0.1:3002<->l=127.0.0.1:43131){CONNECTED} connection closed with srv DABIS abis.c:429 E1L(0) Signalling link down DOML bts_shutdown_fsm.c:268 BTS_SHUTDOWN(bts0)[0x56281817fb70]{NONE}: Shutting down BTS, exit 1, reason: Abis close DLINP input/ipaccess.c:867 E1TS(0:1) failed reading from socket: 0 VirtMGW-MGCP-0(174)@6fd6b501891c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(175)@6fd6b501891c: Final verdict of PTC: none MTC@6fd6b501891c: Setting final verdict of the test case. MTC@6fd6b501891c: Local verdict of MTC: pass MTC@6fd6b501891c: Local verdict of PTC VirtMSC-STATS(168): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC VirtMSC-SCCP(169): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC VirtMSC-M3UA(170): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC VirtSMLC-SCCP(171): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC VirtSMLC-M3UA(172): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC IPA-CTRL-CLI-IPA(173): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC VirtMGW-MGCP-0(174): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(175): none (pass -> pass) MTC@6fd6b501891c: Test case TC_si2quater_12_earfcns finished. Verdict: pass MTC@6fd6b501891c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_12_earfcns pass'. Thu Mar 13 08:44:44 UTC 2025 ====== BSC_Tests.TC_si2quater_12_earfcns pass ====== Saving talloc report from 127.0.0.1:4242 to BSC_Tests.TC_si2quater_12_earfcns.talloc 20250313084444555 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084444555 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084444555 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084444555 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:621) 20250313084444555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084444555 DLSS7 ERROR MTP-TRANSFER.req for dpc=3=0.0.3: no route! (osmo_ss7_hmrt.c:228) 20250313084444555 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084444555 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084444555 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084444555 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:621) 20250313084444555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084444555 DLSS7 ERROR MTP-TRANSFER.req for dpc=2=0.0.2: no route! (osmo_ss7_hmrt.c:228) 20250313084446118 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250313084446118 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250313084446118 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250313084446119 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250313084446119 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250313084446119 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) DOML bts_shutdown_fsm.c:228 BTS_SHUTDOWN(bts0)[0x56281817fb70]{WAIT_TRX_CLOSED}: Timer expired waiting for TRX close DOML bts_shutdown_fsm.c:171 BTS_SHUTDOWN(bts0)[0x56281817fb70]{EXIT}: Shutdown process completed successfully, exiting process respawn: 15: stopped pid 9542 with status 0 respawn: 16: starting: osmo-bts-omldummy -fCCN,EGPRS,GPRS,IPv6_NSVC,PAGING_COORDINATION,OSMUX 127.0.0.1 1234 1 DABIS abis.c:170 A-bis connection establishment to BSC (127.0.0.1) in progress... DLINP input/ipaccess.c:1020 E1TS(0:1) enabling ipaccess BTS mode, OML connecting to 127.0.0.1:3002 DLINP input/ipaccess.c:634 E1L(0) TCP Keepalive is enabled DLINP input/ipaccess.c:646 E1L(0) TCP keepalive idle_timeout=30s, interval=3s, retry_count=10 user_timeout=330000ms DLINP input/ipaccess.c:834 received ID_GET for unit ID 1234/0/0 DOML oml.c:631 OC=GPRS-CELL INST=(00,00,ff): O&M Get Attributes [0], SW Configuration is unsupported DOML oml.c:1490 OC=GPRS-CELL(f1) INST=(00,00,ff): ADM STATE Locked -> Unlocked 20250313084447145 DNM ERROR OC=GPRS-CELL(f1) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557) 20250313084447146 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'GPRS' is supported (abis_nm.c:599) 20250313084447146 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'EGPRS' is supported (abis_nm.c:599) 20250313084447146 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'HOPPING' is supported (abis_nm.c:599) 20250313084447146 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CBCH' is supported (abis_nm.c:599) 20250313084447146 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ETWS_PN' is supported (abis_nm.c:599) 20250313084447146 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'PAGING_COORDINATION' is supported (abis_nm.c:599) 20250313084447146 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'IPV6_NSVC' is supported (abis_nm.c:599) 20250313084447146 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CCN' is supported (abis_nm.c:599) 20250313084447146 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ABIS_OSMO_PCU' is supported (abis_nm.c:599) 20250313084447146 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'BCCH_PWR_RED' is supported (abis_nm.c:599) 20250313084447146 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'DYN_TS_SDCCH8' is supported (abis_nm.c:599) 20250313084447146 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'OSMUX' is supported (abis_nm.c:599) 20250313084447146 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VBS' is supported (abis_nm.c:599) 20250313084447146 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VGCS' is supported (abis_nm.c:599) 20250313084447146 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'TWTS001' is supported (abis_nm.c:599) 20250313084447146 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): ARI reported sw[0/2]: osmobts is 1.9.0.202503122026 (abis_nm.c:652) 20250313084447146 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Reported variant: osmo-bts-omldummy (abis_nm.c:534) DOML oml.c:1490 OC=GPRS-NSE(f0) INST=(00,ff,ff): ADM STATE Locked -> Unlocked 20250313084447147 DNM ERROR OC=RADIO-CARRIER(02) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557) DOML oml.c:1490 OC=GPRS-NSVC(f2) INST=(00,00,ff): ADM STATE Locked -> Unlocked DOML oml.c:631 OC=RADIO-CARRIER INST=(00,00,ff): O&M Get Attributes [0], SW Configuration is unsupported 20250313084447147 DNM ERROR OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): Attribute Manufacturer Dependent State is unreported (abis_nm.c:557) 20250313084447147 DNM NOTICE OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): ARI reported sw[0/1]: TRX_PHY_VERSION is Unknown (abis_nm.c:652) DL1C bts_model.c:87 Unimplemented vbts_set_trx DOML oml.c:1490 OC=RADIO-CARRIER(02) INST=(00,00,ff): ADM STATE Locked -> Unlocked DOML oml.c:631 OC=BASEBAND-TRANSCEIVER INST=(00,00,ff): O&M Get Attributes [0], Manufacturer Dependent State is unsupported DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,00): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,01): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,02): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,03): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,04): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,05): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,06): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,07): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=BTS(01) INST=(00,ff,ff): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): ADM STATE Locked -> Unlocked DOML nm_bb_transc_fsm.c:151 NM_BBTRANSC_OP(bts0-trx0)[0x557c09eee470]{DISABLED_OFFLINE}: Not connecting RSL in OML-DUMMY! Waiting for packet dumper to finish... 0 (prev_count=-1, count=635156) Waiting for packet dumper to finish... 1 (prev_count=635156, count=706200) 20250313084449120 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084449120 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084449120 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084449120 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250313084449120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084449120 DLSS7 ERROR MTP-TRANSFER.req for dpc=185=0.23.1: no route! (osmo_ss7_hmrt.c:228) MTC@6fd6b501891c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_12_earfcns pass' was executed successfully (exit status: 0). MTC@6fd6b501891c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_23_earfcns'. ------ BSC_Tests.TC_si2quater_23_earfcns ------ Thu Mar 13 08:44:49 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/logs/testsuite/BSC_Tests.TC_si2quater_23_earfcns.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/logs/testsuite/BSC_Tests.TC_si2quater_23_earfcns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250313084449556 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084449556 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084449556 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084449556 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:621) 20250313084449556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084449556 DLSS7 ERROR MTP-TRANSFER.req for dpc=2=0.0.2: no route! (osmo_ss7_hmrt.c:228) 20250313084449556 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084449556 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084449556 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084449556 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:621) 20250313084449556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084449556 DLSS7 ERROR MTP-TRANSFER.req for dpc=3=0.0.3: no route! (osmo_ss7_hmrt.c:228) MTC@6fd6b501891c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_23_earfcns' was executed successfully (exit status: 0). MTC@6fd6b501891c: Test case TC_si2quater_23_earfcns started. 20250313084450348 DMSC NOTICE (msc0) VTY requests BSSMAP RESET (bsc_vty.c:3614) 20250313084450349 DMSC NOTICE (msc1) VTY requests BSSMAP RESET (bsc_vty.c:3614) 20250313084450349 DMSC NOTICE (msc2) VTY requests BSSMAP RESET (bsc_vty.c:3614) 20250313084450351 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084450351 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084450351 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084450351 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:621) 20250313084450351 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084450351 DLSS7 ERROR MTP-TRANSFER.req for dpc=3=0.0.3: no route! (osmo_ss7_hmrt.c:228) 20250313084450351 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084450351 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084450351 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084450351 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:621) 20250313084450351 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084450351 DLSS7 ERROR MTP-TRANSFER.req for dpc=2=0.0.2: no route! (osmo_ss7_hmrt.c:228) 20250313084450351 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084450351 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084450351 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084450351 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250313084450351 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084450351 DLSS7 ERROR MTP-TRANSFER.req for dpc=185=0.23.1: no route! (osmo_ss7_hmrt.c:228) VirtMSC-M3UA(178)@6fd6b501891c: ************************************************* VirtMSC-M3UA(178)@6fd6b501891c: M3UA emulation initiated, the test can be started VirtMSC-M3UA(178)@6fd6b501891c: ************************************************* VirtMSC-SCCP(177)@6fd6b501891c: v_sccp_pdu_maxlen:268 20250313084450560 DLSS7 INFO (r=127.0.0.1:23905<->l=127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250313084450560 DLSS7 INFO (r=127.0.0.1:23905<->l=127.0.0.1:2905): matched connection to ASP virt-msc0-0 (osmo_ss7_xua_srv.c:112) 20250313084450560 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250313084450560 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) VirtMSC-M3UA(178)@6fd6b501891c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250313084450561 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084450562 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250313084450562 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250313084450562 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250313084450562 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250313084450562 DLSS7 DEBUG XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250313084450562 DLSS7 DEBUG XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250313084450562 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084450562 DLSS7 INFO 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250313084450562 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250313084450562 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250313084450562 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084450562 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250313084450562 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250313084450562 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250313084450562 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250313084450562 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250313084450562 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250313084450562 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084450562 DLSS7 INFO 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250313084450562 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250313084450562 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 b9 (osmo_ss7_asp.c:1175) 20250313084450562 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250313084450562 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250313084450562 DMSC NOTICE (msc0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (osmo_bsc_sigtran.c:286) 20250313084450562 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) VirtMSC-M3UA(178)@6fd6b501891c: Sending buffered message #0 20250313084450563 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084450563 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084450563 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250313084450563 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:621) 20250313084450563 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084450563 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250313084450563 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084450563 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250313084450563 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084450563 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 b9 00 00 00 bb 03 02 00 00 09 00 03 07 0b 04 43 bb 00 fe 04 43 b9 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1175) 20250313084450563 DMSC NOTICE RESET from MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_bssap.c:101) 20250313084450563 DRESET NOTICE Sending RESET ACK to MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_sigtran.c:86) 20250313084450563 DRESET NOTICE bssmap_reset(msc-0)[0x55ac7dc976d0]{CONNECTED}: link up (bssmap_reset.c:83) 20250313084450563 DMSC NOTICE (msc0) BSSMAP association is up (a_reset.c:45) 20250313084450563 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084450563 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084450563 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084450563 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250313084450563 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084450563 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=6 -> eSLS=38: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250313084450563 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084450563 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250313084450563 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084450563 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bb 00 00 00 b9 03 00 00 06 09 00 03 07 0b 04 43 b9 00 fe 04 43 bb 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) MTC@6fd6b501891c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(180)@6fd6b501891c: ************************************************* VirtSMLC-M3UA(180)@6fd6b501891c: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(180)@6fd6b501891c: ************************************************* VirtSMLC-SCCP(179)@6fd6b501891c: v_sccp_pdu_maxlen:268 MTC@6fd6b501891c: "TC_si2quater_23_earfcns() start" 20250313084450593 DLGLOBAL NOTICE TTCN3 f_logp(): TC_si2quater_23_earfcns() start (logging_vty.c:1172) 20250313084450775 DLSS7 INFO (r=127.0.0.1:23908<->l=127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250313084450776 DLSS7 INFO (r=127.0.0.1:23908<->l=127.0.0.1:2905): matched connection to ASP virt-smlc-0 (osmo_ss7_xua_srv.c:112) 20250313084450776 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250313084450776 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) VirtSMLC-M3UA(180)@6fd6b501891c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250313084450787 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084450787 DLM3UA DEBUG 0: ASP(virt-smlc-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250313084450787 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250313084450787 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250313084450787 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250313084450787 DLSS7 DEBUG XUA_AS(virt-smlc){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250313084450787 DLSS7 DEBUG XUA_AS(virt-smlc){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250313084450787 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084450787 DLSS7 INFO 0: ASP(virt-smlc-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250313084450787 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 06 (osmo_ss7_asp.c:1175) 20250313084450787 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250313084450791 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084450791 DLM3UA DEBUG 0: ASP(virt-smlc-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250313084450791 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250313084450791 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 06 (osmo_ss7_asp.c:1175) 20250313084450791 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250313084450791 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250313084450791 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250313084450791 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084450791 DLSS7 INFO 0: ASP(virt-smlc-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250313084450791 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 06 (osmo_ss7_asp.c:1175) 20250313084450791 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 be (osmo_ss7_asp.c:1175) 20250313084450791 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 be (osmo_ss7_asp.c:1175) 20250313084450791 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250313084450792 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.6/0 (xua_snm.c:413) 20250313084450792 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) IPA-BTS0-TRX0-RSL-IPA(183)@6fd6b501891c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(183)@6fd6b501891c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(183)@6fd6b501891c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } 20250313084451647 DRSL NOTICE (bts=0,trx=0) bootstrapping RSL on ARFCN 871 using MCC-MNC 001-01 LAC=1 CID=0 BSIC=10 (osmo_bsc_main.c:320) IPA-BTS0-TRX0-RSL-IPA(183)@6fd6b501891c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B'O ("++++") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") 20250313084455352 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084455352 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084455352 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084455352 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:621) 20250313084455352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084455352 DLSS7 ERROR MTP-TRANSFER.req for dpc=3=0.0.3: no route! (osmo_ss7_hmrt.c:228) 20250313084455352 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084455352 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084455352 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084455352 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:621) 20250313084455352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084455352 DLSS7 ERROR MTP-TRANSFER.req for dpc=2=0.0.2: no route! (osmo_ss7_hmrt.c:228) MTC@6fd6b501891c: RSL 0 SYSTEM INFORMATION: { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := '2B'O ("+") }, si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } }, si2bis := omit, si2ter := { extd_bcch_freq_list := '8E320000000000000000000000000800'O, rest_octets := '2B2B2B2B'O ("++++") }, si2quater := { { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 0, si2quater_count := 7, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 111, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 1, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 0, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 1, si2quater_count := 7, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 65535, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 23, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 46, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 2, si2quater_count := 7, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 69, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 92, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 115, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 3, si2quater_count := 7, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 138, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 161, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 184, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 4, si2quater_count := 7, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 207, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 230, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 253, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 5, si2quater_count := 7, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 276, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 299, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 322, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 6, si2quater_count := 7, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 345, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 368, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 391, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 7, si2quater_count := 7, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 414, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 437, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } } }, si3 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 3, t3212 := 30 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_SHALL_USE_UL_DTX (1), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '1'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '1'B, si2_quater_ind := { presence := '1'B, ind := '0'B }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } }, si4 := { lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := { iei := '64'O ("d"), v := { chan_nr := { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }, tsc := 2, h := false, arfcn := 871, maio_hsn := omit } }, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } }, si13 := { rest_octets := { presence := '1'B, bcch_change_mark := 1, si_change_field := '0000'B, presence2 := '0'B, si13_change_mark := omit, gprs_ma := omit, zero := '0'B, rac := 0, spgc_ccch_sup := '0'B, priority_access_thr := '110'B, network_control_order := '00'B, gprs_cell_opts := { nmo := '01'B, t3168 := '011'B, t3192 := '010'B, drx_timer_max := '011'B, access_burst_type := '0'B, control_ack_type := '1'B, bs_cv_max := 15, pan_presence := '1'B, pan_dec := 1, pan_inc := 1, pan_max := '111'B, ext_info_presence := '1'B, ext_info_length := '000101'B, ext_info := { egprs_supported := '0'B, egprs_pkt_channel_req := omit, bep_period := omit, pfc_feature_mode := '0'B, dtm_support := '0'B, bss_paging_coordination := '1'B, ccn_active := '1'B, nw_ext_utbf := '0'B } }, gprs_pwr_ctrl_params := { alpha := 0, t_avg_w := '10000'B, t_avg_t := '10000'B, pc_meas_chan := '0'B, n_avg_i := '1000'B } } }, si5 := { bcch_freq_list := '10000000000000000000000000000000'O }, si5bis := omit, si5ter := { extd_bcch_freq_list := '9E050020000000000000000000000000'O }, si6 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_options := { dtx_ext := '1'B, pwrc := false, dtx := '01'B, radio_link_timeout := '0111'B }, ncc_permitted := '11111111'B, rest_octets := { pch_nch_info := { presence := '0'B, info := omit }, vbs_vgcs_options := { presence := '0'B, options := omit }, dtm_support := '0'B, rac := omit, max_lapdm := omit, band_ind := '0'B } } } MTC@6fd6b501891c: setverdict(pass): none -> pass 20250313084457667 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084457667 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084457667 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084457667 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250313084457667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084457667 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=7 -> eSLS=39: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250313084457667 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084457667 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250313084457667 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084457667 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 100 bytes: [L2]> 01 00 01 01 00 00 00 64 02 10 00 51 00 00 00 bb 00 00 00 b9 03 00 00 07 01 00 00 07 02 02 06 04 43 b9 00 fe 04 04 43 bb 00 fe 0f 2c 00 2a 57 05 08 00 00 f1 10 00 01 00 00 17 12 05 08 02 12 34 56 17 2a 52 08 09 10 10 21 17 98 30 98 7d 09 80 82 83 04 57 81 84 04 07 00 00 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) VirtMSC-SCCP(177)@6fd6b501891c: First idle individual index:0 VirtMSC-SCCP(177)@6fd6b501891c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(177)@6fd6b501891c: Session index based on connection ID:0 VirtMSC-SCCP(177)@6fd6b501891c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(177)@6fd6b501891c: Session index based on connection ID:0 20250313084457672 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084457672 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084457672 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250313084457672 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:621) 20250313084457672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084457672 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250313084457672 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084457672 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250313084457672 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084457672 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bb 03 02 00 00 02 00 00 07 7f 5d 23 02 00 00 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1175) VirtMSC-SCCP(177)@6fd6b501891c: vl_len:17 VirtMSC-SCCP(177)@6fd6b501891c: vl_from0 VirtMSC-SCCP(177)@6fd6b501891c: data sent by MTP3_SCCP_PORT: '000F2F0808091010896745230195323454'O VirtMSC-SCCP(177)@6fd6b501891c: Session index based on connection ID:0 VirtMSC-SCCP(177)@6fd6b501891c: vl_len:7 VirtMSC-SCCP(177)@6fd6b501891c: vl_from0 VirtMSC-SCCP(177)@6fd6b501891c: data sent by MTP3_SCCP_PORT: '0005200401008F'O 20250313084457874 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084457874 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084457874 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250313084457874 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:621) 20250313084457874 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084457874 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250313084457874 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084457874 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250313084457874 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084457874 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 28 00 00 00 b9 00 00 00 bb 03 02 00 00 06 00 00 07 00 01 11 00 0f 2f 08 08 09 10 10 89 67 45 23 01 95 32 34 54 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1175) 20250313084457874 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084457874 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084457874 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250313084457874 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:621) 20250313084457874 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084457874 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250313084457874 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084457874 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250313084457874 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084457874 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 b9 00 00 00 bb 03 02 00 00 06 00 00 07 00 01 07 00 05 20 04 01 00 8f 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1175) 20250313084457875 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084457875 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084457875 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084457875 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250313084457875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084457875 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=7 -> eSLS=39: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250313084457875 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084457875 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250313084457875 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084457875 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 bb 00 00 00 b9 03 00 00 07 06 7f 5d 23 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) VirtMSC-SCCP(177)@6fd6b501891c: Session index based on local reference:0 VirtMSC-SCCP(177)@6fd6b501891c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(177)@6fd6b501891c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(177)@6fd6b501891c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@6fd6b501891c: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(177)@6fd6b501891c: Session index based on connection ID:0 20250313084457879 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084457879 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084457879 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250313084457879 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:621) 20250313084457879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084457879 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250313084457879 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084457880 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250313084457880 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084457880 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bb 03 02 00 00 04 00 00 07 7f 5d 23 00 00 00 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1175) 20250313084457880 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084457880 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084457880 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084457880 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250313084457880 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084457880 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=7 -> eSLS=39: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250313084457880 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084457881 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250313084457881 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084457881 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bb 00 00 00 b9 03 00 00 07 05 7f 5d 23 00 00 07 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) MTC@6fd6b501891c: Warning: dec_CellSelIndValue(): Data remained at the end of the stream after successful decoding: 'C0'O MTC@6fd6b501891c: GOT RR CHANNEL RELEASE WITH CELLS: { discr := '011'B, value_list := { eutran := { { item_ind := '1'B, earfcn := 111, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 1, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 0, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 65535, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 23, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 46, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 69, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 92, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 115, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 138, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 161, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 184, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 207, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 230, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 253, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 276, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 299, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 322, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 345, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 368, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 391, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 414, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 437, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit } } }, value_list_term := '0'B } VirtMSC-SCCP(177)@6fd6b501891c: Session index based on local reference:0 VirtMSC-SCCP(177)@6fd6b501891c: RLC received in state:disconnect_pending MTC@6fd6b501891c: setverdict(pass): pass -> pass, component reason not changed MTC@6fd6b501891c: GOT CAUSE CODE: '6F'O ("o") = GSM48_RR_CAUSE_PROT_ERROR_UNSPC (111) MTC@6fd6b501891c: setverdict(pass): pass -> pass, component reason not changed MTC@6fd6b501891c: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false MTC@6fd6b501891c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@6fd6b501891c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 IPA-CTRL-CLI-IPA(181)@6fd6b501891c: Final verdict of PTC: none VirtMSC-STATS(176)@6fd6b501891c: Final verdict of PTC: none MTC@6fd6b501891c: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(177)@6fd6b501891c: Final verdict of PTC: none VirtSMLC-SCCP(179)@6fd6b501891c: Final verdict of PTC: none 20250313084459910 DLINP NOTICE virt-smlc-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250313084459910 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250313084459910 DLSS7 INFO 0: ASP(virt-smlc-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250313084459910 DLSS7 NOTICE 0: ASP(virt-smlc-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250313084459910 DLINP NOTICE virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250313084459910 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250313084459910 DLSS7 INFO 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250313084459910 DLSS7 NOTICE 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250313084459910 DLINP NOTICE virt-smlc-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250313084459910 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250313084459911 DLSS7 INFO 0: ASP(virt-smlc-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250313084459911 DLSS7 NOTICE 0: ASP(virt-smlc-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250313084459911 DLINP NOTICE virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250313084459911 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250313084459911 DLSS7 INFO 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250313084459911 DLSS7 NOTICE 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250313084459911 DLINP NOTICE SRVCONN(virt-smlc-0,r=127.0.0.1:23908<->l=127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250313084459911 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084459911 DLSS7 INFO virt-smlc-0: connection closed (osmo_ss7_asp.c:1126) 20250313084459911 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250313084459911 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250313084459911 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250313084459911 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250313084459911 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084459911 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 be (osmo_ss7_asp.c:1175) 20250313084459911 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 be (osmo_ss7_asp.c:1175) 20250313084459911 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250313084459911 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250313084459911 DLINP NOTICE SRVCONN(virt-msc0-0,r=127.0.0.1:23905<->l=127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250313084459911 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084459911 DLSS7 INFO virt-msc0-0: connection closed (osmo_ss7_asp.c:1126) 20250313084459911 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250313084459911 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250313084459911 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250313084459911 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250313084459911 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084459911 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 b9 (osmo_ss7_asp.c:1175) 20250313084459911 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250313084459911 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250313084459911 DLINP NOTICE SRVCONN(ts-0-2-rsl,r=127.0.0.1:10000<->l=127.0.0.1:3003) connection closed with client (stream_srv.c:717) 20250313084459911 DLINP NOTICE E1TS(0:2) failed reading from socket: 0 (ipaccess.c:554) 20250313084459911 DLINP NOTICE E1L(0) Signalling link down (bts_ipaccess_nanobts.c:778) 20250313084459911 DLINP NOTICE (bts=0) Dropping OML link: link down (bts_ipaccess_nanobts.c:543) 20250313084459911 DLMI ERROR (bts=0,trx=0) Lost E1 OML link (osmo_bsc_main.c:487) VirtSMLC-M3UA(180)@6fd6b501891c: Final verdict of PTC: none VirtMSC-M3UA(178)@6fd6b501891c: Final verdict of PTC: none VirtMGW-MGCP-0(182)@6fd6b501891c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(183)@6fd6b501891c: Final verdict of PTC: none MTC@6fd6b501891c: Setting final verdict of the test case. MTC@6fd6b501891c: Local verdict of MTC: pass 20250313084459911 DLINP NOTICE E1L(0) Signalling link down (bts_ipaccess_nanobts.c:778) 20250313084459911 DLMI ERROR (bts=0,trx=0) Lost E1 OSMO link (osmo_bsc_main.c:487) 20250313084459911 DLINP NOTICE (bts=0,trx=0) Dropping RSL link: OML link drop (bts_ipaccess_nanobts.c:514) 20250313084459911 DLMI ERROR (bts=0,trx=0) Lost E1 RSL link (osmo_bsc_main.c:487) DLINP stream_cli.c:547 CLICONN(ts-0-1-oml,r=127.0.0.1:3002<->l=127.0.0.1:39603){CONNECTED} connection closed with srv DABIS abis.c:429 E1L(0) Signalling link down DOML bts_shutdown_fsm.c:268 BTS_SHUTDOWN(bts0)[0x557c09eedb70]{NONE}: Shutting down BTS, exit 1, reason: Abis close DLINP input/ipaccess.c:867 E1TS(0:1) failed reading from socket: 0 MTC@6fd6b501891c: Local verdict of PTC VirtMSC-STATS(176): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC VirtMSC-SCCP(177): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC VirtMSC-M3UA(178): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC VirtSMLC-SCCP(179): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC VirtSMLC-M3UA(180): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC IPA-CTRL-CLI-IPA(181): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC VirtMGW-MGCP-0(182): none (pass -> pass) 20250313084459912 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.6/0 (xua_snm.c:378) MTC@6fd6b501891c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(183): none (pass -> pass) 20250313084459912 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) 20250313084459912 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) MTC@6fd6b501891c: Test case TC_si2quater_23_earfcns finished. Verdict: pass 20250313084459912 DMSC NOTICE (msc0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (osmo_bsc_sigtran.c:278) 20250313084459912 DRESET NOTICE bssmap_reset(msc-0)[0x55ac7dc976d0]{DISCONNECTED}: link lost (bssmap_reset.c:91) 20250313084459912 DMSC NOTICE (msc0) BSSMAP association is down (a_reset.c:54) 20250313084459912 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) MTC@6fd6b501891c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_23_earfcns pass'. Thu Mar 13 08:44:59 UTC 2025 ====== BSC_Tests.TC_si2quater_23_earfcns pass ====== Saving talloc report from 127.0.0.1:4242 to BSC_Tests.TC_si2quater_23_earfcns.talloc 20250313084500354 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084500354 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084500354 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084500354 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:621) 20250313084500354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084500354 DLSS7 ERROR MTP-TRANSFER.req for dpc=2=0.0.2: no route! (osmo_ss7_hmrt.c:228) 20250313084500354 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084500354 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084500354 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084500354 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:621) 20250313084500354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084500354 DLSS7 ERROR MTP-TRANSFER.req for dpc=3=0.0.3: no route! (osmo_ss7_hmrt.c:228) 20250313084501911 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250313084501911 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250313084501911 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250313084501911 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250313084501911 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250313084501911 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) DOML bts_shutdown_fsm.c:228 BTS_SHUTDOWN(bts0)[0x557c09eedb70]{WAIT_TRX_CLOSED}: Timer expired waiting for TRX close DOML bts_shutdown_fsm.c:171 BTS_SHUTDOWN(bts0)[0x557c09eedb70]{EXIT}: Shutdown process completed successfully, exiting process respawn: 16: stopped pid 9608 with status 0 respawn: 17: starting: osmo-bts-omldummy -fCCN,EGPRS,GPRS,IPv6_NSVC,PAGING_COORDINATION,OSMUX 127.0.0.1 1234 1 DABIS abis.c:170 A-bis connection establishment to BSC (127.0.0.1) in progress... DLINP input/ipaccess.c:1020 E1TS(0:1) enabling ipaccess BTS mode, OML connecting to 127.0.0.1:3002 DLINP input/ipaccess.c:634 E1L(0) TCP Keepalive is enabled DLINP input/ipaccess.c:646 E1L(0) TCP keepalive idle_timeout=30s, interval=3s, retry_count=10 user_timeout=330000ms DLINP input/ipaccess.c:834 received ID_GET for unit ID 1234/0/0 DOML oml.c:631 OC=GPRS-CELL INST=(00,00,ff): O&M Get Attributes [0], SW Configuration is unsupported 20250313084502940 DNM ERROR OC=GPRS-CELL(f1) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557) DOML oml.c:1490 OC=GPRS-CELL(f1) INST=(00,00,ff): ADM STATE Locked -> Unlocked 20250313084502940 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'GPRS' is supported (abis_nm.c:599) 20250313084502940 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'EGPRS' is supported (abis_nm.c:599) 20250313084502940 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'HOPPING' is supported (abis_nm.c:599) 20250313084502940 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CBCH' is supported (abis_nm.c:599) 20250313084502940 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ETWS_PN' is supported (abis_nm.c:599) 20250313084502940 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'PAGING_COORDINATION' is supported (abis_nm.c:599) 20250313084502940 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'IPV6_NSVC' is supported (abis_nm.c:599) 20250313084502940 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CCN' is supported (abis_nm.c:599) 20250313084502940 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ABIS_OSMO_PCU' is supported (abis_nm.c:599) 20250313084502940 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'BCCH_PWR_RED' is supported (abis_nm.c:599) 20250313084502940 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'DYN_TS_SDCCH8' is supported (abis_nm.c:599) 20250313084502940 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'OSMUX' is supported (abis_nm.c:599) 20250313084502940 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VBS' is supported (abis_nm.c:599) 20250313084502940 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VGCS' is supported (abis_nm.c:599) 20250313084502940 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'TWTS001' is supported (abis_nm.c:599) 20250313084502940 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): ARI reported sw[0/2]: osmobts is 1.9.0.202503122026 (abis_nm.c:652) 20250313084502940 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Reported variant: osmo-bts-omldummy (abis_nm.c:534) DOML oml.c:1490 OC=GPRS-NSE(f0) INST=(00,ff,ff): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=GPRS-NSVC(f2) INST=(00,00,ff): ADM STATE Locked -> Unlocked DOML oml.c:631 OC=RADIO-CARRIER INST=(00,00,ff): O&M Get Attributes [0], SW Configuration is unsupported 20250313084502941 DNM ERROR OC=RADIO-CARRIER(02) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557) DL1C bts_model.c:87 Unimplemented vbts_set_trx DOML oml.c:1490 OC=RADIO-CARRIER(02) INST=(00,00,ff): ADM STATE Locked -> Unlocked DOML oml.c:631 OC=BASEBAND-TRANSCEIVER INST=(00,00,ff): O&M Get Attributes [0], Manufacturer Dependent State is unsupported 20250313084502941 DNM ERROR OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): Attribute Manufacturer Dependent State is unreported (abis_nm.c:557) 20250313084502941 DNM NOTICE OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): ARI reported sw[0/1]: TRX_PHY_VERSION is Unknown (abis_nm.c:652) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,00): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,01): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,02): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,03): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,04): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,05): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,06): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,07): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=BTS(01) INST=(00,ff,ff): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): ADM STATE Locked -> Unlocked DOML nm_bb_transc_fsm.c:151 NM_BBTRANSC_OP(bts0-trx0)[0x55876b405470]{DISABLED_OFFLINE}: Not connecting RSL in OML-DUMMY! Waiting for packet dumper to finish... 0 (prev_count=-1, count=646052) Waiting for packet dumper to finish... 1 (prev_count=646052, count=717196) 20250313084504913 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084504913 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084504913 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084504913 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250313084504913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084504913 DLSS7 ERROR MTP-TRANSFER.req for dpc=185=0.23.1: no route! (osmo_ss7_hmrt.c:228) MTC@6fd6b501891c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_23_earfcns pass' was executed successfully (exit status: 0). MTC@6fd6b501891c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_32_earfcns'. ------ BSC_Tests.TC_si2quater_32_earfcns ------ Thu Mar 13 08:45:05 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/logs/testsuite/BSC_Tests.TC_si2quater_32_earfcns.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/logs/testsuite/BSC_Tests.TC_si2quater_32_earfcns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250313084505354 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084505354 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084505354 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084505354 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:621) 20250313084505354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084505354 DLSS7 ERROR MTP-TRANSFER.req for dpc=3=0.0.3: no route! (osmo_ss7_hmrt.c:228) 20250313084505354 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084505354 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084505354 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084505354 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:621) 20250313084505354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084505354 DLSS7 ERROR MTP-TRANSFER.req for dpc=2=0.0.2: no route! (osmo_ss7_hmrt.c:228) MTC@6fd6b501891c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_32_earfcns' was executed successfully (exit status: 0). MTC@6fd6b501891c: Test case TC_si2quater_32_earfcns started. 20250313084506139 DMSC NOTICE (msc0) VTY requests BSSMAP RESET (bsc_vty.c:3614) 20250313084506139 DMSC NOTICE (msc1) VTY requests BSSMAP RESET (bsc_vty.c:3614) 20250313084506139 DMSC NOTICE (msc2) VTY requests BSSMAP RESET (bsc_vty.c:3614) 20250313084506140 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084506140 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084506140 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084506140 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:621) 20250313084506140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084506140 DLSS7 ERROR MTP-TRANSFER.req for dpc=3=0.0.3: no route! (osmo_ss7_hmrt.c:228) 20250313084506140 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084506140 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084506140 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084506140 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:621) 20250313084506140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084506140 DLSS7 ERROR MTP-TRANSFER.req for dpc=2=0.0.2: no route! (osmo_ss7_hmrt.c:228) 20250313084506140 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084506140 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084506140 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084506140 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250313084506140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084506140 DLSS7 ERROR MTP-TRANSFER.req for dpc=185=0.23.1: no route! (osmo_ss7_hmrt.c:228) VirtMSC-M3UA(186)@6fd6b501891c: ************************************************* VirtMSC-M3UA(186)@6fd6b501891c: M3UA emulation initiated, the test can be started VirtMSC-M3UA(186)@6fd6b501891c: ************************************************* VirtMSC-SCCP(185)@6fd6b501891c: v_sccp_pdu_maxlen:268 20250313084506347 DLSS7 INFO (r=127.0.0.1:23905<->l=127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250313084506347 DLSS7 INFO (r=127.0.0.1:23905<->l=127.0.0.1:2905): matched connection to ASP virt-msc0-0 (osmo_ss7_xua_srv.c:112) 20250313084506347 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250313084506347 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) VirtMSC-M3UA(186)@6fd6b501891c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250313084506351 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084506351 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250313084506351 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250313084506351 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250313084506351 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250313084506351 DLSS7 DEBUG XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250313084506351 DLSS7 DEBUG XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250313084506351 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084506351 DLSS7 INFO 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250313084506351 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250313084506352 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250313084506353 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084506353 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250313084506353 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250313084506353 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250313084506353 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250313084506353 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250313084506353 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250313084506353 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084506353 DLSS7 INFO 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250313084506353 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250313084506353 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 b9 (osmo_ss7_asp.c:1175) 20250313084506353 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250313084506354 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250313084506354 DMSC NOTICE (msc0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (osmo_bsc_sigtran.c:286) 20250313084506354 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) VirtMSC-M3UA(186)@6fd6b501891c: Sending buffered message #0 20250313084506355 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084506355 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084506355 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250313084506355 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:621) 20250313084506355 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084506355 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250313084506355 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084506355 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250313084506355 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084506355 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 b9 00 00 00 bb 03 02 00 00 09 00 03 07 0b 04 43 bb 00 fe 04 43 b9 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1175) 20250313084506355 DMSC NOTICE RESET from MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_bssap.c:101) 20250313084506355 DRESET NOTICE Sending RESET ACK to MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_sigtran.c:86) 20250313084506355 DRESET NOTICE bssmap_reset(msc-0)[0x55ac7dc976d0]{CONNECTED}: link up (bssmap_reset.c:83) 20250313084506355 DMSC NOTICE (msc0) BSSMAP association is up (a_reset.c:45) 20250313084506356 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084506356 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084506356 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084506356 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250313084506356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084506356 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=6 -> eSLS=38: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250313084506356 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084506356 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250313084506356 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084506356 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 bb 00 00 00 b9 03 00 00 06 09 00 03 07 0b 04 43 b9 00 fe 04 43 bb 00 fe 06 00 04 30 04 01 20 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250313084506356 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084506356 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084506356 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084506356 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250313084506356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084506356 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=9 -> eSLS=41: picked Normal Route via 'virt-msc0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250313084506356 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084506356 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250313084506356 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084506356 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bb 00 00 00 b9 03 00 00 09 09 00 03 07 0b 04 43 b9 00 fe 04 43 bb 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) MTC@6fd6b501891c: BSSMAP: Respoding to inbound RESET with RESET-ACK MTC@6fd6b501891c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250313084506360 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084506360 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084506360 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250313084506360 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:621) 20250313084506360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084506360 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250313084506360 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084506360 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250313084506360 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084506360 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 bb 03 02 00 00 09 00 03 07 0b 04 43 bb 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1175) 20250313084506360 DMSC NOTICE RESET ACK from MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_bssap.c:84) VirtSMLC-M3UA(188)@6fd6b501891c: ************************************************* VirtSMLC-M3UA(188)@6fd6b501891c: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(188)@6fd6b501891c: ************************************************* VirtSMLC-SCCP(187)@6fd6b501891c: v_sccp_pdu_maxlen:268 MTC@6fd6b501891c: "TC_si2quater_32_earfcns() start" 20250313084506399 DLGLOBAL NOTICE TTCN3 f_logp(): TC_si2quater_32_earfcns() start (logging_vty.c:1172) 20250313084506577 DLSS7 INFO (r=127.0.0.1:23908<->l=127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250313084506577 DLSS7 INFO (r=127.0.0.1:23908<->l=127.0.0.1:2905): matched connection to ASP virt-smlc-0 (osmo_ss7_xua_srv.c:112) 20250313084506577 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250313084506577 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) VirtSMLC-M3UA(188)@6fd6b501891c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250313084506584 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084506584 DLM3UA DEBUG 0: ASP(virt-smlc-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250313084506584 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250313084506584 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250313084506584 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250313084506584 DLSS7 DEBUG XUA_AS(virt-smlc){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250313084506584 DLSS7 DEBUG XUA_AS(virt-smlc){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250313084506584 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084506584 DLSS7 INFO 0: ASP(virt-smlc-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250313084506584 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 06 (osmo_ss7_asp.c:1175) 20250313084506584 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250313084506588 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084506588 DLM3UA DEBUG 0: ASP(virt-smlc-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250313084506588 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250313084506588 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 06 (osmo_ss7_asp.c:1175) 20250313084506588 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250313084506588 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250313084506588 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250313084506588 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084506588 DLSS7 INFO 0: ASP(virt-smlc-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250313084506588 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 06 (osmo_ss7_asp.c:1175) 20250313084506588 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 be (osmo_ss7_asp.c:1175) 20250313084506588 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 be (osmo_ss7_asp.c:1175) 20250313084506588 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250313084506589 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.6/0 (xua_snm.c:413) 20250313084506589 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) IPA-BTS0-TRX0-RSL-IPA(191)@6fd6b501891c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(191)@6fd6b501891c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(191)@6fd6b501891c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } 20250313084507441 DRSL NOTICE (bts=0,trx=0) bootstrapping RSL on ARFCN 871 using MCC-MNC 001-01 LAC=1 CID=0 BSIC=10 (osmo_bsc_main.c:320) IPA-BTS0-TRX0-RSL-IPA(191)@6fd6b501891c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B'O ("++++") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") 20250313084511141 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084511141 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084511141 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084511141 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:621) 20250313084511141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084511142 DLSS7 ERROR MTP-TRANSFER.req for dpc=2=0.0.2: no route! (osmo_ss7_hmrt.c:228) 20250313084511142 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084511142 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084511142 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084511142 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:621) 20250313084511142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084511142 DLSS7 ERROR MTP-TRANSFER.req for dpc=3=0.0.3: no route! (osmo_ss7_hmrt.c:228) MTC@6fd6b501891c: RSL 0 SYSTEM INFORMATION: { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := '2B'O ("+") }, si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } }, si2bis := omit, si2ter := { extd_bcch_freq_list := '8E320000000000000000000000000800'O, rest_octets := '2B2B2B2B'O ("++++") }, si2quater := { { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 0, si2quater_count := 10, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 111, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 1, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 0, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 1, si2quater_count := 10, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 65535, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 23, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 46, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 2, si2quater_count := 10, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 69, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 92, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 115, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 3, si2quater_count := 10, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 138, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 161, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 184, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 4, si2quater_count := 10, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 207, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 230, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 253, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 5, si2quater_count := 10, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 276, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 299, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 322, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 6, si2quater_count := 10, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 345, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 368, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 391, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 7, si2quater_count := 10, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 414, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 437, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 460, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 8, si2quater_count := 10, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 483, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 506, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 529, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 9, si2quater_count := 10, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 552, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 575, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 598, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 10, si2quater_count := 10, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 621, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 644, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } } }, si3 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 3, t3212 := 30 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_SHALL_USE_UL_DTX (1), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '1'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '1'B, si2_quater_ind := { presence := '1'B, ind := '0'B }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } }, si4 := { lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := { iei := '64'O ("d"), v := { chan_nr := { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }, tsc := 2, h := false, arfcn := 871, maio_hsn := omit } }, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } }, si13 := { rest_octets := { presence := '1'B, bcch_change_mark := 1, si_change_field := '0000'B, presence2 := '0'B, si13_change_mark := omit, gprs_ma := omit, zero := '0'B, rac := 0, spgc_ccch_sup := '0'B, priority_access_thr := '110'B, network_control_order := '00'B, gprs_cell_opts := { nmo := '01'B, t3168 := '011'B, t3192 := '010'B, drx_timer_max := '011'B, access_burst_type := '0'B, control_ack_type := '1'B, bs_cv_max := 15, pan_presence := '1'B, pan_dec := 1, pan_inc := 1, pan_max := '111'B, ext_info_presence := '1'B, ext_info_length := '000101'B, ext_info := { egprs_supported := '0'B, egprs_pkt_channel_req := omit, bep_period := omit, pfc_feature_mode := '0'B, dtm_support := '0'B, bss_paging_coordination := '1'B, ccn_active := '1'B, nw_ext_utbf := '0'B } }, gprs_pwr_ctrl_params := { alpha := 0, t_avg_w := '10000'B, t_avg_t := '10000'B, pc_meas_chan := '0'B, n_avg_i := '1000'B } } }, si5 := { bcch_freq_list := '10000000000000000000000000000000'O }, si5bis := omit, si5ter := { extd_bcch_freq_list := '9E050020000000000000000000000000'O }, si6 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_options := { dtx_ext := '1'B, pwrc := false, dtx := '01'B, radio_link_timeout := '0111'B }, ncc_permitted := '11111111'B, rest_octets := { pch_nch_info := { presence := '0'B, info := omit }, vbs_vgcs_options := { presence := '0'B, options := omit }, dtm_support := '0'B, rac := omit, max_lapdm := omit, band_ind := '0'B } } } MTC@6fd6b501891c: setverdict(pass): none -> pass 20250313084513472 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084513472 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084513472 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084513472 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250313084513472 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084513472 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=8 -> eSLS=40: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250313084513472 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084513472 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250313084513472 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084513472 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 100 bytes: [L2]> 01 00 01 01 00 00 00 64 02 10 00 51 00 00 00 bb 00 00 00 b9 03 00 00 08 01 00 00 08 02 02 06 04 43 b9 00 fe 04 04 43 bb 00 fe 0f 2c 00 2a 57 05 08 00 00 f1 10 00 01 00 00 17 12 05 08 02 12 34 56 17 2a 52 08 09 10 10 38 29 07 02 14 7d 09 80 82 83 04 57 81 84 04 07 00 00 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) VirtMSC-SCCP(185)@6fd6b501891c: First idle individual index:0 VirtMSC-SCCP(185)@6fd6b501891c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(185)@6fd6b501891c: Session index based on connection ID:0 VirtMSC-SCCP(185)@6fd6b501891c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(185)@6fd6b501891c: Session index based on connection ID:0 20250313084513478 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084513478 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084513478 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250313084513478 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:621) 20250313084513478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084513478 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250313084513478 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084513478 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) VirtMSC-SCCP(185)@6fd6b501891c: vl_len:17 VirtMSC-SCCP(185)@6fd6b501891c: vl_from0 20250313084513478 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084513478 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bb 03 02 00 00 02 00 00 08 22 66 a6 02 00 00 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1175) VirtMSC-SCCP(185)@6fd6b501891c: data sent by MTP3_SCCP_PORT: '000F2F0808091010896745230195323454'O VirtMSC-SCCP(185)@6fd6b501891c: Session index based on connection ID:0 VirtMSC-SCCP(185)@6fd6b501891c: vl_len:7 VirtMSC-SCCP(185)@6fd6b501891c: vl_from0 VirtMSC-SCCP(185)@6fd6b501891c: data sent by MTP3_SCCP_PORT: '0005200401008F'O 20250313084513682 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084513682 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084513682 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250313084513682 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:621) 20250313084513682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084513682 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250313084513682 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084513682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250313084513682 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084513682 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 28 00 00 00 b9 00 00 00 bb 03 02 00 00 06 00 00 08 00 01 11 00 0f 2f 08 08 09 10 10 89 67 45 23 01 95 32 34 54 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1175) 20250313084513683 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084513683 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084513683 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250313084513683 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:621) 20250313084513683 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084513683 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250313084513683 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084513683 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250313084513683 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084513683 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 b9 00 00 00 bb 03 02 00 00 06 00 00 08 00 01 07 00 05 20 04 01 00 8f 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1175) 20250313084513683 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084513684 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084513684 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084513684 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250313084513684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084513684 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=8 -> eSLS=40: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250313084513684 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084513684 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250313084513684 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084513684 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 bb 00 00 00 b9 03 00 00 08 06 22 66 a6 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) VirtMSC-SCCP(185)@6fd6b501891c: Session index based on local reference:0 VirtMSC-SCCP(185)@6fd6b501891c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(185)@6fd6b501891c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(185)@6fd6b501891c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@6fd6b501891c: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(185)@6fd6b501891c: Session index based on connection ID:0 20250313084513688 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084513688 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084513688 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250313084513688 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:621) 20250313084513688 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084513688 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250313084513688 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084513688 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250313084513688 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084513688 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bb 03 02 00 00 04 00 00 08 22 66 a6 00 00 00 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1175) 20250313084513689 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084513689 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084513689 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084513689 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250313084513689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084513689 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=8 -> eSLS=40: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250313084513689 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084513689 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250313084513689 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084513689 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bb 00 00 00 b9 03 00 00 08 05 22 66 a6 00 00 08 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) MTC@6fd6b501891c: Warning: dec_CellSelIndValue(): Data remained at the end of the stream after successful decoding: '80'O VirtMSC-SCCP(185)@6fd6b501891c: Session index based on local reference:0 VirtMSC-SCCP(185)@6fd6b501891c: RLC received in state:disconnect_pending MTC@6fd6b501891c: GOT RR CHANNEL RELEASE WITH CELLS: { discr := '011'B, value_list := { eutran := { { item_ind := '1'B, earfcn := 111, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 1, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 0, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 65535, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 23, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 46, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 69, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 92, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 115, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 138, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 161, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 184, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 207, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 230, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 253, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 276, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 299, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 322, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 345, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 368, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 391, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 414, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 437, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 460, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 483, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 506, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 529, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 552, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 575, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 598, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 621, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 644, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit } } }, value_list_term := '0'B } MTC@6fd6b501891c: setverdict(pass): pass -> pass, component reason not changed MTC@6fd6b501891c: GOT CAUSE CODE: '6F'O ("o") = GSM48_RR_CAUSE_PROT_ERROR_UNSPC (111) MTC@6fd6b501891c: setverdict(pass): pass -> pass, component reason not changed MTC@6fd6b501891c: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false MTC@6fd6b501891c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@6fd6b501891c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-STATS(184)@6fd6b501891c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(189)@6fd6b501891c: Final verdict of PTC: none MTC@6fd6b501891c: setverdict(pass): pass -> pass, component reason not changed 20250313084515719 DLINP NOTICE SRVCONN(ts-0-2-rsl,r=127.0.0.1:10000<->l=127.0.0.1:3003) connection closed with client (stream_srv.c:717) 20250313084515719 DLINP NOTICE E1TS(0:2) failed reading from socket: 0 (ipaccess.c:554) 20250313084515719 DLINP NOTICE virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250313084515719 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250313084515719 DLSS7 INFO 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250313084515719 DLSS7 NOTICE 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250313084515719 DLINP NOTICE virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250313084515719 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250313084515719 DLSS7 INFO 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250313084515719 DLSS7 NOTICE 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250313084515719 DLINP NOTICE SRVCONN(virt-msc0-0,r=127.0.0.1:23905<->l=127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250313084515719 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084515719 DLSS7 INFO virt-msc0-0: connection closed (osmo_ss7_asp.c:1126) 20250313084515719 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250313084515719 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250313084515719 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250313084515719 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250313084515719 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084515719 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 b9 (osmo_ss7_asp.c:1175) 20250313084515719 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 b9 (osmo_ss7_asp.c:1175) 20250313084515719 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250313084515719 DLINP NOTICE E1L(0) Signalling link down (bts_ipaccess_nanobts.c:778) 20250313084515719 DLINP NOTICE (bts=0) Dropping OML link: link down (bts_ipaccess_nanobts.c:543) 20250313084515719 DLMI ERROR (bts=0,trx=0) Lost E1 OML link (osmo_bsc_main.c:487) 20250313084515719 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) VirtMSC-M3UA(186)@6fd6b501891c: Final verdict of PTC: none VirtSMLC-SCCP(187)@6fd6b501891c: Final verdict of PTC: none 20250313084515719 DLINP NOTICE SRVCONN(virt-smlc-0,r=127.0.0.1:23908<->l=127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250313084515719 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250313084515719 DLSS7 INFO 0: ASP(virt-smlc-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250313084515719 DLSS7 NOTICE 0: ASP(virt-smlc-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250313084515719 DLINP ERROR virt-smlc-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250313084515719 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250313084515719 DLSS7 INFO 0: ASP(virt-smlc-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250313084515719 DLSS7 ERROR 0: ASP(virt-smlc-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250313084515719 DLINP ERROR SRVCONN(virt-smlc-0,r=127.0.0.1:23908<->l=127.0.0.1:2905) lost connection with client (-104) (stream_srv.c:766) 20250313084515719 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084515719 DLSS7 INFO virt-smlc-0: connection closed (osmo_ss7_asp.c:1126) 20250313084515719 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250313084515719 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250313084515719 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250313084515719 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250313084515719 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084515719 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 be (osmo_ss7_asp.c:1175) 20250313084515719 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250313084515719 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) VirtMSC-SCCP(185)@6fd6b501891c: Final verdict of PTC: none VirtSMLC-M3UA(188)@6fd6b501891c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(191)@6fd6b501891c: Final verdict of PTC: none 20250313084515720 DLINP NOTICE E1L(0) Signalling link down (bts_ipaccess_nanobts.c:778) 20250313084515720 DLMI ERROR (bts=0,trx=0) Lost E1 OSMO link (osmo_bsc_main.c:487) 20250313084515720 DLINP NOTICE (bts=0,trx=0) Dropping RSL link: OML link drop (bts_ipaccess_nanobts.c:514) 20250313084515720 DLMI ERROR (bts=0,trx=0) Lost E1 RSL link (osmo_bsc_main.c:487) VirtMGW-MGCP-0(190)@6fd6b501891c: Final verdict of PTC: none DLINP stream_cli.c:547 CLICONN(ts-0-1-oml,r=127.0.0.1:3002<->l=127.0.0.1:40535){CONNECTED} connection closed with srv DABIS abis.c:429 E1L(0) Signalling link down DOML bts_shutdown_fsm.c:268 BTS_SHUTDOWN(bts0)[0x55876b404b70]{NONE}: Shutting down BTS, exit 1, reason: Abis close DLINP input/ipaccess.c:867 E1TS(0:1) failed reading from socket: 0 MTC@6fd6b501891c: Setting final verdict of the test case. MTC@6fd6b501891c: Local verdict of MTC: pass MTC@6fd6b501891c: Local verdict of PTC VirtMSC-STATS(184): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC VirtMSC-SCCP(185): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC VirtMSC-M3UA(186): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC VirtSMLC-SCCP(187): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC VirtSMLC-M3UA(188): none (pass -> pass) 20250313084515721 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250313084515721 DMSC NOTICE (msc0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (osmo_bsc_sigtran.c:278) 20250313084515721 DRESET NOTICE bssmap_reset(msc-0)[0x55ac7dc976d0]{DISCONNECTED}: link lost (bssmap_reset.c:91) 20250313084515721 DMSC NOTICE (msc0) BSSMAP association is down (a_reset.c:54) 20250313084515721 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) 20250313084515721 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.6/0 (xua_snm.c:378) 20250313084515721 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) MTC@6fd6b501891c: Local verdict of PTC IPA-CTRL-CLI-IPA(189): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC VirtMGW-MGCP-0(190): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(191): none (pass -> pass) MTC@6fd6b501891c: Test case TC_si2quater_32_earfcns finished. Verdict: pass MTC@6fd6b501891c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_32_earfcns pass'. Thu Mar 13 08:45:15 UTC 2025 ====== BSC_Tests.TC_si2quater_32_earfcns pass ====== Saving talloc report from 127.0.0.1:4242 to BSC_Tests.TC_si2quater_32_earfcns.talloc 20250313084516143 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084516143 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084516143 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084516143 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:621) 20250313084516143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084516143 DLSS7 ERROR MTP-TRANSFER.req for dpc=3=0.0.3: no route! (osmo_ss7_hmrt.c:228) 20250313084516143 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084516143 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084516143 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084516143 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:621) 20250313084516143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084516143 DLSS7 ERROR MTP-TRANSFER.req for dpc=2=0.0.2: no route! (osmo_ss7_hmrt.c:228) 20250313084517720 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250313084517720 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250313084517720 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250313084517720 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250313084517720 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250313084517720 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) DOML bts_shutdown_fsm.c:228 BTS_SHUTDOWN(bts0)[0x55876b404b70]{WAIT_TRX_CLOSED}: Timer expired waiting for TRX close DOML bts_shutdown_fsm.c:171 BTS_SHUTDOWN(bts0)[0x55876b404b70]{EXIT}: Shutdown process completed successfully, exiting process respawn: 17: stopped pid 9677 with status 0 respawn: 18: starting: osmo-bts-omldummy -fCCN,EGPRS,GPRS,IPv6_NSVC,PAGING_COORDINATION,OSMUX 127.0.0.1 1234 1 DABIS abis.c:170 A-bis connection establishment to BSC (127.0.0.1) in progress... DLINP input/ipaccess.c:1020 E1TS(0:1) enabling ipaccess BTS mode, OML connecting to 127.0.0.1:3002 DLINP input/ipaccess.c:634 E1L(0) TCP Keepalive is enabled DLINP input/ipaccess.c:646 E1L(0) TCP keepalive idle_timeout=30s, interval=3s, retry_count=10 user_timeout=330000ms DLINP input/ipaccess.c:834 received ID_GET for unit ID 1234/0/0 DOML oml.c:631 OC=GPRS-CELL INST=(00,00,ff): O&M Get Attributes [0], SW Configuration is unsupported 20250313084518738 DNM ERROR OC=GPRS-CELL(f1) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557) DOML oml.c:1490 OC=GPRS-CELL(f1) INST=(00,00,ff): ADM STATE Locked -> Unlocked 20250313084518739 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'GPRS' is supported (abis_nm.c:599) 20250313084518739 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'EGPRS' is supported (abis_nm.c:599) 20250313084518739 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'HOPPING' is supported (abis_nm.c:599) 20250313084518739 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CBCH' is supported (abis_nm.c:599) 20250313084518739 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ETWS_PN' is supported (abis_nm.c:599) 20250313084518739 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'PAGING_COORDINATION' is supported (abis_nm.c:599) 20250313084518739 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'IPV6_NSVC' is supported (abis_nm.c:599) 20250313084518739 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CCN' is supported (abis_nm.c:599) 20250313084518739 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ABIS_OSMO_PCU' is supported (abis_nm.c:599) 20250313084518739 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'BCCH_PWR_RED' is supported (abis_nm.c:599) 20250313084518739 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'DYN_TS_SDCCH8' is supported (abis_nm.c:599) 20250313084518739 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'OSMUX' is supported (abis_nm.c:599) 20250313084518739 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VBS' is supported (abis_nm.c:599) 20250313084518739 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VGCS' is supported (abis_nm.c:599) 20250313084518739 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'TWTS001' is supported (abis_nm.c:599) 20250313084518739 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): ARI reported sw[0/2]: osmobts is 1.9.0.202503122026 (abis_nm.c:652) 20250313084518739 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Reported variant: osmo-bts-omldummy (abis_nm.c:534) DOML oml.c:1490 OC=GPRS-NSE(f0) INST=(00,ff,ff): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=GPRS-NSVC(f2) INST=(00,00,ff): ADM STATE Locked -> Unlocked DOML oml.c:631 OC=RADIO-CARRIER INST=(00,00,ff): O&M Get Attributes [0], SW Configuration is unsupported 20250313084518740 DNM ERROR OC=RADIO-CARRIER(02) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557) DL1C bts_model.c:87 Unimplemented vbts_set_trx DOML oml.c:1490 OC=RADIO-CARRIER(02) INST=(00,00,ff): ADM STATE Locked -> Unlocked DOML oml.c:631 OC=BASEBAND-TRANSCEIVER INST=(00,00,ff): O&M Get Attributes [0], Manufacturer Dependent State is unsupported 20250313084518740 DNM ERROR OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): Attribute Manufacturer Dependent State is unreported (abis_nm.c:557) 20250313084518740 DNM NOTICE OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): ARI reported sw[0/1]: TRX_PHY_VERSION is Unknown (abis_nm.c:652) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,00): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,01): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,02): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,03): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,04): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,05): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,06): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,07): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=BTS(01) INST=(00,ff,ff): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): ADM STATE Locked -> Unlocked DOML nm_bb_transc_fsm.c:151 NM_BBTRANSC_OP(bts0-trx0)[0x5565e2891470]{DISABLED_OFFLINE}: Not connecting RSL in OML-DUMMY! Waiting for packet dumper to finish... 0 (prev_count=-1, count=696480) Waiting for packet dumper to finish... 1 (prev_count=696480, count=766344) 20250313084520721 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084520721 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084520721 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084520721 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250313084520721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084520721 DLSS7 ERROR MTP-TRANSFER.req for dpc=185=0.23.1: no route! (osmo_ss7_hmrt.c:228) MTC@6fd6b501891c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_32_earfcns pass' was executed successfully (exit status: 0). MTC@6fd6b501891c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_33_earfcns'. ------ BSC_Tests.TC_si2quater_33_earfcns ------ Thu Mar 13 08:45:20 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/logs/testsuite/BSC_Tests.TC_si2quater_33_earfcns.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/logs/testsuite/BSC_Tests.TC_si2quater_33_earfcns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250313084521144 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084521144 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084521144 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084521144 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:621) 20250313084521144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084521144 DLSS7 ERROR MTP-TRANSFER.req for dpc=2=0.0.2: no route! (osmo_ss7_hmrt.c:228) 20250313084521144 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084521144 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084521144 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084521144 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:621) 20250313084521144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084521144 DLSS7 ERROR MTP-TRANSFER.req for dpc=3=0.0.3: no route! (osmo_ss7_hmrt.c:228) MTC@6fd6b501891c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_33_earfcns' was executed successfully (exit status: 0). MTC@6fd6b501891c: Test case TC_si2quater_33_earfcns started. 20250313084521942 DMSC NOTICE (msc0) VTY requests BSSMAP RESET (bsc_vty.c:3614) 20250313084521943 DMSC NOTICE (msc1) VTY requests BSSMAP RESET (bsc_vty.c:3614) 20250313084521945 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084521945 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084521945 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084521945 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:621) 20250313084521945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084521945 DLSS7 ERROR MTP-TRANSFER.req for dpc=2=0.0.2: no route! (osmo_ss7_hmrt.c:228) 20250313084521945 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084521945 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084521945 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084521945 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250313084521945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084521945 DLSS7 ERROR MTP-TRANSFER.req for dpc=185=0.23.1: no route! (osmo_ss7_hmrt.c:228) 20250313084521944 DMSC NOTICE (msc2) VTY requests BSSMAP RESET (bsc_vty.c:3614) 20250313084521946 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084521946 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084521946 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084521946 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:621) 20250313084521946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084521946 DLSS7 ERROR MTP-TRANSFER.req for dpc=3=0.0.3: no route! (osmo_ss7_hmrt.c:228) VirtMSC-M3UA(194)@6fd6b501891c: ************************************************* VirtMSC-M3UA(194)@6fd6b501891c: M3UA emulation initiated, the test can be started VirtMSC-M3UA(194)@6fd6b501891c: ************************************************* VirtMSC-SCCP(193)@6fd6b501891c: v_sccp_pdu_maxlen:268 20250313084522159 DLSS7 INFO (r=127.0.0.1:23905<->l=127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250313084522159 DLSS7 INFO (r=127.0.0.1:23905<->l=127.0.0.1:2905): matched connection to ASP virt-msc0-0 (osmo_ss7_xua_srv.c:112) 20250313084522159 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250313084522159 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) VirtMSC-M3UA(194)@6fd6b501891c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250313084522160 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084522160 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250313084522160 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250313084522160 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250313084522160 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250313084522160 DLSS7 DEBUG XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250313084522160 DLSS7 DEBUG XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250313084522160 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084522160 DLSS7 INFO 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250313084522160 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250313084522160 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250313084522161 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084522161 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250313084522161 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250313084522161 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250313084522161 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250313084522161 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250313084522161 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250313084522161 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084522161 DLSS7 INFO 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250313084522161 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250313084522161 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 b9 (osmo_ss7_asp.c:1175) 20250313084522161 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250313084522161 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250313084522161 DMSC NOTICE (msc0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (osmo_bsc_sigtran.c:286) 20250313084522161 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) VirtMSC-M3UA(194)@6fd6b501891c: Sending buffered message #0 20250313084522161 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084522161 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084522161 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250313084522161 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:621) 20250313084522161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084522161 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250313084522161 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084522161 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250313084522161 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084522161 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 b9 00 00 00 bb 03 02 00 00 09 00 03 07 0b 04 43 bb 00 fe 04 43 b9 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1175) 20250313084522162 DMSC NOTICE RESET from MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_bssap.c:101) 20250313084522162 DRESET NOTICE Sending RESET ACK to MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_sigtran.c:86) 20250313084522162 DRESET NOTICE bssmap_reset(msc-0)[0x55ac7dc976d0]{CONNECTED}: link up (bssmap_reset.c:83) 20250313084522162 DMSC NOTICE (msc0) BSSMAP association is up (a_reset.c:45) 20250313084522162 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084522162 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084522162 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084522162 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250313084522162 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084522162 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=15 -> eSLS=47: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250313084522162 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084522162 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250313084522162 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084522162 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bb 00 00 00 b9 03 00 00 0f 09 00 03 07 0b 04 43 b9 00 fe 04 43 bb 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) MTC@6fd6b501891c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(196)@6fd6b501891c: ************************************************* VirtSMLC-M3UA(196)@6fd6b501891c: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(196)@6fd6b501891c: ************************************************* VirtSMLC-SCCP(195)@6fd6b501891c: v_sccp_pdu_maxlen:268 20250313084522192 DLGLOBAL NOTICE TTCN3 f_logp(): TC_si2quater_33_earfcns() start (logging_vty.c:1172) MTC@6fd6b501891c: "TC_si2quater_33_earfcns() start" 20250313084522374 DLSS7 INFO (r=127.0.0.1:23908<->l=127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250313084522375 DLSS7 INFO (r=127.0.0.1:23908<->l=127.0.0.1:2905): matched connection to ASP virt-smlc-0 (osmo_ss7_xua_srv.c:112) 20250313084522375 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250313084522375 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) VirtSMLC-M3UA(196)@6fd6b501891c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250313084522383 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084522383 DLM3UA DEBUG 0: ASP(virt-smlc-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250313084522383 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250313084522383 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250313084522383 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250313084522383 DLSS7 DEBUG XUA_AS(virt-smlc){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250313084522383 DLSS7 DEBUG XUA_AS(virt-smlc){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250313084522383 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084522383 DLSS7 INFO 0: ASP(virt-smlc-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250313084522383 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 06 (osmo_ss7_asp.c:1175) 20250313084522383 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250313084522384 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084522384 DLM3UA DEBUG 0: ASP(virt-smlc-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250313084522384 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250313084522384 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 06 (osmo_ss7_asp.c:1175) 20250313084522384 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250313084522384 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250313084522384 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250313084522384 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084522384 DLSS7 INFO 0: ASP(virt-smlc-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250313084522384 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 06 (osmo_ss7_asp.c:1175) 20250313084522384 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 be (osmo_ss7_asp.c:1175) 20250313084522384 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 be (osmo_ss7_asp.c:1175) 20250313084522384 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250313084522384 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.6/0 (xua_snm.c:413) 20250313084522384 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) IPA-BTS0-TRX0-RSL-IPA(199)@6fd6b501891c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(199)@6fd6b501891c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(199)@6fd6b501891c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } 20250313084523234 DRSL NOTICE (bts=0,trx=0) bootstrapping RSL on ARFCN 871 using MCC-MNC 001-01 LAC=1 CID=0 BSIC=10 (osmo_bsc_main.c:320) IPA-BTS0-TRX0-RSL-IPA(199)@6fd6b501891c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") 20250313084526946 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084526946 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084526946 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084526946 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:621) 20250313084526946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084526946 DLSS7 ERROR MTP-TRANSFER.req for dpc=2=0.0.2: no route! (osmo_ss7_hmrt.c:228) 20250313084526946 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084526946 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084526946 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084526946 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:621) 20250313084526946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084526946 DLSS7 ERROR MTP-TRANSFER.req for dpc=3=0.0.3: no route! (osmo_ss7_hmrt.c:228) MTC@6fd6b501891c: RSL 0 SYSTEM INFORMATION: { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := '2B'O ("+") }, si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } }, si2bis := omit, si2ter := { extd_bcch_freq_list := '8E320000000000000000000000000800'O, rest_octets := '2B2B2B2B'O ("++++") }, si2quater := { { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 0, si2quater_count := 10, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 111, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 1, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 0, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 1, si2quater_count := 10, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 65535, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 23, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 46, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 2, si2quater_count := 10, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 69, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 92, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 115, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 3, si2quater_count := 10, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 138, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 161, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 184, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 4, si2quater_count := 10, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 207, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 230, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 253, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 5, si2quater_count := 10, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 276, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 299, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 322, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 6, si2quater_count := 10, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 345, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 368, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 391, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 7, si2quater_count := 10, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 414, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 437, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 460, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 8, si2quater_count := 10, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 483, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 506, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 529, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 9, si2quater_count := 10, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 552, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 575, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 598, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 10, si2quater_count := 10, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 621, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 644, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 667, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } } }, si3 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 3, t3212 := 30 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_SHALL_USE_UL_DTX (1), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '1'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '1'B, si2_quater_ind := { presence := '1'B, ind := '0'B }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } }, si4 := { lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := { iei := '64'O ("d"), v := { chan_nr := { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }, tsc := 2, h := false, arfcn := 871, maio_hsn := omit } }, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } }, si13 := { rest_octets := { presence := '1'B, bcch_change_mark := 1, si_change_field := '0000'B, presence2 := '0'B, si13_change_mark := omit, gprs_ma := omit, zero := '0'B, rac := 0, spgc_ccch_sup := '0'B, priority_access_thr := '110'B, network_control_order := '00'B, gprs_cell_opts := { nmo := '01'B, t3168 := '011'B, t3192 := '010'B, drx_timer_max := '011'B, access_burst_type := '0'B, control_ack_type := '1'B, bs_cv_max := 15, pan_presence := '1'B, pan_dec := 1, pan_inc := 1, pan_max := '111'B, ext_info_presence := '1'B, ext_info_length := '000101'B, ext_info := { egprs_supported := '0'B, egprs_pkt_channel_req := omit, bep_period := omit, pfc_feature_mode := '0'B, dtm_support := '0'B, bss_paging_coordination := '1'B, ccn_active := '1'B, nw_ext_utbf := '0'B } }, gprs_pwr_ctrl_params := { alpha := 0, t_avg_w := '10000'B, t_avg_t := '10000'B, pc_meas_chan := '0'B, n_avg_i := '1000'B } } }, si5 := { bcch_freq_list := '10000000000000000000000000000000'O }, si5bis := omit, si5ter := { extd_bcch_freq_list := '9E050020000000000000000000000000'O }, si6 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_options := { dtx_ext := '1'B, pwrc := false, dtx := '01'B, radio_link_timeout := '0111'B }, ncc_permitted := '11111111'B, rest_octets := { pch_nch_info := { presence := '0'B, info := omit }, vbs_vgcs_options := { presence := '0'B, options := omit }, dtm_support := '0'B, rac := omit, max_lapdm := omit, band_ind := '0'B } } } MTC@6fd6b501891c: setverdict(pass): none -> pass 20250313084529269 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084529269 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084529269 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084529269 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250313084529269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084529269 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=9 -> eSLS=41: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250313084529269 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084529269 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250313084529269 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084529269 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 100 bytes: [L2]> 01 00 01 01 00 00 00 64 02 10 00 51 00 00 00 bb 00 00 00 b9 03 00 00 09 01 00 00 09 02 02 06 04 43 b9 00 fe 04 04 43 bb 00 fe 0f 2c 00 2a 57 05 08 00 00 f1 10 00 01 00 00 17 12 05 08 02 12 34 56 17 2a 52 08 09 10 10 02 51 08 90 41 7d 09 80 82 83 04 57 81 84 04 07 00 00 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) VirtMSC-SCCP(193)@6fd6b501891c: First idle individual index:0 VirtMSC-SCCP(193)@6fd6b501891c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(193)@6fd6b501891c: Session index based on connection ID:0 VirtMSC-SCCP(193)@6fd6b501891c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(193)@6fd6b501891c: Session index based on connection ID:0 20250313084529271 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084529271 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084529271 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250313084529271 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:621) 20250313084529271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084529271 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250313084529271 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084529271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250313084529271 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084529271 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bb 03 02 00 00 02 00 00 09 90 b1 aa 02 00 00 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1175) VirtMSC-SCCP(193)@6fd6b501891c: vl_len:17 VirtMSC-SCCP(193)@6fd6b501891c: vl_from0 VirtMSC-SCCP(193)@6fd6b501891c: data sent by MTP3_SCCP_PORT: '000F2F0808091010896745230195323454'O VirtMSC-SCCP(193)@6fd6b501891c: Session index based on connection ID:0 VirtMSC-SCCP(193)@6fd6b501891c: vl_len:7 VirtMSC-SCCP(193)@6fd6b501891c: vl_from0 VirtMSC-SCCP(193)@6fd6b501891c: data sent by MTP3_SCCP_PORT: '0005200401008F'O 20250313084529474 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084529474 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084529474 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250313084529474 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:621) 20250313084529474 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084529474 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250313084529474 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084529474 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250313084529474 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084529474 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 28 00 00 00 b9 00 00 00 bb 03 02 00 00 06 00 00 09 00 01 11 00 0f 2f 08 08 09 10 10 89 67 45 23 01 95 32 34 54 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1175) 20250313084529474 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084529474 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084529474 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250313084529474 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:621) 20250313084529474 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084529474 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250313084529474 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084529474 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250313084529474 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084529474 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 b9 00 00 00 bb 03 02 00 00 06 00 00 09 00 01 07 00 05 20 04 01 00 8f 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1175) 20250313084529474 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084529474 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084529474 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084529474 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250313084529474 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084529474 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=9 -> eSLS=41: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250313084529474 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084529474 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250313084529474 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084529474 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 bb 00 00 00 b9 03 00 00 09 06 90 b1 aa 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) VirtMSC-SCCP(193)@6fd6b501891c: Session index based on local reference:0 VirtMSC-SCCP(193)@6fd6b501891c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(193)@6fd6b501891c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(193)@6fd6b501891c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@6fd6b501891c: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(193)@6fd6b501891c: Session index based on connection ID:0 20250313084529476 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084529476 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084529476 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250313084529476 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:621) 20250313084529476 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084529476 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250313084529476 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084529476 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250313084529476 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084529476 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bb 03 02 00 00 04 00 00 09 90 b1 aa 00 00 00 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1175) 20250313084529477 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084529477 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084529477 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084529477 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250313084529477 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084529477 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=9 -> eSLS=41: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250313084529477 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084529477 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250313084529477 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MTC@6fd6b501891c: Warning: dec_CellSelIndValue(): Data remained at the end of the stream after successful decoding: '00'O 20250313084529477 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bb 00 00 00 b9 03 00 00 09 05 90 b1 aa 00 00 09 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) MTC@6fd6b501891c: GOT RR CHANNEL RELEASE WITH CELLS: { discr := '011'B, value_list := { eutran := { { item_ind := '1'B, earfcn := 111, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 1, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 0, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 65535, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 23, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 46, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 69, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 92, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 115, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 138, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 161, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 184, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 207, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 230, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 253, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 276, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 299, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 322, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 345, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 368, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 391, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 414, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 437, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 460, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 483, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 506, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 529, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 552, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 575, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 598, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 621, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 644, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 667, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit } } }, value_list_term := '0'B } VirtMSC-SCCP(193)@6fd6b501891c: Session index based on local reference:0 VirtMSC-SCCP(193)@6fd6b501891c: RLC received in state:disconnect_pending MTC@6fd6b501891c: setverdict(pass): pass -> pass, component reason not changed MTC@6fd6b501891c: GOT CAUSE CODE: '6F'O ("o") = GSM48_RR_CAUSE_PROT_ERROR_UNSPC (111) MTC@6fd6b501891c: setverdict(pass): pass -> pass, component reason not changed MTC@6fd6b501891c: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false MTC@6fd6b501891c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@6fd6b501891c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 IPA-CTRL-CLI-IPA(197)@6fd6b501891c: Final verdict of PTC: none VirtMSC-STATS(192)@6fd6b501891c: Final verdict of PTC: none MTC@6fd6b501891c: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(193)@6fd6b501891c: Final verdict of PTC: none 20250313084531544 DLINP NOTICE virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250313084531544 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250313084531544 DLSS7 INFO 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250313084531544 DLSS7 NOTICE 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250313084531544 DLINP NOTICE virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) VirtMSC-M3UA(194)@6fd6b501891c: Final verdict of PTC: none 20250313084531544 DLINP NOTICE SRVCONN(ts-0-2-rsl,r=127.0.0.1:10000<->l=127.0.0.1:3003) connection closed with client (stream_srv.c:717) 20250313084531544 DLINP NOTICE E1TS(0:2) failed reading from socket: 0 (ipaccess.c:554) 20250313084531544 DLINP NOTICE E1L(0) Signalling link down (bts_ipaccess_nanobts.c:778) 20250313084531544 DLINP NOTICE (bts=0) Dropping OML link: link down (bts_ipaccess_nanobts.c:543) 20250313084531544 DLMI ERROR (bts=0,trx=0) Lost E1 OML link (osmo_bsc_main.c:487) 20250313084531544 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250313084531544 DLSS7 INFO 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250313084531544 DLSS7 NOTICE 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250313084531544 DLINP NOTICE SRVCONN(virt-msc0-0,r=127.0.0.1:23905<->l=127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250313084531544 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084531544 DLSS7 INFO virt-msc0-0: connection closed (osmo_ss7_asp.c:1126) 20250313084531544 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250313084531544 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250313084531544 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250313084531544 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250313084531544 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084531544 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 b9 (osmo_ss7_asp.c:1175) 20250313084531544 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 b9 (osmo_ss7_asp.c:1175) 20250313084531544 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250313084531544 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) VirtSMLC-SCCP(195)@6fd6b501891c: Final verdict of PTC: none 20250313084531544 DLINP ERROR SRVCONN(virt-smlc-0,r=127.0.0.1:23908<->l=127.0.0.1:2905) error to send: Broken pipe (stream_srv.c:743) 20250313084531544 DLINP NOTICE virt-smlc-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250313084531544 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250313084531544 DLSS7 INFO 0: ASP(virt-smlc-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250313084531544 DLSS7 NOTICE 0: ASP(virt-smlc-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250313084531544 DLINP NOTICE virt-smlc-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250313084531544 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250313084531544 DLSS7 INFO 0: ASP(virt-smlc-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250313084531544 DLSS7 NOTICE 0: ASP(virt-smlc-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250313084531544 DLINP NOTICE SRVCONN(virt-smlc-0,r=127.0.0.1:23908<->l=127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250313084531544 DLINP NOTICE E1L(0) Signalling link down (bts_ipaccess_nanobts.c:778) 20250313084531544 DLMI ERROR (bts=0,trx=0) Lost E1 OSMO link (osmo_bsc_main.c:487) 20250313084531544 DLINP NOTICE (bts=0,trx=0) Dropping RSL link: OML link drop (bts_ipaccess_nanobts.c:514) 20250313084531544 DLMI ERROR (bts=0,trx=0) Lost E1 RSL link (osmo_bsc_main.c:487) 20250313084531544 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084531544 DLSS7 INFO virt-smlc-0: connection closed (osmo_ss7_asp.c:1126) 20250313084531544 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250313084531544 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250313084531544 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250313084531544 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250313084531544 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) DLINP stream_cli.c:547 CLICONN(ts-0-1-oml,r=127.0.0.1:3002<->l=127.0.0.1:39009){CONNECTED} connection closed with srv DABIS abis.c:429 E1L(0) Signalling link down DOML bts_shutdown_fsm.c:268 BTS_SHUTDOWN(bts0)[0x5565e2890b70]{NONE}: Shutting down BTS, exit 1, reason: Abis close DLINP input/ipaccess.c:867 E1TS(0:1) failed reading from socket: 0 20250313084531544 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 be (osmo_ss7_asp.c:1175) 20250313084531544 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250313084531544 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250313084531544 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250313084531544 DMSC NOTICE (msc0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (osmo_bsc_sigtran.c:278) 20250313084531544 DRESET NOTICE bssmap_reset(msc-0)[0x55ac7dc976d0]{DISCONNECTED}: link lost (bssmap_reset.c:91) 20250313084531544 DMSC NOTICE (msc0) BSSMAP association is down (a_reset.c:54) 20250313084531544 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) 20250313084531544 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.6/0 (xua_snm.c:378) 20250313084531544 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) VirtMGW-MGCP-0(198)@6fd6b501891c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(199)@6fd6b501891c: Final verdict of PTC: none VirtSMLC-M3UA(196)@6fd6b501891c: Final verdict of PTC: none MTC@6fd6b501891c: Setting final verdict of the test case. MTC@6fd6b501891c: Local verdict of MTC: pass MTC@6fd6b501891c: Local verdict of PTC VirtMSC-STATS(192): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC VirtMSC-SCCP(193): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC VirtMSC-M3UA(194): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC VirtSMLC-SCCP(195): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC VirtSMLC-M3UA(196): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC IPA-CTRL-CLI-IPA(197): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC VirtMGW-MGCP-0(198): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(199): none (pass -> pass) MTC@6fd6b501891c: Test case TC_si2quater_33_earfcns finished. Verdict: pass MTC@6fd6b501891c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_33_earfcns pass'. Thu Mar 13 08:45:31 UTC 2025 ====== BSC_Tests.TC_si2quater_33_earfcns pass ====== Saving talloc report from 127.0.0.1:4242 to BSC_Tests.TC_si2quater_33_earfcns.talloc 20250313084531947 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084531947 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084531947 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084531947 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:621) 20250313084531948 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084531948 DLSS7 ERROR MTP-TRANSFER.req for dpc=3=0.0.3: no route! (osmo_ss7_hmrt.c:228) 20250313084531948 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084531948 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084531948 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084531948 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:621) 20250313084531948 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084531948 DLSS7 ERROR MTP-TRANSFER.req for dpc=2=0.0.2: no route! (osmo_ss7_hmrt.c:228) 20250313084533546 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250313084533546 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250313084533546 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250313084533546 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250313084533546 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250313084533546 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) DOML bts_shutdown_fsm.c:228 BTS_SHUTDOWN(bts0)[0x5565e2890b70]{WAIT_TRX_CLOSED}: Timer expired waiting for TRX close DOML bts_shutdown_fsm.c:171 BTS_SHUTDOWN(bts0)[0x5565e2890b70]{EXIT}: Shutdown process completed successfully, exiting process respawn: 18: stopped pid 9743 with status 0 respawn: 19: starting: osmo-bts-omldummy -fCCN,EGPRS,GPRS,IPv6_NSVC,PAGING_COORDINATION,OSMUX 127.0.0.1 1234 1 DABIS abis.c:170 A-bis connection establishment to BSC (127.0.0.1) in progress... DLINP input/ipaccess.c:1020 E1TS(0:1) enabling ipaccess BTS mode, OML connecting to 127.0.0.1:3002 DLINP input/ipaccess.c:634 E1L(0) TCP Keepalive is enabled DLINP input/ipaccess.c:646 E1L(0) TCP keepalive idle_timeout=30s, interval=3s, retry_count=10 user_timeout=330000ms DLINP input/ipaccess.c:834 received ID_GET for unit ID 1234/0/0 DOML oml.c:631 OC=GPRS-CELL INST=(00,00,ff): O&M Get Attributes [0], SW Configuration is unsupported DOML oml.c:1490 OC=GPRS-CELL(f1) INST=(00,00,ff): ADM STATE Locked -> Unlocked 20250313084534555 DNM ERROR OC=GPRS-CELL(f1) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557) 20250313084534555 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'GPRS' is supported (abis_nm.c:599) 20250313084534555 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'EGPRS' is supported (abis_nm.c:599) 20250313084534555 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'HOPPING' is supported (abis_nm.c:599) 20250313084534555 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CBCH' is supported (abis_nm.c:599) 20250313084534555 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ETWS_PN' is supported (abis_nm.c:599) 20250313084534555 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'PAGING_COORDINATION' is supported (abis_nm.c:599) 20250313084534555 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'IPV6_NSVC' is supported (abis_nm.c:599) 20250313084534555 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CCN' is supported (abis_nm.c:599) 20250313084534555 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ABIS_OSMO_PCU' is supported (abis_nm.c:599) 20250313084534555 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'BCCH_PWR_RED' is supported (abis_nm.c:599) 20250313084534555 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'DYN_TS_SDCCH8' is supported (abis_nm.c:599) 20250313084534555 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'OSMUX' is supported (abis_nm.c:599) 20250313084534555 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VBS' is supported (abis_nm.c:599) 20250313084534555 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VGCS' is supported (abis_nm.c:599) 20250313084534555 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'TWTS001' is supported (abis_nm.c:599) 20250313084534555 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): ARI reported sw[0/2]: osmobts is 1.9.0.202503122026 (abis_nm.c:652) 20250313084534555 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Reported variant: osmo-bts-omldummy (abis_nm.c:534) DOML oml.c:1490 OC=GPRS-NSE(f0) INST=(00,ff,ff): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=GPRS-NSVC(f2) INST=(00,00,ff): ADM STATE Locked -> Unlocked DOML oml.c:631 OC=RADIO-CARRIER INST=(00,00,ff): O&M Get Attributes [0], SW Configuration is unsupported DL1C bts_model.c:87 Unimplemented vbts_set_trx DOML oml.c:1490 OC=RADIO-CARRIER(02) INST=(00,00,ff): ADM STATE Locked -> Unlocked DOML oml.c:631 OC=BASEBAND-TRANSCEIVER INST=(00,00,ff): O&M Get Attributes [0], Manufacturer Dependent State is unsupported 20250313084534556 DNM ERROR OC=RADIO-CARRIER(02) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,00): ADM STATE Locked -> Unlocked 20250313084534556 DNM ERROR OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): Attribute Manufacturer Dependent State is unreported (abis_nm.c:557) 20250313084534556 DNM NOTICE OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): ARI reported sw[0/1]: TRX_PHY_VERSION is Unknown (abis_nm.c:652) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,01): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,02): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,03): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,04): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,05): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,06): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,07): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=BTS(01) INST=(00,ff,ff): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): ADM STATE Locked -> Unlocked DOML nm_bb_transc_fsm.c:151 NM_BBTRANSC_OP(bts0-trx0)[0x55a4da330470]{DISABLED_OFFLINE}: Not connecting RSL in OML-DUMMY! Waiting for packet dumper to finish... 0 (prev_count=-1, count=675204) Waiting for packet dumper to finish... 1 (prev_count=675204, count=746348) 20250313084536545 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084536545 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084536545 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084536545 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250313084536545 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084536545 DLSS7 ERROR MTP-TRANSFER.req for dpc=185=0.23.1: no route! (osmo_ss7_hmrt.c:228) MTC@6fd6b501891c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_33_earfcns pass' was executed successfully (exit status: 0). MTC@6fd6b501891c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_42_earfcns'. ------ BSC_Tests.TC_si2quater_42_earfcns ------ Thu Mar 13 08:45:36 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/logs/testsuite/BSC_Tests.TC_si2quater_42_earfcns.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/logs/testsuite/BSC_Tests.TC_si2quater_42_earfcns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250313084536949 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084536949 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084536949 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084536949 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:621) 20250313084536949 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084536949 DLSS7 ERROR MTP-TRANSFER.req for dpc=2=0.0.2: no route! (osmo_ss7_hmrt.c:228) 20250313084536949 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084536949 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084536949 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084536949 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:621) 20250313084536949 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084536949 DLSS7 ERROR MTP-TRANSFER.req for dpc=3=0.0.3: no route! (osmo_ss7_hmrt.c:228) MTC@6fd6b501891c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_42_earfcns' was executed successfully (exit status: 0). MTC@6fd6b501891c: Test case TC_si2quater_42_earfcns started. 20250313084537744 DMSC NOTICE (msc0) VTY requests BSSMAP RESET (bsc_vty.c:3614) 20250313084537744 DMSC NOTICE (msc1) VTY requests BSSMAP RESET (bsc_vty.c:3614) 20250313084537744 DMSC NOTICE (msc2) VTY requests BSSMAP RESET (bsc_vty.c:3614) 20250313084537745 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084537745 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084537745 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084537745 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:621) 20250313084537745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084537745 DLSS7 ERROR MTP-TRANSFER.req for dpc=3=0.0.3: no route! (osmo_ss7_hmrt.c:228) 20250313084537745 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084537745 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084537745 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084537745 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:621) 20250313084537745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084537745 DLSS7 ERROR MTP-TRANSFER.req for dpc=2=0.0.2: no route! (osmo_ss7_hmrt.c:228) 20250313084537745 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084537745 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084537745 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084537745 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250313084537745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084537745 DLSS7 ERROR MTP-TRANSFER.req for dpc=185=0.23.1: no route! (osmo_ss7_hmrt.c:228) VirtMSC-M3UA(202)@6fd6b501891c: ************************************************* VirtMSC-M3UA(202)@6fd6b501891c: M3UA emulation initiated, the test can be started VirtMSC-M3UA(202)@6fd6b501891c: ************************************************* VirtMSC-SCCP(201)@6fd6b501891c: v_sccp_pdu_maxlen:268 20250313084537954 DLSS7 INFO (r=127.0.0.1:23905<->l=127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250313084537954 DLSS7 INFO (r=127.0.0.1:23905<->l=127.0.0.1:2905): matched connection to ASP virt-msc0-0 (osmo_ss7_xua_srv.c:112) 20250313084537954 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250313084537954 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) VirtMSC-M3UA(202)@6fd6b501891c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250313084537958 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084537958 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250313084537958 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250313084537958 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250313084537958 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250313084537958 DLSS7 DEBUG XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250313084537958 DLSS7 DEBUG XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250313084537958 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084537958 DLSS7 INFO 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250313084537958 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250313084537958 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250313084537960 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084537960 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250313084537960 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250313084537960 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250313084537960 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250313084537960 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250313084537960 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250313084537960 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084537960 DLSS7 INFO 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250313084537960 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250313084537960 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 b9 (osmo_ss7_asp.c:1175) 20250313084537960 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250313084537961 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250313084537961 DMSC NOTICE (msc0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (osmo_bsc_sigtran.c:286) 20250313084537961 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) VirtMSC-M3UA(202)@6fd6b501891c: Sending buffered message #0 20250313084537962 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084537962 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084537962 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250313084537962 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:621) 20250313084537962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084537962 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250313084537962 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084537962 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250313084537962 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084537962 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 b9 00 00 00 bb 03 02 00 00 09 00 03 07 0b 04 43 bb 00 fe 04 43 b9 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1175) 20250313084537963 DMSC NOTICE RESET from MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_bssap.c:101) 20250313084537963 DRESET NOTICE Sending RESET ACK to MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_sigtran.c:86) 20250313084537963 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084537963 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084537963 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084537963 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250313084537963 DRESET NOTICE bssmap_reset(msc-0)[0x55ac7dc976d0]{CONNECTED}: link up (bssmap_reset.c:83) 20250313084537963 DMSC NOTICE (msc0) BSSMAP association is up (a_reset.c:45) 20250313084537963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084537963 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=7 -> eSLS=39: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250313084537963 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084537963 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250313084537963 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084537963 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 bb 00 00 00 b9 03 00 00 07 09 00 03 07 0b 04 43 b9 00 fe 04 43 bb 00 fe 06 00 04 30 04 01 20 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250313084537963 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084537963 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084537963 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084537963 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250313084537963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084537963 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=9 -> eSLS=41: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250313084537963 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084537963 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250313084537963 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084537963 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bb 00 00 00 b9 03 00 00 09 09 00 03 07 0b 04 43 b9 00 fe 04 43 bb 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) MTC@6fd6b501891c: BSSMAP: Respoding to inbound RESET with RESET-ACK 20250313084537970 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084537970 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084537970 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250313084537970 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:621) 20250313084537970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084537970 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250313084537970 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084537970 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250313084537970 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084537970 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 bb 03 02 00 00 09 00 03 07 0b 04 43 bb 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1175) MTC@6fd6b501891c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250313084537971 DMSC NOTICE RESET ACK from MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_bssap.c:84) VirtSMLC-M3UA(204)@6fd6b501891c: ************************************************* VirtSMLC-M3UA(204)@6fd6b501891c: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(204)@6fd6b501891c: ************************************************* VirtSMLC-SCCP(203)@6fd6b501891c: v_sccp_pdu_maxlen:268 MTC@6fd6b501891c: "TC_si2quater_42_earfcns() start" 20250313084538061 DLGLOBAL NOTICE TTCN3 f_logp(): TC_si2quater_42_earfcns() start (logging_vty.c:1172) 20250313084538199 DLSS7 INFO (r=127.0.0.1:23908<->l=127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250313084538199 DLSS7 INFO (r=127.0.0.1:23908<->l=127.0.0.1:2905): matched connection to ASP virt-smlc-0 (osmo_ss7_xua_srv.c:112) 20250313084538199 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250313084538199 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) VirtSMLC-M3UA(204)@6fd6b501891c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250313084538201 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084538201 DLM3UA DEBUG 0: ASP(virt-smlc-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250313084538201 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250313084538201 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250313084538202 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250313084538202 DLSS7 DEBUG XUA_AS(virt-smlc){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250313084538202 DLSS7 DEBUG XUA_AS(virt-smlc){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250313084538202 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084538202 DLSS7 INFO 0: ASP(virt-smlc-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250313084538202 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 06 (osmo_ss7_asp.c:1175) 20250313084538202 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250313084538202 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084538202 DLM3UA DEBUG 0: ASP(virt-smlc-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250313084538202 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250313084538202 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 06 (osmo_ss7_asp.c:1175) 20250313084538202 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250313084538202 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250313084538202 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250313084538202 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084538202 DLSS7 INFO 0: ASP(virt-smlc-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250313084538202 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 06 (osmo_ss7_asp.c:1175) 20250313084538202 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 be (osmo_ss7_asp.c:1175) 20250313084538202 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 be (osmo_ss7_asp.c:1175) 20250313084538202 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250313084538203 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.6/0 (xua_snm.c:413) 20250313084538203 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) IPA-BTS0-TRX0-RSL-IPA(207)@6fd6b501891c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(207)@6fd6b501891c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(207)@6fd6b501891c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } 20250313084539204 DRSL NOTICE (bts=0,trx=0) bootstrapping RSL on ARFCN 871 using MCC-MNC 001-01 LAC=1 CID=0 BSIC=10 (osmo_bsc_main.c:320) IPA-BTS0-TRX0-RSL-IPA(207)@6fd6b501891c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") 20250313084542747 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084542747 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084542747 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084542747 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:621) 20250313084542747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084542747 DLSS7 ERROR MTP-TRANSFER.req for dpc=2=0.0.2: no route! (osmo_ss7_hmrt.c:228) 20250313084542747 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084542747 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084542747 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084542747 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:621) 20250313084542747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084542747 DLSS7 ERROR MTP-TRANSFER.req for dpc=3=0.0.3: no route! (osmo_ss7_hmrt.c:228) MTC@6fd6b501891c: RSL 0 SYSTEM INFORMATION: { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := '2B'O ("+") }, si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } }, si2bis := omit, si2ter := { extd_bcch_freq_list := '8E320000000000000000000000000800'O, rest_octets := '2B2B2B2B'O ("++++") }, si2quater := { { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 0, si2quater_count := 13, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 111, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 1, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 0, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 1, si2quater_count := 13, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 65535, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 23, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 46, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 2, si2quater_count := 13, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 69, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 92, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 115, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 3, si2quater_count := 13, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 138, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 161, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 184, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 4, si2quater_count := 13, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 207, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 230, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 253, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 5, si2quater_count := 13, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 276, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 299, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 322, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 6, si2quater_count := 13, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 345, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 368, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 391, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 7, si2quater_count := 13, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 414, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 437, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 460, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 8, si2quater_count := 13, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 483, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 506, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 529, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 9, si2quater_count := 13, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 552, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 575, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 598, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 10, si2quater_count := 13, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 621, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 644, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 667, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 11, si2quater_count := 13, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 690, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 713, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 736, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 12, si2quater_count := 13, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 759, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 782, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 805, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 13, si2quater_count := 13, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 828, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 851, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 874, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } } }, si3 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 3, t3212 := 30 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_SHALL_USE_UL_DTX (1), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '1'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '1'B, si2_quater_ind := { presence := '1'B, ind := '0'B }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } }, si4 := { lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := { iei := '64'O ("d"), v := { chan_nr := { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }, tsc := 2, h := false, arfcn := 871, maio_hsn := omit } }, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } }, si13 := { rest_octets := { presence := '1'B, bcch_change_mark := 1, si_change_field := '0000'B, presence2 := '0'B, si13_change_mark := omit, gprs_ma := omit, zero := '0'B, rac := 0, spgc_ccch_sup := '0'B, priority_access_thr := '110'B, network_control_order := '00'B, gprs_cell_opts := { nmo := '01'B, t3168 := '011'B, t3192 := '010'B, drx_timer_max := '011'B, access_burst_type := '0'B, control_ack_type := '1'B, bs_cv_max := 15, pan_presence := '1'B, pan_dec := 1, pan_inc := 1, pan_max := '111'B, ext_info_presence := '1'B, ext_info_length := '000101'B, ext_info := { egprs_supported := '0'B, egprs_pkt_channel_req := omit, bep_period := omit, pfc_feature_mode := '0'B, dtm_support := '0'B, bss_paging_coordination := '1'B, ccn_active := '1'B, nw_ext_utbf := '0'B } }, gprs_pwr_ctrl_params := { alpha := 0, t_avg_w := '10000'B, t_avg_t := '10000'B, pc_meas_chan := '0'B, n_avg_i := '1000'B } } }, si5 := { bcch_freq_list := '10000000000000000000000000000000'O }, si5bis := omit, si5ter := { extd_bcch_freq_list := '9E050020000000000000000000000000'O }, si6 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_options := { dtx_ext := '1'B, pwrc := false, dtx := '01'B, radio_link_timeout := '0111'B }, ncc_permitted := '11111111'B, rest_octets := { pch_nch_info := { presence := '0'B, info := omit }, vbs_vgcs_options := { presence := '0'B, options := omit }, dtm_support := '0'B, rac := omit, max_lapdm := omit, band_ind := '0'B } } } MTC@6fd6b501891c: setverdict(pass): none -> pass 20250313084545247 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084545247 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084545247 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084545247 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250313084545247 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084545247 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=10 -> eSLS=42: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250313084545248 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084545248 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250313084545248 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084545248 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 100 bytes: [L2]> 01 00 01 01 00 00 00 64 02 10 00 51 00 00 00 bb 00 00 00 b9 03 00 00 0a 01 00 00 0a 02 02 06 04 43 b9 00 fe 04 04 43 bb 00 fe 0f 2c 00 2a 57 05 08 00 00 f1 10 00 01 00 00 17 12 05 08 02 12 34 56 17 2a 52 08 09 10 10 34 86 69 71 69 7d 09 80 82 83 04 57 81 84 04 07 00 00 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) VirtMSC-SCCP(201)@6fd6b501891c: First idle individual index:0 VirtMSC-SCCP(201)@6fd6b501891c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(201)@6fd6b501891c: Session index based on connection ID:0 VirtMSC-SCCP(201)@6fd6b501891c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(201)@6fd6b501891c: Session index based on connection ID:0 20250313084545254 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084545254 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084545254 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250313084545254 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:621) 20250313084545254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084545254 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) VirtMSC-SCCP(201)@6fd6b501891c: vl_len:17 VirtMSC-SCCP(201)@6fd6b501891c: vl_from0 20250313084545254 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084545254 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250313084545254 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084545254 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bb 03 02 00 00 02 00 00 0a 3e 13 cd 02 00 00 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1175) VirtMSC-SCCP(201)@6fd6b501891c: data sent by MTP3_SCCP_PORT: '000F2F0808091010896745230195323454'O VirtMSC-SCCP(201)@6fd6b501891c: Session index based on connection ID:0 VirtMSC-SCCP(201)@6fd6b501891c: vl_len:7 VirtMSC-SCCP(201)@6fd6b501891c: vl_from0 VirtMSC-SCCP(201)@6fd6b501891c: data sent by MTP3_SCCP_PORT: '0005200401008F'O 20250313084545458 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084545458 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084545458 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250313084545458 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:621) 20250313084545458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084545458 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250313084545458 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084545458 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250313084545458 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084545458 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 28 00 00 00 b9 00 00 00 bb 03 02 00 00 06 00 00 0a 00 01 11 00 0f 2f 08 08 09 10 10 89 67 45 23 01 95 32 34 54 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1175) 20250313084545458 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084545458 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084545458 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250313084545458 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:621) 20250313084545458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084545458 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250313084545458 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084545458 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250313084545458 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084545458 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 b9 00 00 00 bb 03 02 00 00 06 00 00 0a 00 01 07 00 05 20 04 01 00 8f 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1175) 20250313084545459 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084545459 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084545459 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084545459 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250313084545459 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084545459 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=10 -> eSLS=42: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250313084545459 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084545459 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250313084545459 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084545459 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 bb 00 00 00 b9 03 00 00 0a 06 3e 13 cd 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) VirtMSC-SCCP(201)@6fd6b501891c: Session index based on local reference:0 VirtMSC-SCCP(201)@6fd6b501891c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(201)@6fd6b501891c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(201)@6fd6b501891c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@6fd6b501891c: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(201)@6fd6b501891c: Session index based on connection ID:0 20250313084545464 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084545464 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084545464 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250313084545464 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:621) 20250313084545464 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084545464 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250313084545464 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084545464 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250313084545464 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084545464 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bb 03 02 00 00 04 00 00 0a 3e 13 cd 00 00 00 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1175) 20250313084545465 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084545465 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084545465 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084545465 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250313084545465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084545465 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=10 -> eSLS=42: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250313084545465 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084545465 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250313084545465 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084545465 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bb 00 00 00 b9 03 00 00 0a 05 3e 13 cd 00 00 0a 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) MTC@6fd6b501891c: Warning: dec_CellSelIndValue(): Data remained at the end of the stream after successful decoding: '00'O VirtMSC-SCCP(201)@6fd6b501891c: Session index based on local reference:0 VirtMSC-SCCP(201)@6fd6b501891c: RLC received in state:disconnect_pending MTC@6fd6b501891c: GOT RR CHANNEL RELEASE WITH CELLS: { discr := '011'B, value_list := { eutran := { { item_ind := '1'B, earfcn := 111, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 1, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 0, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 65535, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 23, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 46, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 69, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 92, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 115, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 138, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 161, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 184, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 207, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 230, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 253, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 276, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 299, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 322, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 345, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 368, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 391, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 414, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 437, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 460, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 483, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 506, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 529, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 552, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 575, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 598, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 621, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 644, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 667, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 690, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 713, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 736, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 759, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 782, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 805, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 828, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 851, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 874, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit } } }, value_list_term := '0'B } MTC@6fd6b501891c: setverdict(pass): pass -> pass, component reason not changed MTC@6fd6b501891c: GOT CAUSE CODE: '6F'O ("o") = GSM48_RR_CAUSE_PROT_ERROR_UNSPC (111) MTC@6fd6b501891c: setverdict(pass): pass -> pass, component reason not changed MTC@6fd6b501891c: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false MTC@6fd6b501891c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@6fd6b501891c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 IPA-CTRL-CLI-IPA(205)@6fd6b501891c: Final verdict of PTC: none VirtMSC-STATS(200)@6fd6b501891c: Final verdict of PTC: none MTC@6fd6b501891c: setverdict(pass): pass -> pass, component reason not changed 20250313084547497 DLINP NOTICE virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250313084547497 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250313084547497 DLSS7 INFO 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250313084547497 DLSS7 NOTICE 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250313084547497 DLINP NOTICE virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250313084547497 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250313084547497 DLSS7 INFO 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250313084547497 DLSS7 NOTICE 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250313084547497 DLINP NOTICE SRVCONN(virt-msc0-0,r=127.0.0.1:23905<->l=127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250313084547497 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) VirtMSC-SCCP(201)@6fd6b501891c: Final verdict of PTC: none 20250313084547497 DLSS7 INFO virt-msc0-0: connection closed (osmo_ss7_asp.c:1126) 20250313084547497 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250313084547497 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250313084547497 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250313084547497 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250313084547497 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084547497 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 b9 (osmo_ss7_asp.c:1175) 20250313084547497 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 b9 (osmo_ss7_asp.c:1175) 20250313084547497 DLINP NOTICE SRVCONN(ts-0-2-rsl,r=127.0.0.1:10000<->l=127.0.0.1:3003) connection closed with client (stream_srv.c:717) 20250313084547497 DLINP NOTICE E1TS(0:2) failed reading from socket: 0 (ipaccess.c:554) 20250313084547497 DLINP NOTICE E1L(0) Signalling link down (bts_ipaccess_nanobts.c:778) 20250313084547497 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250313084547497 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250313084547497 DLINP NOTICE (bts=0) Dropping OML link: link down (bts_ipaccess_nanobts.c:543) 20250313084547497 DLMI ERROR (bts=0,trx=0) Lost E1 OML link (osmo_bsc_main.c:487) VirtSMLC-SCCP(203)@6fd6b501891c: Final verdict of PTC: none VirtMSC-M3UA(202)@6fd6b501891c: Final verdict of PTC: none 20250313084547497 DLINP NOTICE SRVCONN(virt-smlc-0,r=127.0.0.1:23908<->l=127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250313084547497 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250313084547497 DLSS7 INFO 0: ASP(virt-smlc-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250313084547497 DLSS7 NOTICE 0: ASP(virt-smlc-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250313084547497 DLINP ERROR virt-smlc-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250313084547498 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250313084547498 DLSS7 INFO 0: ASP(virt-smlc-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250313084547498 DLSS7 ERROR 0: ASP(virt-smlc-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250313084547498 DLINP ERROR SRVCONN(virt-smlc-0,r=127.0.0.1:23908<->l=127.0.0.1:2905) lost connection with client (-104) (stream_srv.c:766) 20250313084547498 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084547498 DLSS7 INFO virt-smlc-0: connection closed (osmo_ss7_asp.c:1126) 20250313084547498 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250313084547498 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250313084547498 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250313084547498 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250313084547498 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084547498 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 be (osmo_ss7_asp.c:1175) 20250313084547498 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250313084547498 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) IPA-BTS0-TRX0-RSL-IPA(207)@6fd6b501891c: Final verdict of PTC: none VirtSMLC-M3UA(204)@6fd6b501891c: Final verdict of PTC: none VirtMGW-MGCP-0(206)@6fd6b501891c: Final verdict of PTC: none 20250313084547498 DLINP NOTICE E1L(0) Signalling link down (bts_ipaccess_nanobts.c:778) DLINP stream_cli.c:547 CLICONN(ts-0-1-oml,r=127.0.0.1:3002<->l=127.0.0.1:41477){CONNECTED} connection closed with srv 20250313084547498 DLMI ERROR (bts=0,trx=0) Lost E1 OSMO link (osmo_bsc_main.c:487) 20250313084547498 DLINP NOTICE (bts=0,trx=0) Dropping RSL link: OML link drop (bts_ipaccess_nanobts.c:514) 20250313084547498 DLMI ERROR (bts=0,trx=0) Lost E1 RSL link (osmo_bsc_main.c:487) MTC@6fd6b501891c: Setting final verdict of the test case. MTC@6fd6b501891c: Local verdict of MTC: pass MTC@6fd6b501891c: Local verdict of PTC VirtMSC-STATS(200): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC VirtMSC-SCCP(201): none (pass -> pass) DABIS abis.c:429 E1L(0) Signalling link down DOML bts_shutdown_fsm.c:268 BTS_SHUTDOWN(bts0)[0x55a4da32fb70]{NONE}: Shutting down BTS, exit 1, reason: Abis close DLINP input/ipaccess.c:867 E1TS(0:1) failed reading from socket: 0 MTC@6fd6b501891c: Local verdict of PTC VirtMSC-M3UA(202): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC VirtSMLC-SCCP(203): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC VirtSMLC-M3UA(204): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC IPA-CTRL-CLI-IPA(205): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC VirtMGW-MGCP-0(206): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(207): none (pass -> pass) MTC@6fd6b501891c: Test case TC_si2quater_42_earfcns finished. Verdict: pass MTC@6fd6b501891c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_42_earfcns pass'. 20250313084547498 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250313084547498 DMSC NOTICE (msc0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (osmo_bsc_sigtran.c:278) 20250313084547498 DRESET NOTICE bssmap_reset(msc-0)[0x55ac7dc976d0]{DISCONNECTED}: link lost (bssmap_reset.c:91) 20250313084547498 DMSC NOTICE (msc0) BSSMAP association is down (a_reset.c:54) 20250313084547498 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) 20250313084547498 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.6/0 (xua_snm.c:378) 20250313084547498 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) Thu Mar 13 08:45:47 UTC 2025 ====== BSC_Tests.TC_si2quater_42_earfcns pass ====== Saving talloc report from 127.0.0.1:4242 to BSC_Tests.TC_si2quater_42_earfcns.talloc 20250313084547749 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084547749 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084547749 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084547749 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:621) 20250313084547749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084547749 DLSS7 ERROR MTP-TRANSFER.req for dpc=3=0.0.3: no route! (osmo_ss7_hmrt.c:228) 20250313084547749 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084547749 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084547749 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084547749 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:621) 20250313084547749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084547749 DLSS7 ERROR MTP-TRANSFER.req for dpc=2=0.0.2: no route! (osmo_ss7_hmrt.c:228) 20250313084549498 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250313084549498 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250313084549498 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250313084549498 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250313084549498 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250313084549498 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) DOML bts_shutdown_fsm.c:228 BTS_SHUTDOWN(bts0)[0x55a4da32fb70]{WAIT_TRX_CLOSED}: Timer expired waiting for TRX close DOML bts_shutdown_fsm.c:171 BTS_SHUTDOWN(bts0)[0x55a4da32fb70]{EXIT}: Shutdown process completed successfully, exiting process respawn: 19: stopped pid 9808 with status 0 respawn: 20: starting: osmo-bts-omldummy -fCCN,EGPRS,GPRS,IPv6_NSVC,PAGING_COORDINATION,OSMUX 127.0.0.1 1234 1 DABIS abis.c:170 A-bis connection establishment to BSC (127.0.0.1) in progress... DLINP input/ipaccess.c:1020 E1TS(0:1) enabling ipaccess BTS mode, OML connecting to 127.0.0.1:3002 DLINP input/ipaccess.c:634 E1L(0) TCP Keepalive is enabled DLINP input/ipaccess.c:646 E1L(0) TCP keepalive idle_timeout=30s, interval=3s, retry_count=10 user_timeout=330000ms DLINP input/ipaccess.c:834 received ID_GET for unit ID 1234/0/0 DOML oml.c:631 OC=GPRS-CELL INST=(00,00,ff): O&M Get Attributes [0], SW Configuration is unsupported DOML oml.c:1490 OC=GPRS-CELL(f1) INST=(00,00,ff): ADM STATE Locked -> Unlocked 20250313084550511 DNM ERROR OC=GPRS-CELL(f1) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557) 20250313084550511 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'GPRS' is supported (abis_nm.c:599) 20250313084550511 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'EGPRS' is supported (abis_nm.c:599) 20250313084550511 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'HOPPING' is supported (abis_nm.c:599) 20250313084550511 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CBCH' is supported (abis_nm.c:599) 20250313084550511 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ETWS_PN' is supported (abis_nm.c:599) 20250313084550511 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'PAGING_COORDINATION' is supported (abis_nm.c:599) 20250313084550511 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'IPV6_NSVC' is supported (abis_nm.c:599) 20250313084550511 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CCN' is supported (abis_nm.c:599) 20250313084550511 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ABIS_OSMO_PCU' is supported (abis_nm.c:599) 20250313084550511 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'BCCH_PWR_RED' is supported (abis_nm.c:599) 20250313084550511 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'DYN_TS_SDCCH8' is supported (abis_nm.c:599) 20250313084550511 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'OSMUX' is supported (abis_nm.c:599) 20250313084550511 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VBS' is supported (abis_nm.c:599) 20250313084550511 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VGCS' is supported (abis_nm.c:599) 20250313084550511 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'TWTS001' is supported (abis_nm.c:599) 20250313084550511 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): ARI reported sw[0/2]: osmobts is 1.9.0.202503122026 (abis_nm.c:652) 20250313084550511 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Reported variant: osmo-bts-omldummy (abis_nm.c:534) DOML oml.c:1490 OC=GPRS-NSE(f0) INST=(00,ff,ff): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=GPRS-NSVC(f2) INST=(00,00,ff): ADM STATE Locked -> Unlocked DOML oml.c:631 OC=RADIO-CARRIER INST=(00,00,ff): O&M Get Attributes [0], SW Configuration is unsupported 20250313084550512 DNM ERROR OC=RADIO-CARRIER(02) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557) DL1C bts_model.c:87 Unimplemented vbts_set_trx DOML oml.c:1490 OC=RADIO-CARRIER(02) INST=(00,00,ff): ADM STATE Locked -> Unlocked DOML oml.c:631 OC=BASEBAND-TRANSCEIVER INST=(00,00,ff): O&M Get Attributes [0], Manufacturer Dependent State is unsupported 20250313084550512 DNM ERROR OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): Attribute Manufacturer Dependent State is unreported (abis_nm.c:557) 20250313084550512 DNM NOTICE OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): ARI reported sw[0/1]: TRX_PHY_VERSION is Unknown (abis_nm.c:652) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,00): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,01): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,02): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,03): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,04): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,05): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,06): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,07): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=BTS(01) INST=(00,ff,ff): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): ADM STATE Locked -> Unlocked DOML nm_bb_transc_fsm.c:151 NM_BBTRANSC_OP(bts0-trx0)[0x56077d370470]{DISABLED_OFFLINE}: Not connecting RSL in OML-DUMMY! Waiting for packet dumper to finish... 0 (prev_count=-1, count=721080) Waiting for packet dumper to finish... 1 (prev_count=721080, count=790268) 20250313084552499 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084552499 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084552499 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084552499 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250313084552499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084552499 DLSS7 ERROR MTP-TRANSFER.req for dpc=185=0.23.1: no route! (osmo_ss7_hmrt.c:228) MTC@6fd6b501891c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_42_earfcns pass' was executed successfully (exit status: 0). MTC@6fd6b501891c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_48_earfcns'. ------ BSC_Tests.TC_si2quater_48_earfcns ------ Thu Mar 13 08:45:52 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/logs/testsuite/BSC_Tests.TC_si2quater_48_earfcns.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/logs/testsuite/BSC_Tests.TC_si2quater_48_earfcns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250313084552749 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084552749 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084552749 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084552749 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:621) 20250313084552749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084552749 DLSS7 ERROR MTP-TRANSFER.req for dpc=3=0.0.3: no route! (osmo_ss7_hmrt.c:228) 20250313084552749 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084552749 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084552749 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084552749 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:621) 20250313084552749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084552749 DLSS7 ERROR MTP-TRANSFER.req for dpc=2=0.0.2: no route! (osmo_ss7_hmrt.c:228) MTC@6fd6b501891c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_48_earfcns' was executed successfully (exit status: 0). MTC@6fd6b501891c: Test case TC_si2quater_48_earfcns started. 20250313084553682 DMSC NOTICE (msc0) VTY requests BSSMAP RESET (bsc_vty.c:3614) 20250313084553682 DMSC NOTICE (msc1) VTY requests BSSMAP RESET (bsc_vty.c:3614) 20250313084553682 DMSC NOTICE (msc2) VTY requests BSSMAP RESET (bsc_vty.c:3614) 20250313084553684 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084553684 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084553684 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084553684 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:621) 20250313084553684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084553684 DLSS7 ERROR MTP-TRANSFER.req for dpc=3=0.0.3: no route! (osmo_ss7_hmrt.c:228) 20250313084553684 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084553684 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084553684 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084553684 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:621) 20250313084553684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084553684 DLSS7 ERROR MTP-TRANSFER.req for dpc=2=0.0.2: no route! (osmo_ss7_hmrt.c:228) 20250313084553684 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084553684 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084553684 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084553684 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250313084553684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084553684 DLSS7 ERROR MTP-TRANSFER.req for dpc=185=0.23.1: no route! (osmo_ss7_hmrt.c:228) VirtMSC-M3UA(210)@6fd6b501891c: ************************************************* VirtMSC-M3UA(210)@6fd6b501891c: M3UA emulation initiated, the test can be started VirtMSC-M3UA(210)@6fd6b501891c: ************************************************* VirtMSC-SCCP(209)@6fd6b501891c: v_sccp_pdu_maxlen:268 20250313084553890 DLSS7 INFO (r=127.0.0.1:23905<->l=127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250313084553890 DLSS7 INFO (r=127.0.0.1:23905<->l=127.0.0.1:2905): matched connection to ASP virt-msc0-0 (osmo_ss7_xua_srv.c:112) 20250313084553890 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250313084553890 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) VirtMSC-M3UA(210)@6fd6b501891c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250313084553892 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084553892 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250313084553892 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250313084553892 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250313084553892 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250313084553892 DLSS7 DEBUG XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250313084553892 DLSS7 DEBUG XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250313084553892 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084553892 DLSS7 INFO 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250313084553892 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250313084553892 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250313084553892 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084553892 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250313084553892 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250313084553892 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250313084553892 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250313084553892 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250313084553892 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250313084553892 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084553892 DLSS7 INFO 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250313084553892 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250313084553892 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 b9 (osmo_ss7_asp.c:1175) 20250313084553892 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250313084553892 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250313084553892 DMSC NOTICE (msc0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (osmo_bsc_sigtran.c:286) 20250313084553892 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) VirtMSC-M3UA(210)@6fd6b501891c: Sending buffered message #0 20250313084553893 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084553893 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084553893 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250313084553893 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:621) 20250313084553893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084553893 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250313084553893 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084553893 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250313084553893 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084553893 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 b9 00 00 00 bb 03 02 00 00 09 00 03 07 0b 04 43 bb 00 fe 04 43 b9 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1175) 20250313084553893 DMSC NOTICE RESET from MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_bssap.c:101) 20250313084553893 DRESET NOTICE Sending RESET ACK to MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_sigtran.c:86) 20250313084553893 DRESET NOTICE bssmap_reset(msc-0)[0x55ac7dc976d0]{CONNECTED}: link up (bssmap_reset.c:83) 20250313084553893 DMSC NOTICE (msc0) BSSMAP association is up (a_reset.c:45) 20250313084553893 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084553893 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084553893 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084553893 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250313084553893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084553893 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=8 -> eSLS=40: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250313084553893 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084553893 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250313084553893 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084553893 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bb 00 00 00 b9 03 00 00 08 09 00 03 07 0b 04 43 b9 00 fe 04 43 bb 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) MTC@6fd6b501891c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(212)@6fd6b501891c: ************************************************* VirtSMLC-M3UA(212)@6fd6b501891c: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(212)@6fd6b501891c: ************************************************* VirtSMLC-SCCP(211)@6fd6b501891c: v_sccp_pdu_maxlen:268 MTC@6fd6b501891c: "TC_si2quater_48_earfcns() start" 20250313084553920 DLGLOBAL NOTICE TTCN3 f_logp(): TC_si2quater_48_earfcns() start (logging_vty.c:1172) 20250313084554104 DLSS7 INFO (r=127.0.0.1:23908<->l=127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250313084554104 DLSS7 INFO (r=127.0.0.1:23908<->l=127.0.0.1:2905): matched connection to ASP virt-smlc-0 (osmo_ss7_xua_srv.c:112) 20250313084554104 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250313084554104 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) VirtSMLC-M3UA(212)@6fd6b501891c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250313084554107 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084554107 DLM3UA DEBUG 0: ASP(virt-smlc-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250313084554107 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250313084554107 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250313084554107 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250313084554107 DLSS7 DEBUG XUA_AS(virt-smlc){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250313084554107 DLSS7 DEBUG XUA_AS(virt-smlc){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250313084554107 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084554107 DLSS7 INFO 0: ASP(virt-smlc-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250313084554107 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 06 (osmo_ss7_asp.c:1175) 20250313084554107 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250313084554108 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084554108 DLM3UA DEBUG 0: ASP(virt-smlc-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250313084554108 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250313084554108 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 06 (osmo_ss7_asp.c:1175) 20250313084554108 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250313084554108 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250313084554108 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250313084554108 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084554108 DLSS7 INFO 0: ASP(virt-smlc-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250313084554108 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 06 (osmo_ss7_asp.c:1175) 20250313084554108 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 be (osmo_ss7_asp.c:1175) 20250313084554108 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 be (osmo_ss7_asp.c:1175) 20250313084554108 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250313084554109 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.6/0 (xua_snm.c:413) 20250313084554109 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) IPA-BTS0-TRX0-RSL-IPA(215)@6fd6b501891c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(215)@6fd6b501891c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(215)@6fd6b501891c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } 20250313084554971 DRSL NOTICE (bts=0,trx=0) bootstrapping RSL on ARFCN 871 using MCC-MNC 001-01 LAC=1 CID=0 BSIC=10 (osmo_bsc_main.c:320) IPA-BTS0-TRX0-RSL-IPA(215)@6fd6b501891c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") 20250313084558684 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084558684 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084558684 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084558684 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:621) 20250313084558684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084558684 DLSS7 ERROR MTP-TRANSFER.req for dpc=2=0.0.2: no route! (osmo_ss7_hmrt.c:228) 20250313084558684 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084558684 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084558684 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084558684 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:621) 20250313084558684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084558684 DLSS7 ERROR MTP-TRANSFER.req for dpc=3=0.0.3: no route! (osmo_ss7_hmrt.c:228) MTC@6fd6b501891c: RSL 0 SYSTEM INFORMATION: { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := '2B'O ("+") }, si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } }, si2bis := omit, si2ter := { extd_bcch_freq_list := '8E320000000000000000000000000800'O, rest_octets := '2B2B2B2B'O ("++++") }, si2quater := { { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 0, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 111, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 1, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 0, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 1, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 65535, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 23, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 46, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 2, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 69, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 92, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 115, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 3, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 138, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 161, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 184, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 4, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 207, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 230, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 253, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 5, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 276, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 299, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 322, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 6, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 345, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 368, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 391, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 7, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 414, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 437, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 460, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 8, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 483, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 506, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 529, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 9, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 552, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 575, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 598, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 10, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 621, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 644, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 667, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 11, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 690, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 713, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 736, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 12, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 759, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 782, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 805, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 13, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 828, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 851, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 874, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 14, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 897, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 920, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 943, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 15, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 966, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 989, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 1012, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } } }, si3 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 3, t3212 := 30 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_SHALL_USE_UL_DTX (1), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '1'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '1'B, si2_quater_ind := { presence := '1'B, ind := '0'B }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } }, si4 := { lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := { iei := '64'O ("d"), v := { chan_nr := { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }, tsc := 2, h := false, arfcn := 871, maio_hsn := omit } }, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } }, si13 := { rest_octets := { presence := '1'B, bcch_change_mark := 1, si_change_field := '0000'B, presence2 := '0'B, si13_change_mark := omit, gprs_ma := omit, zero := '0'B, rac := 0, spgc_ccch_sup := '0'B, priority_access_thr := '110'B, network_control_order := '00'B, gprs_cell_opts := { nmo := '01'B, t3168 := '011'B, t3192 := '010'B, drx_timer_max := '011'B, access_burst_type := '0'B, control_ack_type := '1'B, bs_cv_max := 15, pan_presence := '1'B, pan_dec := 1, pan_inc := 1, pan_max := '111'B, ext_info_presence := '1'B, ext_info_length := '000101'B, ext_info := { egprs_supported := '0'B, egprs_pkt_channel_req := omit, bep_period := omit, pfc_feature_mode := '0'B, dtm_support := '0'B, bss_paging_coordination := '1'B, ccn_active := '1'B, nw_ext_utbf := '0'B } }, gprs_pwr_ctrl_params := { alpha := 0, t_avg_w := '10000'B, t_avg_t := '10000'B, pc_meas_chan := '0'B, n_avg_i := '1000'B } } }, si5 := { bcch_freq_list := '10000000000000000000000000000000'O }, si5bis := omit, si5ter := { extd_bcch_freq_list := '9E050020000000000000000000000000'O }, si6 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_options := { dtx_ext := '1'B, pwrc := false, dtx := '01'B, radio_link_timeout := '0111'B }, ncc_permitted := '11111111'B, rest_octets := { pch_nch_info := { presence := '0'B, info := omit }, vbs_vgcs_options := { presence := '0'B, options := omit }, dtm_support := '0'B, rac := omit, max_lapdm := omit, band_ind := '0'B } } } MTC@6fd6b501891c: setverdict(pass): none -> pass 20250313084600987 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084600987 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084600987 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084600987 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250313084600987 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084600987 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=11 -> eSLS=43: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250313084600987 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084600987 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250313084600987 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084600987 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 100 bytes: [L2]> 01 00 01 01 00 00 00 64 02 10 00 51 00 00 00 bb 00 00 00 b9 03 00 00 0b 01 00 00 0b 02 02 06 04 43 b9 00 fe 04 04 43 bb 00 fe 0f 2c 00 2a 57 05 08 00 00 f1 10 00 01 00 00 17 12 05 08 02 12 34 56 17 2a 52 08 09 10 10 85 98 16 81 52 7d 09 80 82 83 04 57 81 84 04 07 00 00 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) VirtMSC-SCCP(209)@6fd6b501891c: First idle individual index:0 VirtMSC-SCCP(209)@6fd6b501891c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(209)@6fd6b501891c: Session index based on connection ID:0 VirtMSC-SCCP(209)@6fd6b501891c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(209)@6fd6b501891c: Session index based on connection ID:0 20250313084600988 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084600988 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084600988 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250313084600989 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:621) 20250313084600989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084600989 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250313084600989 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084600989 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) VirtMSC-SCCP(209)@6fd6b501891c: vl_len:17 VirtMSC-SCCP(209)@6fd6b501891c: vl_from0 20250313084600989 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084600989 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bb 03 02 00 00 02 00 00 0b 20 26 32 02 00 00 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1175) VirtMSC-SCCP(209)@6fd6b501891c: data sent by MTP3_SCCP_PORT: '000F2F0808091010896745230195323454'O VirtMSC-SCCP(209)@6fd6b501891c: Session index based on connection ID:0 VirtMSC-SCCP(209)@6fd6b501891c: vl_len:7 VirtMSC-SCCP(209)@6fd6b501891c: vl_from0 VirtMSC-SCCP(209)@6fd6b501891c: data sent by MTP3_SCCP_PORT: '0005200401008F'O 20250313084601190 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084601190 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084601190 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250313084601190 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:621) 20250313084601190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084601190 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250313084601190 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084601190 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250313084601190 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084601190 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 28 00 00 00 b9 00 00 00 bb 03 02 00 00 06 00 00 0b 00 01 11 00 0f 2f 08 08 09 10 10 89 67 45 23 01 95 32 34 54 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1175) 20250313084601190 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084601190 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084601190 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250313084601190 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:621) 20250313084601190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084601190 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250313084601190 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084601190 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250313084601190 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084601190 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 b9 00 00 00 bb 03 02 00 00 06 00 00 0b 00 01 07 00 05 20 04 01 00 8f 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1175) 20250313084601190 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084601190 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084601190 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084601190 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250313084601190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084601190 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=11 -> eSLS=43: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250313084601190 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084601190 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250313084601190 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084601190 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 bb 00 00 00 b9 03 00 00 0b 06 20 26 32 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) VirtMSC-SCCP(209)@6fd6b501891c: Session index based on local reference:0 VirtMSC-SCCP(209)@6fd6b501891c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(209)@6fd6b501891c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(209)@6fd6b501891c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@6fd6b501891c: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(209)@6fd6b501891c: Session index based on connection ID:0 20250313084601192 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084601192 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084601192 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250313084601192 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:621) 20250313084601192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084601192 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250313084601192 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084601192 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250313084601192 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084601192 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bb 03 02 00 00 04 00 00 0b 20 26 32 00 00 00 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1175) 20250313084601192 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084601192 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084601192 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084601192 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250313084601192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084601192 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=11 -> eSLS=43: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250313084601192 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084601192 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250313084601192 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084601192 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bb 00 00 00 b9 03 00 00 0b 05 20 26 32 00 00 0b 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) MTC@6fd6b501891c: Warning: dec_CellSelIndValue(): Data remained at the end of the stream after successful decoding: '80'O VirtMSC-SCCP(209)@6fd6b501891c: Session index based on local reference:0 VirtMSC-SCCP(209)@6fd6b501891c: RLC received in state:disconnect_pending MTC@6fd6b501891c: GOT RR CHANNEL RELEASE WITH CELLS: { discr := '011'B, value_list := { eutran := { { item_ind := '1'B, earfcn := 111, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 1, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 0, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 65535, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 23, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 46, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 69, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 92, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 115, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 138, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 161, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 184, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 207, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 230, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 253, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 276, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 299, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 322, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 345, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 368, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 391, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 414, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 437, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 460, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 483, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 506, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 529, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 552, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 575, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 598, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 621, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 644, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 667, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 690, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 713, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 736, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 759, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 782, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 805, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 828, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 851, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 874, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 897, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 920, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 943, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 966, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 989, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 1012, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit } } }, value_list_term := '0'B } MTC@6fd6b501891c: setverdict(pass): pass -> pass, component reason not changed MTC@6fd6b501891c: GOT CAUSE CODE: '6F'O ("o") = GSM48_RR_CAUSE_PROT_ERROR_UNSPC (111) MTC@6fd6b501891c: setverdict(pass): pass -> pass, component reason not changed MTC@6fd6b501891c: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false MTC@6fd6b501891c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@6fd6b501891c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 IPA-CTRL-CLI-IPA(213)@6fd6b501891c: Final verdict of PTC: none VirtMSC-STATS(208)@6fd6b501891c: Final verdict of PTC: none MTC@6fd6b501891c: setverdict(pass): pass -> pass, component reason not changed 20250313084603241 DLINP NOTICE virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250313084603241 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250313084603241 DLSS7 INFO 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250313084603241 DLSS7 NOTICE 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250313084603241 DLINP NOTICE virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250313084603241 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250313084603241 DLSS7 INFO 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250313084603241 DLSS7 NOTICE 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250313084603241 DLINP NOTICE SRVCONN(virt-msc0-0,r=127.0.0.1:23905<->l=127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250313084603241 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084603241 DLSS7 INFO virt-msc0-0: connection closed (osmo_ss7_asp.c:1126) 20250313084603241 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250313084603241 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250313084603241 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250313084603241 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250313084603241 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084603241 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 b9 (osmo_ss7_asp.c:1175) 20250313084603241 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 b9 (osmo_ss7_asp.c:1175) 20250313084603241 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250313084603241 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) VirtMSC-SCCP(209)@6fd6b501891c: Final verdict of PTC: none 20250313084603241 DLINP NOTICE SRVCONN(ts-0-2-rsl,r=127.0.0.1:10000<->l=127.0.0.1:3003) connection closed with client (stream_srv.c:717) 20250313084603241 DLINP NOTICE E1TS(0:2) failed reading from socket: 0 (ipaccess.c:554) 20250313084603241 DLINP NOTICE E1L(0) Signalling link down (bts_ipaccess_nanobts.c:778) 20250313084603241 DLINP NOTICE (bts=0) Dropping OML link: link down (bts_ipaccess_nanobts.c:543) 20250313084603241 DLMI ERROR (bts=0,trx=0) Lost E1 OML link (osmo_bsc_main.c:487) VirtMSC-M3UA(210)@6fd6b501891c: Final verdict of PTC: none VirtSMLC-SCCP(211)@6fd6b501891c: Final verdict of PTC: none 20250313084603242 DLINP NOTICE SRVCONN(virt-smlc-0,r=127.0.0.1:23908<->l=127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250313084603242 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250313084603242 DLSS7 INFO 0: ASP(virt-smlc-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250313084603242 DLSS7 NOTICE 0: ASP(virt-smlc-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250313084603242 DLINP ERROR virt-smlc-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250313084603242 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250313084603242 DLSS7 INFO 0: ASP(virt-smlc-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250313084603242 DLSS7 ERROR 0: ASP(virt-smlc-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250313084603242 DLINP ERROR SRVCONN(virt-smlc-0,r=127.0.0.1:23908<->l=127.0.0.1:2905) lost connection with client (-104) (stream_srv.c:766) 20250313084603242 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084603242 DLSS7 INFO virt-smlc-0: connection closed (osmo_ss7_asp.c:1126) 20250313084603242 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250313084603242 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250313084603242 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250313084603242 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250313084603242 DLINP NOTICE E1L(0) Signalling link down (bts_ipaccess_nanobts.c:778) 20250313084603242 DLMI ERROR (bts=0,trx=0) Lost E1 OSMO link (osmo_bsc_main.c:487) 20250313084603242 DLINP NOTICE (bts=0,trx=0) Dropping RSL link: OML link drop (bts_ipaccess_nanobts.c:514) 20250313084603242 DLMI ERROR (bts=0,trx=0) Lost E1 RSL link (osmo_bsc_main.c:487) 20250313084603242 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084603242 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 be (osmo_ss7_asp.c:1175) 20250313084603242 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250313084603242 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) DLINP stream_cli.c:547 CLICONN(ts-0-1-oml,r=127.0.0.1:3002<->l=127.0.0.1:36577){CONNECTED} connection closed with srv DABIS abis.c:429 E1L(0) Signalling link down DOML bts_shutdown_fsm.c:268 BTS_SHUTDOWN(bts0)[0x56077d36fb70]{NONE}: Shutting down BTS, exit 1, reason: Abis close DLINP input/ipaccess.c:867 E1TS(0:1) failed reading from socket: 0 VirtSMLC-M3UA(212)@6fd6b501891c: Final verdict of PTC: none 20250313084603242 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250313084603242 DMSC NOTICE (msc0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (osmo_bsc_sigtran.c:278) 20250313084603242 DRESET NOTICE bssmap_reset(msc-0)[0x55ac7dc976d0]{DISCONNECTED}: link lost (bssmap_reset.c:91) 20250313084603242 DMSC NOTICE (msc0) BSSMAP association is down (a_reset.c:54) VirtMGW-MGCP-0(214)@6fd6b501891c: Final verdict of PTC: none 20250313084603242 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) 20250313084603242 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.6/0 (xua_snm.c:378) 20250313084603242 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) IPA-BTS0-TRX0-RSL-IPA(215)@6fd6b501891c: Final verdict of PTC: none MTC@6fd6b501891c: Setting final verdict of the test case. MTC@6fd6b501891c: Local verdict of MTC: pass MTC@6fd6b501891c: Local verdict of PTC VirtMSC-STATS(208): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC VirtMSC-SCCP(209): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC VirtMSC-M3UA(210): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC VirtSMLC-SCCP(211): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC VirtSMLC-M3UA(212): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC IPA-CTRL-CLI-IPA(213): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC VirtMGW-MGCP-0(214): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(215): none (pass -> pass) MTC@6fd6b501891c: Test case TC_si2quater_48_earfcns finished. Verdict: pass MTC@6fd6b501891c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_48_earfcns pass'. Thu Mar 13 08:46:03 UTC 2025 ====== BSC_Tests.TC_si2quater_48_earfcns pass ====== Saving talloc report from 127.0.0.1:4242 to BSC_Tests.TC_si2quater_48_earfcns.talloc 20250313084603685 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084603685 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084603685 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084603685 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:621) 20250313084603685 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084603685 DLSS7 ERROR MTP-TRANSFER.req for dpc=3=0.0.3: no route! (osmo_ss7_hmrt.c:228) 20250313084603685 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084603685 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084603685 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084603685 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:621) 20250313084603685 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084603685 DLSS7 ERROR MTP-TRANSFER.req for dpc=2=0.0.2: no route! (osmo_ss7_hmrt.c:228) 20250313084605242 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250313084605242 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250313084605242 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250313084605242 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250313084605242 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250313084605242 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) DOML bts_shutdown_fsm.c:228 BTS_SHUTDOWN(bts0)[0x56077d36fb70]{WAIT_TRX_CLOSED}: Timer expired waiting for TRX close DOML bts_shutdown_fsm.c:171 BTS_SHUTDOWN(bts0)[0x56077d36fb70]{EXIT}: Shutdown process completed successfully, exiting process respawn: 20: stopped pid 9874 with status 0 respawn: 21: starting: osmo-bts-omldummy -fCCN,EGPRS,GPRS,IPv6_NSVC,PAGING_COORDINATION,OSMUX 127.0.0.1 1234 1 DABIS abis.c:170 A-bis connection establishment to BSC (127.0.0.1) in progress... DLINP input/ipaccess.c:1020 E1TS(0:1) enabling ipaccess BTS mode, OML connecting to 127.0.0.1:3002 DLINP input/ipaccess.c:634 E1L(0) TCP Keepalive is enabled DLINP input/ipaccess.c:646 E1L(0) TCP keepalive idle_timeout=30s, interval=3s, retry_count=10 user_timeout=330000ms DLINP input/ipaccess.c:834 received ID_GET for unit ID 1234/0/0 DOML oml.c:631 OC=GPRS-CELL INST=(00,00,ff): O&M Get Attributes [0], SW Configuration is unsupported 20250313084606252 DNM ERROR OC=GPRS-CELL(f1) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557) 20250313084606253 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'GPRS' is supported (abis_nm.c:599) 20250313084606253 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'EGPRS' is supported (abis_nm.c:599) 20250313084606253 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'HOPPING' is supported (abis_nm.c:599) 20250313084606253 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CBCH' is supported (abis_nm.c:599) 20250313084606253 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ETWS_PN' is supported (abis_nm.c:599) 20250313084606253 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'PAGING_COORDINATION' is supported (abis_nm.c:599) 20250313084606253 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'IPV6_NSVC' is supported (abis_nm.c:599) 20250313084606253 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CCN' is supported (abis_nm.c:599) 20250313084606253 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ABIS_OSMO_PCU' is supported (abis_nm.c:599) 20250313084606253 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'BCCH_PWR_RED' is supported (abis_nm.c:599) 20250313084606253 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'DYN_TS_SDCCH8' is supported (abis_nm.c:599) 20250313084606253 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'OSMUX' is supported (abis_nm.c:599) 20250313084606253 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VBS' is supported (abis_nm.c:599) 20250313084606253 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VGCS' is supported (abis_nm.c:599) 20250313084606253 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'TWTS001' is supported (abis_nm.c:599) 20250313084606253 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): ARI reported sw[0/2]: osmobts is 1.9.0.202503122026 (abis_nm.c:652) 20250313084606253 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Reported variant: osmo-bts-omldummy (abis_nm.c:534) DOML oml.c:1490 OC=GPRS-CELL(f1) INST=(00,00,ff): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=GPRS-NSE(f0) INST=(00,ff,ff): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=GPRS-NSVC(f2) INST=(00,00,ff): ADM STATE Locked -> Unlocked DOML oml.c:631 OC=RADIO-CARRIER INST=(00,00,ff): O&M Get Attributes [0], SW Configuration is unsupported 20250313084606253 DNM ERROR OC=RADIO-CARRIER(02) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557) DL1C bts_model.c:87 Unimplemented vbts_set_trx DOML oml.c:1490 OC=RADIO-CARRIER(02) INST=(00,00,ff): ADM STATE Locked -> Unlocked DOML oml.c:631 OC=BASEBAND-TRANSCEIVER INST=(00,00,ff): O&M Get Attributes [0], Manufacturer Dependent State is unsupported 20250313084606253 DNM ERROR OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): Attribute Manufacturer Dependent State is unreported (abis_nm.c:557) 20250313084606253 DNM NOTICE OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): ARI reported sw[0/1]: TRX_PHY_VERSION is Unknown (abis_nm.c:652) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,00): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,01): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,02): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,03): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,04): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,05): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,06): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,07): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=BTS(01) INST=(00,ff,ff): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): ADM STATE Locked -> Unlocked DOML nm_bb_transc_fsm.c:151 NM_BBTRANSC_OP(bts0-trx0)[0x561d3e862470]{DISABLED_OFFLINE}: Not connecting RSL in OML-DUMMY! Waiting for packet dumper to finish... 0 (prev_count=-1, count=718612) Waiting for packet dumper to finish... 1 (prev_count=718612, count=788700) 20250313084608243 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084608243 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084608243 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084608243 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250313084608243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084608243 DLSS7 ERROR MTP-TRANSFER.req for dpc=185=0.23.1: no route! (osmo_ss7_hmrt.c:228) MTC@6fd6b501891c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_48_earfcns pass' was executed successfully (exit status: 0). MTC@6fd6b501891c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_49_earfcns'. ------ BSC_Tests.TC_si2quater_49_earfcns ------ Thu Mar 13 08:46:08 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/logs/testsuite/BSC_Tests.TC_si2quater_49_earfcns.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/logs/testsuite/BSC_Tests.TC_si2quater_49_earfcns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250313084608686 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084608686 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084608686 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084608686 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:621) 20250313084608686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084608686 DLSS7 ERROR MTP-TRANSFER.req for dpc=2=0.0.2: no route! (osmo_ss7_hmrt.c:228) 20250313084608686 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084608686 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084608686 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084608686 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:621) 20250313084608686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084608686 DLSS7 ERROR MTP-TRANSFER.req for dpc=3=0.0.3: no route! (osmo_ss7_hmrt.c:228) MTC@6fd6b501891c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_49_earfcns' was executed successfully (exit status: 0). MTC@6fd6b501891c: Test case TC_si2quater_49_earfcns started. 20250313084609435 DMSC NOTICE (msc0) VTY requests BSSMAP RESET (bsc_vty.c:3614) 20250313084609435 DMSC NOTICE (msc1) VTY requests BSSMAP RESET (bsc_vty.c:3614) 20250313084609436 DMSC NOTICE (msc2) VTY requests BSSMAP RESET (bsc_vty.c:3614) 20250313084609437 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084609437 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084609437 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084609437 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:621) 20250313084609437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084609437 DLSS7 ERROR MTP-TRANSFER.req for dpc=3=0.0.3: no route! (osmo_ss7_hmrt.c:228) 20250313084609437 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084609437 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084609437 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084609437 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:621) 20250313084609437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084609437 DLSS7 ERROR MTP-TRANSFER.req for dpc=2=0.0.2: no route! (osmo_ss7_hmrt.c:228) 20250313084609437 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084609437 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084609437 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084609437 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250313084609437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084609437 DLSS7 ERROR MTP-TRANSFER.req for dpc=185=0.23.1: no route! (osmo_ss7_hmrt.c:228) VirtMSC-M3UA(218)@6fd6b501891c: ************************************************* VirtMSC-M3UA(218)@6fd6b501891c: M3UA emulation initiated, the test can be started VirtMSC-M3UA(218)@6fd6b501891c: ************************************************* VirtMSC-SCCP(217)@6fd6b501891c: v_sccp_pdu_maxlen:268 20250313084609645 DLSS7 INFO (r=127.0.0.1:23905<->l=127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250313084609645 DLSS7 INFO (r=127.0.0.1:23905<->l=127.0.0.1:2905): matched connection to ASP virt-msc0-0 (osmo_ss7_xua_srv.c:112) 20250313084609645 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250313084609645 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) VirtMSC-M3UA(218)@6fd6b501891c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250313084609647 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084609647 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250313084609647 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250313084609647 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250313084609647 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250313084609647 DLSS7 DEBUG XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250313084609647 DLSS7 DEBUG XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250313084609647 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084609647 DLSS7 INFO 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250313084609647 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250313084609647 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250313084609648 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084609648 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250313084609648 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250313084609648 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250313084609648 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250313084609648 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250313084609648 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250313084609648 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084609648 DLSS7 INFO 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250313084609648 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250313084609648 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 b9 (osmo_ss7_asp.c:1175) 20250313084609648 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250313084609648 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250313084609648 DMSC NOTICE (msc0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (osmo_bsc_sigtran.c:286) 20250313084609648 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) VirtMSC-M3UA(218)@6fd6b501891c: Sending buffered message #0 20250313084609648 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084609648 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084609649 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250313084609649 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:621) 20250313084609649 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084609649 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250313084609649 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084609649 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250313084609649 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084609649 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 b9 00 00 00 bb 03 02 00 00 09 00 03 07 0b 04 43 bb 00 fe 04 43 b9 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1175) 20250313084609649 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084609649 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084609649 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084609649 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250313084609649 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084609649 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=1 -> eSLS=33: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250313084609649 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084609649 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250313084609649 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084609649 DMSC NOTICE RESET from MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_bssap.c:101) 20250313084609649 DRESET NOTICE Sending RESET ACK to MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_sigtran.c:86) 20250313084609649 DRESET NOTICE bssmap_reset(msc-0)[0x55ac7dc976d0]{CONNECTED}: link up (bssmap_reset.c:83) 20250313084609649 DMSC NOTICE (msc0) BSSMAP association is up (a_reset.c:45) 20250313084609649 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bb 00 00 00 b9 03 00 00 01 09 00 03 07 0b 04 43 b9 00 fe 04 43 bb 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) MTC@6fd6b501891c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(220)@6fd6b501891c: ************************************************* VirtSMLC-M3UA(220)@6fd6b501891c: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(220)@6fd6b501891c: ************************************************* VirtSMLC-SCCP(219)@6fd6b501891c: v_sccp_pdu_maxlen:268 MTC@6fd6b501891c: "TC_si2quater_49_earfcns() start" 20250313084609698 DLGLOBAL NOTICE TTCN3 f_logp(): TC_si2quater_49_earfcns() start (logging_vty.c:1172) MTC@6fd6b501891c: Got expected VTY error: "% Unable to add ARFCN 70: Cannot allocate memory" MTC@6fd6b501891c: setverdict(pass): none -> pass 20250313084609868 DLSS7 INFO (r=127.0.0.1:23908<->l=127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250313084609868 DLSS7 INFO (r=127.0.0.1:23908<->l=127.0.0.1:2905): matched connection to ASP virt-smlc-0 (osmo_ss7_xua_srv.c:112) 20250313084609868 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250313084609868 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) VirtSMLC-M3UA(220)@6fd6b501891c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250313084609877 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084609877 DLM3UA DEBUG 0: ASP(virt-smlc-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250313084609877 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250313084609877 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250313084609877 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250313084609877 DLSS7 DEBUG XUA_AS(virt-smlc){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250313084609877 DLSS7 DEBUG XUA_AS(virt-smlc){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250313084609877 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084609877 DLSS7 INFO 0: ASP(virt-smlc-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250313084609877 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 06 (osmo_ss7_asp.c:1175) 20250313084609877 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250313084609881 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084609881 DLM3UA DEBUG 0: ASP(virt-smlc-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250313084609881 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250313084609881 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 06 (osmo_ss7_asp.c:1175) 20250313084609881 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250313084609881 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250313084609881 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250313084609881 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084609881 DLSS7 INFO 0: ASP(virt-smlc-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250313084609881 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 06 (osmo_ss7_asp.c:1175) 20250313084609881 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 be (osmo_ss7_asp.c:1175) 20250313084609881 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 be (osmo_ss7_asp.c:1175) 20250313084609881 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250313084609881 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.6/0 (xua_snm.c:413) 20250313084609881 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) IPA-BTS0-TRX0-RSL-IPA(223)@6fd6b501891c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(223)@6fd6b501891c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(223)@6fd6b501891c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(223)@6fd6b501891c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250313084610742 DRSL NOTICE (bts=0,trx=0) bootstrapping RSL on ARFCN 871 using MCC-MNC 001-01 LAC=1 CID=0 BSIC=10 (osmo_bsc_main.c:320) MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") 20250313084614438 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084614438 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084614438 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084614438 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:621) 20250313084614438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084614438 DLSS7 ERROR MTP-TRANSFER.req for dpc=2=0.0.2: no route! (osmo_ss7_hmrt.c:228) 20250313084614438 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084614438 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084614438 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084614438 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:621) 20250313084614438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084614438 DLSS7 ERROR MTP-TRANSFER.req for dpc=3=0.0.3: no route! (osmo_ss7_hmrt.c:228) MTC@6fd6b501891c: RSL 0 SYSTEM INFORMATION: { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := '2B'O ("+") }, si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } }, si2bis := omit, si2ter := { extd_bcch_freq_list := '8E320000000000000000000000000800'O, rest_octets := '2B2B2B2B'O ("++++") }, si2quater := { { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 0, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 111, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 1, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 0, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 1, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 65535, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 23, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 46, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 2, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 69, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 92, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 115, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 3, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 138, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 161, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 184, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 4, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 207, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 230, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 253, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 5, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 276, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 299, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 322, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 6, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 345, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 368, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 391, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 7, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 414, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 437, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 460, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 8, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 483, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 506, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 529, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 9, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 552, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 575, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 598, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 10, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 621, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 644, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 667, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 11, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 690, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 713, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 736, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 12, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 759, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 782, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 805, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 13, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 828, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 851, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 874, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 14, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 897, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 920, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 943, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 15, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 966, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 989, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 1012, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } } }, si3 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 3, t3212 := 30 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_SHALL_USE_UL_DTX (1), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '1'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '1'B, si2_quater_ind := { presence := '1'B, ind := '0'B }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } }, si4 := { lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := { iei := '64'O ("d"), v := { chan_nr := { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }, tsc := 2, h := false, arfcn := 871, maio_hsn := omit } }, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } }, si13 := { rest_octets := { presence := '1'B, bcch_change_mark := 1, si_change_field := '0000'B, presence2 := '0'B, si13_change_mark := omit, gprs_ma := omit, zero := '0'B, rac := 0, spgc_ccch_sup := '0'B, priority_access_thr := '110'B, network_control_order := '00'B, gprs_cell_opts := { nmo := '01'B, t3168 := '011'B, t3192 := '010'B, drx_timer_max := '011'B, access_burst_type := '0'B, control_ack_type := '1'B, bs_cv_max := 15, pan_presence := '1'B, pan_dec := 1, pan_inc := 1, pan_max := '111'B, ext_info_presence := '1'B, ext_info_length := '000101'B, ext_info := { egprs_supported := '0'B, egprs_pkt_channel_req := omit, bep_period := omit, pfc_feature_mode := '0'B, dtm_support := '0'B, bss_paging_coordination := '1'B, ccn_active := '1'B, nw_ext_utbf := '0'B } }, gprs_pwr_ctrl_params := { alpha := 0, t_avg_w := '10000'B, t_avg_t := '10000'B, pc_meas_chan := '0'B, n_avg_i := '1000'B } } }, si5 := { bcch_freq_list := '10000000000000000000000000000000'O }, si5bis := omit, si5ter := { extd_bcch_freq_list := '9E050020000000000000000000000000'O }, si6 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_options := { dtx_ext := '1'B, pwrc := false, dtx := '01'B, radio_link_timeout := '0111'B }, ncc_permitted := '11111111'B, rest_octets := { pch_nch_info := { presence := '0'B, info := omit }, vbs_vgcs_options := { presence := '0'B, options := omit }, dtm_support := '0'B, rac := omit, max_lapdm := omit, band_ind := '0'B } } } MTC@6fd6b501891c: setverdict(pass): pass -> pass, component reason not changed MTC@6fd6b501891c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@6fd6b501891c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-STATS(216)@6fd6b501891c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(221)@6fd6b501891c: Final verdict of PTC: none MTC@6fd6b501891c: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(217)@6fd6b501891c: Final verdict of PTC: none VirtSMLC-SCCP(219)@6fd6b501891c: Final verdict of PTC: none 20250313084616815 DLINP NOTICE virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250313084616815 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250313084616815 DLSS7 INFO 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250313084616815 DLSS7 NOTICE 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250313084616815 DLINP NOTICE virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250313084616815 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250313084616815 DLSS7 INFO 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250313084616815 DLSS7 NOTICE 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250313084616815 DLINP NOTICE SRVCONN(virt-msc0-0,r=127.0.0.1:23905<->l=127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250313084616815 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084616815 DLSS7 INFO virt-msc0-0: connection closed (osmo_ss7_asp.c:1126) 20250313084616815 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250313084616815 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250313084616815 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250313084616815 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250313084616815 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084616815 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 b9 (osmo_ss7_asp.c:1175) 20250313084616815 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 b9 (osmo_ss7_asp.c:1175) 20250313084616815 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250313084616815 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250313084616815 DLINP NOTICE SRVCONN(ts-0-2-rsl,r=127.0.0.1:10000<->l=127.0.0.1:3003) connection closed with client (stream_srv.c:717) 20250313084616815 DLINP NOTICE E1TS(0:2) failed reading from socket: 0 (ipaccess.c:554) 20250313084616815 DLINP NOTICE E1L(0) Signalling link down (bts_ipaccess_nanobts.c:778) 20250313084616815 DLINP NOTICE (bts=0) Dropping OML link: link down (bts_ipaccess_nanobts.c:543) 20250313084616815 DLMI ERROR (bts=0,trx=0) Lost E1 OML link (osmo_bsc_main.c:487) VirtMSC-M3UA(218)@6fd6b501891c: Final verdict of PTC: none 20250313084616816 DLINP NOTICE E1L(0) Signalling link down (bts_ipaccess_nanobts.c:778) 20250313084616816 DLMI ERROR (bts=0,trx=0) Lost E1 OSMO link (osmo_bsc_main.c:487) 20250313084616816 DLINP NOTICE (bts=0,trx=0) Dropping RSL link: OML link drop (bts_ipaccess_nanobts.c:514) 20250313084616816 DLMI ERROR (bts=0,trx=0) Lost E1 RSL link (osmo_bsc_main.c:487) DLINP stream_cli.c:547 CLICONN(ts-0-1-oml,r=127.0.0.1:3002<->l=127.0.0.1:44419){CONNECTED} connection closed with srv DABIS abis.c:429 E1L(0) Signalling link down DOML bts_shutdown_fsm.c:268 BTS_SHUTDOWN(bts0)[0x561d3e861b70]{NONE}: Shutting down BTS, exit 1, reason: Abis close DLINP input/ipaccess.c:867 E1TS(0:1) failed reading from socket: 0 20250313084616817 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250313084616817 DMSC NOTICE (msc0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (osmo_bsc_sigtran.c:278) 20250313084616817 DRESET NOTICE bssmap_reset(msc-0)[0x55ac7dc976d0]{DISCONNECTED}: link lost (bssmap_reset.c:91) 20250313084616817 DMSC NOTICE (msc0) BSSMAP association is down (a_reset.c:54) 20250313084616817 DLINP NOTICE SRVCONN(virt-smlc-0,r=127.0.0.1:23908<->l=127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250313084616817 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250313084616817 DLSS7 INFO 0: ASP(virt-smlc-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250313084616817 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) 20250313084616817 DLSS7 NOTICE 0: ASP(virt-smlc-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250313084616817 DLINP ERROR virt-smlc-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250313084616817 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250313084616817 DLSS7 INFO 0: ASP(virt-smlc-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250313084616817 DLSS7 ERROR 0: ASP(virt-smlc-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250313084616817 DLINP ERROR SRVCONN(virt-smlc-0,r=127.0.0.1:23908<->l=127.0.0.1:2905) lost connection with client (-104) (stream_srv.c:766) 20250313084616817 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084616817 DLSS7 INFO virt-smlc-0: connection closed (osmo_ss7_asp.c:1126) 20250313084616817 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250313084616817 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250313084616817 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250313084616817 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250313084616817 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084616817 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 be (osmo_ss7_asp.c:1175) 20250313084616817 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250313084616817 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) VirtSMLC-M3UA(220)@6fd6b501891c: Final verdict of PTC: none 20250313084616817 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.6/0 (xua_snm.c:378) VirtMGW-MGCP-0(222)@6fd6b501891c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(223)@6fd6b501891c: Final verdict of PTC: none 20250313084616817 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) MTC@6fd6b501891c: Setting final verdict of the test case. MTC@6fd6b501891c: Local verdict of MTC: pass MTC@6fd6b501891c: Local verdict of PTC VirtMSC-STATS(216): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC VirtMSC-SCCP(217): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC VirtMSC-M3UA(218): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC VirtSMLC-SCCP(219): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC VirtSMLC-M3UA(220): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC IPA-CTRL-CLI-IPA(221): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC VirtMGW-MGCP-0(222): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(223): none (pass -> pass) MTC@6fd6b501891c: Test case TC_si2quater_49_earfcns finished. Verdict: pass MTC@6fd6b501891c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_49_earfcns pass'. Thu Mar 13 08:46:16 UTC 2025 ====== BSC_Tests.TC_si2quater_49_earfcns pass ====== Saving talloc report from 127.0.0.1:4242 to BSC_Tests.TC_si2quater_49_earfcns.talloc 20250313084618816 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250313084618816 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250313084618816 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250313084618818 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250313084618818 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250313084618818 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250313084619439 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084619439 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084619439 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084619439 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:621) 20250313084619439 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084619439 DLSS7 ERROR MTP-TRANSFER.req for dpc=3=0.0.3: no route! (osmo_ss7_hmrt.c:228) 20250313084619439 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084619439 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084619439 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084619439 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:621) 20250313084619439 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084619439 DLSS7 ERROR MTP-TRANSFER.req for dpc=2=0.0.2: no route! (osmo_ss7_hmrt.c:228) DOML bts_shutdown_fsm.c:228 BTS_SHUTDOWN(bts0)[0x561d3e861b70]{WAIT_TRX_CLOSED}: Timer expired waiting for TRX close DOML bts_shutdown_fsm.c:171 BTS_SHUTDOWN(bts0)[0x561d3e861b70]{EXIT}: Shutdown process completed successfully, exiting process respawn: 21: stopped pid 9943 with status 0 respawn: 22: starting: osmo-bts-omldummy -fCCN,EGPRS,GPRS,IPv6_NSVC,PAGING_COORDINATION,OSMUX 127.0.0.1 1234 1 DABIS abis.c:170 A-bis connection establishment to BSC (127.0.0.1) in progress... DLINP input/ipaccess.c:1020 E1TS(0:1) enabling ipaccess BTS mode, OML connecting to 127.0.0.1:3002 DLINP input/ipaccess.c:634 E1L(0) TCP Keepalive is enabled DLINP input/ipaccess.c:646 E1L(0) TCP keepalive idle_timeout=30s, interval=3s, retry_count=10 user_timeout=330000ms DLINP input/ipaccess.c:834 received ID_GET for unit ID 1234/0/0 20250313084619827 DNM ERROR OC=GPRS-CELL(f1) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557) DOML oml.c:631 OC=GPRS-CELL INST=(00,00,ff): O&M Get Attributes [0], SW Configuration is unsupported DOML oml.c:1490 OC=GPRS-CELL(f1) INST=(00,00,ff): ADM STATE Locked -> Unlocked 20250313084619827 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'GPRS' is supported (abis_nm.c:599) 20250313084619827 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'EGPRS' is supported (abis_nm.c:599) 20250313084619827 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'HOPPING' is supported (abis_nm.c:599) 20250313084619827 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CBCH' is supported (abis_nm.c:599) 20250313084619827 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ETWS_PN' is supported (abis_nm.c:599) 20250313084619827 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'PAGING_COORDINATION' is supported (abis_nm.c:599) 20250313084619827 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'IPV6_NSVC' is supported (abis_nm.c:599) 20250313084619827 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CCN' is supported (abis_nm.c:599) 20250313084619827 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ABIS_OSMO_PCU' is supported (abis_nm.c:599) 20250313084619827 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'BCCH_PWR_RED' is supported (abis_nm.c:599) 20250313084619827 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'DYN_TS_SDCCH8' is supported (abis_nm.c:599) 20250313084619827 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'OSMUX' is supported (abis_nm.c:599) 20250313084619827 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VBS' is supported (abis_nm.c:599) 20250313084619827 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VGCS' is supported (abis_nm.c:599) 20250313084619827 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'TWTS001' is supported (abis_nm.c:599) 20250313084619827 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): ARI reported sw[0/2]: osmobts is 1.9.0.202503122026 (abis_nm.c:652) 20250313084619827 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Reported variant: osmo-bts-omldummy (abis_nm.c:534) DOML oml.c:1490 OC=GPRS-NSE(f0) INST=(00,ff,ff): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=GPRS-NSVC(f2) INST=(00,00,ff): ADM STATE Locked -> Unlocked DOML oml.c:631 OC=RADIO-CARRIER INST=(00,00,ff): O&M Get Attributes [0], SW Configuration is unsupported 20250313084619828 DNM ERROR OC=RADIO-CARRIER(02) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557) DL1C bts_model.c:87 Unimplemented vbts_set_trx DOML oml.c:1490 OC=RADIO-CARRIER(02) INST=(00,00,ff): ADM STATE Locked -> Unlocked DOML oml.c:631 OC=BASEBAND-TRANSCEIVER INST=(00,00,ff): O&M Get Attributes [0], Manufacturer Dependent State is unsupported 20250313084619829 DNM ERROR OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): Attribute Manufacturer Dependent State is unreported (abis_nm.c:557) 20250313084619829 DNM NOTICE OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): ARI reported sw[0/1]: TRX_PHY_VERSION is Unknown (abis_nm.c:652) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,00): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,01): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,02): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,03): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,04): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,05): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,06): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,07): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=BTS(01) INST=(00,ff,ff): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): ADM STATE Locked -> Unlocked DOML nm_bb_transc_fsm.c:151 NM_BBTRANSC_OP(bts0-trx0)[0x55f8f1b8e470]{DISABLED_OFFLINE}: Not connecting RSL in OML-DUMMY! Waiting for packet dumper to finish... 0 (prev_count=-1, count=619584) Waiting for packet dumper to finish... 1 (prev_count=619584, count=706820) 20250313084621818 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084621818 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084621818 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084621818 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250313084621818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084621818 DLSS7 ERROR MTP-TRANSFER.req for dpc=185=0.23.1: no route! (osmo_ss7_hmrt.c:228) MTC@6fd6b501891c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_49_earfcns pass' was executed successfully (exit status: 0). MTC@6fd6b501891c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh BSC_Tests.TC_si_acc_rotate'. ------ BSC_Tests.TC_si_acc_rotate ------ Thu Mar 13 08:46:22 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/logs/testsuite/BSC_Tests.TC_si_acc_rotate.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/logs/testsuite/BSC_Tests.TC_si_acc_rotate.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6fd6b501891c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh BSC_Tests.TC_si_acc_rotate' was executed successfully (exit status: 0). MTC@6fd6b501891c: Test case TC_si_acc_rotate started. 20250313084623062 DMSC NOTICE (msc0) VTY requests BSSMAP RESET (bsc_vty.c:3614) 20250313084623063 DMSC NOTICE (msc1) VTY requests BSSMAP RESET (bsc_vty.c:3614) 20250313084623064 DMSC NOTICE (msc2) VTY requests BSSMAP RESET (bsc_vty.c:3614) 20250313084623064 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084623064 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084623064 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084623064 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250313084623064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084623064 DLSS7 ERROR MTP-TRANSFER.req for dpc=185=0.23.1: no route! (osmo_ss7_hmrt.c:228) 20250313084623065 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084623065 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084623065 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084623065 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:621) 20250313084623065 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084623065 DLSS7 ERROR MTP-TRANSFER.req for dpc=3=0.0.3: no route! (osmo_ss7_hmrt.c:228) 20250313084623065 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084623065 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084623065 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084623065 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:621) 20250313084623065 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084623065 DLSS7 ERROR MTP-TRANSFER.req for dpc=2=0.0.2: no route! (osmo_ss7_hmrt.c:228) VirtMSC-M3UA(226)@6fd6b501891c: ************************************************* VirtMSC-M3UA(226)@6fd6b501891c: M3UA emulation initiated, the test can be started VirtMSC-M3UA(226)@6fd6b501891c: ************************************************* VirtMSC-SCCP(225)@6fd6b501891c: v_sccp_pdu_maxlen:268 20250313084623273 DLSS7 INFO (r=127.0.0.1:23905<->l=127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250313084623273 DLSS7 INFO (r=127.0.0.1:23905<->l=127.0.0.1:2905): matched connection to ASP virt-msc0-0 (osmo_ss7_xua_srv.c:112) 20250313084623273 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250313084623273 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) VirtMSC-M3UA(226)@6fd6b501891c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250313084623274 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084623274 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250313084623274 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250313084623274 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250313084623274 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250313084623274 DLSS7 DEBUG XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250313084623274 DLSS7 DEBUG XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250313084623274 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084623274 DLSS7 INFO 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250313084623274 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250313084623274 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250313084623275 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084623275 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250313084623275 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250313084623275 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250313084623275 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250313084623275 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250313084623275 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250313084623275 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084623275 DLSS7 INFO 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250313084623275 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250313084623275 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 b9 (osmo_ss7_asp.c:1175) 20250313084623275 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250313084623275 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250313084623275 DMSC NOTICE (msc0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (osmo_bsc_sigtran.c:286) 20250313084623275 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) VirtMSC-M3UA(226)@6fd6b501891c: Sending buffered message #0 20250313084623275 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084623275 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084623275 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250313084623275 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:621) 20250313084623275 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084623275 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250313084623275 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084623275 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250313084623275 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084623275 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 b9 00 00 00 bb 03 02 00 00 09 00 03 07 0b 04 43 bb 00 fe 04 43 b9 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1175) 20250313084623275 DMSC NOTICE RESET from MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_bssap.c:101) 20250313084623275 DRESET NOTICE Sending RESET ACK to MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_sigtran.c:86) 20250313084623276 DRESET NOTICE bssmap_reset(msc-0)[0x55ac7dc976d0]{CONNECTED}: link up (bssmap_reset.c:83) 20250313084623276 DMSC NOTICE (msc0) BSSMAP association is up (a_reset.c:45) 20250313084623276 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084623276 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084623276 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084623276 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250313084623276 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084623276 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=11 -> eSLS=43: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250313084623276 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084623276 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250313084623276 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084623276 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bb 00 00 00 b9 03 00 00 0b 09 00 03 07 0b 04 43 b9 00 fe 04 43 bb 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) MTC@6fd6b501891c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(228)@6fd6b501891c: ************************************************* VirtSMLC-M3UA(228)@6fd6b501891c: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(228)@6fd6b501891c: ************************************************* VirtSMLC-SCCP(227)@6fd6b501891c: v_sccp_pdu_maxlen:268 20250313084623308 DLGLOBAL NOTICE TTCN3 f_logp(): TC_si_acc_rotate() start (logging_vty.c:1172) MTC@6fd6b501891c: "TC_si_acc_rotate() start" 20250313084623310 DLINP ERROR abis_sendmsg: msg->dst == NULL: 0c 11 01 80 1e 01 27 17 55 06 19 8f b3 80 00 00 00 00 00 00 00 00 00 00 00 00 00 e5 04 20 2b (e1_input.c:304) 20250313084623310 DLINP ERROR abis_sendmsg: msg->dst == NULL: 0c 11 01 80 1e 01 27 17 55 06 19 8f b3 80 00 00 00 00 00 00 00 00 00 00 00 00 00 e5 04 7f 2b (e1_input.c:304) 20250313084623488 DLSS7 INFO (r=127.0.0.1:23908<->l=127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250313084623488 DLSS7 INFO (r=127.0.0.1:23908<->l=127.0.0.1:2905): matched connection to ASP virt-smlc-0 (osmo_ss7_xua_srv.c:112) 20250313084623488 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250313084623488 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) VirtSMLC-M3UA(228)@6fd6b501891c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250313084623490 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084623490 DLM3UA DEBUG 0: ASP(virt-smlc-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250313084623490 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250313084623490 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250313084623490 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250313084623490 DLSS7 DEBUG XUA_AS(virt-smlc){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250313084623490 DLSS7 DEBUG XUA_AS(virt-smlc){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250313084623490 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084623490 DLSS7 INFO 0: ASP(virt-smlc-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250313084623490 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 06 (osmo_ss7_asp.c:1175) 20250313084623490 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250313084623491 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084623491 DLM3UA DEBUG 0: ASP(virt-smlc-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250313084623491 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250313084623491 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 06 (osmo_ss7_asp.c:1175) 20250313084623491 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250313084623491 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250313084623491 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250313084623491 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084623491 DLSS7 INFO 0: ASP(virt-smlc-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250313084623491 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 06 (osmo_ss7_asp.c:1175) 20250313084623491 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 be (osmo_ss7_asp.c:1175) 20250313084623491 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 be (osmo_ss7_asp.c:1175) 20250313084623491 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250313084623491 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.6/0 (xua_snm.c:413) 20250313084623491 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) IPA-BTS0-TRX0-RSL-IPA(231)@6fd6b501891c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(231)@6fd6b501891c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(231)@6fd6b501891c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } 20250313084624326 DRSL NOTICE (bts=0,trx=0) bootstrapping RSL on ARFCN 871 using MCC-MNC 001-01 LAC=1 CID=0 BSIC=10 (osmo_bsc_main.c:320) IPA-BTS0-TRX0-RSL-IPA(231)@6fd6b501891c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") 20250313084628066 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084628066 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084628066 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084628066 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:621) 20250313084628066 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084628066 DLSS7 ERROR MTP-TRANSFER.req for dpc=2=0.0.2: no route! (osmo_ss7_hmrt.c:228) 20250313084628066 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084628066 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084628066 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084628066 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:621) 20250313084628066 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084628066 DLSS7 ERROR MTP-TRANSFER.req for dpc=3=0.0.3: no route! (osmo_ss7_hmrt.c:228) MTC@6fd6b501891c: RSL 0 SYSTEM INFORMATION: { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010001111111'B }, rest_octets := '2B'O ("+") }, si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010001111111'B } }, si2bis := omit, si2ter := { extd_bcch_freq_list := '8E320000000000000000000000000800'O, rest_octets := '2B2B2B2B'O ("++++") }, si2quater := { { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 0, si2quater_count := 0, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 111, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } } }, si3 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 3, t3212 := 30 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_SHALL_USE_UL_DTX (1), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010001111111'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '1'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '1'B, si2_quater_ind := { presence := '1'B, ind := '0'B }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } }, si4 := { lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010001111111'B }, cbch_chan_desc := { iei := '64'O ("d"), v := { chan_nr := { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }, tsc := 2, h := false, arfcn := 871, maio_hsn := omit } }, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } }, si13 := { rest_octets := { presence := '1'B, bcch_change_mark := 3, si_change_field := '0000'B, presence2 := '0'B, si13_change_mark := omit, gprs_ma := omit, zero := '0'B, rac := 0, spgc_ccch_sup := '0'B, priority_access_thr := '110'B, network_control_order := '00'B, gprs_cell_opts := { nmo := '01'B, t3168 := '011'B, t3192 := '010'B, drx_timer_max := '011'B, access_burst_type := '0'B, control_ack_type := '1'B, bs_cv_max := 15, pan_presence := '1'B, pan_dec := 1, pan_inc := 1, pan_max := '111'B, ext_info_presence := '1'B, ext_info_length := '000101'B, ext_info := { egprs_supported := '0'B, egprs_pkt_channel_req := omit, bep_period := omit, pfc_feature_mode := '0'B, dtm_support := '0'B, bss_paging_coordination := '1'B, ccn_active := '1'B, nw_ext_utbf := '0'B } }, gprs_pwr_ctrl_params := { alpha := 0, t_avg_w := '10000'B, t_avg_t := '10000'B, pc_meas_chan := '0'B, n_avg_i := '1000'B } } }, si5 := { bcch_freq_list := '10000000000000000000000000000000'O }, si5bis := omit, si5ter := { extd_bcch_freq_list := '9E050020000000000000000000000000'O }, si6 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_options := { dtx_ext := '1'B, pwrc := false, dtx := '01'B, radio_link_timeout := '0111'B }, ncc_permitted := '11111111'B, rest_octets := { pch_nch_info := { presence := '0'B, info := omit }, vbs_vgcs_options := { presence := '0'B, options := omit }, dtm_support := '0'B, rac := omit, max_lapdm := omit, band_ind := '0'B } } } MTC@6fd6b501891c: setverdict(pass): none -> pass 20250313084633067 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084633067 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084633067 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084633067 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:621) 20250313084633067 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084633067 DLSS7 ERROR MTP-TRANSFER.req for dpc=3=0.0.3: no route! (osmo_ss7_hmrt.c:228) 20250313084633067 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084633067 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084633067 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084633067 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:621) 20250313084633067 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084633067 DLSS7 ERROR MTP-TRANSFER.req for dpc=2=0.0.2: no route! (osmo_ss7_hmrt.c:228) 20250313084638068 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084638068 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084638068 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084638068 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:621) 20250313084638068 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084638068 DLSS7 ERROR MTP-TRANSFER.req for dpc=2=0.0.2: no route! (osmo_ss7_hmrt.c:228) 20250313084638068 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084638068 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084638068 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084638068 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:621) 20250313084638068 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084638068 DLSS7 ERROR MTP-TRANSFER.req for dpc=3=0.0.3: no route! (osmo_ss7_hmrt.c:228) 20250313084643070 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084643070 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084643070 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084643070 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:621) 20250313084643070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084643070 DLSS7 ERROR MTP-TRANSFER.req for dpc=3=0.0.3: no route! (osmo_ss7_hmrt.c:228) 20250313084643070 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084643070 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084643070 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084643070 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:621) 20250313084643070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084643070 DLSS7 ERROR MTP-TRANSFER.req for dpc=2=0.0.2: no route! (osmo_ss7_hmrt.c:228) MTC@6fd6b501891c: RSL: GOT SI1 ACC len=3: '0000010011111110'B MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@6fd6b501891c: RSL: GOT SI1 ACC len=3: '0000010111111100'B MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@6fd6b501891c: RSL: GOT SI1 ACC len=3: '0000011111111000'B MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@6fd6b501891c: RSL: GOT SI1 ACC len=3: '0000011111110001'B MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@6fd6b501891c: RSL: GOT SI1 ACC len=3: '0000011111100011'B MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") 20250313084648070 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084648070 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084648070 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084648070 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:621) 20250313084648070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084648070 DLSS7 ERROR MTP-TRANSFER.req for dpc=2=0.0.2: no route! (osmo_ss7_hmrt.c:228) 20250313084648070 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084648070 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084648070 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084648070 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:621) 20250313084648070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084648070 DLSS7 ERROR MTP-TRANSFER.req for dpc=3=0.0.3: no route! (osmo_ss7_hmrt.c:228) MTC@6fd6b501891c: RSL: GOT SI1 ACC len=3: '0000011110100111'B MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@6fd6b501891c: RSL: GOT SI1 ACC len=3: '0000011100101111'B MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@6fd6b501891c: RSL: GOT SI1 ACC len=3: '0000011000111111'B MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@6fd6b501891c: RSL: GOT SI1 ACC len=3: '0000010001111111'B MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@6fd6b501891c: RSL: GOT SI1 ACC len=3: '0000010011111110'B MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") 20250313084653071 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084653071 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084653071 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084653071 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:621) 20250313084653071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084653071 DLSS7 ERROR MTP-TRANSFER.req for dpc=3=0.0.3: no route! (osmo_ss7_hmrt.c:228) 20250313084653071 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084653071 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084653071 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084653071 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:621) 20250313084653071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084653071 DLSS7 ERROR MTP-TRANSFER.req for dpc=2=0.0.2: no route! (osmo_ss7_hmrt.c:228) MTC@6fd6b501891c: RSL: GOT SI1 ACC len=3: '0000010111111100'B MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@6fd6b501891c: RSL: GOT SI1 ACC len=3: '0000011111111000'B MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@6fd6b501891c: RSL: GOT SI1 ACC len=3: '0000011111110001'B MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@6fd6b501891c: RSL: GOT SI1 ACC len=3: '0000011111100011'B MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@6fd6b501891c: RSL: GOT SI1 ACC len=3: '0000011110100111'B MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") 20250313084658072 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084658072 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084658072 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084658072 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:621) 20250313084658072 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084658072 DLSS7 ERROR MTP-TRANSFER.req for dpc=2=0.0.2: no route! (osmo_ss7_hmrt.c:228) 20250313084658072 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084658072 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084658072 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084658072 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:621) 20250313084658072 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084658072 DLSS7 ERROR MTP-TRANSFER.req for dpc=3=0.0.3: no route! (osmo_ss7_hmrt.c:228) MTC@6fd6b501891c: RSL: GOT SI1 ACC len=3: '0000011100101111'B MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@6fd6b501891c: RSL: GOT SI1 ACC len=3: '0000011000111111'B MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@6fd6b501891c: RSL: GOT SI1 ACC len=3: '0000010001111111'B MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@6fd6b501891c: RSL: GOT SI1 ACC len=3: '0000010011111110'B MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@6fd6b501891c: RSL: GOT SI1 ACC len=3: '0000010111111100'B MTC@6fd6b501891c: ACC0 allowed 8 times MTC@6fd6b501891c: ACC1 allowed 7 times MTC@6fd6b501891c: ACC2 allowed 6 times MTC@6fd6b501891c: ACC3 allowed 6 times MTC@6fd6b501891c: ACC4 allowed 6 times MTC@6fd6b501891c: ACC5 allowed 0 times MTC@6fd6b501891c: ACC6 allowed 6 times MTC@6fd6b501891c: ACC7 allowed 6 times MTC@6fd6b501891c: ACC8 allowed 7 times MTC@6fd6b501891c: ACC9 allowed 8 times MTC@6fd6b501891c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@6fd6b501891c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-STATS(224)@6fd6b501891c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(229)@6fd6b501891c: Final verdict of PTC: none MTC@6fd6b501891c: setverdict(pass): pass -> pass, component reason not changed 20250313084702345 DLINP NOTICE virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250313084702345 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250313084702345 DLSS7 INFO 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250313084702345 DLSS7 NOTICE 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250313084702345 DLINP NOTICE virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250313084702345 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) VirtMSC-SCCP(225)@6fd6b501891c: Final verdict of PTC: none 20250313084702345 DLSS7 INFO 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250313084702345 DLSS7 NOTICE 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250313084702345 DLINP NOTICE SRVCONN(virt-msc0-0,r=127.0.0.1:23905<->l=127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250313084702345 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084702345 DLSS7 INFO virt-msc0-0: connection closed (osmo_ss7_asp.c:1126) 20250313084702345 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250313084702345 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250313084702345 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250313084702345 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250313084702345 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084702345 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 b9 (osmo_ss7_asp.c:1175) 20250313084702345 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 b9 (osmo_ss7_asp.c:1175) 20250313084702345 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250313084702345 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) VirtMSC-M3UA(226)@6fd6b501891c: Final verdict of PTC: none VirtSMLC-SCCP(227)@6fd6b501891c: Final verdict of PTC: none 20250313084702345 DLINP NOTICE SRVCONN(virt-smlc-0,r=127.0.0.1:23908<->l=127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250313084702345 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250313084702345 DLSS7 INFO 0: ASP(virt-smlc-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250313084702345 DLSS7 NOTICE 0: ASP(virt-smlc-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250313084702345 DLINP ERROR virt-smlc-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250313084702345 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250313084702345 DLSS7 INFO 0: ASP(virt-smlc-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250313084702345 DLSS7 ERROR 0: ASP(virt-smlc-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250313084702345 DLINP ERROR SRVCONN(virt-smlc-0,r=127.0.0.1:23908<->l=127.0.0.1:2905) lost connection with client (-104) (stream_srv.c:766) 20250313084702345 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084702345 DLSS7 INFO virt-smlc-0: connection closed (osmo_ss7_asp.c:1126) 20250313084702345 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250313084702345 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250313084702345 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250313084702345 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250313084702345 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084702345 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 be (osmo_ss7_asp.c:1175) 20250313084702345 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250313084702345 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) DLINP stream_cli.c:547 CLICONN(ts-0-1-oml,r=127.0.0.1:3002<->l=127.0.0.1:45299){CONNECTED} connection closed with srv DABIS abis.c:429 E1L(0) Signalling link down DOML bts_shutdown_fsm.c:268 BTS_SHUTDOWN(bts0)[0x55f8f1b8db70]{NONE}: Shutting down BTS, exit 1, reason: Abis close DLINP input/ipaccess.c:867 E1TS(0:1) failed reading from socket: 0 VirtMGW-MGCP-0(230)@6fd6b501891c: Final verdict of PTC: none VirtSMLC-M3UA(228)@6fd6b501891c: Final verdict of PTC: none 20250313084702345 DLINP NOTICE SRVCONN(ts-0-2-rsl,r=127.0.0.1:10000<->l=127.0.0.1:3003) connection closed with client (stream_srv.c:717) 20250313084702345 DLINP NOTICE E1TS(0:2) failed reading from socket: 0 (ipaccess.c:554) 20250313084702345 DLINP NOTICE E1L(0) Signalling link down (bts_ipaccess_nanobts.c:778) 20250313084702345 DLINP NOTICE (bts=0) Dropping OML link: link down (bts_ipaccess_nanobts.c:543) 20250313084702345 DLMI ERROR (bts=0,trx=0) Lost E1 OML link (osmo_bsc_main.c:487) 20250313084702345 DLINP NOTICE E1L(0) Signalling link down (bts_ipaccess_nanobts.c:778) 20250313084702345 DLMI ERROR (bts=0,trx=0) Lost E1 OSMO link (osmo_bsc_main.c:487) 20250313084702345 DLINP NOTICE (bts=0,trx=0) Dropping RSL link: OML link drop (bts_ipaccess_nanobts.c:514) 20250313084702345 DLMI ERROR (bts=0,trx=0) Lost E1 RSL link (osmo_bsc_main.c:487) 20250313084702346 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250313084702346 DMSC NOTICE (msc0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (osmo_bsc_sigtran.c:278) 20250313084702346 DRESET NOTICE bssmap_reset(msc-0)[0x55ac7dc976d0]{DISCONNECTED}: link lost (bssmap_reset.c:91) 20250313084702346 DMSC NOTICE (msc0) BSSMAP association is down (a_reset.c:54) 20250313084702346 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) 20250313084702346 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.6/0 (xua_snm.c:378) 20250313084702346 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) IPA-BTS0-TRX0-RSL-IPA(231)@6fd6b501891c: Final verdict of PTC: none MTC@6fd6b501891c: Setting final verdict of the test case. MTC@6fd6b501891c: Local verdict of MTC: pass MTC@6fd6b501891c: Local verdict of PTC VirtMSC-STATS(224): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC VirtMSC-SCCP(225): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC VirtMSC-M3UA(226): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC VirtSMLC-SCCP(227): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC VirtSMLC-M3UA(228): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC IPA-CTRL-CLI-IPA(229): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC VirtMGW-MGCP-0(230): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(231): none (pass -> pass) MTC@6fd6b501891c: Test case TC_si_acc_rotate finished. Verdict: pass MTC@6fd6b501891c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh BSC_Tests.TC_si_acc_rotate pass'. Thu Mar 13 08:47:02 UTC 2025 ====== BSC_Tests.TC_si_acc_rotate pass ====== Saving talloc report from 127.0.0.1:4242 to BSC_Tests.TC_si_acc_rotate.talloc 20250313084703073 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084703073 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084703073 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084703073 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:621) 20250313084703073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084703073 DLSS7 ERROR MTP-TRANSFER.req for dpc=3=0.0.3: no route! (osmo_ss7_hmrt.c:228) 20250313084703073 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084703073 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084703073 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084703073 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:621) 20250313084703073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084703073 DLSS7 ERROR MTP-TRANSFER.req for dpc=2=0.0.2: no route! (osmo_ss7_hmrt.c:228) 20250313084704346 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250313084704346 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250313084704346 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250313084704346 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250313084704346 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250313084704346 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) DOML bts_shutdown_fsm.c:228 BTS_SHUTDOWN(bts0)[0x55f8f1b8db70]{WAIT_TRX_CLOSED}: Timer expired waiting for TRX close DOML bts_shutdown_fsm.c:171 BTS_SHUTDOWN(bts0)[0x55f8f1b8db70]{EXIT}: Shutdown process completed successfully, exiting process respawn: 22: stopped pid 10008 with status 0 respawn: 23: starting: osmo-bts-omldummy -fCCN,EGPRS,GPRS,IPv6_NSVC,PAGING_COORDINATION,OSMUX 127.0.0.1 1234 1 DABIS abis.c:170 A-bis connection establishment to BSC (127.0.0.1) in progress... DLINP input/ipaccess.c:1020 E1TS(0:1) enabling ipaccess BTS mode, OML connecting to 127.0.0.1:3002 DLINP input/ipaccess.c:634 E1L(0) TCP Keepalive is enabled DLINP input/ipaccess.c:646 E1L(0) TCP keepalive idle_timeout=30s, interval=3s, retry_count=10 user_timeout=330000ms DLINP input/ipaccess.c:834 received ID_GET for unit ID 1234/0/0 DOML oml.c:631 OC=GPRS-CELL INST=(00,00,ff): O&M Get Attributes [0], SW Configuration is unsupported 20250313084705362 DNM ERROR OC=GPRS-CELL(f1) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557) DOML oml.c:1490 OC=GPRS-CELL(f1) INST=(00,00,ff): ADM STATE Locked -> Unlocked 20250313084705363 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'GPRS' is supported (abis_nm.c:599) 20250313084705363 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'EGPRS' is supported (abis_nm.c:599) 20250313084705363 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'HOPPING' is supported (abis_nm.c:599) 20250313084705363 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CBCH' is supported (abis_nm.c:599) 20250313084705363 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ETWS_PN' is supported (abis_nm.c:599) 20250313084705363 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'PAGING_COORDINATION' is supported (abis_nm.c:599) 20250313084705363 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'IPV6_NSVC' is supported (abis_nm.c:599) 20250313084705363 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CCN' is supported (abis_nm.c:599) 20250313084705363 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ABIS_OSMO_PCU' is supported (abis_nm.c:599) 20250313084705363 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'BCCH_PWR_RED' is supported (abis_nm.c:599) 20250313084705363 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'DYN_TS_SDCCH8' is supported (abis_nm.c:599) 20250313084705363 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'OSMUX' is supported (abis_nm.c:599) 20250313084705363 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VBS' is supported (abis_nm.c:599) 20250313084705363 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VGCS' is supported (abis_nm.c:599) 20250313084705363 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'TWTS001' is supported (abis_nm.c:599) 20250313084705363 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): ARI reported sw[0/2]: osmobts is 1.9.0.202503122026 (abis_nm.c:652) 20250313084705363 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Reported variant: osmo-bts-omldummy (abis_nm.c:534) DOML oml.c:1490 OC=GPRS-NSE(f0) INST=(00,ff,ff): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=GPRS-NSVC(f2) INST=(00,00,ff): ADM STATE Locked -> Unlocked DOML oml.c:631 OC=RADIO-CARRIER INST=(00,00,ff): O&M Get Attributes [0], SW Configuration is unsupported 20250313084705364 DNM ERROR OC=RADIO-CARRIER(02) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557) DL1C bts_model.c:87 Unimplemented vbts_set_trx DOML oml.c:1490 OC=RADIO-CARRIER(02) INST=(00,00,ff): ADM STATE Locked -> Unlocked DOML oml.c:631 OC=BASEBAND-TRANSCEIVER INST=(00,00,ff): O&M Get Attributes [0], Manufacturer Dependent State is unsupported 20250313084705364 DNM ERROR OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): Attribute Manufacturer Dependent State is unreported (abis_nm.c:557) 20250313084705364 DNM NOTICE OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): ARI reported sw[0/1]: TRX_PHY_VERSION is Unknown (abis_nm.c:652) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,00): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,01): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,02): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,03): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,04): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,05): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,06): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,07): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=BTS(01) INST=(00,ff,ff): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): ADM STATE Locked -> Unlocked DOML nm_bb_transc_fsm.c:151 NM_BBTRANSC_OP(bts0-trx0)[0x5612bdbd9470]{DISABLED_OFFLINE}: Not connecting RSL in OML-DUMMY! Waiting for packet dumper to finish... 0 (prev_count=-1, count=966924) Waiting for packet dumper to finish... 1 (prev_count=966924, count=1037768) 20250313084707347 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084707347 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084707347 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084707347 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250313084707347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084707347 DLSS7 ERROR MTP-TRANSFER.req for dpc=185=0.23.1: no route! (osmo_ss7_hmrt.c:228) MTC@6fd6b501891c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh BSC_Tests.TC_si_acc_rotate pass' was executed successfully (exit status: 0). MTC@6fd6b501891c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh BSC_Tests.TC_si_acc_ramp_rotate'. ------ BSC_Tests.TC_si_acc_ramp_rotate ------ Thu Mar 13 08:47:07 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/logs/testsuite/BSC_Tests.TC_si_acc_ramp_rotate.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/logs/testsuite/BSC_Tests.TC_si_acc_ramp_rotate.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250313084708075 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084708075 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084708075 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084708075 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:621) 20250313084708075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084708075 DLSS7 ERROR MTP-TRANSFER.req for dpc=2=0.0.2: no route! (osmo_ss7_hmrt.c:228) 20250313084708075 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084708075 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084708075 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084708075 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:621) 20250313084708075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084708075 DLSS7 ERROR MTP-TRANSFER.req for dpc=3=0.0.3: no route! (osmo_ss7_hmrt.c:228) MTC@6fd6b501891c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh BSC_Tests.TC_si_acc_ramp_rotate' was executed successfully (exit status: 0). MTC@6fd6b501891c: Test case TC_si_acc_ramp_rotate started. 20250313084708572 DMSC NOTICE (msc0) VTY requests BSSMAP RESET (bsc_vty.c:3614) 20250313084708572 DMSC NOTICE (msc1) VTY requests BSSMAP RESET (bsc_vty.c:3614) 20250313084708573 DMSC NOTICE (msc2) VTY requests BSSMAP RESET (bsc_vty.c:3614) 20250313084708574 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084708574 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084708574 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084708574 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:621) 20250313084708574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084708574 DLSS7 ERROR MTP-TRANSFER.req for dpc=3=0.0.3: no route! (osmo_ss7_hmrt.c:228) 20250313084708574 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084708574 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084708574 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084708574 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:621) 20250313084708574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084708574 DLSS7 ERROR MTP-TRANSFER.req for dpc=2=0.0.2: no route! (osmo_ss7_hmrt.c:228) 20250313084708574 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084708574 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084708574 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084708574 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250313084708574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084708574 DLSS7 ERROR MTP-TRANSFER.req for dpc=185=0.23.1: no route! (osmo_ss7_hmrt.c:228) VirtMSC-M3UA(234)@6fd6b501891c: ************************************************* VirtMSC-M3UA(234)@6fd6b501891c: M3UA emulation initiated, the test can be started VirtMSC-M3UA(234)@6fd6b501891c: ************************************************* VirtMSC-SCCP(233)@6fd6b501891c: v_sccp_pdu_maxlen:268 20250313084708782 DLSS7 INFO (r=127.0.0.1:23905<->l=127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250313084708782 DLSS7 INFO (r=127.0.0.1:23905<->l=127.0.0.1:2905): matched connection to ASP virt-msc0-0 (osmo_ss7_xua_srv.c:112) 20250313084708782 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250313084708782 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) VirtMSC-M3UA(234)@6fd6b501891c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250313084708783 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084708783 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250313084708783 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250313084708783 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250313084708783 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250313084708783 DLSS7 DEBUG XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250313084708783 DLSS7 DEBUG XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250313084708783 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084708783 DLSS7 INFO 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250313084708783 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250313084708783 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250313084708784 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084708784 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250313084708784 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250313084708784 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250313084708784 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250313084708784 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250313084708784 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250313084708784 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084708784 DLSS7 INFO 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250313084708784 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250313084708784 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 b9 (osmo_ss7_asp.c:1175) 20250313084708784 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250313084708784 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250313084708784 DMSC NOTICE (msc0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (osmo_bsc_sigtran.c:286) 20250313084708784 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) VirtMSC-M3UA(234)@6fd6b501891c: Sending buffered message #0 20250313084708785 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084708785 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084708785 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250313084708785 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:621) 20250313084708785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084708785 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250313084708785 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084708785 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250313084708785 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084708785 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 b9 00 00 00 bb 03 02 00 00 09 00 03 07 0b 04 43 bb 00 fe 04 43 b9 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1175) 20250313084708785 DMSC NOTICE RESET from MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_bssap.c:101) 20250313084708785 DRESET NOTICE Sending RESET ACK to MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_sigtran.c:86) 20250313084708785 DRESET NOTICE bssmap_reset(msc-0)[0x55ac7dc976d0]{CONNECTED}: link up (bssmap_reset.c:83) 20250313084708785 DMSC NOTICE (msc0) BSSMAP association is up (a_reset.c:45) 20250313084708785 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084708785 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084708785 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084708785 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250313084708785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084708785 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=4 -> eSLS=36: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250313084708785 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084708785 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250313084708785 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084708785 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bb 00 00 00 b9 03 00 00 04 09 00 03 07 0b 04 43 b9 00 fe 04 43 bb 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) MTC@6fd6b501891c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(236)@6fd6b501891c: ************************************************* VirtSMLC-M3UA(236)@6fd6b501891c: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(236)@6fd6b501891c: ************************************************* VirtSMLC-SCCP(235)@6fd6b501891c: v_sccp_pdu_maxlen:268 MTC@6fd6b501891c: "TC_si_acc_ramp_rotate() start" 20250313084708814 DLGLOBAL NOTICE TTCN3 f_logp(): TC_si_acc_ramp_rotate() start (logging_vty.c:1172) 20250313084708815 DLINP ERROR abis_sendmsg: msg->dst == NULL: 0c 11 01 80 1e 01 27 17 55 06 19 8f b3 80 00 00 00 00 00 00 00 00 00 00 00 00 00 e5 04 10 2b (e1_input.c:304) 20250313084708816 DLINP ERROR abis_sendmsg: msg->dst == NULL: 0c 11 01 80 1e 01 27 17 55 06 19 8f b3 80 00 00 00 00 00 00 00 00 00 00 00 00 00 e5 07 ff 2b (e1_input.c:304) 20250313084708997 DLSS7 INFO (r=127.0.0.1:23908<->l=127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250313084708997 DLSS7 INFO (r=127.0.0.1:23908<->l=127.0.0.1:2905): matched connection to ASP virt-smlc-0 (osmo_ss7_xua_srv.c:112) VirtSMLC-M3UA(236)@6fd6b501891c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250313084709070 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.6/0 (xua_snm.c:413) 20250313084709070 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) 20250313084708997 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250313084708997 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 20250313084709066 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084709066 DLM3UA DEBUG 0: ASP(virt-smlc-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250313084709066 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250313084709066 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250313084709066 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250313084709066 DLSS7 DEBUG XUA_AS(virt-smlc){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250313084709066 DLSS7 DEBUG XUA_AS(virt-smlc){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250313084709066 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084709066 DLSS7 INFO 0: ASP(virt-smlc-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250313084709066 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 06 (osmo_ss7_asp.c:1175) 20250313084709066 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250313084709069 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084709069 DLM3UA DEBUG 0: ASP(virt-smlc-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250313084709069 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250313084709069 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 06 (osmo_ss7_asp.c:1175) 20250313084709069 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250313084709069 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250313084709069 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250313084709069 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084709069 DLSS7 INFO 0: ASP(virt-smlc-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250313084709069 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 06 (osmo_ss7_asp.c:1175) 20250313084709069 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 be (osmo_ss7_asp.c:1175) 20250313084709069 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 be (osmo_ss7_asp.c:1175) 20250313084709069 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) IPA-BTS0-TRX0-RSL-IPA(239)@6fd6b501891c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(239)@6fd6b501891c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(239)@6fd6b501891c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } 20250313084709864 DRSL NOTICE (bts=0,trx=0) bootstrapping RSL on ARFCN 871 using MCC-MNC 001-01 LAC=1 CID=0 BSIC=10 (osmo_bsc_main.c:320) IPA-BTS0-TRX0-RSL-IPA(239)@6fd6b501891c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") 20250313084713576 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084713576 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084713576 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084713576 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:621) 20250313084713576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084713576 DLSS7 ERROR MTP-TRANSFER.req for dpc=2=0.0.2: no route! (osmo_ss7_hmrt.c:228) 20250313084713576 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084713576 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084713576 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084713576 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:621) 20250313084713576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084713576 DLSS7 ERROR MTP-TRANSFER.req for dpc=3=0.0.3: no route! (osmo_ss7_hmrt.c:228) MTC@6fd6b501891c: RSL 0 SYSTEM INFORMATION: { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000011111111111'B }, rest_octets := '2B'O ("+") }, si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000011111111111'B } }, si2bis := omit, si2ter := { extd_bcch_freq_list := '8E320000000000000000000000000800'O, rest_octets := '2B2B2B2B'O ("++++") }, si2quater := { { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 0, si2quater_count := 0, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 111, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } } }, si3 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 3, t3212 := 30 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_SHALL_USE_UL_DTX (1), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000011111111111'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '1'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '1'B, si2_quater_ind := { presence := '1'B, ind := '0'B }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } }, si4 := { lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000011111111111'B }, cbch_chan_desc := { iei := '64'O ("d"), v := { chan_nr := { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }, tsc := 2, h := false, arfcn := 871, maio_hsn := omit } }, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } }, si13 := { rest_octets := { presence := '1'B, bcch_change_mark := 6, si_change_field := '0000'B, presence2 := '0'B, si13_change_mark := omit, gprs_ma := omit, zero := '0'B, rac := 0, spgc_ccch_sup := '0'B, priority_access_thr := '110'B, network_control_order := '00'B, gprs_cell_opts := { nmo := '01'B, t3168 := '011'B, t3192 := '010'B, drx_timer_max := '011'B, access_burst_type := '0'B, control_ack_type := '1'B, bs_cv_max := 15, pan_presence := '1'B, pan_dec := 1, pan_inc := 1, pan_max := '111'B, ext_info_presence := '1'B, ext_info_length := '000101'B, ext_info := { egprs_supported := '0'B, egprs_pkt_channel_req := omit, bep_period := omit, pfc_feature_mode := '0'B, dtm_support := '0'B, bss_paging_coordination := '1'B, ccn_active := '1'B, nw_ext_utbf := '0'B } }, gprs_pwr_ctrl_params := { alpha := 0, t_avg_w := '10000'B, t_avg_t := '10000'B, pc_meas_chan := '0'B, n_avg_i := '1000'B } } }, si5 := { bcch_freq_list := '10000000000000000000000000000000'O }, si5bis := omit, si5ter := { extd_bcch_freq_list := '9E050020000000000000000000000000'O }, si6 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_options := { dtx_ext := '1'B, pwrc := false, dtx := '01'B, radio_link_timeout := '0111'B }, ncc_permitted := '11111111'B, rest_octets := { pch_nch_info := { presence := '0'B, info := omit }, vbs_vgcs_options := { presence := '0'B, options := omit }, dtm_support := '0'B, rac := omit, max_lapdm := omit, band_ind := '0'B } } } MTC@6fd6b501891c: setverdict(pass): none -> pass 20250313084718576 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084718576 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084718576 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084718576 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:621) 20250313084718576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084718576 DLSS7 ERROR MTP-TRANSFER.req for dpc=3=0.0.3: no route! (osmo_ss7_hmrt.c:228) 20250313084718576 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084718576 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084718576 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084718576 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:621) 20250313084718576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084718576 DLSS7 ERROR MTP-TRANSFER.req for dpc=2=0.0.2: no route! (osmo_ss7_hmrt.c:228) MTC@6fd6b501891c: RSL: GOT SI1 ACC len=5: '0000011111010000'B MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@6fd6b501891c: RSL: GOT SI1 ACC len=5: '0000011110010001'B MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@6fd6b501891c: RSL: GOT SI1 ACC len=5: '0000011100010011'B MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@6fd6b501891c: RSL: GOT SI1 ACC len=5: '0000011000010111'B MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@6fd6b501891c: RSL: GOT SI1 ACC len=5: '0000010000011111'B MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@6fd6b501891c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") 20250313084723577 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084723577 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084723577 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084723577 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:621) 20250313084723577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084723577 DLSS7 ERROR MTP-TRANSFER.req for dpc=2=0.0.2: no route! (osmo_ss7_hmrt.c:228) 20250313084723577 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084723577 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084723577 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084723577 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:621) 20250313084723577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084723577 DLSS7 ERROR MTP-TRANSFER.req for dpc=3=0.0.3: no route! (osmo_ss7_hmrt.c:228) MTC@6fd6b501891c: RSL: GOT SI1 ACC len=9: '0000010000010000'B MTC@6fd6b501891c: setverdict(pass): pass -> pass, component reason not changed MTC@6fd6b501891c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@6fd6b501891c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-STATS(232)@6fd6b501891c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(237)@6fd6b501891c: Final verdict of PTC: none MTC@6fd6b501891c: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(233)@6fd6b501891c: Final verdict of PTC: none VirtSMLC-SCCP(235)@6fd6b501891c: Final verdict of PTC: none VirtMSC-M3UA(234)@6fd6b501891c: Final verdict of PTC: none 20250313084723837 DLINP NOTICE SRVCONN(ts-0-2-rsl,r=127.0.0.1:10000<->l=127.0.0.1:3003) connection closed with client (stream_srv.c:717) 20250313084723837 DLINP NOTICE E1TS(0:2) failed reading from socket: 0 (ipaccess.c:554) 20250313084723837 DLINP NOTICE E1L(0) Signalling link down (bts_ipaccess_nanobts.c:778) 20250313084723837 DLINP NOTICE (bts=0) Dropping OML link: link down (bts_ipaccess_nanobts.c:543) 20250313084723837 DLMI ERROR (bts=0,trx=0) Lost E1 OML link (osmo_bsc_main.c:487) VirtSMLC-M3UA(236)@6fd6b501891c: Final verdict of PTC: none VirtMGW-MGCP-0(238)@6fd6b501891c: Final verdict of PTC: none 20250313084723837 DLINP NOTICE E1L(0) Signalling link down (bts_ipaccess_nanobts.c:778) DLINP stream_cli.c:547 CLICONN(ts-0-1-oml,r=127.0.0.1:3002<->l=127.0.0.1:46125){CONNECTED} connection closed with srv 20250313084723837 DLMI ERROR (bts=0,trx=0) Lost E1 OSMO link (osmo_bsc_main.c:487) 20250313084723837 DLINP NOTICE (bts=0,trx=0) Dropping RSL link: OML link drop (bts_ipaccess_nanobts.c:514) 20250313084723837 DLMI ERROR (bts=0,trx=0) Lost E1 RSL link (osmo_bsc_main.c:487) DABIS abis.c:429 E1L(0) Signalling link down DOML bts_shutdown_fsm.c:268 BTS_SHUTDOWN(bts0)[0x5612bdbd8b70]{NONE}: Shutting down BTS, exit 1, reason: Abis close DLINP input/ipaccess.c:867 E1TS(0:1) failed reading from socket: 0 20250313084723838 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250313084723838 DMSC NOTICE (msc0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (osmo_bsc_sigtran.c:278) 20250313084723838 DRESET NOTICE bssmap_reset(msc-0)[0x55ac7dc976d0]{DISCONNECTED}: link lost (bssmap_reset.c:91) 20250313084723838 DMSC NOTICE (msc0) BSSMAP association is down (a_reset.c:54) 20250313084723838 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) 20250313084723838 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.6/0 (xua_snm.c:378) 20250313084723838 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) IPA-BTS0-TRX0-RSL-IPA(239)@6fd6b501891c: Final verdict of PTC: none MTC@6fd6b501891c: Setting final verdict of the test case. MTC@6fd6b501891c: Local verdict of MTC: pass MTC@6fd6b501891c: Local verdict of PTC VirtMSC-STATS(232): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC VirtMSC-SCCP(233): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC VirtMSC-M3UA(234): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC VirtSMLC-SCCP(235): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC VirtSMLC-M3UA(236): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC IPA-CTRL-CLI-IPA(237): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC VirtMGW-MGCP-0(238): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(239): none (pass -> pass) MTC@6fd6b501891c: Test case TC_si_acc_ramp_rotate finished. Verdict: pass MTC@6fd6b501891c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh BSC_Tests.TC_si_acc_ramp_rotate pass'. 20250313084723836 DLINP NOTICE virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250313084723836 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250313084723836 DLSS7 INFO 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250313084723836 DLSS7 NOTICE 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250313084723836 DLINP NOTICE virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250313084723836 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250313084723836 DLSS7 INFO 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250313084723836 DLSS7 NOTICE 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250313084723836 DLINP NOTICE SRVCONN(virt-msc0-0,r=127.0.0.1:23905<->l=127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250313084723836 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084723836 DLSS7 INFO virt-msc0-0: connection closed (osmo_ss7_asp.c:1126) 20250313084723836 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250313084723836 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250313084723836 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250313084723836 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250313084723836 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084723837 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 b9 (osmo_ss7_asp.c:1175) 20250313084723837 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 b9 (osmo_ss7_asp.c:1175) 20250313084723837 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250313084723837 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250313084723837 DLINP ERROR SRVCONN(virt-smlc-0,r=127.0.0.1:23908<->l=127.0.0.1:2905) error to send: Cannot send after transport endpoint shutdown (stream_srv.c:743) 20250313084723837 DLINP NOTICE virt-smlc-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250313084723837 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250313084723837 DLSS7 INFO 0: ASP(virt-smlc-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250313084723837 DLSS7 NOTICE 0: ASP(virt-smlc-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250313084723837 DLINP NOTICE virt-smlc-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250313084723837 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250313084723837 DLSS7 INFO 0: ASP(virt-smlc-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250313084723837 DLSS7 NOTICE 0: ASP(virt-smlc-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250313084723837 DLINP NOTICE SRVCONN(virt-smlc-0,r=127.0.0.1:23908<->l=127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250313084723837 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084723837 DLSS7 INFO virt-smlc-0: connection closed (osmo_ss7_asp.c:1126) 20250313084723837 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250313084723837 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250313084723837 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250313084723837 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250313084723837 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084723837 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 be (osmo_ss7_asp.c:1175) 20250313084723837 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250313084723837 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) Thu Mar 13 08:47:23 UTC 2025 ====== BSC_Tests.TC_si_acc_ramp_rotate pass ====== Saving talloc report from 127.0.0.1:4242 to BSC_Tests.TC_si_acc_ramp_rotate.talloc 20250313084725837 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250313084725837 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250313084725837 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250313084725837 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250313084725837 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250313084725837 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) DOML bts_shutdown_fsm.c:228 BTS_SHUTDOWN(bts0)[0x5612bdbd8b70]{WAIT_TRX_CLOSED}: Timer expired waiting for TRX close DOML bts_shutdown_fsm.c:171 BTS_SHUTDOWN(bts0)[0x5612bdbd8b70]{EXIT}: Shutdown process completed successfully, exiting process respawn: 23: stopped pid 10089 with status 0 respawn: 24: starting: osmo-bts-omldummy -fCCN,EGPRS,GPRS,IPv6_NSVC,PAGING_COORDINATION,OSMUX 127.0.0.1 1234 1 DABIS abis.c:170 A-bis connection establishment to BSC (127.0.0.1) in progress... DLINP input/ipaccess.c:1020 E1TS(0:1) enabling ipaccess BTS mode, OML connecting to 127.0.0.1:3002 DLINP input/ipaccess.c:634 E1L(0) TCP Keepalive is enabled DLINP input/ipaccess.c:646 E1L(0) TCP keepalive idle_timeout=30s, interval=3s, retry_count=10 user_timeout=330000ms DLINP input/ipaccess.c:834 received ID_GET for unit ID 1234/0/0 DOML oml.c:631 OC=GPRS-CELL INST=(00,00,ff): O&M Get Attributes [0], SW Configuration is unsupported 20250313084726846 DNM ERROR OC=GPRS-CELL(f1) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557) DOML oml.c:1490 OC=GPRS-CELL(f1) INST=(00,00,ff): ADM STATE Locked -> Unlocked 20250313084726847 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'GPRS' is supported (abis_nm.c:599) 20250313084726847 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'EGPRS' is supported (abis_nm.c:599) 20250313084726847 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'HOPPING' is supported (abis_nm.c:599) 20250313084726847 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CBCH' is supported (abis_nm.c:599) 20250313084726847 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ETWS_PN' is supported (abis_nm.c:599) 20250313084726847 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'PAGING_COORDINATION' is supported (abis_nm.c:599) 20250313084726847 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'IPV6_NSVC' is supported (abis_nm.c:599) 20250313084726847 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CCN' is supported (abis_nm.c:599) 20250313084726847 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ABIS_OSMO_PCU' is supported (abis_nm.c:599) 20250313084726847 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'BCCH_PWR_RED' is supported (abis_nm.c:599) 20250313084726847 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'DYN_TS_SDCCH8' is supported (abis_nm.c:599) 20250313084726847 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'OSMUX' is supported (abis_nm.c:599) 20250313084726847 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VBS' is supported (abis_nm.c:599) 20250313084726847 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VGCS' is supported (abis_nm.c:599) 20250313084726847 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'TWTS001' is supported (abis_nm.c:599) 20250313084726847 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): ARI reported sw[0/2]: osmobts is 1.9.0.202503122026 (abis_nm.c:652) 20250313084726847 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Reported variant: osmo-bts-omldummy (abis_nm.c:534) DOML oml.c:1490 OC=GPRS-NSE(f0) INST=(00,ff,ff): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=GPRS-NSVC(f2) INST=(00,00,ff): ADM STATE Locked -> Unlocked DOML oml.c:631 OC=RADIO-CARRIER INST=(00,00,ff): O&M Get Attributes [0], SW Configuration is unsupported 20250313084726847 DNM ERROR OC=RADIO-CARRIER(02) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557) DL1C bts_model.c:87 Unimplemented vbts_set_trx DOML oml.c:1490 OC=RADIO-CARRIER(02) INST=(00,00,ff): ADM STATE Locked -> Unlocked DOML oml.c:631 OC=BASEBAND-TRANSCEIVER INST=(00,00,ff): O&M Get Attributes [0], Manufacturer Dependent State is unsupported 20250313084726847 DNM ERROR OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): Attribute Manufacturer Dependent State is unreported (abis_nm.c:557) 20250313084726847 DNM NOTICE OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): ARI reported sw[0/1]: TRX_PHY_VERSION is Unknown (abis_nm.c:652) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,00): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,01): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,02): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,03): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,04): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,05): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,06): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,07): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=BTS(01) INST=(00,ff,ff): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): ADM STATE Locked -> Unlocked DOML nm_bb_transc_fsm.c:151 NM_BBTRANSC_OP(bts0-trx0)[0x55b2d86c5470]{DISABLED_OFFLINE}: Not connecting RSL in OML-DUMMY! Waiting for packet dumper to finish... 0 (prev_count=-1, count=658188) Waiting for packet dumper to finish... 1 (prev_count=658188, count=728252) 20250313084728578 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084728578 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084728578 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084728578 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:621) 20250313084728578 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084728578 DLSS7 ERROR MTP-TRANSFER.req for dpc=3=0.0.3: no route! (osmo_ss7_hmrt.c:228) 20250313084728578 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084728578 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084728578 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084728578 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:621) 20250313084728578 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084728578 DLSS7 DEBUG 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=2=0.0.2,SLS=3 -> eSLS=99: picked Normal Route via 'virt-msc1' round-robin style (osmo_ss7_combined_linkset.c:283) 20250313084728578 DLSS7 ERROR MTP-TRANSFER.req for dpc=2=0.0.2: no route! (osmo_ss7_hmrt.c:228) 20250313084728839 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084728839 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084728839 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084728839 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250313084728839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084728839 DLSS7 ERROR MTP-TRANSFER.req for dpc=185=0.23.1: no route! (osmo_ss7_hmrt.c:228) MTC@6fd6b501891c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh BSC_Tests.TC_si_acc_ramp_rotate pass' was executed successfully (exit status: 0). MTC@6fd6b501891c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh BSC_Tests.TC_si2_ncc_permitted'. ------ BSC_Tests.TC_si2_ncc_permitted ------ Thu Mar 13 08:47:29 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/logs/testsuite/BSC_Tests.TC_si2_ncc_permitted.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/logs/testsuite/BSC_Tests.TC_si2_ncc_permitted.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6fd6b501891c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh BSC_Tests.TC_si2_ncc_permitted' was executed successfully (exit status: 0). MTC@6fd6b501891c: Test case TC_si2_ncc_permitted started. 20250313084730353 DMSC NOTICE (msc0) VTY requests BSSMAP RESET (bsc_vty.c:3614) 20250313084730353 DMSC NOTICE (msc1) VTY requests BSSMAP RESET (bsc_vty.c:3614) 20250313084730353 DMSC NOTICE (msc2) VTY requests BSSMAP RESET (bsc_vty.c:3614) 20250313084730355 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084730355 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084730355 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084730355 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:621) 20250313084730355 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084730355 DLSS7 ERROR MTP-TRANSFER.req for dpc=3=0.0.3: no route! (osmo_ss7_hmrt.c:228) 20250313084730355 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084730355 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084730355 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084730355 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:621) 20250313084730355 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084730355 DLSS7 ERROR MTP-TRANSFER.req for dpc=2=0.0.2: no route! (osmo_ss7_hmrt.c:228) 20250313084730355 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084730355 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084730355 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084730355 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250313084730355 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084730355 DLSS7 ERROR MTP-TRANSFER.req for dpc=185=0.23.1: no route! (osmo_ss7_hmrt.c:228) VirtMSC-M3UA(242)@6fd6b501891c: ************************************************* VirtMSC-M3UA(242)@6fd6b501891c: M3UA emulation initiated, the test can be started VirtMSC-M3UA(242)@6fd6b501891c: ************************************************* VirtMSC-SCCP(241)@6fd6b501891c: v_sccp_pdu_maxlen:268 20250313084730569 DLSS7 INFO (r=127.0.0.1:23905<->l=127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250313084730570 DLSS7 INFO (r=127.0.0.1:23905<->l=127.0.0.1:2905): matched connection to ASP virt-msc0-0 (osmo_ss7_xua_srv.c:112) 20250313084730570 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250313084730570 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) VirtMSC-M3UA(242)@6fd6b501891c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250313084730572 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084730572 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250313084730572 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250313084730572 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250313084730572 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250313084730572 DLSS7 DEBUG XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250313084730572 DLSS7 DEBUG XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250313084730572 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084730572 DLSS7 INFO 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250313084730572 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250313084730572 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250313084730573 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084730573 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250313084730573 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250313084730573 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250313084730573 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250313084730573 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250313084730573 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250313084730573 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084730573 DLSS7 INFO 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250313084730573 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250313084730573 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 b9 (osmo_ss7_asp.c:1175) 20250313084730573 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250313084730574 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250313084730574 DMSC NOTICE (msc0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (osmo_bsc_sigtran.c:286) 20250313084730574 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) VirtMSC-M3UA(242)@6fd6b501891c: Sending buffered message #0 20250313084730575 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084730575 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084730575 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250313084730575 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:621) 20250313084730575 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084730575 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250313084730575 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084730575 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250313084730575 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084730575 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 b9 00 00 00 bb 03 02 00 00 09 00 03 07 0b 04 43 bb 00 fe 04 43 b9 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1175) 20250313084730575 DMSC NOTICE RESET from MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_bssap.c:101) 20250313084730575 DRESET NOTICE Sending RESET ACK to MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_sigtran.c:86) 20250313084730575 DRESET NOTICE bssmap_reset(msc-0)[0x55ac7dc976d0]{CONNECTED}: link up (bssmap_reset.c:83) 20250313084730575 DMSC NOTICE (msc0) BSSMAP association is up (a_reset.c:45) 20250313084730575 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084730575 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084730575 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084730575 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250313084730575 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084730575 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=0 -> eSLS=32: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250313084730575 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084730575 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250313084730575 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084730575 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 bb 00 00 00 b9 03 00 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 bb 00 fe 06 00 04 30 04 01 20 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250313084730575 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084730575 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084730575 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084730575 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250313084730575 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084730575 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=1 -> eSLS=33: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250313084730575 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084730575 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250313084730575 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084730575 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bb 00 00 00 b9 03 00 00 01 09 00 03 07 0b 04 43 b9 00 fe 04 43 bb 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) MTC@6fd6b501891c: BSSMAP: Respoding to inbound RESET with RESET-ACK 20250313084730579 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084730579 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084730579 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250313084730579 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:621) 20250313084730579 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084730579 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250313084730579 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084730579 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250313084730579 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084730579 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 bb 03 02 00 00 09 00 03 07 0b 04 43 bb 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1175) MTC@6fd6b501891c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250313084730579 DMSC NOTICE RESET ACK from MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_bssap.c:84) VirtSMLC-M3UA(244)@6fd6b501891c: ************************************************* VirtSMLC-M3UA(244)@6fd6b501891c: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(244)@6fd6b501891c: ************************************************* VirtSMLC-SCCP(243)@6fd6b501891c: v_sccp_pdu_maxlen:268 20250313084730795 DLSS7 INFO (r=127.0.0.1:23908<->l=127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250313084730795 DLSS7 INFO (r=127.0.0.1:23908<->l=127.0.0.1:2905): matched connection to ASP virt-smlc-0 (osmo_ss7_xua_srv.c:112) 20250313084730795 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250313084730795 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) VirtSMLC-M3UA(244)@6fd6b501891c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250313084730799 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084730799 DLM3UA DEBUG 0: ASP(virt-smlc-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250313084730799 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250313084730799 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250313084730799 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250313084730799 DLSS7 DEBUG XUA_AS(virt-smlc){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250313084730799 DLSS7 DEBUG XUA_AS(virt-smlc){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250313084730799 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084730799 DLSS7 INFO 0: ASP(virt-smlc-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250313084730799 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 06 (osmo_ss7_asp.c:1175) 20250313084730799 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250313084730801 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084730801 DLM3UA DEBUG 0: ASP(virt-smlc-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250313084730801 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250313084730801 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 06 (osmo_ss7_asp.c:1175) 20250313084730801 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250313084730801 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250313084730801 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250313084730801 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084730801 DLSS7 INFO 0: ASP(virt-smlc-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250313084730801 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 06 (osmo_ss7_asp.c:1175) 20250313084730801 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 be (osmo_ss7_asp.c:1175) 20250313084730801 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 be (osmo_ss7_asp.c:1175) 20250313084730801 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250313084730801 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.6/0 (xua_snm.c:413) 20250313084730801 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) IPA-BTS0-TRX0-RSL-IPA(247)@6fd6b501891c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(247)@6fd6b501891c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(247)@6fd6b501891c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } 20250313084731647 DRSL NOTICE (bts=0,trx=0) bootstrapping RSL on ARFCN 871 using MCC-MNC 001-01 LAC=1 CID=0 BSIC=10 (osmo_bsc_main.c:320) IPA-BTS0-TRX0-RSL-IPA(247)@6fd6b501891c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250313084732654 DLGLOBAL NOTICE TTCN3 f_logp(): TC_si2_ncc_permitted() start (logging_vty.c:1172) MTC@6fd6b501891c: "TC_si2_ncc_permitted() start" MTC@6fd6b501891c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@6fd6b501891c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 IPA-CTRL-CLI-IPA(245)@6fd6b501891c: Final verdict of PTC: none MTC@6fd6b501891c: setverdict(pass): none -> pass VirtMSC-STATS(240)@6fd6b501891c: Final verdict of PTC: none 20250313084732661 DLINP NOTICE virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250313084732662 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250313084732662 DLSS7 INFO 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250313084732662 DLSS7 NOTICE 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250313084732662 DLINP NOTICE SRVCONN(ts-0-2-rsl,r=127.0.0.1:10000<->l=127.0.0.1:3003) connection closed with client (stream_srv.c:717) 20250313084732662 DLINP NOTICE E1TS(0:2) failed reading from socket: 0 (ipaccess.c:554) VirtMSC-M3UA(242)@6fd6b501891c: Final verdict of PTC: none20250313084732662 DLINP NOTICE E1L(0) Signalling link down (bts_ipaccess_nanobts.c:778) 20250313084732662 DLINP NOTICE (bts=0) Dropping OML link: link down (bts_ipaccess_nanobts.c:543) 20250313084732662 DLMI ERROR (bts=0,trx=0) Lost E1 OML link (osmo_bsc_main.c:487) 20250313084732662 DLINP NOTICE virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250313084732662 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250313084732662 DLSS7 INFO 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250313084732662 DLSS7 NOTICE 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250313084732662 DLINP NOTICE SRVCONN(virt-msc0-0,r=127.0.0.1:23905<->l=127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250313084732662 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084732662 DLSS7 INFO virt-msc0-0: connection closed (osmo_ss7_asp.c:1126) 20250313084732662 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250313084732662 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250313084732662 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250313084732662 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250313084732662 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084732662 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 b9 (osmo_ss7_asp.c:1175) 20250313084732662 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 b9 (osmo_ss7_asp.c:1175) 20250313084732662 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250313084732662 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250313084732662 DLINP NOTICE virt-smlc-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250313084732662 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250313084732662 DLSS7 INFO 0: ASP(virt-smlc-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250313084732662 DLSS7 NOTICE 0: ASP(virt-smlc-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250313084732662 DLINP ERROR SRVCONN(virt-smlc-0,r=127.0.0.1:23908<->l=127.0.0.1:2905) error to send: Broken pipe (stream_srv.c:743) 20250313084732662 DLINP NOTICE virt-smlc-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250313084732662 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250313084732662 DLSS7 INFO 0: ASP(virt-smlc-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250313084732662 DLSS7 NOTICE 0: ASP(virt-smlc-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250313084732662 DLINP NOTICE SRVCONN(virt-smlc-0,r=127.0.0.1:23908<->l=127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250313084732662 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084732662 DLSS7 INFO virt-smlc-0: connection closed (osmo_ss7_asp.c:1126) 20250313084732662 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250313084732662 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250313084732662 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250313084732662 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250313084732662 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084732662 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 be (osmo_ss7_asp.c:1175) 20250313084732662 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250313084732662 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) VirtSMLC-SCCP(243)@6fd6b501891c: Final verdict of PTC: none VirtSMLC-M3UA(244)@6fd6b501891c: Final verdict of PTC: none 20250313084732662 DLINP NOTICE E1L(0) Signalling link down (bts_ipaccess_nanobts.c:778) 20250313084732662 DLMI ERROR (bts=0,trx=0) Lost E1 OSMO link (osmo_bsc_main.c:487) 20250313084732662 DLINP NOTICE (bts=0,trx=0) Dropping RSL link: OML link drop (bts_ipaccess_nanobts.c:514) 20250313084732662 DLMI ERROR (bts=0,trx=0) Lost E1 RSL link (osmo_bsc_main.c:487) VirtMSC-SCCP(241)@6fd6b501891c: Final verdict of PTC: none VirtMGW-MGCP-0(246)@6fd6b501891c: Final verdict of PTC: none 20250313084732663 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250313084732663 DMSC NOTICE (msc0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (osmo_bsc_sigtran.c:278) 20250313084732663 DRESET NOTICE bssmap_reset(msc-0)[0x55ac7dc976d0]{DISCONNECTED}: link lost (bssmap_reset.c:91) 20250313084732663 DMSC NOTICE (msc0) BSSMAP association is down (a_reset.c:54) 20250313084732663 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) 20250313084732663 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.6/0 (xua_snm.c:378) 20250313084732663 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) DLINP stream_cli.c:547 CLICONN(ts-0-1-oml,r=127.0.0.1:3002<->l=127.0.0.1:39521){CONNECTED} connection closed with srv DABIS abis.c:429 E1L(0) Signalling link down DABIS abis.c:105 OML link was closed early within 5 seconds. If this situation persists, please check your BTS and BSC configuration files for errors. A common error is a mismatch between unit_id configuration parameters of BTS and BSC. DOML bts_shutdown_fsm.c:268 BTS_SHUTDOWN(bts0)[0x55b2d86c4b70]{NONE}: Shutting down BTS, exit 1, reason: Abis close DLINP input/ipaccess.c:867 E1TS(0:1) failed reading from socket: 0 IPA-BTS0-TRX0-RSL-IPA(247)@6fd6b501891c: Final verdict of PTC: none MTC@6fd6b501891c: Setting final verdict of the test case. MTC@6fd6b501891c: Local verdict of MTC: pass MTC@6fd6b501891c: Local verdict of PTC VirtMSC-STATS(240): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC VirtMSC-SCCP(241): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC VirtMSC-M3UA(242): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC VirtSMLC-SCCP(243): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC VirtSMLC-M3UA(244): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC IPA-CTRL-CLI-IPA(245): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC VirtMGW-MGCP-0(246): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(247): none (pass -> pass) MTC@6fd6b501891c: Test case TC_si2_ncc_permitted finished. Verdict: pass MTC@6fd6b501891c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2_ncc_permitted pass'. Thu Mar 13 08:47:32 UTC 2025 ====== BSC_Tests.TC_si2_ncc_permitted pass ====== Saving talloc report from 127.0.0.1:4242 to BSC_Tests.TC_si2_ncc_permitted.talloc 20250313084734663 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250313084734663 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250313084734663 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250313084734663 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250313084734663 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250313084734663 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250313084735355 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084735355 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084735355 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084735355 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:621) 20250313084735355 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084735355 DLSS7 ERROR MTP-TRANSFER.req for dpc=3=0.0.3: no route! (osmo_ss7_hmrt.c:228) 20250313084735355 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084735355 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084735355 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084735355 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:621) 20250313084735355 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084735355 DLSS7 ERROR MTP-TRANSFER.req for dpc=2=0.0.2: no route! (osmo_ss7_hmrt.c:228) DOML bts_shutdown_fsm.c:228 BTS_SHUTDOWN(bts0)[0x55b2d86c4b70]{WAIT_TRX_CLOSED}: Timer expired waiting for TRX close DOML bts_shutdown_fsm.c:171 BTS_SHUTDOWN(bts0)[0x55b2d86c4b70]{EXIT}: Shutdown process completed successfully, exiting process respawn: 24: stopped pid 10154 with status 0 respawn: 25: starting: osmo-bts-omldummy -fCCN,EGPRS,GPRS,IPv6_NSVC,PAGING_COORDINATION,OSMUX 127.0.0.1 1234 1 DABIS abis.c:170 A-bis connection establishment to BSC (127.0.0.1) in progress... DLINP input/ipaccess.c:1020 E1TS(0:1) enabling ipaccess BTS mode, OML connecting to 127.0.0.1:3002 DLINP input/ipaccess.c:634 E1L(0) TCP Keepalive is enabled DLINP input/ipaccess.c:646 E1L(0) TCP keepalive idle_timeout=30s, interval=3s, retry_count=10 user_timeout=330000ms DLINP input/ipaccess.c:834 received ID_GET for unit ID 1234/0/0 DOML oml.c:631 OC=GPRS-CELL INST=(00,00,ff): O&M Get Attributes [0], SW Configuration is unsupported 20250313084735679 DNM ERROR OC=GPRS-CELL(f1) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557) DOML oml.c:1490 OC=GPRS-CELL(f1) INST=(00,00,ff): ADM STATE Locked -> Unlocked 20250313084735680 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'GPRS' is supported (abis_nm.c:599) 20250313084735680 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'EGPRS' is supported (abis_nm.c:599) 20250313084735680 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'HOPPING' is supported (abis_nm.c:599) 20250313084735680 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CBCH' is supported (abis_nm.c:599) 20250313084735680 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ETWS_PN' is supported (abis_nm.c:599) 20250313084735680 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'PAGING_COORDINATION' is supported (abis_nm.c:599) 20250313084735680 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'IPV6_NSVC' is supported (abis_nm.c:599) 20250313084735680 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CCN' is supported (abis_nm.c:599) 20250313084735680 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ABIS_OSMO_PCU' is supported (abis_nm.c:599) 20250313084735680 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'BCCH_PWR_RED' is supported (abis_nm.c:599) 20250313084735680 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'DYN_TS_SDCCH8' is supported (abis_nm.c:599) 20250313084735680 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'OSMUX' is supported (abis_nm.c:599) 20250313084735680 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VBS' is supported (abis_nm.c:599) 20250313084735680 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VGCS' is supported (abis_nm.c:599) 20250313084735680 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'TWTS001' is supported (abis_nm.c:599) 20250313084735680 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): ARI reported sw[0/2]: osmobts is 1.9.0.202503122026 (abis_nm.c:652) 20250313084735680 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Reported variant: osmo-bts-omldummy (abis_nm.c:534) DOML oml.c:1490 OC=GPRS-NSE(f0) INST=(00,ff,ff): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=GPRS-NSVC(f2) INST=(00,00,ff): ADM STATE Locked -> Unlocked DOML oml.c:631 OC=RADIO-CARRIER INST=(00,00,ff): O&M Get Attributes [0], SW Configuration is unsupported 20250313084735681 DNM ERROR OC=RADIO-CARRIER(02) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557) DL1C bts_model.c:87 Unimplemented vbts_set_trx DOML oml.c:1490 OC=RADIO-CARRIER(02) INST=(00,00,ff): ADM STATE Locked -> Unlocked DOML oml.c:631 OC=BASEBAND-TRANSCEIVER INST=(00,00,ff): O&M Get Attributes [0], Manufacturer Dependent State is unsupported 20250313084735681 DNM ERROR OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): Attribute Manufacturer Dependent State is unreported (abis_nm.c:557) 20250313084735681 DNM NOTICE OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): ARI reported sw[0/1]: TRX_PHY_VERSION is Unknown (abis_nm.c:652) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,00): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,01): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,02): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,03): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,04): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,05): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,06): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,07): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=BTS(01) INST=(00,ff,ff): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): ADM STATE Locked -> Unlocked DOML nm_bb_transc_fsm.c:151 NM_BBTRANSC_OP(bts0-trx0)[0x55af25927470]{DISABLED_OFFLINE}: Not connecting RSL in OML-DUMMY! Waiting for packet dumper to finish... 0 (prev_count=-1, count=462868) Waiting for packet dumper to finish... 1 (prev_count=462868, count=549464) 20250313084737664 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084737664 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084737664 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084737664 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250313084737664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084737664 DLSS7 ERROR MTP-TRANSFER.req for dpc=185=0.23.1: no route! (osmo_ss7_hmrt.c:228) MTC@6fd6b501891c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2_ncc_permitted pass' was executed successfully (exit status: 0). MTC@6fd6b501891c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_noreply'. ------ BSC_Tests.TC_chan_act_noreply ------ Thu Mar 13 08:47:37 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/logs/testsuite/BSC_Tests.TC_chan_act_noreply.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/logs/testsuite/BSC_Tests.TC_chan_act_noreply.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6fd6b501891c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_noreply' was executed successfully (exit status: 0). MTC@6fd6b501891c: Test case TC_chan_act_noreply started. 20250313084738910 DMSC NOTICE (msc0) VTY requests BSSMAP RESET (bsc_vty.c:3614) 20250313084738911 DMSC NOTICE (msc1) VTY requests BSSMAP RESET (bsc_vty.c:3614) 20250313084738911 DMSC NOTICE (msc2) VTY requests BSSMAP RESET (bsc_vty.c:3614) 20250313084738913 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084738913 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084738913 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084738913 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:621) 20250313084738913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084738913 DLSS7 ERROR MTP-TRANSFER.req for dpc=3=0.0.3: no route! (osmo_ss7_hmrt.c:228) 20250313084738913 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084738913 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084738913 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084738913 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:621) 20250313084738913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084738913 DLSS7 ERROR MTP-TRANSFER.req for dpc=2=0.0.2: no route! (osmo_ss7_hmrt.c:228) 20250313084738913 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084738913 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084738913 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084738913 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250313084738913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084738913 DLSS7 ERROR MTP-TRANSFER.req for dpc=185=0.23.1: no route! (osmo_ss7_hmrt.c:228) VirtMSC-M3UA(250)@6fd6b501891c: ************************************************* VirtMSC-M3UA(250)@6fd6b501891c: M3UA emulation initiated, the test can be started VirtMSC-M3UA(250)@6fd6b501891c: ************************************************* VirtMSC-SCCP(249)@6fd6b501891c: v_sccp_pdu_maxlen:268 20250313084739127 DLSS7 INFO (r=127.0.0.1:23905<->l=127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250313084739127 DLSS7 INFO (r=127.0.0.1:23905<->l=127.0.0.1:2905): matched connection to ASP virt-msc0-0 (osmo_ss7_xua_srv.c:112) 20250313084739127 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250313084739127 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) VirtMSC-M3UA(250)@6fd6b501891c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250313084739129 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084739129 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250313084739129 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250313084739129 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250313084739129 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250313084739129 DLSS7 DEBUG XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250313084739129 DLSS7 DEBUG XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250313084739129 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084739129 DLSS7 INFO 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250313084739129 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250313084739129 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250313084739130 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084739130 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250313084739130 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250313084739130 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250313084739130 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250313084739130 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250313084739130 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250313084739130 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084739130 DLSS7 INFO 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250313084739130 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250313084739130 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 b9 (osmo_ss7_asp.c:1175) 20250313084739130 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250313084739130 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250313084739131 DMSC NOTICE (msc0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (osmo_bsc_sigtran.c:286) 20250313084739131 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) VirtMSC-M3UA(250)@6fd6b501891c: Sending buffered message #0 20250313084739131 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084739131 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084739131 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250313084739131 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:621) 20250313084739131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084739131 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250313084739131 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084739131 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250313084739131 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084739131 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 b9 00 00 00 bb 03 02 00 00 09 00 03 07 0b 04 43 bb 00 fe 04 43 b9 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1175) 20250313084739131 DMSC NOTICE RESET from MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_bssap.c:101) 20250313084739131 DRESET NOTICE Sending RESET ACK to MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_sigtran.c:86) 20250313084739131 DRESET NOTICE bssmap_reset(msc-0)[0x55ac7dc976d0]{CONNECTED}: link up (bssmap_reset.c:83) 20250313084739131 DMSC NOTICE (msc0) BSSMAP association is up (a_reset.c:45) 20250313084739132 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084739132 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084739132 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084739132 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250313084739132 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084739132 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=8 -> eSLS=40: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250313084739132 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084739132 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250313084739132 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084739132 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bb 00 00 00 b9 03 00 00 08 09 00 03 07 0b 04 43 b9 00 fe 04 43 bb 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) MTC@6fd6b501891c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(252)@6fd6b501891c: ************************************************* VirtSMLC-M3UA(252)@6fd6b501891c: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(252)@6fd6b501891c: ************************************************* VirtSMLC-SCCP(251)@6fd6b501891c: v_sccp_pdu_maxlen:268 20250313084739350 DLSS7 INFO (r=127.0.0.1:23908<->l=127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250313084739350 DLSS7 INFO (r=127.0.0.1:23908<->l=127.0.0.1:2905): matched connection to ASP virt-smlc-0 (osmo_ss7_xua_srv.c:112) 20250313084739350 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250313084739350 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) VirtSMLC-M3UA(252)@6fd6b501891c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250313084739353 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084739353 DLM3UA DEBUG 0: ASP(virt-smlc-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250313084739353 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250313084739353 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250313084739353 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250313084739353 DLSS7 DEBUG XUA_AS(virt-smlc){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250313084739353 DLSS7 DEBUG XUA_AS(virt-smlc){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250313084739353 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084739353 DLSS7 INFO 0: ASP(virt-smlc-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250313084739353 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 06 (osmo_ss7_asp.c:1175) 20250313084739353 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250313084739355 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084739355 DLM3UA DEBUG 0: ASP(virt-smlc-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250313084739355 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250313084739355 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 06 (osmo_ss7_asp.c:1175) 20250313084739355 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250313084739355 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250313084739355 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250313084739355 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084739355 DLSS7 INFO 0: ASP(virt-smlc-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250313084739355 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 06 (osmo_ss7_asp.c:1175) 20250313084739355 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 be (osmo_ss7_asp.c:1175) 20250313084739355 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 be (osmo_ss7_asp.c:1175) 20250313084739355 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250313084739355 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.6/0 (xua_snm.c:413) 20250313084739355 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) IPA-BTS0-TRX0-RSL-IPA(255)@6fd6b501891c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(255)@6fd6b501891c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(255)@6fd6b501891c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } 20250313084740569 DRSL NOTICE (bts=0,trx=0) bootstrapping RSL on ARFCN 871 using MCC-MNC 001-01 LAC=1 CID=0 BSIC=10 (osmo_bsc_main.c:320) IPA-BTS0-TRX0-RSL-IPA(255)@6fd6b501891c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6fd6b501891c: "TC_chan_act_noreply() start" 20250313084741574 DLGLOBAL NOTICE TTCN3 f_logp(): TC_chan_act_noreply() start (logging_vty.c:1172) MTC@6fd6b501891c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@6fd6b501891c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 IPA-CTRL-CLI-IPA(253)@6fd6b501891c: Final verdict of PTC: none VirtMSC-STATS(248)@6fd6b501891c: Final verdict of PTC: none MTC@6fd6b501891c: setverdict(pass): none -> pass VirtMSC-SCCP(249)@6fd6b501891c: Final verdict of PTC: none 20250313084741583 DLINP NOTICE SRVCONN(ts-0-2-rsl,r=127.0.0.1:10000<->l=127.0.0.1:3003) connection closed with client (stream_srv.c:717) 20250313084741583 DLINP NOTICE E1TS(0:2) failed reading from socket: 0 (ipaccess.c:554) 20250313084741583 DLINP NOTICE E1L(0) Signalling link down (bts_ipaccess_nanobts.c:778) 20250313084741583 DLINP NOTICE (bts=0) Dropping OML link: link down (bts_ipaccess_nanobts.c:543) 20250313084741583 DLMI ERROR (bts=0,trx=0) Lost E1 OML link (osmo_bsc_main.c:487) VirtSMLC-SCCP(251)@6fd6b501891c: Final verdict of PTC: none 20250313084741583 DLINP NOTICE virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250313084741583 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250313084741583 DLSS7 INFO 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250313084741583 DLSS7 NOTICE 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250313084741583 DLINP NOTICE virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250313084741583 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250313084741583 DLSS7 INFO 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250313084741583 DLSS7 NOTICE 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250313084741583 DLINP NOTICE SRVCONN(virt-msc0-0,r=127.0.0.1:23905<->l=127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250313084741583 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084741583 DLSS7 INFO virt-msc0-0: connection closed (osmo_ss7_asp.c:1126) 20250313084741583 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250313084741583 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250313084741583 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250313084741583 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250313084741583 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084741583 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 b9 (osmo_ss7_asp.c:1175) 20250313084741583 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 b9 (osmo_ss7_asp.c:1175) 20250313084741583 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250313084741583 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250313084741584 DLINP NOTICE SRVCONN(virt-smlc-0,r=127.0.0.1:23908<->l=127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250313084741584 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250313084741584 DLSS7 INFO 0: ASP(virt-smlc-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250313084741584 DLSS7 NOTICE 0: ASP(virt-smlc-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250313084741584 DLINP ERROR virt-smlc-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250313084741584 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250313084741584 DLSS7 INFO 0: ASP(virt-smlc-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250313084741584 DLSS7 ERROR 0: ASP(virt-smlc-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250313084741584 DLINP ERROR SRVCONN(virt-smlc-0,r=127.0.0.1:23908<->l=127.0.0.1:2905) lost connection with client (-104) (stream_srv.c:766) 20250313084741584 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084741584 DLSS7 INFO virt-smlc-0: connection closed (osmo_ss7_asp.c:1126) 20250313084741584 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250313084741584 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250313084741584 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250313084741584 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250313084741584 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084741584 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 be (osmo_ss7_asp.c:1175) 20250313084741584 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250313084741584 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250313084741584 DLINP NOTICE E1L(0) Signalling link down (bts_ipaccess_nanobts.c:778) 20250313084741584 DLMI ERROR (bts=0,trx=0) Lost E1 OSMO link (osmo_bsc_main.c:487) 20250313084741584 DLINP NOTICE (bts=0,trx=0) Dropping RSL link: OML link drop (bts_ipaccess_nanobts.c:514) 20250313084741584 DLMI ERROR (bts=0,trx=0) Lost E1 RSL link (osmo_bsc_main.c:487) DLINP stream_cli.c:547 CLICONN(ts-0-1-oml,r=127.0.0.1:3002<->l=127.0.0.1:33055){CONNECTED} connection closed with srv DABIS abis.c:429 E1L(0) Signalling link down DABIS abis.c:105 OML link was closed early within 6 seconds. If this situation persists, please check your BTS and BSC configuration files for errors. A common error is a mismatch between unit_id configuration parameters of BTS and BSC. DOML bts_shutdown_fsm.c:268 BTS_SHUTDOWN(bts0)[0x55af25926b70]{NONE}: Shutting down BTS, exit 1, reason: Abis close DLINP input/ipaccess.c:867 E1TS(0:1) failed reading from socket: 0 20250313084741584 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250313084741585 DMSC NOTICE (msc0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (osmo_bsc_sigtran.c:278) 20250313084741585 DRESET NOTICE bssmap_reset(msc-0)[0x55ac7dc976d0]{DISCONNECTED}: link lost (bssmap_reset.c:91) 20250313084741585 DMSC NOTICE (msc0) BSSMAP association is down (a_reset.c:54) 20250313084741585 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) 20250313084741585 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.6/0 (xua_snm.c:378) 20250313084741585 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) VirtMSC-M3UA(250)@6fd6b501891c: Final verdict of PTC: none VirtSMLC-M3UA(252)@6fd6b501891c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(255)@6fd6b501891c: Final verdict of PTC: none VirtMGW-MGCP-0(254)@6fd6b501891c: Final verdict of PTC: none MTC@6fd6b501891c: Setting final verdict of the test case. MTC@6fd6b501891c: Local verdict of MTC: pass MTC@6fd6b501891c: Local verdict of PTC VirtMSC-STATS(248): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC VirtMSC-SCCP(249): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC VirtMSC-M3UA(250): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC VirtSMLC-SCCP(251): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC VirtSMLC-M3UA(252): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC IPA-CTRL-CLI-IPA(253): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC VirtMGW-MGCP-0(254): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(255): none (pass -> pass) MTC@6fd6b501891c: Test case TC_chan_act_noreply finished. Verdict: pass MTC@6fd6b501891c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_noreply pass'. Thu Mar 13 08:47:41 UTC 2025 ====== BSC_Tests.TC_chan_act_noreply pass ====== Saving talloc report from 127.0.0.1:4242 to BSC_Tests.TC_chan_act_noreply.talloc 20250313084743585 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250313084743585 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250313084743585 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250313084743585 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250313084743585 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250313084743585 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250313084743913 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084743913 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084743913 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084743913 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:621) 20250313084743913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084743914 DLSS7 ERROR MTP-TRANSFER.req for dpc=2=0.0.2: no route! (osmo_ss7_hmrt.c:228) 20250313084743914 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084743914 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084743914 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084743914 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:621) 20250313084743914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084743914 DLSS7 ERROR MTP-TRANSFER.req for dpc=3=0.0.3: no route! (osmo_ss7_hmrt.c:228) DOML bts_shutdown_fsm.c:228 BTS_SHUTDOWN(bts0)[0x55af25926b70]{WAIT_TRX_CLOSED}: Timer expired waiting for TRX close DOML bts_shutdown_fsm.c:171 BTS_SHUTDOWN(bts0)[0x55af25926b70]{EXIT}: Shutdown process completed successfully, exiting process respawn: 25: stopped pid 10214 with status 0 respawn: 26: starting: osmo-bts-omldummy -fCCN,EGPRS,GPRS,IPv6_NSVC,PAGING_COORDINATION,OSMUX 127.0.0.1 1234 1 DABIS abis.c:170 A-bis connection establishment to BSC (127.0.0.1) in progress... DLINP input/ipaccess.c:1020 E1TS(0:1) enabling ipaccess BTS mode, OML connecting to 127.0.0.1:3002 DLINP input/ipaccess.c:634 E1L(0) TCP Keepalive is enabled DLINP input/ipaccess.c:646 E1L(0) TCP keepalive idle_timeout=30s, interval=3s, retry_count=10 user_timeout=330000ms DLINP input/ipaccess.c:834 received ID_GET for unit ID 1234/0/0 DOML oml.c:631 OC=GPRS-CELL INST=(00,00,ff): O&M Get Attributes [0], SW Configuration is unsupported 20250313084744599 DNM ERROR OC=GPRS-CELL(f1) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557) DOML oml.c:1490 OC=GPRS-CELL(f1) INST=(00,00,ff): ADM STATE Locked -> Unlocked 20250313084744599 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'GPRS' is supported (abis_nm.c:599) 20250313084744599 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'EGPRS' is supported (abis_nm.c:599) 20250313084744599 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'HOPPING' is supported (abis_nm.c:599) 20250313084744599 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CBCH' is supported (abis_nm.c:599) 20250313084744599 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ETWS_PN' is supported (abis_nm.c:599) 20250313084744599 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'PAGING_COORDINATION' is supported (abis_nm.c:599) 20250313084744599 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'IPV6_NSVC' is supported (abis_nm.c:599) 20250313084744599 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CCN' is supported (abis_nm.c:599) 20250313084744599 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ABIS_OSMO_PCU' is supported (abis_nm.c:599) 20250313084744599 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'BCCH_PWR_RED' is supported (abis_nm.c:599) 20250313084744599 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'DYN_TS_SDCCH8' is supported (abis_nm.c:599) 20250313084744599 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'OSMUX' is supported (abis_nm.c:599) 20250313084744599 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VBS' is supported (abis_nm.c:599) 20250313084744599 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VGCS' is supported (abis_nm.c:599) 20250313084744599 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'TWTS001' is supported (abis_nm.c:599) 20250313084744599 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): ARI reported sw[0/2]: osmobts is 1.9.0.202503122026 (abis_nm.c:652) 20250313084744599 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Reported variant: osmo-bts-omldummy (abis_nm.c:534) DOML oml.c:1490 OC=GPRS-NSE(f0) INST=(00,ff,ff): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=GPRS-NSVC(f2) INST=(00,00,ff): ADM STATE Locked -> Unlocked DOML oml.c:631 OC=RADIO-CARRIER INST=(00,00,ff): O&M Get Attributes [0], SW Configuration is unsupported DL1C bts_model.c:87 Unimplemented vbts_set_trx 20250313084744600 DNM ERROR OC=RADIO-CARRIER(02) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557) DOML oml.c:1490 OC=RADIO-CARRIER(02) INST=(00,00,ff): ADM STATE Locked -> Unlocked DOML oml.c:631 OC=BASEBAND-TRANSCEIVER INST=(00,00,ff): O&M Get Attributes [0], Manufacturer Dependent State is unsupported 20250313084744601 DNM ERROR OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): Attribute Manufacturer Dependent State is unreported (abis_nm.c:557) 20250313084744601 DNM NOTICE OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): ARI reported sw[0/1]: TRX_PHY_VERSION is Unknown (abis_nm.c:652) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,00): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,01): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,02): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,03): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,04): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,05): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,06): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,07): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=BTS(01) INST=(00,ff,ff): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): ADM STATE Locked -> Unlocked DOML nm_bb_transc_fsm.c:151 NM_BBTRANSC_OP(bts0-trx0)[0x55780c144470]{DISABLED_OFFLINE}: Not connecting RSL in OML-DUMMY! Waiting for packet dumper to finish... 0 (prev_count=-1, count=465408) Waiting for packet dumper to finish... 1 (prev_count=465408, count=536092) 20250313084746585 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084746585 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084746585 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084746585 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250313084746585 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084746585 DLSS7 ERROR MTP-TRANSFER.req for dpc=185=0.23.1: no route! (osmo_ss7_hmrt.c:228) MTC@6fd6b501891c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_noreply pass' was executed successfully (exit status: 0). MTC@6fd6b501891c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_counter'. ------ BSC_Tests.TC_chan_act_counter ------ Thu Mar 13 08:47:48 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/logs/testsuite/BSC_Tests.TC_chan_act_counter.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/logs/testsuite/BSC_Tests.TC_chan_act_counter.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250313084748914 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084748914 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084748914 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084748914 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:621) 20250313084748914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084748914 DLSS7 ERROR MTP-TRANSFER.req for dpc=3=0.0.3: no route! (osmo_ss7_hmrt.c:228) 20250313084748914 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084748914 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084748914 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084748914 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:621) 20250313084748914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084748914 DLSS7 ERROR MTP-TRANSFER.req for dpc=2=0.0.2: no route! (osmo_ss7_hmrt.c:228) MTC@6fd6b501891c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_counter' was executed successfully (exit status: 0). MTC@6fd6b501891c: Test case TC_chan_act_counter started. 20250313084749819 DMSC NOTICE (msc0) VTY requests BSSMAP RESET (bsc_vty.c:3614) 20250313084749819 DMSC NOTICE (msc1) VTY requests BSSMAP RESET (bsc_vty.c:3614) 20250313084749820 DMSC NOTICE (msc2) VTY requests BSSMAP RESET (bsc_vty.c:3614) 20250313084749821 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084749821 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084749821 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084749821 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:621) 20250313084749821 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084749821 DLSS7 ERROR MTP-TRANSFER.req for dpc=3=0.0.3: no route! (osmo_ss7_hmrt.c:228) 20250313084749821 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084749821 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084749821 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084749821 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:621) 20250313084749821 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084749821 DLSS7 ERROR MTP-TRANSFER.req for dpc=2=0.0.2: no route! (osmo_ss7_hmrt.c:228) 20250313084749821 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084749821 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084749821 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084749821 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250313084749821 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084749821 DLSS7 ERROR MTP-TRANSFER.req for dpc=185=0.23.1: no route! (osmo_ss7_hmrt.c:228) VirtMSC-M3UA(258)@6fd6b501891c: ************************************************* VirtMSC-M3UA(258)@6fd6b501891c: M3UA emulation initiated, the test can be started VirtMSC-M3UA(258)@6fd6b501891c: ************************************************* VirtMSC-SCCP(257)@6fd6b501891c: v_sccp_pdu_maxlen:268 20250313084750036 DLSS7 INFO (r=127.0.0.1:23905<->l=127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250313084750036 DLSS7 INFO (r=127.0.0.1:23905<->l=127.0.0.1:2905): matched connection to ASP virt-msc0-0 (osmo_ss7_xua_srv.c:112) VirtMSC-M3UA(258)@6fd6b501891c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250313084750041 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) VirtMSC-M3UA(258)@6fd6b501891c: Sending buffered message #0 20250313084750041 DMSC NOTICE (msc0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (osmo_bsc_sigtran.c:286) 20250313084750041 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) 20250313084750043 DMSC NOTICE RESET from MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_bssap.c:101) 20250313084750043 DRESET NOTICE Sending RESET ACK to MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_sigtran.c:86) 20250313084750043 DRESET NOTICE bssmap_reset(msc-0)[0x55ac7dc976d0]{CONNECTED}: link up (bssmap_reset.c:83) 20250313084750043 DMSC NOTICE (msc0) BSSMAP association is up (a_reset.c:45) 20250313084750036 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250313084750036 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 20250313084750040 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084750040 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250313084750040 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250313084750040 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250313084750040 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250313084750040 DLSS7 DEBUG XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250313084750040 DLSS7 DEBUG XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250313084750040 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084750040 DLSS7 INFO 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250313084750040 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250313084750040 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250313084750041 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084750041 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250313084750041 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250313084750041 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250313084750041 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250313084750041 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250313084750041 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250313084750041 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084750041 DLSS7 INFO 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250313084750041 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250313084750041 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 b9 (osmo_ss7_asp.c:1175) 20250313084750041 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250313084750042 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084750042 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084750042 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250313084750042 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:621) 20250313084750042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084750042 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250313084750042 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084750042 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250313084750042 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084750043 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 b9 00 00 00 bb 03 02 00 00 09 00 03 07 0b 04 43 bb 00 fe 04 43 b9 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1175) 20250313084750043 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084750043 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084750043 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084750043 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250313084750044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084750044 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=12 -> eSLS=44: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250313084750044 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084750044 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250313084750044 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084750044 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 bb 00 00 00 b9 03 00 00 0c 09 00 03 07 0b 04 43 b9 00 fe 04 43 bb 00 fe 06 00 04 30 04 01 20 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250313084750044 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084750044 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084750044 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084750044 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250313084750044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084750044 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=3 -> eSLS=35: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250313084750044 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084750044 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250313084750044 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084750044 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bb 00 00 00 b9 03 00 00 03 09 00 03 07 0b 04 43 b9 00 fe 04 43 bb 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) MTC@6fd6b501891c: BSSMAP: Respoding to inbound RESET with RESET-ACK 20250313084751171 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084751171 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084751171 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250313084751171 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:621) 20250313084751171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084751171 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250313084751171 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084751171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250313084751171 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084751171 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 bb 03 02 00 00 09 00 03 07 0b 04 43 bb 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1175) 20250313084751171 DMSC NOTICE RESET ACK from MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_bssap.c:84) MTC@6fd6b501891c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(260)@6fd6b501891c: ************************************************* VirtSMLC-M3UA(260)@6fd6b501891c: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(260)@6fd6b501891c: ************************************************* VirtSMLC-SCCP(259)@6fd6b501891c: v_sccp_pdu_maxlen:268 20250313084751455 DLSS7 INFO (r=127.0.0.1:23908<->l=127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250313084751455 DLSS7 INFO (r=127.0.0.1:23908<->l=127.0.0.1:2905): matched connection to ASP virt-smlc-0 (osmo_ss7_xua_srv.c:112) 20250313084751455 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250313084751455 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) VirtSMLC-M3UA(260)@6fd6b501891c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250313084751457 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084751457 DLM3UA DEBUG 0: ASP(virt-smlc-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250313084751457 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250313084751457 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250313084751457 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250313084751457 DLSS7 DEBUG XUA_AS(virt-smlc){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250313084751457 DLSS7 DEBUG XUA_AS(virt-smlc){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250313084751457 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084751457 DLSS7 INFO 0: ASP(virt-smlc-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250313084751457 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 06 (osmo_ss7_asp.c:1175) 20250313084751457 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250313084751459 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084751459 DLM3UA DEBUG 0: ASP(virt-smlc-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250313084751459 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250313084751459 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 06 (osmo_ss7_asp.c:1175) 20250313084751459 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250313084751459 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250313084751459 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250313084751459 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084751459 DLSS7 INFO 0: ASP(virt-smlc-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250313084751459 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 06 (osmo_ss7_asp.c:1175) 20250313084751459 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 be (osmo_ss7_asp.c:1175) 20250313084751459 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 be (osmo_ss7_asp.c:1175) 20250313084751459 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250313084751459 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.6/0 (xua_snm.c:413) 20250313084751459 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) IPA-BTS0-TRX0-RSL-IPA(263)@6fd6b501891c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(263)@6fd6b501891c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(263)@6fd6b501891c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } 20250313084752301 DRSL NOTICE (bts=0,trx=0) bootstrapping RSL on ARFCN 871 using MCC-MNC 001-01 LAC=1 CID=0 BSIC=10 (osmo_bsc_main.c:320) IPA-BTS0-TRX0-RSL-IPA(263)@6fd6b501891c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6fd6b501891c: "TC_chan_act_counter() start" 20250313084753306 DLGLOBAL NOTICE TTCN3 f_logp(): TC_chan_act_counter() start (logging_vty.c:1172) MTC@6fd6b501891c: retrieved rate counters: "bts": { { { name := "chreq:total", val := 0 }, { name := "chreq:attempted_emerg", val := 0 }, { name := "chreq:attempted_call", val := 0 }, { name := "chreq:attempted_location_upd", val := 0 }, { name := "chreq:attempted_pag", val := 0 }, { name := "chreq:attempted_pdch", val := 0 }, { name := "chreq:attempted_other", val := 0 }, { name := "chreq:attempted_unknown", val := 0 }, { name := "chreq:successful", val := 0 }, { name := "chreq:successful_emerg", val := 0 }, { name := "chreq:successful_call", val := 0 }, { name := "chreq:successful_location_upd", val := 0 }, { name := "chreq:successful_pag", val := 0 }, { name := "chreq:successful_pdch", val := 0 }, { name := "chreq:successful_other", val := 0 }, { name := "chreq:successful_unknown", val := 0 }, { name := "chreq:no_channel", val := 0 }, { name := "chreq:max_delay_exceeded", val := 0 } } } MTC@6fd6b501891c: initial bts rate counters: { { { name := "chreq:total", val := 0 }, { name := "chreq:attempted_emerg", val := 0 }, { name := "chreq:attempted_call", val := 0 }, { name := "chreq:attempted_location_upd", val := 0 }, { name := "chreq:attempted_pag", val := 0 }, { name := "chreq:attempted_pdch", val := 0 }, { name := "chreq:attempted_other", val := 0 }, { name := "chreq:attempted_unknown", val := 0 }, { name := "chreq:successful", val := 0 }, { name := "chreq:successful_emerg", val := 0 }, { name := "chreq:successful_call", val := 0 }, { name := "chreq:successful_location_upd", val := 0 }, { name := "chreq:successful_pag", val := 0 }, { name := "chreq:successful_pdch", val := 0 }, { name := "chreq:successful_other", val := 0 }, { name := "chreq:successful_unknown", val := 0 }, { name := "chreq:no_channel", val := 0 }, { name := "chreq:max_delay_exceeded", val := 0 } } } MTC@6fd6b501891c: "f_chan_act_counter(emerg)" 20250313084753336 DLGLOBAL NOTICE TTCN3 f_logp(): f_chan_act_counter(emerg) (logging_vty.c:1172) 20250313084753339 DRSL NOTICE (bts=0) CHAN RQD/EMERGENCY-PRIORITY: at least one TCH/F is (now) available! (abis_rsl.c:2159) 20250313084753339 DRSL NOTICE (bts=0) CHAN RQD[emergency call]: no resources for SDCCH 0xa3, retrying with TCH_H (abis_rsl.c:2337) MTC@6fd6b501891c: setverdict(pass): none -> pass MTC@6fd6b501891c: setverdict(pass): pass -> pass, component reason not changed 20250313084753411 DCHAN ERROR lchan(0-0-5-TCH_H-0)[0x55ac7dcb57a0]{WAIT_RLL_RTP_ESTABLISH}: (type=TCH_H) CONNECTION FAIL (cause=Radio Link Failure [ 01 ]) (abis_rsl.c:1305) MTC@6fd6b501891c: "f_chan_act_counter(call)" 20250313084754413 DLGLOBAL NOTICE TTCN3 f_logp(): f_chan_act_counter(call) (logging_vty.c:1172) MTC@6fd6b501891c: setverdict(pass): pass -> pass, component reason not changed MTC@6fd6b501891c: setverdict(pass): pass -> pass, component reason not changed 20250313084754470 DCHAN ERROR lchan(0-0-0-CCCH_SDCCH4_CBCH-0)[0x55ac7dccbde0]{WAIT_RLL_RTP_ESTABLISH}: (type=SDCCH) CONNECTION FAIL (cause=Radio Link Failure [ 01 ]) (abis_rsl.c:1305) 20250313084754822 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084754822 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084754822 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084754822 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:621) 20250313084754822 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084754822 DLSS7 ERROR MTP-TRANSFER.req for dpc=2=0.0.2: no route! (osmo_ss7_hmrt.c:228) 20250313084754822 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084754822 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084754822 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084754822 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:621) 20250313084754822 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084754822 DLSS7 ERROR MTP-TRANSFER.req for dpc=3=0.0.3: no route! (osmo_ss7_hmrt.c:228) MTC@6fd6b501891c: "f_chan_act_counter(location_upd)" 20250313084755471 DLGLOBAL NOTICE TTCN3 f_logp(): f_chan_act_counter(location_upd) (logging_vty.c:1172) MTC@6fd6b501891c: setverdict(pass): pass -> pass, component reason not changed MTC@6fd6b501891c: setverdict(pass): pass -> pass, component reason not changed 20250313084755538 DCHAN ERROR lchan(0-0-0-CCCH_SDCCH4_CBCH-1)[0x55ac7dcc5000]{WAIT_RLL_RTP_ESTABLISH}: (type=SDCCH) CONNECTION FAIL (cause=Radio Link Failure [ 01 ]) (abis_rsl.c:1305) MTC@6fd6b501891c: "f_chan_act_counter(pag)" 20250313084756539 DLGLOBAL NOTICE TTCN3 f_logp(): f_chan_act_counter(pag) (logging_vty.c:1172) MTC@6fd6b501891c: setverdict(pass): pass -> pass, component reason not changed MTC@6fd6b501891c: setverdict(pass): pass -> pass, component reason not changed 20250313084756610 DCHAN ERROR lchan(0-0-0-CCCH_SDCCH4_CBCH-3)[0x55ac7dcc7750]{WAIT_RLL_RTP_ESTABLISH}: (type=SDCCH) CONNECTION FAIL (cause=Radio Link Failure [ 01 ]) (abis_rsl.c:1305) MTC@6fd6b501891c: "f_chan_act_counter(pag)" 20250313084757611 DLGLOBAL NOTICE TTCN3 f_logp(): f_chan_act_counter(pag) (logging_vty.c:1172) 20250313084757612 DRLL NOTICE (bts=0) Failed to select SDCCH channel (SELECT_FOR_MS_CHAN_REQ) (lchan_select.c:438) 20250313084757612 DRSL NOTICE (bts=0) CHAN RQD[answer to paging]: no resources for SDCCH 0x33, retrying with TCH_H (abis_rsl.c:2337) MTC@6fd6b501891c: setverdict(pass): pass -> pass, component reason not changed MTC@6fd6b501891c: setverdict(pass): pass -> pass, component reason not changed 20250313084757687 DCHAN ERROR lchan(0-0-5-TCH_H-0)[0x55ac7dcb57a0]{WAIT_RLL_RTP_ESTABLISH}: (type=TCH_H) CONNECTION FAIL (cause=Radio Link Failure [ 01 ]) (abis_rsl.c:1305) MTC@6fd6b501891c: "f_chan_act_counter(other)" 20250313084758690 DLGLOBAL NOTICE TTCN3 f_logp(): f_chan_act_counter(other) (logging_vty.c:1172) MTC@6fd6b501891c: setverdict(pass): pass -> pass, component reason not changed MTC@6fd6b501891c: setverdict(pass): pass -> pass, component reason not changed 20250313084758773 DCHAN ERROR lchan(0-0-0-CCCH_SDCCH4_CBCH-0)[0x55ac7dccbde0]{WAIT_RLL_RTP_ESTABLISH}: (type=SDCCH) CONNECTION FAIL (cause=Radio Link Failure [ 01 ]) (abis_rsl.c:1305) MTC@6fd6b501891c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@6fd6b501891c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-STATS(256)@6fd6b501891c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(261)@6fd6b501891c: Final verdict of PTC: none MTC@6fd6b501891c: setverdict(pass): pass -> pass, component reason not changed 20250313084759815 DLINP NOTICE virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250313084759815 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250313084759815 DLSS7 INFO 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250313084759815 DLSS7 NOTICE 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250313084759815 DLINP NOTICE virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250313084759815 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250313084759815 DLSS7 INFO 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250313084759815 DLSS7 NOTICE 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250313084759815 DLINP NOTICE SRVCONN(virt-msc0-0,r=127.0.0.1:23905<->l=127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250313084759815 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084759815 DLSS7 INFO virt-msc0-0: connection closed (osmo_ss7_asp.c:1126) 20250313084759815 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250313084759815 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250313084759815 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250313084759815 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250313084759815 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084759815 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 b9 (osmo_ss7_asp.c:1175) 20250313084759815 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 b9 (osmo_ss7_asp.c:1175) 20250313084759815 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250313084759815 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250313084759815 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250313084759815 DMSC NOTICE (msc0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (osmo_bsc_sigtran.c:278) 20250313084759815 DRESET NOTICE bssmap_reset(msc-0)[0x55ac7dc976d0]{DISCONNECTED}: link lost (bssmap_reset.c:91) 20250313084759815 DMSC NOTICE (msc0) BSSMAP association is down (a_reset.c:54) 20250313084759815 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) VirtMSC-SCCP(257)@6fd6b501891c: Final verdict of PTC: none 20250313084759815 DLINP NOTICE SRVCONN(ts-0-2-rsl,r=127.0.0.1:10000<->l=127.0.0.1:3003) connection closed with client (stream_srv.c:717) 20250313084759815 DLINP NOTICE E1TS(0:2) failed reading from socket: 0 (ipaccess.c:554) VirtMSC-M3UA(258)@6fd6b501891c: Final verdict of PTC: none VirtMGW-MGCP-0(262)@6fd6b501891c: Final verdict of PTC: none 20250313084759815 DLINP NOTICE SRVCONN(virt-smlc-0,r=127.0.0.1:23908<->l=127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250313084759815 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250313084759815 DLSS7 INFO 0: ASP(virt-smlc-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250313084759815 DLSS7 NOTICE 0: ASP(virt-smlc-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250313084759815 DLINP ERROR virt-smlc-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250313084759815 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250313084759815 DLSS7 INFO 0: ASP(virt-smlc-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250313084759815 DLSS7 ERROR 0: ASP(virt-smlc-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250313084759815 DLINP ERROR SRVCONN(virt-smlc-0,r=127.0.0.1:23908<->l=127.0.0.1:2905) lost connection with client (-104) (stream_srv.c:766) 20250313084759815 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084759815 DLSS7 INFO virt-smlc-0: connection closed (osmo_ss7_asp.c:1126) 20250313084759815 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250313084759815 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250313084759815 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250313084759815 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250313084759816 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084759816 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 be (osmo_ss7_asp.c:1175) 20250313084759816 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250313084759816 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) VirtSMLC-SCCP(259)@6fd6b501891c: Final verdict of PTC: none VirtSMLC-M3UA(260)@6fd6b501891c: Final verdict of PTC: none DLINP stream_cli.c:547 CLICONN(ts-0-1-oml,r=127.0.0.1:3002<->l=127.0.0.1:42647){CONNECTED} connection closed with srv DABIS abis.c:429 E1L(0) Signalling link down DOML bts_shutdown_fsm.c:268 BTS_SHUTDOWN(bts0)[0x55780c143b70]{NONE}: Shutting down BTS, exit 1, reason: Abis close DLINP input/ipaccess.c:867 E1TS(0:1) failed reading from socket: 0 20250313084759815 DLINP NOTICE E1L(0) Signalling link down (bts_ipaccess_nanobts.c:778) 20250313084759815 DLINP NOTICE (bts=0) Dropping OML link: link down (bts_ipaccess_nanobts.c:543) 20250313084759815 DLMI ERROR (bts=0,trx=0) Lost E1 OML link (osmo_bsc_main.c:487) 20250313084759816 DLINP NOTICE E1L(0) Signalling link down (bts_ipaccess_nanobts.c:778) 20250313084759816 DLMI ERROR (bts=0,trx=0) Lost E1 OSMO link (osmo_bsc_main.c:487) 20250313084759816 DLINP NOTICE (bts=0,trx=0) Dropping RSL link: OML link drop (bts_ipaccess_nanobts.c:514) 20250313084759816 DLMI ERROR (bts=0,trx=0) Lost E1 RSL link (osmo_bsc_main.c:487) 20250313084759817 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.6/0 (xua_snm.c:378) 20250313084759817 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) IPA-BTS0-TRX0-RSL-IPA(263)@6fd6b501891c: Final verdict of PTC: none 20250313084759823 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084759823 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084759823 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084759823 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:621) 20250313084759823 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084759823 DLSS7 ERROR MTP-TRANSFER.req for dpc=3=0.0.3: no route! (osmo_ss7_hmrt.c:228) 20250313084759823 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084759823 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084759823 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084759823 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:621) 20250313084759823 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084759823 DLSS7 ERROR MTP-TRANSFER.req for dpc=2=0.0.2: no route! (osmo_ss7_hmrt.c:228) MTC@6fd6b501891c: Setting final verdict of the test case. MTC@6fd6b501891c: Local verdict of MTC: pass MTC@6fd6b501891c: Local verdict of PTC VirtMSC-STATS(256): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC VirtMSC-SCCP(257): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC VirtMSC-M3UA(258): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC VirtSMLC-SCCP(259): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC VirtSMLC-M3UA(260): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC IPA-CTRL-CLI-IPA(261): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC VirtMGW-MGCP-0(262): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(263): none (pass -> pass) MTC@6fd6b501891c: Test case TC_chan_act_counter finished. Verdict: pass MTC@6fd6b501891c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_counter pass'. Thu Mar 13 08:47:59 UTC 2025 ====== BSC_Tests.TC_chan_act_counter pass ====== Saving talloc report from 127.0.0.1:4242 to BSC_Tests.TC_chan_act_counter.talloc 20250313084801816 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250313084801816 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250313084801816 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250313084801816 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250313084801816 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250313084801816 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) DOML bts_shutdown_fsm.c:228 BTS_SHUTDOWN(bts0)[0x55780c143b70]{WAIT_TRX_CLOSED}: Timer expired waiting for TRX close DOML bts_shutdown_fsm.c:171 BTS_SHUTDOWN(bts0)[0x55780c143b70]{EXIT}: Shutdown process completed successfully, exiting process respawn: 26: stopped pid 10277 with status 0 respawn: 27: starting: osmo-bts-omldummy -fCCN,EGPRS,GPRS,IPv6_NSVC,PAGING_COORDINATION,OSMUX 127.0.0.1 1234 1 DABIS abis.c:170 A-bis connection establishment to BSC (127.0.0.1) in progress... DLINP input/ipaccess.c:1020 E1TS(0:1) enabling ipaccess BTS mode, OML connecting to 127.0.0.1:3002 DLINP input/ipaccess.c:634 E1L(0) TCP Keepalive is enabled DLINP input/ipaccess.c:646 E1L(0) TCP keepalive idle_timeout=30s, interval=3s, retry_count=10 user_timeout=330000ms DLINP input/ipaccess.c:834 received ID_GET for unit ID 1234/0/0 DOML oml.c:631 OC=GPRS-CELL INST=(00,00,ff): O&M Get Attributes [0], SW Configuration is unsupported 20250313084802831 DNM ERROR OC=GPRS-CELL(f1) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557) DOML oml.c:1490 OC=GPRS-CELL(f1) INST=(00,00,ff): ADM STATE Locked -> Unlocked 20250313084802831 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'GPRS' is supported (abis_nm.c:599) 20250313084802831 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'EGPRS' is supported (abis_nm.c:599) 20250313084802831 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'HOPPING' is supported (abis_nm.c:599) 20250313084802831 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CBCH' is supported (abis_nm.c:599) 20250313084802831 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ETWS_PN' is supported (abis_nm.c:599) 20250313084802831 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'PAGING_COORDINATION' is supported (abis_nm.c:599) 20250313084802831 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'IPV6_NSVC' is supported (abis_nm.c:599) 20250313084802831 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CCN' is supported (abis_nm.c:599) 20250313084802831 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ABIS_OSMO_PCU' is supported (abis_nm.c:599) 20250313084802831 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'BCCH_PWR_RED' is supported (abis_nm.c:599) 20250313084802831 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'DYN_TS_SDCCH8' is supported (abis_nm.c:599) 20250313084802831 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'OSMUX' is supported (abis_nm.c:599) 20250313084802831 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VBS' is supported (abis_nm.c:599) 20250313084802831 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VGCS' is supported (abis_nm.c:599) 20250313084802831 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'TWTS001' is supported (abis_nm.c:599) 20250313084802831 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): ARI reported sw[0/2]: osmobts is 1.9.0.202503122026 (abis_nm.c:652) 20250313084802831 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Reported variant: osmo-bts-omldummy (abis_nm.c:534) DOML oml.c:1490 OC=GPRS-NSE(f0) INST=(00,ff,ff): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=GPRS-NSVC(f2) INST=(00,00,ff): ADM STATE Locked -> Unlocked DOML oml.c:631 OC=RADIO-CARRIER INST=(00,00,ff): O&M Get Attributes [0], SW Configuration is unsupported 20250313084802833 DNM ERROR OC=RADIO-CARRIER(02) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557) DL1C bts_model.c:87 Unimplemented vbts_set_trx DOML oml.c:1490 OC=RADIO-CARRIER(02) INST=(00,00,ff): ADM STATE Locked -> Unlocked DOML oml.c:631 OC=BASEBAND-TRANSCEIVER INST=(00,00,ff): O&M Get Attributes [0], Manufacturer Dependent State is unsupported 20250313084802833 DNM ERROR OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): Attribute Manufacturer Dependent State is unreported (abis_nm.c:557) 20250313084802833 DNM NOTICE OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): ARI reported sw[0/1]: TRX_PHY_VERSION is Unknown (abis_nm.c:652) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,00): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,01): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,02): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,03): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,04): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,05): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,06): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,07): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=BTS(01) INST=(00,ff,ff): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): ADM STATE Locked -> Unlocked DOML nm_bb_transc_fsm.c:151 NM_BBTRANSC_OP(bts0-trx0)[0x55849efc5470]{DISABLED_OFFLINE}: Not connecting RSL in OML-DUMMY! Waiting for packet dumper to finish... 0 (prev_count=-1, count=841148) Waiting for packet dumper to finish... 1 (prev_count=841148, count=911012) 20250313084804816 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084804816 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084804816 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084804816 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250313084804816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084804816 DLSS7 ERROR MTP-TRANSFER.req for dpc=185=0.23.1: no route! (osmo_ss7_hmrt.c:228) 20250313084804824 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084804824 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084804824 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084804824 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:621) 20250313084804824 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084804824 DLSS7 ERROR MTP-TRANSFER.req for dpc=2=0.0.2: no route! (osmo_ss7_hmrt.c:228) 20250313084804824 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084804824 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084804824 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084804824 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:621) 20250313084804824 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084804824 DLSS7 ERROR MTP-TRANSFER.req for dpc=3=0.0.3: no route! (osmo_ss7_hmrt.c:228) MTC@6fd6b501891c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_counter pass' was executed successfully (exit status: 0). MTC@6fd6b501891c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_ack_noest'. ------ BSC_Tests.TC_chan_act_ack_noest ------ Thu Mar 13 08:48:05 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/logs/testsuite/BSC_Tests.TC_chan_act_ack_noest.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/logs/testsuite/BSC_Tests.TC_chan_act_ack_noest.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6fd6b501891c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_ack_noest' was executed successfully (exit status: 0). MTC@6fd6b501891c: Test case TC_chan_act_ack_noest started. 20250313084806055 DMSC NOTICE (msc0) VTY requests BSSMAP RESET (bsc_vty.c:3614) 20250313084806056 DMSC NOTICE (msc1) VTY requests BSSMAP RESET (bsc_vty.c:3614) 20250313084806056 DMSC NOTICE (msc2) VTY requests BSSMAP RESET (bsc_vty.c:3614) 20250313084806058 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084806058 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084806058 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084806058 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:621) 20250313084806058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084806058 DLSS7 ERROR MTP-TRANSFER.req for dpc=3=0.0.3: no route! (osmo_ss7_hmrt.c:228) 20250313084806058 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084806058 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084806058 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084806058 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:621) 20250313084806058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084806058 DLSS7 ERROR MTP-TRANSFER.req for dpc=2=0.0.2: no route! (osmo_ss7_hmrt.c:228) 20250313084806058 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084806058 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084806058 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084806058 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250313084806058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084806058 DLSS7 ERROR MTP-TRANSFER.req for dpc=185=0.23.1: no route! (osmo_ss7_hmrt.c:228) VirtMSC-M3UA(266)@6fd6b501891c: ************************************************* VirtMSC-M3UA(266)@6fd6b501891c: M3UA emulation initiated, the test can be started VirtMSC-M3UA(266)@6fd6b501891c: ************************************************* VirtMSC-SCCP(265)@6fd6b501891c: v_sccp_pdu_maxlen:268 20250313084806273 DLSS7 INFO (r=127.0.0.1:23905<->l=127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250313084806273 DLSS7 INFO (r=127.0.0.1:23905<->l=127.0.0.1:2905): matched connection to ASP virt-msc0-0 (osmo_ss7_xua_srv.c:112) 20250313084806273 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250313084806273 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) VirtMSC-M3UA(266)@6fd6b501891c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250313084806275 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084806275 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250313084806275 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250313084806275 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250313084806275 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250313084806275 DLSS7 DEBUG XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250313084806275 DLSS7 DEBUG XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250313084806275 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084806275 DLSS7 INFO 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250313084806275 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250313084806275 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250313084806276 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084806276 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250313084806277 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250313084806277 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250313084806277 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250313084806277 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250313084806277 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250313084806277 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084806277 DLSS7 INFO 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250313084806277 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250313084806277 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 b9 (osmo_ss7_asp.c:1175) 20250313084806277 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250313084806277 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250313084806277 DMSC NOTICE (msc0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (osmo_bsc_sigtran.c:286) 20250313084806277 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) VirtMSC-M3UA(266)@6fd6b501891c: Sending buffered message #0 20250313084806277 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084806277 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084806277 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250313084806277 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:621) 20250313084806277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084806277 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250313084806277 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084806277 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250313084806277 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084806277 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 b9 00 00 00 bb 03 02 00 00 09 00 03 07 0b 04 43 bb 00 fe 04 43 b9 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1175) 20250313084806278 DMSC NOTICE RESET from MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_bssap.c:101) 20250313084806278 DRESET NOTICE Sending RESET ACK to MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_sigtran.c:86) 20250313084806278 DRESET NOTICE bssmap_reset(msc-0)[0x55ac7dc976d0]{CONNECTED}: link up (bssmap_reset.c:83) 20250313084806278 DMSC NOTICE (msc0) BSSMAP association is up (a_reset.c:45) 20250313084806278 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084806278 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084806278 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084806278 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250313084806278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084806278 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=8 -> eSLS=40: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250313084806278 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084806278 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250313084806278 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084806278 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bb 00 00 00 b9 03 00 00 08 09 00 03 07 0b 04 43 b9 00 fe 04 43 bb 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) MTC@6fd6b501891c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(268)@6fd6b501891c: ************************************************* VirtSMLC-M3UA(268)@6fd6b501891c: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(268)@6fd6b501891c: ************************************************* VirtSMLC-SCCP(267)@6fd6b501891c: v_sccp_pdu_maxlen:268 20250313084806497 DLSS7 INFO (r=127.0.0.1:23908<->l=127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250313084806497 DLSS7 INFO (r=127.0.0.1:23908<->l=127.0.0.1:2905): matched connection to ASP virt-smlc-0 (osmo_ss7_xua_srv.c:112) 20250313084806497 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250313084806497 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) VirtSMLC-M3UA(268)@6fd6b501891c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250313084806501 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084806501 DLM3UA DEBUG 0: ASP(virt-smlc-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250313084806501 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250313084806501 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250313084806501 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250313084806501 DLSS7 DEBUG XUA_AS(virt-smlc){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250313084806501 DLSS7 DEBUG XUA_AS(virt-smlc){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250313084806501 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084806501 DLSS7 INFO 0: ASP(virt-smlc-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250313084806501 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 06 (osmo_ss7_asp.c:1175) 20250313084806501 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250313084806503 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084806503 DLM3UA DEBUG 0: ASP(virt-smlc-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250313084806503 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250313084806503 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 06 (osmo_ss7_asp.c:1175) 20250313084806503 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250313084806503 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250313084806503 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250313084806503 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084806503 DLSS7 INFO 0: ASP(virt-smlc-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250313084806503 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 06 (osmo_ss7_asp.c:1175) 20250313084806503 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 be (osmo_ss7_asp.c:1175) 20250313084806503 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 be (osmo_ss7_asp.c:1175) 20250313084806503 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250313084806503 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.6/0 (xua_snm.c:413) 20250313084806503 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) IPA-BTS0-TRX0-RSL-IPA(271)@6fd6b501891c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(271)@6fd6b501891c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(271)@6fd6b501891c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } 20250313084807358 DRSL NOTICE (bts=0,trx=0) bootstrapping RSL on ARFCN 871 using MCC-MNC 001-01 LAC=1 CID=0 BSIC=10 (osmo_bsc_main.c:320) IPA-BTS0-TRX0-RSL-IPA(271)@6fd6b501891c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6fd6b501891c: "TC_chan_act_ack_noest() start" 20250313084808365 DLGLOBAL NOTICE TTCN3 f_logp(): TC_chan_act_ack_noest() start (logging_vty.c:1172) 20250313084811059 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084811059 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084811059 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084811059 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:621) 20250313084811059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084811059 DLSS7 ERROR MTP-TRANSFER.req for dpc=2=0.0.2: no route! (osmo_ss7_hmrt.c:228) 20250313084811059 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084811059 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084811059 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084811059 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:621) 20250313084811059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084811059 DLSS7 ERROR MTP-TRANSFER.req for dpc=3=0.0.3: no route! (osmo_ss7_hmrt.c:228) 20250313084811372 DCHAN ERROR lchan(0-0-0-CCCH_SDCCH4_CBCH-0)[0x55ac7dcc7fe0]{WAIT_RLL_RTP_ESTABLISH}: (type=SDCCH) lchan allocation failed in state WAIT_RLL_RTP_ESTABLISH: Timeout (rll_ready=no,rtp_require=no,voice_ready=no) (lchan_fsm.c:2001) MTC@6fd6b501891c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@6fd6b501891c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-STATS(264)@6fd6b501891c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(269)@6fd6b501891c: Final verdict of PTC: none MTC@6fd6b501891c: setverdict(pass): none -> pass 20250313084811395 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250313084811395 DMSC NOTICE (msc0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (osmo_bsc_sigtran.c:278) 20250313084811395 DRESET NOTICE bssmap_reset(msc-0)[0x55ac7dc976d0]{DISCONNECTED}: link lost (bssmap_reset.c:91) 20250313084811395 DMSC NOTICE (msc0) BSSMAP association is down (a_reset.c:54) 20250313084811395 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) 20250313084811394 DLINP NOTICE virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250313084811394 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250313084811394 DLSS7 INFO 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250313084811394 DLSS7 NOTICE 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250313084811394 DLINP NOTICE virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250313084811394 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250313084811394 DLSS7 INFO 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250313084811394 DLSS7 NOTICE 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250313084811394 DLINP NOTICE SRVCONN(virt-msc0-0,r=127.0.0.1:23905<->l=127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250313084811394 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084811394 DLSS7 INFO virt-msc0-0: connection closed (osmo_ss7_asp.c:1126) 20250313084811394 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250313084811394 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250313084811394 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250313084811394 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250313084811394 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084811394 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 b9 (osmo_ss7_asp.c:1175) 20250313084811395 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 b9 (osmo_ss7_asp.c:1175) 20250313084811395 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250313084811395 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250313084811395 DLINP NOTICE virt-smlc-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250313084811395 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250313084811395 DLSS7 INFO 0: ASP(virt-smlc-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250313084811395 DLSS7 NOTICE 0: ASP(virt-smlc-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250313084811395 DLINP ERROR SRVCONN(virt-smlc-0,r=127.0.0.1:23908<->l=127.0.0.1:2905) error to send: Broken pipe (stream_srv.c:743) 20250313084811395 DLINP NOTICE virt-smlc-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250313084811395 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250313084811395 DLSS7 INFO 0: ASP(virt-smlc-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250313084811395 DLSS7 NOTICE 0: ASP(virt-smlc-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250313084811395 DLINP NOTICE SRVCONN(virt-smlc-0,r=127.0.0.1:23908<->l=127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250313084811395 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084811395 DLSS7 INFO virt-smlc-0: connection closed (osmo_ss7_asp.c:1126) 20250313084811395 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250313084811395 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250313084811395 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250313084811395 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250313084811395 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084811395 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 be (osmo_ss7_asp.c:1175) 20250313084811395 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250313084811395 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250313084811395 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.6/0 (xua_snm.c:378) 20250313084811395 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) 20250313084811396 DLINP NOTICE SRVCONN(ts-0-2-rsl,r=127.0.0.1:10000<->l=127.0.0.1:3003) connection closed with client (stream_srv.c:717) 20250313084811396 DLINP NOTICE E1TS(0:2) failed reading from socket: 0 (ipaccess.c:554) 20250313084811396 DLINP NOTICE E1L(0) Signalling link down (bts_ipaccess_nanobts.c:778) 20250313084811396 DLINP NOTICE (bts=0) Dropping OML link: link down (bts_ipaccess_nanobts.c:543) 20250313084811396 DLMI ERROR (bts=0,trx=0) Lost E1 OML link (osmo_bsc_main.c:487) 20250313084811397 DLINP NOTICE E1L(0) Signalling link down (bts_ipaccess_nanobts.c:778) 20250313084811397 DLMI ERROR (bts=0,trx=0) Lost E1 OSMO link (osmo_bsc_main.c:487) 20250313084811397 DLINP NOTICE (bts=0,trx=0) Dropping RSL link: OML link drop (bts_ipaccess_nanobts.c:514) 20250313084811397 DLMI ERROR (bts=0,trx=0) Lost E1 RSL link (osmo_bsc_main.c:487) DLINP stream_cli.c:547 CLICONN(ts-0-1-oml,r=127.0.0.1:3002<->l=127.0.0.1:36217){CONNECTED} connection closed with srv DABIS abis.c:429 E1L(0) Signalling link down DABIS abis.c:105 OML link was closed early within 8 seconds. If this situation persists, please check your BTS and BSC configuration files for errors. A common error is a mismatch between unit_id configuration parameters of BTS and BSC. DOML bts_shutdown_fsm.c:268 BTS_SHUTDOWN(bts0)[0x55849efc4b70]{NONE}: Shutting down BTS, exit 1, reason: Abis close DLINP input/ipaccess.c:867 E1TS(0:1) failed reading from socket: 0 VirtMSC-SCCP(265)@6fd6b501891c: Final verdict of PTC: none VirtSMLC-M3UA(268)@6fd6b501891c: Final verdict of PTC: none VirtMGW-MGCP-0(270)@6fd6b501891c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(271)@6fd6b501891c: Final verdict of PTC: none VirtMSC-M3UA(266)@6fd6b501891c: Final verdict of PTC: none VirtSMLC-SCCP(267)@6fd6b501891c: Final verdict of PTC: none MTC@6fd6b501891c: Setting final verdict of the test case. MTC@6fd6b501891c: Local verdict of MTC: pass MTC@6fd6b501891c: Local verdict of PTC VirtMSC-STATS(264): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC VirtMSC-SCCP(265): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC VirtMSC-M3UA(266): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC VirtSMLC-SCCP(267): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC VirtSMLC-M3UA(268): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC IPA-CTRL-CLI-IPA(269): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC VirtMGW-MGCP-0(270): none (pass -> pass) MTC@6fd6b501891c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(271): none (pass -> pass) MTC@6fd6b501891c: Test case TC_chan_act_ack_noest finished. Verdict: pass MTC@6fd6b501891c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_ack_noest pass'. Thu Mar 13 08:48:11 UTC 2025 ====== BSC_Tests.TC_chan_act_ack_noest pass ====== Saving talloc report from 127.0.0.1:4242 to BSC_Tests.TC_chan_act_ack_noest.talloc 20250313084813395 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250313084813395 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250313084813395 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250313084813395 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250313084813395 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250313084813395 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) DOML bts_shutdown_fsm.c:228 BTS_SHUTDOWN(bts0)[0x55849efc4b70]{WAIT_TRX_CLOSED}: Timer expired waiting for TRX close DOML bts_shutdown_fsm.c:171 BTS_SHUTDOWN(bts0)[0x55849efc4b70]{EXIT}: Shutdown process completed successfully, exiting process respawn: 27: stopped pid 10344 with status 0 respawn: 28: starting: osmo-bts-omldummy -fCCN,EGPRS,GPRS,IPv6_NSVC,PAGING_COORDINATION,OSMUX 127.0.0.1 1234 1 DABIS abis.c:170 A-bis connection establishment to BSC (127.0.0.1) in progress... DLINP input/ipaccess.c:1020 E1TS(0:1) enabling ipaccess BTS mode, OML connecting to 127.0.0.1:3002 DLINP input/ipaccess.c:634 E1L(0) TCP Keepalive is enabled DLINP input/ipaccess.c:646 E1L(0) TCP keepalive idle_timeout=30s, interval=3s, retry_count=10 user_timeout=330000ms DLINP input/ipaccess.c:834 received ID_GET for unit ID 1234/0/0 DOML oml.c:631 OC=GPRS-CELL INST=(00,00,ff): O&M Get Attributes [0], SW Configuration is unsupported 20250313084814418 DNM ERROR OC=GPRS-CELL(f1) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557) DOML oml.c:1490 OC=GPRS-CELL(f1) INST=(00,00,ff): ADM STATE Locked -> Unlocked 20250313084814418 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'GPRS' is supported (abis_nm.c:599) 20250313084814418 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'EGPRS' is supported (abis_nm.c:599) 20250313084814418 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'HOPPING' is supported (abis_nm.c:599) 20250313084814418 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CBCH' is supported (abis_nm.c:599) 20250313084814418 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ETWS_PN' is supported (abis_nm.c:599) 20250313084814418 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'PAGING_COORDINATION' is supported (abis_nm.c:599) 20250313084814418 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'IPV6_NSVC' is supported (abis_nm.c:599) 20250313084814419 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CCN' is supported (abis_nm.c:599) 20250313084814419 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ABIS_OSMO_PCU' is supported (abis_nm.c:599) 20250313084814419 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'BCCH_PWR_RED' is supported (abis_nm.c:599) 20250313084814419 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'DYN_TS_SDCCH8' is supported (abis_nm.c:599) 20250313084814419 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'OSMUX' is supported (abis_nm.c:599) 20250313084814419 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VBS' is supported (abis_nm.c:599) 20250313084814419 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VGCS' is supported (abis_nm.c:599) 20250313084814419 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'TWTS001' is supported (abis_nm.c:599) 20250313084814419 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): ARI reported sw[0/2]: osmobts is 1.9.0.202503122026 (abis_nm.c:652) 20250313084814419 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Reported variant: osmo-bts-omldummy (abis_nm.c:534) DOML oml.c:1490 OC=GPRS-NSE(f0) INST=(00,ff,ff): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=GPRS-NSVC(f2) INST=(00,00,ff): ADM STATE Locked -> Unlocked DOML oml.c:631 OC=RADIO-CARRIER INST=(00,00,ff): O&M Get Attributes [0], SW Configuration is unsupported DL1C bts_model.c:87 Unimplemented vbts_set_trx 20250313084814420 DNM ERROR OC=RADIO-CARRIER(02) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557) DOML oml.c:1490 OC=RADIO-CARRIER(02) INST=(00,00,ff): ADM STATE Locked -> Unlocked DOML oml.c:631 OC=BASEBAND-TRANSCEIVER INST=(00,00,ff): O&M Get Attributes [0], Manufacturer Dependent State is unsupported 20250313084814420 DNM ERROR OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): Attribute Manufacturer Dependent State is unreported (abis_nm.c:557) 20250313084814420 DNM NOTICE OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): ARI reported sw[0/1]: TRX_PHY_VERSION is Unknown (abis_nm.c:652) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,00): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,01): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,02): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,03): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,04): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,05): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,06): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,07): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=BTS(01) INST=(00,ff,ff): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): ADM STATE Locked -> Unlocked DOML nm_bb_transc_fsm.c:151 NM_BBTRANSC_OP(bts0-trx0)[0x56498e6e9470]{DISABLED_OFFLINE}: Not connecting RSL in OML-DUMMY! Waiting for packet dumper to finish... 0 (prev_count=-1, count=477828) Waiting for packet dumper to finish... 1 (prev_count=477828, count=548516) 20250313084816061 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084816061 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084816061 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084816061 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:621) 20250313084816061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084816061 DLSS7 ERROR MTP-TRANSFER.req for dpc=3=0.0.3: no route! (osmo_ss7_hmrt.c:228) 20250313084816061 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084816061 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084816061 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084816061 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:621) 20250313084816061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084816061 DLSS7 ERROR MTP-TRANSFER.req for dpc=2=0.0.2: no route! (osmo_ss7_hmrt.c:228) 20250313084816396 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084816396 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084816396 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084816396 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250313084816396 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084816396 DLSS7 ERROR MTP-TRANSFER.req for dpc=185=0.23.1: no route! (osmo_ss7_hmrt.c:228) MTC@6fd6b501891c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_ack_noest pass' was executed successfully (exit status: 0). MTC@6fd6b501891c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_ack_noest_emerg'. ------ BSC_Tests.TC_chan_act_ack_noest_emerg ------ Thu Mar 13 08:48:16 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/logs/testsuite/BSC_Tests.TC_chan_act_ack_noest_emerg.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/logs/testsuite/BSC_Tests.TC_chan_act_ack_noest_emerg.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6fd6b501891c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_ack_noest_emerg' was executed successfully (exit status: 0). MTC@6fd6b501891c: Test case TC_chan_act_ack_noest_emerg started. 20250313084817735 DMSC NOTICE (msc0) VTY requests BSSMAP RESET (bsc_vty.c:3614) 20250313084817735 DMSC NOTICE (msc1) VTY requests BSSMAP RESET (bsc_vty.c:3614) 20250313084817736 DMSC NOTICE (msc2) VTY requests BSSMAP RESET (bsc_vty.c:3614) 20250313084817737 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084817737 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084817737 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084817737 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:621) 20250313084817737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084817737 DLSS7 ERROR MTP-TRANSFER.req for dpc=3=0.0.3: no route! (osmo_ss7_hmrt.c:228) 20250313084817737 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084817737 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084817737 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084817737 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:621) 20250313084817737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084817737 DLSS7 ERROR MTP-TRANSFER.req for dpc=2=0.0.2: no route! (osmo_ss7_hmrt.c:228) 20250313084817737 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084817737 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084817737 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084817737 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250313084817737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084817737 DLSS7 ERROR MTP-TRANSFER.req for dpc=185=0.23.1: no route! (osmo_ss7_hmrt.c:228) VirtMSC-M3UA(274)@6fd6b501891c: ************************************************* VirtMSC-M3UA(274)@6fd6b501891c: M3UA emulation initiated, the test can be started VirtMSC-M3UA(274)@6fd6b501891c: ************************************************* VirtMSC-SCCP(273)@6fd6b501891c: v_sccp_pdu_maxlen:268 20250313084817962 DLSS7 INFO (r=127.0.0.1:23905<->l=127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250313084817962 DLSS7 INFO (r=127.0.0.1:23905<->l=127.0.0.1:2905): matched connection to ASP virt-msc0-0 (osmo_ss7_xua_srv.c:112) 20250313084817962 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250313084817962 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) VirtMSC-M3UA(274)@6fd6b501891c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250313084817967 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250313084817967 DMSC NOTICE (msc0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (osmo_bsc_sigtran.c:286) 20250313084817967 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) VirtMSC-M3UA(274)@6fd6b501891c: Sending buffered message #0 20250313084817969 DMSC NOTICE RESET from MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_bssap.c:101) 20250313084817969 DRESET NOTICE Sending RESET ACK to MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_sigtran.c:86) 20250313084817965 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084817965 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250313084817965 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250313084817965 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250313084817965 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250313084817965 DLSS7 DEBUG XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250313084817965 DLSS7 DEBUG XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250313084817965 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084817966 DLSS7 INFO 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250313084817966 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250313084817966 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250313084817967 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084817967 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250313084817967 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250313084817967 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250313084817967 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250313084817967 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250313084817967 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250313084817967 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250313084817967 DLSS7 INFO 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250313084817967 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250313084817967 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 b9 (osmo_ss7_asp.c:1175) 20250313084817967 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250313084817968 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084817969 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084817969 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250313084817969 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:621) 20250313084817969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084817969 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=4 -> eSLS=36: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250313084817969 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084817969 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250313084817969 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084817969 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 bb 00 00 00 b9 03 00 00 04 09 00 03 07 0b 04 43 b9 00 fe 04 43 bb 00 fe 06 00 04 30 04 01 20 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1175) 20250313084817969 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250313084817969 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250313084817969 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250313084817969 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:621) 20250313084817969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250313084817969 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250313084817969 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:195) 20250313084817969 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250313084817969 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250313084817969 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 b9 00 00 00 bb 03 02 00 00 09 00 03 07 0b 04 43 bb 00 fe 04 43 b9 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1175)